/* -----------------  page  -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	font:11px Tahoma, Arial, sans-serif;
	line-height: 17px;
	background: url(../images/pagebg.jpg) repeat;
	color: #444;
}

#outerwrapper { 
	margin:0 auto; 
	width:810px; 
	background:#fff;
}

#wrapper { 
	margin:0 auto; 
	width:800px;  
	padding:0; 
	background:#fff;
}

/* -----------------  general styles  -------------------------------------------------------*/

a {
	color:#00F;//#202b31;
	text-decoration:underline;
}

a:hover { 
	color: #496b7d;
	background: #eee;
	text-decoration:underline;
}

p { 
	margin: 0;
}

h2 { 
	font-weight:bold; 
	font-size:14px;
	padding: 2px 0 2px 8px; 
	margin: 0; 
	color:#202b31; 
	background:#e8ecf1;
}

h1 {
	font: bold 14px Arial, Sans-Serif;
	padding: 4px 0 0 0;
	margin: 0;
	color:#202b31;
}

ul {
	margin: 0; 
	padding : 0;
	//list-style : none;
}

img { 
	border: 0;
}

.clear {
	width:100%;
	margin-bottom:5px;
}

.title {
	padding:6px 0 6px 28px;
	background: url(../images/title.gif) no-repeat center left;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#fff;
}

.searchquote {
	padding:0px 0 2px 34px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

.logo {
	padding:0px 0 2px 34px;
	font-size:13px;
	font-weight:bold;
	color:#202b31;
}

.gray {
	background-color:#DDDDDD;
}

/* -----------------  top info  -------------------------------------------------------*/

form {
	margin:5px 0 5px 0;
	padding: 0px;
}

#header {
	clear:both;
	width:800px;
	height:76px;
	background: url(../images/logo.jpg) no-repeat;
	margin:0 0 5px 0;
}

#menu {
	clear: both;
	margin:0;
	padding:0 0px 0 0;
	text-align:right;
}

#menu li {
	display: inline;
}

#menu li a {
	font-weight:bold;
	float:right;
	color:#FFF;
	text-decoration:none;
	padding:2px 10px 2px 30px;
	height:19px;
	//background:url(../images/left_up.gif)no-repeat center left;
}

#menu li a:hover {
	background:transparent;	
	color: #FFFFDD;
} 

#logo {
	float:left;
	width: 280px;
	margin:30px 0 0 0;
}

#right {float:right; width:480px; margin:0 0 5px 0;}
#center {float:center; margin:0px 0px 0px 0px;}

.contentboxone {
	clear:both;
	margin: 0px 0px 0px 0px;
	background: none;
	padding:0 10px 10px 10px;
	border:none;
}

.contentboxtwo {
	clear:both;
	margin:0px 0px 5px 0px;
	padding:5px 10px 10px 10px;
	background:none;
	border:1px solid #D4D9DF;
}

#leftside {
	margin:0 0 5px 0;
	float: left;
	width: 315px;
	background :#fff;
}

#leftside p {
	padding:5px;
}

#leftside ul {
	padding: 3px 0 12px 0px;
}

/*
#leftside li {
	list-style:none;
	margin: 0;
}

#leftside  li a {
	color: #202b31;
	height:18px;
	display: block;
	padding: 0 0 0 30px;
	border-top: 1px dotted #999;
	margin:0 0 0 2px;
	text-decoration: none;
	background:url(../images/left_up.gif)no-repeat center left;
}

#leftside li a:hover {
	color: #888;
	border-top: 1px dotted #888;
	background:url(../images/left_over.gif) no-repeat center left;
}	
*/

#leftside h3 {
	color: #eee;
	font: bold 12px Arial, Sans-Serif;
	background: #d4d9df;
	height: 20px;
	text-indent: 10px; 
	padding: 4px;
}

.imagelink {background: #e8ecf1;color: #333;padding:4px;margin: 0 0 5px 0;}
.imagelink:hover {background: #d4d9df;}
.imagelinkpic {float: left;margin: 4px 10px 4px 0;}

#other {
	clear:both;
	background: #e8ecf1;
	color: #202b31; 
	font-weight:bold; padding: 5px; margin:0; text-align:center;}
.links {float: left;width: 112px;padding: 5px 5px 5px 15px;background: inherit;}
#linkbox { clear:both;width:100%;background: #fff;margin:0 0 5px 0; padding:5px 0;}
//#linkbox li a { background:  url(../images/bullet.gif) no-repeat center left;  padding: 0 0 0 12px; text-decoration:none;}
//#linkbox li a hover{ background: #eee url(../images/bullet.gif) no-repeat center left;text-decoration:none;}

#footer {
	clear: both;
	height:20px;
	padding: 5px;
	color: #202b31;
	background: #d4d9df;
}

//#footer li {list-style: none;height:18px;}
//#footer li a{display: block;text-decoration: none;margin: 0 0 1px 0;color: #202b31;background:url(../images/left_up.gif) no-repeat center left;padding: 2px 0 2px 30px;}
//#footer li a:hover{color: #222;background: url(../images/left_over.gif) no-repeat center left;}
#footer a { color: #202b31; background: none; }
#footer a:hover{ color: #222; background:none; text-decoration:underline; }

#col1 { float: left; width:200px; padding: 0 20px 0 20px; margin:0; }
#col2 { float: left; width: 200px; border-left: 1px solid #202b31; padding:0 10px 0 20px; }
#col3 { float: right; width: 240px; border-left: 1px solid #202b31; padding: 30px 0 0 30px; }

.thumbs img{display:inline;padding:1px;margin:2px 3px 2px 3px;border:2px solid #d4d9df;background:none;}
.thumbs img:hover{border:2px solid #202b31;}
