@charset "utf-8";
/* CSS Document */
html * { margin:0; padding: 0;}

html {
	background-color: #949494;
}
body {
	font-size: 100%;
	font-family: Helvetica, sans-serif;
	color: #999;
	margin-left: 0px;
}
p {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 18px;
}
h1  {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	color: #999;
	letter-spacing: -0.07em;

}
h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #386ba0;
	letter-spacing: -0.07em;
	margin-bottom: 10px;
	font-style: italic;
}
h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #386ba0;
	letter-spacing: -0.01em;
	margin-bottom: 10px;
	font-style: normal;
}


#wrapper {
	width: 100%;
	background-image: url(/images/htmlBG.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#wrapper_sub {
	width: 100%;
	background-image: url(/images/htmlBG_sub.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#960wrapper {
	width: 960px;
	margin: 0 auto;

}
#top-wrapper {
	height: 89px;
	width: 960px;
	margin: 0 auto;
}
#top-logo {
	height: 89px;
	width: 160px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topMenu {
	height: 35px;
	width: 600px; /* Original value: 768 */
	float: left;
	padding-top: 0px;
}
#topSearch {
	height: 35px;
	width: 246px;
	float: right;
	padding-top: 0px;
	padding-right: 44px;
}
div#topSearch form {
	float:right;
	width:246px;
	margin-top:5px;
}
div#topSearch form fieldset legend {
	display:none;
}
div#topSearch form fieldset label#searchbox {
	display:block;
	background:url(/images/bg_search.png) no-repeat;
	height:21px;
	width:246px;
}
div#topSearch form fieldset label#searchbox input {
	width:200px;
	border:none;
	outline:none;
	padding:4px 0 0 0px;
	color:#666;
	font-size:0.9em;
	background: none;
}
.hidden {display:none;}
fieldset legend {display:none;}
#header {
	width: 960px;
	height: 349px;
	margin: 0 auto;
	background-image: url(/images/HeaderBG.png);
	background-repeat: no-repeat;
	background-position: 0px px;
}
#slogan {
	font-size:  26px;
	color: #FFF;
	float: left;
	margin-top: 64px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 24px;
	width: 460px;
}
#headerBody {
	font-size: 17px;
	color: #0E3B6C;
	float: left;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	margin-left: 40px;
	clear: both;
	width: 380px;
	height: 198px;
}
#headerCallUs {
	font-size: 16px;
	color: #C7DEF8;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	margin-left: 20px;
	clear: both;
	text-align: center;
	padding: 4px;
}
ul.header {
  margin: 1.3em;
  padding: 0;
}
ul.header li {
	list-style: none;
	padding-left: 2em;
	background-image: url(/images/greenCheck.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	font-size: 14px;
}
#banner_wrapper {
	width: 960px;
	height: 191px;
	margin: 0 auto;
	margin-top: 0px;
	clear:both;
}
a.rollover_readme {
	display: block;
	width: 126px;
	height: 23px;
	text-decoration: none;
	background-image: url(/images/button_Read-Me_sprite_v2.png);
	margin-left: 141px;
	outline: none;
}
a.rollover_readme:hover {
    background-position: 0 -23px;
}
a.rollover_readme:active {
    background-position: 0 -46px;
}
#banner_Body {
	height: 168px;
	width: 280px;
	overflow: hidden;
}
#banner_Bottom {
	height: 23px;
	width: 280px;
}
#banner_Bottom img {
	margin-left: 141px;
}
#banner_Body img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
#banner_Body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #386BA0;
	left: 80px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner_Body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
#banner_Body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-top: 23px;
	margin-left: 15px;
	font-style: normal;
}
#banner_Body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 25px;
	margin-left: 15px;
}
#banner {
	height: 194px;
	width: 280px;
	background-image: url(/images/banner1.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
	
}

#content_wrapper {
	width: 960px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#content_wrapper p {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	line-height: 20px;
}
#seperator {
	height: 1px;
	width: 960px;
	clear: both;
	padding-top: 32px;
	padding-bottom: 32px;
	background-image: url(/images/horizontal_seperator.png);
	background-repeat: no-repeat;
	background-position: 32px;
}


#content-left {
	float: left;
	width: 590px;
	padding-left: 30px;	
}
#content-left p {
	padding-right: 0px;
}
#content-left a {
	font-size: 14px;
}
#content-right {
	float: left;
	width: 280px;
	margin-top: 0px;
	background-image: url(/images/side_shadow_v2.png);
	background-repeat: repeat-y;
	min-height: 200px;
	margin-left: 30px;
}
#newsletter {
	width: 100%;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
#newsletter h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #386BA0;
	padding-top: 9px;
	margin-bottom: 20px;
}
#tips {
	width: 100%;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
#tips h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #386BA0;
	padding-top: 9px;
	margin-bottom: 20px;
	letter-spacing: normal;
}
#newsletter input.news {
	border: 1px solid #CCCBCB;
	color: #666;
	height: 22px;
	width:178px;
	background: #fbfbfb url(/images/user_bg.png) 0 50% no-repeat;
	padding-left: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 22px;
	vertical-align: middle;
}
#newsletter input.button_news {
	width: 23px;
	height: 22px;
	cursor: pointer;
	border: none;
	background-color: transparent;
	background-image: url(/images/submit_newsletter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: middle;
}

#content-right img {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
}
#home h1 {
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: normal;
	color: #386BA0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}
#content-right h2 {
	font-size: 11px;
	margin: 10px 15px 10px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: normal;
	color: #888;
}
#content-right h3 {
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	font-weight: normal;
	color: #888;
	text-align: right;
	letter-spacing: normal;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style: none;
}
#content-right p {
	font-weight: bold;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 15px;
	font-size: 11px;
	color: #999;
}
#content-right ul {
	list-style: none;
}
#home {
}
#home img {
	float: left;
	height: 100px;
	width: 160px;
	margin-right: 45px;
	margin-top: 125px;
	border: 5px outset #099;
}
#push{
	height: 30px;
	clear: both;
}
#testimonials{
	width: 580px;
	background-image: url(/images/testimonialsBG.png);
	background-repeat: no-repeat;
	background-position: 0px 27px;
	height: 150px;
	margin-top: 43px;
}
#testimonials_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #386BA0;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
}
#testimonials_comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#testimonials_from {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: right;
	font-weight: bold;
}
#advert {
	width: 280px;
	height:194px;
	
}
#advert h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #386BA0;
	text-align: center;
	padding-top: 8px;
}
ul.advert {
	text-align: center;
	padding: 0;
	margin-top: 15px;
}
ul.advert li {
	list-style: none;
	line-height: 22px;
	font-style: normal;
	color: #333;
	text-decoration: underline;
	font-size: 11px;
}
#push100{
	height: 100px;
	clear: both;
}
#footer-wrapper{
	height: 109px;
	width: 100%;
	background-color: #D0D6DA;
	background-position: 0 0;
	background-image: url(/images/FooterBG.png);
	background-repeat: repeat-x;	
}
#footer{
	width: 960px;
	height: 110px;
	margin: 0 auto;
	background-image: url(/images/footerBGwrapper.png);
	background-repeat: repeat-x;
	padding-top: 9px;
}
#footer  p{
	color: #CCC;
	float: left;
	padding-bottom: 0;
	font-size: 11px;
	padding-top: 19px;
	padding-left: 50px;
}
#footer-nav {
	float: right;
	padding-top: 19px;
	padding-right: 50px;
}

#footer-nav li {
	list-style: none;
	font-size: 11px;
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	background-color: transparent;
	background-image: url(/images/footerNav-devider.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#footer-nav li.first { 
	background: none; 
}

#footer-nav a:link, #footer-nav a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #CCC;
}

#footer-nav a:hover {
	text-decoration: underline;
	color: #666;
}

