@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	margin:0px;
	background:url(../img/bgd.jpg) bottom center no-repeat #FFFFFF;
}

img {
	border:none;
}

.spacer {
	clear:both;
	margin:0px;
	display:block;
	height:1px;
	overflow:hidden;
}

p {
	margin:15px 0px;
	text-align:justify;
}

p a {
	color:#556581;
	text-decoration:none;
}

p a:hover {
	text-decoration:underline;
}

h1 {
	font-size:18px;
	color:#556983;
	font-weight:normal;
	margin:10px 0px;
}

h2 {
	font-size:15px;
	color:#4b582e;
	font-weight:bold;
}

h3 {
	font-size:13px;
	color:#1f1f1f;
	font-weight:normal;
	margin:0px;
}

.hrule {
	background:url(../img/hrule.gif) top center no-repeat; 
	height:11px; 
	display:block; 
	overflow:hidden;
}

.floatl {
	float:left;
	margin: 0 12px 12px 0;
}

/************* container styles ****************/

.homeflash {
	float:left;
}

#outercont {
	display:block; 
	background:url(../img/outercontbg.jpg) top center no-repeat;
}

#innercont {
	width:1003px; 
	margin:0px auto;
}

/************* header styles ****************/

#header {
	display:block; 
	height:134px; 
	overflow:hidden;
}

#header .hleft {
	float:left; 
	padding-left:4px; 
	padding-top:24px;
}

#header .hright {
	width:723px; 
	float:right;
}

#header .hright .slogan {
	font-size:20px; 
	color:#FFFFFF; 
	font-family:'Myriad Pro', Verdana, Geneva, sans-serif; 
	padding-left:18px; 
	padding-top:25px; 
	padding-bottom:22px;
}

#header .hright .topnav {
	display:block; 
	height:41px;
	text-transform: uppercase;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../img/topnavbg.png');
}

div > #header .hright .topnav {
	background:url(../img/topnavbg.png) top left no-repeat;
}

#header .topnav ul {
	margin:0px;
	padding:0px;
}

#header .topnav ul li {
	display:block;
	float:left;
	margin:0px 18px;
}

#header .topnav ul li a {
	color:#cdcdb3;
	text-decoration:none;
	font-size:13px;
	display:block;
	height:28px;
	float:left;
	padding-top:13px;
	position:relative;
}

#header .topnav ul li a:hover {
	color:#FFFFFF;
	background:url(../img/arrow.gif) bottom center no-repeat;
}

#header .topnav ul li.active a {
	color:#FFFFFF;
	background:url(../img/arrow.gif) bottom center no-repeat;
}

/************* content styles ****************/

#content {
	display:block; 
	background:url(../img/contentbg-mid.gif) left repeat-y;
}

#content .wrap {
	background:url(../img/contentbg-bot.gif) bottom left no-repeat;
}

#content .leftcol {
	width:224px; 
	float:left; 
	padding-left:8px; 
	padding-right:3px; 
	padding-top:20px; 
	border-top:6px solid #b4ccef;
}

#content .leftcol h1 {
	display:block; 
	margin: 0;
	padding: 0;
	font-size:15px; 
	color:#4b582e; 
	padding-left:30px; 
	height:25px;
}

#content .leftcol h1 a {
	color:#4b582e; 
	text-decoration: none;
}

#content .rightcol {
	float:right; 
	width:760px;
	background-color: #ffffff;
}

#content .rightcol .banner {
	background:url(../img/bannerbg.gif); 
	height:326px; 
	overflow:hidden;
	width:744px; 
	padding:8px;
}

#content .rightcol .pads {
	padding:8px;
}

/************* columns styles ****************/

.columns {
	display:block; 
	background:url(../img/border.gif) 370px repeat-y;
}

.columns .col01 {
	width:350px; 
	float:left; 
	text-align:justify;
}

.columns .col02 {
	width:350px; 
	float:right; 
	text-align:justify;
}

/************* block styles ****************/

.block {
	background:url(../img/block-top.gif) top left no-repeat #deded4;
	width:751px; 
	margin-right:-8px; 
	margin-top:10px; 
	margin-bottom:10px;
}

.block div {
	background:url(../img/block-bot.gif) bottom left no-repeat; 
	padding:16px;
}

.block p {
	margin:10px 0px;
}
/************* leftnav styles ****************/

.leftnav {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:13px;
}

.leftnav li {
	display:block;
	margin:1px 0px;
}

.leftnav li a {
	color:#546682;
	text-decoration:none;
	display:block;
	height:22px;
	padding-left:45px;
	padding-top:7px;
}

.leftnav li a:hover {
	background:url(../img/leftnavbg.gif) top left no-repeat;
	color:#FFFFFF;
}

.leftnav li.active a {
	background:url(../img/leftnavbg.gif) top left no-repeat;
	color:#FFFFFF;
}

.leftnav ul {
	margin:0px 0px 0px 50px;
	padding:0px;
	list-style:none;
}

.leftnav li li {
	background:url(../img/dot.gif) 0px 12px no-repeat;
}

.leftnav li li a {
	display:compact;
	height:20px;
	font-size:11px;
	color:#4b582e;
	padding-left:10px;
}

.leftnav li li a:hover {
	background:url(../img/dot.gif) 0px 12px no-repeat;
	color:#4b582e;
	text-decoration:underline;
}

.leftnav li.active li a {
	background:none;
	color:#4b582e;
}

/************* list styles ****************/

#bannerhome ul, .list {
	margin:0px;
	padding:10px 0px 10px 30px;
	list-style:none;
}

#bannerhome ul li, .list li {
	display:block;
	background:url(../img/bullet.gif) 0px 4px no-repeat;
	padding-left:22px;
	margin:2px 0px;
}

/************* bannerhome styles ****************/

#bannerhome {
	display:block; 
	background:url(../img/banner-homebg.gif) top left no-repeat; 
	height:398px; 
	width:991px; 
	margin-left:-2px; 
	padding:8px;
}

#bannerhome .graphic {
	background:url(../img/banner-home.jpg) top left no-repeat; 
	width:989px; 
	height:397px; 
	overflow:hidden;
}

#bannerhome .txtblock {
	width:360px; 
	float:right; 
	color:#FFFFFF; 
	padding-right:38px; 
	padding-top:20px;
}

#bannerhome .flash {
	width:582px;
	height:348px; 
	float:left; 
}

#bannerhome .slogan {
	font-size:23px; 
	font-family:'Century Gothic',Georgia, 'Times New Roman', Times, serif; 
	color:#010101;
	float:left;
	margin: 7px 0 0 20px;
	display:inline;
}

#bannerhome p {
	line-height:18px;
}

#bannerhome p a {
	color:#d2d2b1;
}

#bannerhome .slogan strong {
	color:#313b45; 
	font-style:italic;
}

/************* homecols styles ****************/

#homecols {
	display:block; 
	padding:20px 0px 30px;
}

#homecols .col {
	width:293px;
	height:190px; 
	background:#deded4; 
	padding:10px 15px 15px;
}

#homecols .col h1 {
	font-size:24px; 
	color:#030303; 
	line-height:20px; 
	margin-top:0px;
}

#homecols .col h1 strong {
	color:#6f6f6f; 
	font-weight:normal; 
	font-size:12px;
}

#homecols .col p {
	font-size:11px; 
	color:#242424;
	line-height:18px;
}

#homecols .left {
	float:left;
}

#homecols .mid {
	float:left; 
	margin-left:17px;
}

#homecols .right {
	float:right;
}

/************* footer styles ****************/

#footer {
	display:block; 
	height:152px; 
	overflow:hidden;
	color:#FFFFFF;
	font-size:11px;
}

#footer .bottomnav {
	display:block; 
	height:49px; 
	overflow:hidden;
}

#footer .bottomnav .bnleft {
	float:left;
	padding-top:18px;
}

#footer .bottomnav .bnright {
	float:right; 
	padding-right:15px; 
	padding-top:15px;
}

#footer .bottomnav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#footer .bottomnav ul li {
	display:block;
	float:left;
	margin:0px 15px;
}

#footer .bottomnav ul li a {
	color:#cdcdb3;
	text-decoration:none;
	font-size:13px;
	text-transform: uppercase;
}

#footer .bottomnav ul li a:hover {
	color:#FFFFFF;
}

#footer .bottomnav ul li.active a {
	color:#FFFFFF;
}

#footer .copyright {
	 padding-left:15px; 
	 padding-top:15px;
}

#footer .copyright a {
	color: #ffffff;
}

#content .wrap .rightcol ul li {
	margin-top:8px;
}