body{
margin:0;
padding:0;
line-height: 1.5em;
font: 10px normal Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

.container {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#header {
	padding-top: 10px;
	overflow: hidden;
	
}
#header .disclaimer {
	color: #999;
	padding: 100px 0 7px 0;
	text-align: right;
	display: block;
	position: absolute;
	top: 0; right: 0;
}
#header .disclaimer a {	color: #ccc;}


.logo {
	padding-top: 10px;
	margin-left: 15px;
	margin-top: -15px;
	}

.chatwithus {
	padding-top: 10px;
	width: 398px;
	}

.search {
	padding-top: 10px;
	width: 298px;
	float: right;
	}

ul.topnav {
	list-style: none;
	padding: 0 29px;	
	float: right;
	width: 601px;
	background: #222;
	font-size: 1.2em;
	font-weight: bolder;
	background: url(../images/topmenu/topnavbg.jpg) no-repeat;
	z-index: 10000000000;
}
ul.topnav li {
	float: left;
	margin: 1;	
	padding: 0 15px 0 0px;
	position: relative; /*--Declare X and Y axis base--*/
	z-index: 10000000000;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #000000;
	display: block;
	text-decoration: none;
	float: left;
	z-index: 10000000000;
}
ul.topnav li a:hover{
background: #29AAE2;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/topmenu/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #EBEBEB;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #EBEBEB;
	z-index: 10000000000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #FFFFFF; /*--Create bevel effect--*/
	border-bottom: 1px solid #FFFFFF; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #EBEBEB url(../images/topmenu/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
}
#header img {
	margin: 20px 0 10px;
}

fieldset.search {
border: none;
width: 253px;
height: 28px;
margin: 0 auto;
}
.search input, .search button {
border: none;
float: left;
}
.search input.box {
font-size: 1.2em;
width: 190px;
height: 20px;
padding: 8px 5px 0;
background: url(../images/search/search_bg.gif) no-repeat;
margin-right: 5px;
}
.search input.box:focus {
background: url(../images/search/search_bg.gif) no-repeat  0px;
outline: none;
}
.search button.btn {
width: 44px;
height: 28px;
cursor: pointer;
text-indent: -9999px;
background:  url(../images/search/search_bg.gif) no-repeat top right;
}
.topbarbg {
background: url(../images/topmenu/topbgbar.jpg) 0 0 repeat-x;
}
                                                              55,1          Bot

