

body {
	margin-top: 20px;
	text-align: center;
	background:#557A51 url(../../../images/template/cta-bkg.jpg) repeat-x scroll left top;
	}

body, td, th {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
	
h1, h2 {
	color: #B30012;
	font-family: Arial, sans-serif;
	}
	
td.left_nav {
	border-right: 1px dotted #FF6600;
	}
	
a:link, a:active, a:visited {
	color: #b30012;
	}
a:hover {
	color: #375424;
	}
	
ul.nav li {
	list-style: none;
	padding: 0px 0px 2px 2px;
	margin-left: -30px;
	margin-bottom: 5px;
	}
	
#container {
	width: 760px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	border: #fff solid 10px;
		
}

#header {
	background-image: url(../../../images/template/header.gif);
	background-repeat: no-repeat;	
	height: 162px;
	width: 760px;
	margin-bottom: 20px;
}

#logo_home {
	height:165px;
	position:relative;
	width:760px;
	z-index:11;
}

.indent {
	height:0;
	margin:0;
	padding:0;
	text-indent:-9999px;
}


#logo_home h1 {
	color:#B30012;
	font-family:Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
}

#logo_home h1 a {
display:block;
height:170px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-9999px;
width:760px;
}

#sidebar {
	width: 153px;
	float: left;	
}

#sidenav {
	border: 1px solid #D45C79;	
}

#ssl {
	text-align: center;
}

#sideRight {
	width: 150px;
	float: left;	
}

#content {
	width:427px;
	float: left;
	padding:0 15px 15px;	
}

#copyright {
	clear:both;
	//text-align: right;
	padding-top:10px;
	height:20px;
	font-size: 10px;	
}

#copyright #copy {
	float: left;
	width: 400px;	
}

#copyright #cms {
	float: right;
	width: 350px;
	text-align: right;	
}

#footernav {
	text-align: right;
	font-size: 11px;
	padding-top: 10px;
	clear:both;
}

