body {
	background:#2051ae url(../images/body-bg.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	line-height:22px;
	margin:0;
	padding:0;
}
.top-bar{
background:url(../images/body_bg.jpg) top repeat-x;
height:20px;
}
p {
	margin:0;
	padding:0 0 0px 0;
}
a, a img {
	color:#000;
	outline: none;
	border:0;
}
#main_container {
	width:960px;
	background:#fff;
	margin:auto;
}
.container {
	 background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0;
    min-height: 280px;
    padding: 0 10px;
    width: 940px;
}
#header {                                       /* Changed on 10 09 2010 */
	width:960px;
	height:123px;
	float:left;
	padding:19px 0 0 0;
}
.logo {
	 float: left;
    height: 113px;
    margin: 0;
    padding: 10px 0 0 10px;
    width: 331px;
}
.header_rgt {
	height:113px;
	width:610px;
	float:left;
	margin:0 0 0 9px;
}
.ie7 .header_rgt {
	margin:0 0 0 7px;
}
.search_bg {
	float:right;
	height:55px;
	width:237px;
	margin:0px;
	font-size:17px;
	color:#333;
	line-height:16px;
	padding:10px 23px 0 16px;
	/*font-family:"Myriad Pro", Arial, Helvetica, sans-serif;*/
	background:url(../images/search_bg.jpg) no-repeat;
}
.input_bg {
	background:url(../images/input_bg.jpg) no-repeat;
	height:22px;
	width:165px;
	float:left;
	padding:0 0 0 5px;
	margin:5px 0 0;
	font-size:11px;
	color:#666;
	border:none;
	float:left;
}
.ie .input_bg {
	padding:4px 0 0 5px;
	height:18px;
}
.search_btn {
	height:22px;
	width:60px;
	float:left;
	margin:5px 0 0 5px;
	border:none;
}
.contact_top {                                                           /* Changed on 10 09 2010 */
	background: url("../images/contact_icon.jpg") no-repeat scroll 0 20px transparent;
	/*font-family:"Myriad Pro", Arial, Helvetica, sans-serif;*/
	width:160px;
	height:45px;
	padding:23px 0 5px 35px;
	float:right;
	font-size:26px;
	color:#333;
	line-height:20px;
}
.menu-lft{
background: url("../images/menu-lft.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 47px;
    left: 71px;
    position: relative;
    top: 73px;
    width: 16px;
}
.menu_bg {
	width:535px;
	height:47px;
	clear:both;
	background:url(../images/menu_bg.jpg) repeat-x;
	float:right;
}
#menu {
	width:610px;
	float:left;
	height:50px;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	margin:0 0 0 -1px;
	padding:16px 21px;
	list-style:none;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	background:url(../images/superater.jpg) no-repeat left 8px;
}
#menu li a {
	color:#FFF;
	text-decoration:none;
}
#menu li a:hover, #menu li a.active {
	color:#fff;
	text-decoration:underline;
}
h1, h2, h3 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:26px;
	color:#0049aa;
	font-weight:normal;
	padding:0;
	margin:0;
}
h1 {
	font-size:25px;
	color:#0049aa;
	margin:10px 0 0;
	padding:10px 0 10px 10px;
	background: url(../images/heading_bg.jpg) repeat-y;
	width:950px;
}
h2 {
	font-size:20px;
	color:#009933;
}
h3 {
	font-size:16px;
	color:#666;
}
.float_lft {
	float:left;
}
#footer_bg {
	width:100%;
	height:98px;
	background: url(../images/footer_bg.jpg) repeat-x;
	clear:both;
}
.footer {
	width:960px;
	margin:auto;
}
.footer_rgt {          /* Changed on 10 09 2010 */
	width:307px;
	float:right;
	padding:8px 0 0 0;
}
.footer_lft {
	width:400px;
	float:left;
	padding:9px 0 0 0;
}
.footer ul {
	margin:0;
	padding:0;
}
.footer li {
	margin:0;
	padding:3px 10px 3px 0;
	list-style:none;
	float:left;
}
.footer li a {
	color:#FFF;
	text-decoration:none;
}
.footer li a:hover {
	color:#FFF;
	text-decoration:underline;
}
.copyright {
	font-size:11px;
	text-align:left;
	color:#FFF;
	float:left;
}
.wht_bold {                           /* Changed on 10 09 2010 */
	font-size:20px;
	color:#FFF;
	/*font-family:"Myriad Pro", Arial, Helvetica, sans-serif;*/
	padding:16px 10px 0;
	float:left;
}
.float_lft img{
margin:-4px 0 0 0;
}