/* CSS Document */

/* Start style */

* {padding:0; margin:0;}


body{
	line-height: 1.5em;
	font-family:Arial;
	font-weight: normal;
	background:url(../images/leaves.jpg) repeat-x;
}

a:active, a:link, a:visited{
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


#maincontainer {
width: 960px;
margin: 0 auto;
border:1px solid #CCCCCC;
background-color:#FFF
}

.logo {
	float:left;
	width: 480px;
	padding-top: 0px;
}
.strapline {
	float:left;
	width: 480px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#branding .strapline h1{
	color:#999999;
	font-size:1.0em;
	font-weight:normal;
	padding-left: 40px;
}

#branding {
	padding-top:0px;
	height:120px;
	background-color: #000000;
}



#topnav {
height:34px;
background-image:url(../images/menu.gif);

}

#topnav ul {
list-style:none;
margin:0;
padding:0;
}

html > body #topnav li {
float:left;
width:auto;
margin:0px;
padding:0;
text-align:center;
font-size: 0.9em;
}

html > body #topnav li a {
	display:block;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;

	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}

#topnav li a:hover, li a:focus, li a:active {
color:#fff;
background:url(../images/bg3.jpg) repeat 0 0;
background-position:-150px 0;
}

#a a {
/*background:url(../images/bg3.jpg) repeat -20px 35px;*/
}





#topsection{
height: 150px;
margin: 0;
padding-top: 0px;
color:#000000;
}

#topsection2{
height: 157px;
background:url(../images/background_pic2.jpg) no-repeat;
margin: 0;
padding-top: 15px;
color:#FFF;
}


#topsection h1{
	font-size:1.3em;
	font-weight: normal;
}

#topsection h2{
	font-size:1.3em;
	font-weight: normal;
}

#topsection a{
color:#FFF;
}


#topsection p{
font-size:0.9em;
margin-right:85px;
padding-top:10px;
}

#topsection img{
float:left;
padding-right:20px;
}

#topsection .innertube2{
	height:55px;
background-color:#000;
}

#topsection .innertube{
	background:url(../images/overlay2.gif) no-repeat;
	height:80px;
	margin: 0px;
}

#topsection .innertube h2{
	color:#fff;
	font-size:1.2em;
}
#topsection .col1{
	width:460px;
	float:left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



#contentcolumn{
background:url(../images/bg_maincolumnheader.gif) repeat-x;
width:460px;
float:left; 
margin: 0px 40px 2px 40px;
}

#contentcolumn a{color:#FF0000; font-weight:normal; font-size:13px;}

#contentcolumn h1{
	font-size:1.3em;
	line-height:1.2em;
	color:#666666;
	width: 100%;
	padding-top:20px;
	font-weight: normal;
}

#contentcolumn h2{
	font-size:1.2em;
	line-height:1.2em;
	color:#666666;
	width: 100%;
	padding-top:20px;
	font-weight: normal;
}

#contentcolumn h3{
	font-size:1.0em;
	line-height:1.2em;
	color:#666666;
	width: 100%;
	padding-top:23px;
	font-weight:lighter;
}

#contentcolumn p{
font-size:0.8em;
line-height:1.4em;
color:#333333;
width: 100%;
padding-top:10px;
}

#contentcolumn UL{
font-size:0.8em;
line-height:1.5em;
color:#333;
width: 100%;
padding-top:10px;
list-style-image:url(../images/dotleaf.jpg);
margin-left:23px;
}



#contentcolumn2{
background:url(../images/bg_maincolumnheader.gif) repeat-x;
width:670px;
float:left; 
margin: 0px 40px 2px 40px;
}

#contentcolumn2 h1{
	font-size:1.3em;
	line-height:1.2em;
	color:#666666;
	width: 100%;
	padding-top:10px;
	font-weight: normal;
}

#contentcolumn2 ol{
font-size:0.9em;
line-height:1.2em;
color:#2C4E78;
width: 100%;
padding-left:50px;
}

#contentcolumn2 p{
font-size:1em;
line-height:1.2em;
color:#333;
width: 100%;
padding-top:20px;
}

UL{

}

/* JQuery menu style */

.menu_list {
	width: 650px;
}

.menu_head {
	font-size:1.1em;
	padding: 10px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	color:#2C4E78;
	background-color: #E9E9E9;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  padding-left:10px;
  text-decoration:none;
}


.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}

/* end JQuery menu style */


#leftcolumn{
	float: left;
	width: 210px;
}

.head{
	color: #FFFFFF;
	height:33px;
	background-color: #000000;

}

#leftcolumn h2{
font-size:1em;
padding:5px 0 0 10px;
}

.leftmenu{
	background-color: #FFFFFF;
}

#leftcolumn a{
color:#FF3333;
}


.leftmenu ul{
	list-style:none;
	font-size:0.8em;
	font-weight: normal;
}

.leftmenu li{
padding:0px 3px 3px 10px;
}



#rightcolumn{
	float: left;
	width: 210px;
}

.didyouknow{
	height:300px;
	background-color: #FFFFFF;
}

.didyouknow img{
padding: 0px 0px 0px 0px;
}

.didyouknow a{
	display:block;
	color:#000000;
	font-size:0.8em;
	padding: 5px 10px 5px 23px;
	font-weight: normal;
}


#rightcolumn h2{
color:#512968;
}

#rightcolumn h3{
color:#000000;
padding-left:8px;
padding-top:8px;
font-size:1em;
}


/* Form elements */

form {
padding-left:10px;
font-size:0.8em;
}

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 80px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 120px;
  text-align: left;
  } 

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#FFF;
font-weight:bold;
padding: 1px 2px;
background:url(../images/formbg.gif) repeat-x left top;
margin-top:5px;
margin-right:9px;
}



/* End form elements */

#footer{
width: 100%;
background:#EEEEEE;
color: #333;
text-align: left;
font-size:0.7em;
}

#footer a{
color: #FFFF80;
}

#footer img{
float:right;
}

#footer .leftcol{
width: 523px;
float:left;
background:#EEEEEE;
}

#footer .leftcol p{
padding: 10px 0px 0px 10px;
}

#footer .leftcol img{
float:right;
padding: 0px 40px 0px 0px;
}

#footer .rightcol{
width: 437px;
float:left;
background:#EEEEEE;
}

#footer .rightcol p{
padding: 10px 0px 0px 10px;
}

#footer .rightcol img{
float:right;
}

.legals{
font-size:.7em;
}

.style2 a{color:#F00}


form{
font-size:.9em
}

td{
padding:7px;
}
