body {
	background: #66BEE5 url(../images/background_halftone_bl.jpg) no-repeat center top;
	text-align: center;
	padding-bottom: 20px;
}
#banner {
	height: 250px;
	width: 920px;
	overflow: hidden;
}

/*selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}*/#wrapper {
	margin: 0px auto;
	width: 960px;

	position: relative.px;
	padding-top: 20px;
}
#wrapper #bt {
	background: #FFFFFF url(../images/top_border.png) repeat-x left top;
}
#wrapper #bt #br {
	background: url(../images/right_border.png) repeat-y right top;
}
#wrapper #bt #br #bb {
	background: url(../images/bottom_border.png) repeat-x left bottom;
}
#wrapper #bt #br #bb #bl {
	background: url(../images/left_border.png) repeat-y left top;
}
#wrapper #bt #br #bb #bl #ctr {
	background: url(../images/top_right_corner_bl.png) no-repeat right top;
}
#wrapper #bt #br #bb #bl #ctr #cbr {
	background: url(../images/bottom_right_corner.png) no-repeat right bottom;
}
#wrapper #bt #br #bb #bl #ctr #cbr #cbl {
	background: url(../images/bottom_left_corner.png) no-repeat left bottom;
}
#wrapper #bt #br #bb #bl #ctr #cbr #cbl #ctl {
	background: url(../images/top_left_corner_bl.png) no-repeat left top;
}
#container {
	width: 920px;
	margin-right: 20px;
	margin-left: 20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.clr {
	clear: both;
	font-size: 0px !important;
	line-height: 0px !important;
	height: 0px !important;
}
#header {
	height: 56px;
	margin-bottom: 10px;
}
#banner {
	height: 250px;
	width: 920px;
	overflow: hidden;
}
#nav {
	height: 36px;
	width: 920px;
	background: url(../images/navbar_bg.png) repeat-x left center;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 900px;
	background: url(../images/content_box_grd.png) repeat-y center top;
}
* html div#content {
	\width: 920px; /* for IE5 and IE6 in quirks mode */
	w\idth: 900px; /* for IE6 in standards mode */
}
#footer {
	height: 50px;
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	color: #555555;
}
#logo {
	font: 30px/50px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 56px;
	padding-left: 10px;
}
#logo a {
	text-decoration: none;
	color: #0088D3;
}
#logo a span {
	color: #D4008D;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 920px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 125px;
	list-style: none;
}
#nav a {
	display: block;
	height: 36px;
	text-decoration: none;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	border-right: 1px solid #D4D4D4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:hover, #nav a.active {
	color: #D4008D;
}
#content .home {
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main {
	width: 570px;
	padding-left: 15px;
	float: left;
	padding-top: 10px;
}
.lblleft {
	float: left;
	width: 50px;
}
#secondary {
	float: right;
	height: 350px;
	width: 275px;
	padding-right: 15px;
	padding-left: 10px;
	background: url(../images/shadow-right.jpg) no-repeat left center;
}
#frm_contact {
	padding-left: 15px;
}
form label {
	margin-bottom: 5px;
}
form input.text, form .text {
	margin-bottom: 5px;
	width: 250px;
	border: 1px solid #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 3px 2px;
}
.home .col1 {
	float: left;
	width: 360px;
}
.home .col2 {
	width: 270px;
	float: left;
	background: url(../images/shadow-right.jpg) no-repeat left center;
	height: 300px;
}
p.welcome {
	padding: 10px 0px 10px 15px;
	margin-right: 15px;
}
p a.more {
	background: url(../images/more-arrow.gif) no-repeat left center;
	text-align: right;
	display: block;
	float: right;
	width: 40px;
	padding-left: 10px;
	text-decoration: none;
	font-style: italic;
	color: #0088D3;
	font-weight: bold;
	clear: both;
}
.col2 h2 {
	margin-left: 15px;
	margin-bottom: 15px;
}
h2.title {
	font-size: 16px;
	font-weight: bold;
	color: #D5008E;
	margin-bottom: 15px;
}
ul.services {
	margin-left: 15px;
}
ul.services li {
	margin-left: 20px;
}
.copyright {
	float: left;
	width: 300px;
}
.poweredby {
	float: right;
	width: 300px;
	text-align: right;
}
.poweredby a {
	color: #555555;
	text-decoration: none;
}
.poweredby a:hover {
	color: #0088D3;
}
.txtcenter {
	text-align: center;
}
