body {
	background:#dddddd url('../images/body_bk.jpg') repeat-x left top; margin:0;text-align:center;padding:0;
	font-family:Verdana;
	text-align:left;
	
	scrollbar-highlight-color: gray;
	scrollbar-3dlight-color: #b899bb;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #b899bb;
	scrollbar-shadow-color: #b899bb;
	scrollbar-track-color: #b899bb;
	scrollbar-darkshadow-color: #000;
}

html {padding:0;margin:0;}

a {text-decoration:none;color:#e1e1e1;}


div {border:0px solid white;border-width:0px 1px 1px 0px;}
div:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

img {border:0px;}

input {height:12px;}

h2{	color:#545859;}

p, #ctcForm{
	color:white;font-size:11px; font-family:Arial, Verdana, sans-serif; text-align:left;padding:0;margin:0;
}

input,select,textarea {font-size:11px;color:#444444}	

ul{	padding:0;margin:0; list-style-type:none;font-family:Verdana; font-size:10px;}
/*-------------------------------------------------------------------*/
#container {width:763px; height:499px; overflow:hidden; position:relative; background:white; margin:0 auto; text-align:center;margin-top:22px;border:0px solid white;border-width:0px 0px 1px 1px;}
/*-------------------------------------------------------------------*/
#head div {	height:99px;float:left;position:relative;}
#head #logo {width:250px;position:relative;}

#head #logo img{position:absolute; left:23px;top:22px;}

#head .headlnk{width:127px;}

#head .headlnk a
  {position:absolute;bottom:0px;left:0px;background:white;width:122px;text-decoration:none; font-family:Arial;
  text-align:right;vertical-align:bottom;color:black; font-size:12px;padding:15px 5px 5px 0px;}
#head .headlnk a:hover{color:gray;}

#head #about {	background:#cdcc34;}
#head #about a{background:#cfe3ee;}

#head #bna {background:#abaa12;}
#head #bna a{background:#d3dfdd; line-height:13px;padding-top:4px;}

#head #contact {background:#988833;}
#head #contact a{background:#bfd4d9;}

#head #site {background:#ff3300;border-right:0px;}
#head #site a{background:transparent;color:white;font-size:11px;padding:60px 0px 5px 2px;}
/*-------------------------------------------------------------------*/
#leftbar{
	position:absolute;
	left:0px;
	top:100px;
	background:#442243;
	width:125px;
	height:300px;
	color:white;
	text-align:left;
}
#leftbar a {color:white; text-decoration:none;}
#leftbar a:hover {color:lightgrey;}
#leftbar ul {margin:60px 0px 0px 10px;padding:0;}
#leftbar li {padding-bottom:10px;}
/*-------------------------------------------------------------------*/
#leftbox {
	position:absolute;
	left:0px;
	top:401px;
	height:99px;width:125px;
	background:#ff8932;
}

#leftbox h3{
	background:#ff6600;
	text-decoration:none;
	font-weight:bold;
	color:white;
	font-size:10px;
	padding:3px 10px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
}
#leftbox p
{
	color:white;
	font-family:Helvetica;
	font-size:10px;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
	margin-top:0px;
}

#leftbox a
{
	color:#ffcc9a;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana;
}
/*-------------------------------------------------------------------*/
#bottombox{
	background:#b899bb;
	width:380px;
	height:100px;
	position:absolute;
	left:126px;
	top:401px;
}
#boxbottom p{
	
}
/*-------------------------------------------------------------------*/
#rightbar
{
color:white;position:absolute;left:507px;top:200px;background:#653366;text-align:left;
width:255px; height:299px;
}
#rightbar ul {
	list-style-image:url('../images/square-bullet.gif');
	padding-left:40px;padding-right:10px;
	width:180px;height:245px; overflow-y:auto;overflow-x:hidden;
}
h4{color:#b798b8;text-align:left;font-family:Verdana;font-size:11px;margin:10px 0px 10px 16px;padding-bottom:0px;}
/*-------------------------------------------------------------------*/
#content {
	position:absolute;left:126px;top:100px;width:380px;height:300px;
	background:#b899bb;z-index:400;overflow-y:auto;
}
#content h2{
	font-weight:normal; font-size:17px; color:#54585b;
	text-align:left;
	left:20px;margin:30px 0px 20px 20px;padding:0;
}
#content p{
	font-size:11px;
	float:left;
	line-height:15px;
	padding:0px 30px 10px 20px;
	font-family:Verdana;
}

#ctcForm {	padding:0px 0px 10px 20px;float:left;clear:left;font-family:Verdana;width:400px;border:0px;position:relative;

}
/*-------------------------------------------------------------------*/
#footer {
	width:763px;
	height:60px;
	text-align:left;
	margin:0 auto 0 auto;
	padding-top:10px;
	border:0px;
	background:url('../images/footer_home.jpg') no-repeat right top;
}

#footer,#footer a {
	color:#999999;
	font-size:9px;
	text-decoration:none;
}

#footer span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	margin:5px 5px 0 0;
}

#footer p a {
	color:#000000;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}