/* CSS Document */
body, HTML {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif, Verdana,;
	color:#000;
	background-image:url(../images/bg_dots.gif);
	background-repeat:repeat;
}
div#main_wrapper{
	width:796px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border-top:1px solid #42576c;
	border-right:1px solid #42576c;
	border-left:1px solid #42576c;
	margin-left: auto;
	margin-right: auto;
}
div#top{
	height:50px; 
	overflow: hidden; 
	}
div#toplogolft{
	float:left;
	width:360px;
	margin:0;
	}
div#toptabrt{
	float:right;
	width:200px;
	padding-top:23px;
	padding-right:0px;
	margin:0;
}
div#topsearchctr{
	float:left;
	width:200px;
	padding-top:15px;
}
input.homesearch{
	border:#160997 solid 2px;
}
div#header{
	background-image: url(../images/header.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 150px;
	padding:0;
	margin:0;
	clear:both;
	padding-right:0px;
	border-bottom:1px dashed #DFDFDF;
}
div#nav{
	width:796px;
	background-color:#dce1e5;
	height: 23px;
	cursor: pointer;
	padding : 0px 0px 0 0; 
	list-style-type : none; 
	border-bottom:5px double #42576c;
	border-top:2px solid #42576c;
	text-transform:uppercase;
} 
a.nav , a.nav:visited  { 
	font-size: 11px;
	font-weight: bold;
	color:#322c9a;
	padding:5px 2px 5px 15px; 
	text-decoration: none;
	vertical-align:middle;
	}
a.nav:hover , a.nav:active , a.nav :focus {		
	color:#42576c;
	padding:5px 2px 5px 15px; 
	text-decoration: none;
	vertical-align:middle;
	background-color:#CECECE;
}
div#right_content{
	width: 210px;
   float: right;
   margin: 20px 0 0 10px;
   padding-left:10px;
}
.tab_box_header{
	width: 202px;
	background-image: url(../images/side_tab_blank.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:5px;
	}
.tab_box{
	width: 200px;
	border: 1px solid #DDE1E5;
	background-image: url(../images/bg_side_tab.jpg);
	background-repeat:repeat-x;
	margin-bottom:5px;
	padding-bottom:5px;
	}
.tabtext{
	padding:0 15% 0 0;
	font-size:12px;
	text-transform:capitalize;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:2px;
	}
.mini{
    margin-top:250px;
	vertical-align:bottom;
	}
	
div#left_content{
	margin-right:262px;	
	background-image: url(../images/copy_bg.jpg);
	background-position: 7em;
	background-repeat: no-repeat;
	height:100%;
	}
.header{
	font-size: 14px;
	font-weight: bold;
	color:#322c9a;
	text-transform:capitalize;
	}
.headersm{
	font-size: 12px;
	font-weight: bold;
	color:#322c9a;
	text-transform:capitalize;
	}
.filler{
	height:150px;
	}
p {
	font-size: 12px;
	font-weight:normal;
	color:#495966;
	padding: 0.5em 1em 0 2em;
	list-style:none;
}
ul , li {
	font-size: 12px;
	font-weight:normal;
	color:#495966;
	padding: 2px 0 0 0;
	margin:5px 5px 5px 5px;
	list-style:none;
}
a , a:visited  { 
	font-size: 11px;
	font-weight: bold;
	color:#322c9a;
	padding:0; 
	text-decoration: none;
	vertical-align:middle;
	}
	a:hover , a:active , a:focus {		
	color:#42576c;
	padding:0; 
	text-decoration: none;
	vertical-align:middle;
}
img{
	margin:0;
	padding:0 0 0px 0px;
	border: none; 
	}
.bar{
	width:796px;
	height:10px;
	background-image:url(../images/foot_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color:#42576c;
	padding:0;
	margin:0;
	}
div#footer{
 	width:796px;
 	color:#495966;
	font-size: 10px;
	font-weight: bold;	
	text-align:center;
	padding:0;
	margin-top:40px;
	border-top:2px dotted #CCCCCC;
	border-bottom:5px double #42576c;
	height:20px;
}
.footright{
	float: right;
	padding-right:20px;
}
.footleft{
	float: left;
	width:200px;
	text-align:left;
	padding-left:20px;
}
img.footer {
	padding-top:10px;
	padding-left:600px;
}