body {
	
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
#navcont a
{

 width:85px; 
}
ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-weight: normal;
	font-size:22px;
	color:#0112ff;
}
p {
	margin: 0px;
	padding: 0px;
}


#headercont {
	float:left;
	height: 220px;
	width:100%;
	z-index:99;
	
}
#headertopcont {
	float:left;
	position:relative;
	width:1004px;
	margin-bottom:10px;
}
#headertopcont_lft {
	float:left;
	position:relative;
	width:380px;
}
#headertopcont_rht {
	float:left;
	position:relative;
	width:624px;

}
#headertopcont_rht_top {
	float:left;
	position:relative;
	width:624px;
	padding-top:79px;
	height:50px;
	text-align:center;
	border-bottom: 3px #0033CC solid;
	font-size:24px;

}
#headertopcont_rht_bot {
	float:left;
	position:relative;
	width:624px;
	height:80px;
	padding-top:20px;
	text-align:center;
}

#headertop {
	margin: 0 0 0 0;
	float:left;
	/*background-image:url(../images/headertitle.png);*/
	background-repeat:no-repeat;
	width:1004px;
	height:220px;
}
#headernavcont {
	float:left;
	position:relative;
	width:1004px;
	
	
}

#headernav {
	margin: 20px 0 0 0;
	float:left;
	width:1004px;
	height:60px;
}

#maincontentcont {
	float:left;
	
}


#contentcont {
	float:left;
	width:1004px;
}
#content {
	float:left;
	padding:10px;
	width:984px;
	min-height:300px;
	background-color:#FFF;	
	/* background-image:url(../images/content_bg.png);
	background-repeat:repeat-y; */
	margin-bottom:10px;
	margin-top:10px;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
	
	/*border-left:4px solid #4488ff;
	border-right:4px solid #4488ff;
	border-bottom:4px solid #4488ff;
	 height:400px;
	overflow:hidden; */
}
#cont_lft {
	float:left;
	width:650px;
	padding:0px;
	margin:0px;
}
#cont_rht {
	float:left;
	width:309px;
	padding:0px 0px 0px 25px;
	margin:0px;
}

#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	/* -moz-box-shadow: 5px 5px 7px #222;
	-webkit-box-shadow: 5px 5px 7px #222;
	box-shadow: 5px 5px 7px #222;
	behavior: url(css/PIE.php); */
}
#navcont {
	float:left;
	width:1004px;
	/*background-color:#0112ff;
	border-top:2px solid #000;
	border-bottom:2px solid #000;*/
	overflow:hidden;
}
.thumbnail{ 
		margin:7px; 
		border-width:1px;
		border-style:solid;
		border-color: #000;
		padding:1px;
		vertical-align: top; 
		float: left;
		font-size:12px;  
		text-align:center;
}
.accwrap {
	width:442px;
	margin-left:auto;
	margin-right:auto;
}
.revwrap {
	width:663px;
	margin-left:auto;
	margin-right:auto;
}
.thumbnail img {
	border:none;
}

.gallery {
	text-align:center; margin:auto;
}
/*#headercont,#maincontentcont,#footercont*/
#top_gfx_rot {
	float:left;
	
}
#right_gfx_rot {
	position:relative;
	float:right;
	height:300px;
	width:450px;
	text-align:center;

}

#sm_gfx_rot {
	position:relative;
	float:right;
	height:300px;
	width:300px;
	text-align:center;

}

#right_gfx {
	position:relative;
	float:right;
	height:300px;
	width:450px;
	text-align:center;

}
.bgfader {
	position:absolute;
	z-index:-1;
	display:none;
}
.ri_fader {
	position:absolute;
	z-index:-1;
	display:none;
}
#footer{
	width:1004px;
	margin: 10px 0 0 0;
}
#footer img{
	border:none;
	opacity: 1;
	filter: alpha(opacity=100);
}	
#footer img:hover{
	border:none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}	
#footer_lft{
	float:left;
	width:327px;
	padding:0px;
	height:185px;
	line-height:2em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#fff;
	margin-right:11px;
	border-bottom: 4px solid #0112ff;
	/* background-image:url(../images/charbrush.jpg); */
}

#footer_lft_hdr{
	float:left;
	width:327px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#0112ff;
	text-align:center;
	font-size:18px;
	color:#eaf01c;
	padding-bottom:3px;
}

#footer_lft_content{
	line-height:1.5em;
}
#footer_cnt{
	float:left;
	width:327px;
	padding: 0px;
	height:185px;
	line-height:2em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#fff;
	border-bottom: 4px solid #0112ff;
	/* background-image:url(../images/charbrush.jpg); */
}

#footer_cnt_hdr{
	float:left;
	width:327px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#0112ff;
	text-align:center;
	font-size:18px;
	color:#eaf01c;
	padding-bottom:3px;
	
	

}

#footer_cnt_content{
	line-height:1.5em;
}

#footer_rht{

	float:left;
	width:327px;
	height:185px;
	line-height:2em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#fbf6f3;
	margin-left:11px;
	border-bottom: 4px solid #0112ff;
	/* background-image:url(../images/charbrush.jpg); */


}

#footer_rht_hdr{
	float:left;
	width:327px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color:#0112ff;
	text-align:center;
	font-size:18px;
	color:#eaf01c;
	padding-bottom:3px;


}

#footer_rht_content{

	padding: 20px;



}

#footer_bot{
	clear:both; 
	text-align:center;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	color:#0112ff;
}
#footer_bot a:link, #footer_bot a:visited, #footer_bot a:active{
	text-decoration:none;
	color:#0112ff;
}
#footer_bot a:hover{
	text-decoration:none;
	color:#0112ff;
}
.nav{
    /* border:1px solid #ccc;
    border-width:1px 0; */
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.nav li{
    display:inline;
}
.nav a{
    display:inline-block;
    padding:10px;
	color:#eaf01c;
	font-weight:bold;
}
.nav a:hover{
	color:#eaf01c;
	text-decoration:underline;
}

.txt_cent{
	text-align:center;
	font-size:14px;
}