/* ---------------------------------------- */
/* CSS RESET STYLE SHEET */
/* ---------------------------------------- */

html, body, div, span,
applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	/* margin: 0 */
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/* line-height: 1; */
	font-family: inherit;
	text-align: left;
	/* vertical-align: baseline; - Causes issue with CMS control */
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	margin-left: 25px;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* ---------------------------------------- */
/* END CSS RESET STYLE SHEET */
/* ---------------------------------------- */


/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #004797; /*#343434 */
font-size: 12px;
text-align: center;
background: url(../images/bg_main.jpg) center top repeat-y #ffffff;
}

p {
	line-height: 14px;
}

h1 
{
	color: #184684;
	font-size: 16px;
}

h2
{
	color: #366CC2;
	font-size: 12px;
}

h4
{
	line-height: 14px;
	color: #7292B9;
	font-size:11px;
}

a:link, a:visited, a:hover, a:active
{
	color: #366CC2;
	text-decoration: none;
}

#container {
width: 750px;
margin: 0 auto;
text-align: left;
}

#leftcontent {
width: 170px;
float: left;
}

#rightcontent {
width: 580px;
margin-left: 0px;
float: left;
}

#topcontent {
height: 194px;
width: 750px;
background: url(../images/banner_top.jpg);
}

#leftnav {
float: left;
height: 237px;
width: 170px;
margin: 0px;
padding: 0px;
background: url(../images/leftnav_bg.jpg) no-repeat;
}

#offer {

float:left;
width: 170px;
}

#topimage {
height: 191px;
width: 580px;
}

#bottomcontent {
width: 580px;
height: 213px;
background: url(../images/maincontent_home.jpg) no-repeat ;
}

#bottomcontent2 {
width: 580px;
background-color:#FCF9D0;
min-height: 213px;
}

#footercontent {
float:left;
clear:both;
width: 750px;
margin-top: 10px;
color: #666666;
font-size: 11px;
}

#bottomnav {
float:left;
width: 550px;
margin-left: 10px;
clear:both;
}

#bottomnav a {
text-decoration: none;
color:#666666;
}

#copyright {
float:left;
clear:both;
width: 480px;
margin: 3px 0px 0px 10px;
color:#A0A0A0;
}

#copyright a 
{
color: #A0A0A0;
}

#leftcolumn
{
width: 257px;
padding: 15px 0px 0px 20px;
float: left;
}

#rightcolumn
{
width: 275px;
float: left;
padding: 15px 0px 0px 20px;
height: 204px;
}

#maincolumn
{
width: 510px;
float: left;
padding: 15px 0px 0px 20px;
height: 204px;
}

#maincolumn2
{
width: 545px;
float: left;
padding: 15px 15px 10px 20px;
background-color:#FCF9D0;
}

#maincolumn2 ul {
list-style-image: url(../images/tick.gif);
}

#leftnav ul
{
width: 160px;
list-style: none;
margin: 5px 0px 0px 2px;
padding: 0px 0px 0px 4px;
voice-family: "\"}\""; 
  voice-family:inherit;
  width:154px;
}

#leftnav li
{

height: 20px;
text-indent: 0;
margin-left: 0px;
display: block;
background: url("../images/nav_off.jpg") no-repeat 0px 0px;

margin-bottom: 5px;
margin-top:0px;
padding: 0px 0px 0px 0px;
line-height: 20px;
}

#leftnav li a
{
height: 20px;
font-size: 12px;
color: #1A4896;
font-weight:bold;
text-decoration:none;
display: block;
line-height: 20px;
margin-top:0px;
padding-left: 10px;

padding-right: 0px;
margin-right: 0px;
}

#leftnav li a:hover, #nav li.selected a
{
height: 20px;
font-size: 12px;
color: #FCF9D0;
background: url("../images/nav_on.jpg") no-repeat 0px 0px;

display: block;
line-height: 20px;
font-weight:bold;
text-decoration:none;
padding-left: 10px;

padding-right: 0px;
margin-right: 0px;

}

#gallery img
{
margin: 0px 0px 5px 5px;	
}

#bodyflash, #bodyflash2
{
	float: right;
	margin: 10px 5px 10px 20px;
	width: 230px;
}

#bodyflashcontact
{
	float: right;
	margin: 10px 0px 10px 20px;
	width: 260px;
}

#bodyflashbanner 
{
	width: 580px;	
}

.rotatorcontainer
{
	margin: 1px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	float: left;
	background-image: url("../images/feature_news.jpg");
	background-repeat: no-repeat;
	width: 150px;
	height: 147px;	
}

.rotatorItem 
{
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.rotatorItem h2
{
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.rotatorItem p
{
	font-size: 11px;
	padding: 1px 0px 1px 0px;
	margin: 0px;
}
