/*------------------- GENERAL --------------------*/
body {
	margin:0; padding:0; color:#666666; 
	background:#E4E6E3 url(images/main-bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
div, p, img, a, ul, h2, h3 {
	margin:0;
	padding:0;
	text-align: left;
	font-weight: bold;
}
a {
	text-decoration:none; outline:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}

/*--------- HEADER ----------*/
#header {
	width:778px; height:266px; margin:0 auto; padding:40px 0 0;
	background:url(images/header-bg.jpg) 0 0 no-repeat;
}
#header a.logo {
	margin:-10px 0 0 189px;
	display:block;
	width:570px;
	height:55px;
}
#header ul {
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	padding:107px 0 0 190px;
}
#header ul li, div.bottomMenu ul li {
	padding:0 13px 0 14px; float:left;
	background:url(images/topmenu-devider.gif) 0 50% no-repeat;
}
#header ul li a, div.bottomMenu ul li a {
	color:#5A5858; background-color:inherit;
}
#header ul li a:hover, #header ul li span, div.bottomMenu ul li a:hover, div.bottomMenu ul li span {
	color:#067597; background-color:inherit;
	
}	

/*---------- BODY ------------*/
#body {
	width:647px; margin:0 auto 1px auto; border-bottom:#F6F6F6 2px solid;
	padding:0 15px 0 16px; background:#fff; color:#666666;
}
#body h2 {
	color:#CB32B1;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	background-color:#fff;
	padding:0 0 22px;
	text-align: left;
}
#body h3 {
	color:#CB32B1;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	background-color:#fff;
	padding:0 0 22px;
	text-align: center;
}
#body h4 {
	margin:0;
	padding:0;
	text-align: center;
	font-weight: bold;
}
#leftPanel {
	width:246px; float:left; border-right:#989998 1px dashed;
}
#leftPanel div.knowMore {
	width:238px;
	border-bottom:#DDDDE7 1px solid;
	padding:0 0 7px 2px;
	font-size:12px;
	margin-bottom:6px;
}
#leftPanel div.knowMore img {
	border:#85A7AF 1px solid;
	float:left;
	margin-right:16px;
}
#leftPanel div.knowMore a {
	display:block; float:left; width:65px; height:70px; text-align:center;
	font-weight:bold; color:#067597; background-color:#fff; margin-top:4px;
}
#leftPanel div.knowMore a span {
	display:block; font-size:32px; color:#DDDDE7; background-color:#fff;
}
#leftPanel div.knowMore a:hover {
	color:#094557;
	background-color:#fff;
	margin-top: 15px;
} 
#leftPanel div.knowMore a:hover span {
	color:#C5C5D3; background-color:#fff;
} 
#leftPanel div.knowMore a.link2 {
	margin-top:15px;
}
#leftPanel div.knowMore a.link3 {
	margin-top:15px;
}
#leftPanel div.noBorder {
	border-bottom:none; margin-bottom:10px;
}

/*---------- New PANEL --------------*/
#newPanel {
	width:620px;
	float:left;
	padding:6px 0 0 14px;
	position:relative;
	text-align: center;
}

#newPanel p.callUs {
	color:#067597;
	font-size:24px;
	line-height:20px;
	font-weight:bold;
	padding:24px 0 0;
	background-color:inherit;
	text-align: center;
}
#newPanel p.callUs span {
	font-size:36px;
}
/*---------- RIGHT PANEL --------------*/
#rightPanel {
	width:386px;
	float:left;
	padding:6px 0 0 14px;
	position:relative;
	text-align: left;
}
#rightPanel p {
	font-size:14px;
	line-height:16px;
	padding:0 0 20px;
	text-align: left;
}
#rightPanel h2.welcome {
	text-indent:-2000px; height:15px; position:absolute; left:14px; top:-30px;
	background:url(images/welcome-hdr.gif) 0 0 no-repeat; width:251px;
}

/* Fit and Fine */
#rightPanel div.midLinks {
	background:#E7F7FB; border:#85A7AF 1px solid; padding:7px 0 15px;
	color:#467A95;
}
#rightPanel div.midLinks ul {
	font-size:12px; line-height:18px; width:166px; float:left; padding:0 0 0 25px;
}
#rightPanel div.midLinks ul li {
	padding:0 0 0 19px; background:url(images/bull-midlink.gif) 0 50% no-repeat;
}
#rightPanel div.midLinks ul li a {
	color:#467A95; text-decoration:underline; background-color:#E7F7FB;
}
#rightPanel div.midLinks ul li a:hover {
	text-decoration:none;
}
#rightPanel p.callUs {
	color:#067597;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:24px 0 0;
	background-color:inherit;
	text-align: left;
}
#rightPanel p.callUs span {
	font-size:18px;
}
div.bottomMenu {
	width:678px;
	margin:0 auto;
	border-bottom:#D0D1D0 2px solid;
	background:url(images/bottom-menu-bg.gif) 0 0 repeat-x;
	margin-bottom:2px;
	text-align: center;
}
div.bottomMenu ul {
	height:23px;
	width:312px;
	margin:0 auto;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	text-align: center;
	
}

/*---------- FOOTER ------------*/
#footer {
	background:#01A8DC url(images/footer-bg.jpg) 0 0 no-repeat;
	width:778px;
	margin:0 auto;
	line-height:22px;
	color:#E9E9E9;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-top:10px;
}
#footer p.powered {
	font-size:11px; padding-bottom:18px;
}
#footer p.powered a {
	color:#E9E9E9; background:#01A8DC; text-decoration:underline;
}
#footer p.powered a:hover {
	text-decoration:none;
}
/*---------- MISCLENIOUS ------------*/
.noBg {
	background:none !important;
}
#body #rightPanel p a strong {
	text-align: left;
}
#body #rightPanel p a strong {
	text-align: left;
}
#footer p {
	text-align: center;
}
.bottomMenu .callUs {
	text-align: center;
}
