body, div, dl, img, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, iframe, fieldset, input, p, blockquote, th, td, span {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
li a {
	text-decoration: none;
}

body {
	font-size: 62.5%;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 100%;
	text-align: center;
	padding-bottom: 100px;
	background-color: #F5F8FA;
}



a:link {
	color: #5b8fd6;
	text-decoration: none;
	padding: 1px;
	line-height: 1;
}
a:visited {
	color: #5b8fd6;
	text-decoration: none;
}	
a:hover {
	border-bottom: 1px;
	text-decoration: none;
	color: #444444;
}
a:active {
	color: #FFF;
	border-bottom: 0;
	text-decoration: none;
}
h3 a {
	border-bottom: 1px solid #5b8fd6;

}
h3 a:hover {
	color: #444444!important;
	border-bottom: 1px solid #444444;
}

p {
	padding: 5px 0;
	font-size: 110%;
	color: #333;
}

p a:link, p a:visited {
	text-decoration: underline;
	color: #5b8fd6;
}
#wrap {
	position: relative;
	width: 860px;
	margin: 0 auto;
	padding-bottom: 20px;
	background: #FFF;
	border: 4px double #e0e2dd;
	border-top: 0;
	min-height: 100%;
	text-align: left;
}

#branding {
	height: 290px;
	position: relative;
	margin: 0px 40px 0 40px;
}
#banner  {
	margin-top: 0px;
	float: left;
}
#logo   img {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
#nav {
	position:absolute;
	left:575px;
	top:61px;
	width:300px;
	height:23px;
	z-index:1;
	text-align: left;
}
#nav img {
	border: 0;
}



#content-main {
	position: relative;
	margin: 22px 40px 0 40px;
	min-height: 445px;
	line-height: 1.5;
}
body.homepage #main {
	position: relative;
	width: 350px;
	left: 260px;
	top: 0;
}
body.homepage #content-right {
	top: 0;
}
#whyChoose {
	position: absolute;
	left: 0px;
	top: 0;
	width: 230px;
	padding-right: 10px;
	height: 445px;
	padding-bottom: 10px;
}
#whyChoose h1 {
	margin-top: 0px;
}


#whyChoose li {
	padding-left: 23px;
	background: url(imagesNew/left-list-bullet.gif) no-repeat 0 3px;
	margin-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#whyChoose img {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#whyChoose a {
	line-height: 1.5;
	text-decoration: none;
	color: #444;
}
#whyChoose a:hover {
	color: #5b8fd6;
}
#whyChoose a:visited {
	color: #5b8fd6;
}

#whyChoose li p {
	margin-bottom: 15px;
	padding: 0;
	font-size: 115%;
}
#whyChoose p {
	padding-left: 23px;

}
#main {
	position: relative;
	width: 490px;
	left: 150px;
	top: 0;
	padding-bottom: 10px;
	height: 445px;
}
#main p {
	padding-bottom: 15px;
	font-size: 115%;
	line-height: 1.7;
}
#content-right {
	position: absolute;
	top: 24px;
	left: 630px;
	width: 150px;
	margin-bottom: 20px;
}

#content-right p {
	line-height: 1.1;
	font-size: 100%;
}
#content-right img   {
	margin-top: 30px;
}
#content-sub {
	margin: 0px 40px;
	line-height: 1.3;
	position: inherit;
}
#content-sub a:hover {
	color: #444444;
}
#content-sub img {
	float: right;
	padding-bottom: 15px;
}

#content-sub li p {
	padding: 0;
	padding-top: 4px;
}
#content-sub ul {
	padding-bottom: 120px;
}
#content-sub li {
	width: 240px;
	float: left;
	padding: 0 20px 20px 0;
}
#content-sub h3 {
	font-size: 135%;
	margin-bottom: 5px;
	visibility: visible;
}
#newsMain {
	position: relative;
	width: 780px;
	top: 0;
	padding-bottom: 10px;
	height: 950px;
	background-image: url(imagesNew/news-header.gif);
	background-repeat: no-repeat;
}
#newsMain p {
	padding-bottom: 15px;
	font-size: 115%;
	line-height: 1.7;
}
#newsMain table {
	font-size: 110%;
	border: solid #444444 1px;
}
#newsMain img {
	border: solid #444444 1px;
	margin-right: 30px;
	vertical-align: text-top;
}
#newsMain h3 {
	font-size: 135%;
	margin-bottom: 5px;
	color: #5b8fd6;
	text-decoration: underline;
}
#newsMain a:hover {
	color: #444444;
}




#site-info {
	clear: both;
	position: relative;
	margin: 0 40px;
	padding: 10px 0px 0 10px;
	color: #333;
	height: 65px;
	text-align: right;
	background-color: #F5F8FA;
	border: 1px solid #e0e2dd;
}

#site-info p {
	color: #666;
	font-size: 9px;
	padding: 3px 0;
}
#site-info p a {
	color: #555555;
	text-decoration: none;
}
#site-info p a:hover {
	color: #222222;
	text-decoration: underline;
} 
#site-info ul {
  float: left;
}
#site-info ul li {
	display: inline;
  color: #969DA1;
}
#site-info li a {
	margin: 0;
	color: #666666;
}
#site-info li a:hover {
	color: #5b8fd6;
	text-decoration: underline;
}

#contact-info {
	position: absolute;
	right: 14px;
	top: 0;
}
#contact-info h3 {
	color: #444444;
	margin-top: 8px;
}
p#copyright {
	position: relative;
	top: 90px;
	right: 0px;
	color: #aaaaaa;
}
th {
	font-family: Lucida Sans, Helvetica, Verdana, Arial, sans-serif;
	padding: 5px;
	line-height: 1.2;
	border-bottom: 5px solid #D7DCDF;
}
td {
	padding: 5px;
	border-bottom: 1px solid #D7DCDF;
	vertical-align: top;
}
td * {
	padding: 3px;
}
h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	color: #333333;
	margin-bottom: 5px;
}
h1, h2 {
	background: #FFF url(/imagesNew/dotted-underline.png) repeat-x 0 24px;
  z-index: 1000;
	color: #333;
	margin-bottom: 5px;
}
