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

body { padding:0; margin:0; font:11px Verdana, sans-serif; line-height: 17px; background:#f4f4f4 url(bodybg.gif) center repeat-y; color: #555; }

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

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

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
.boldtxt {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #BB0426;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:60px;
	margin:0;
}
#title {
	float:left;
	width:240px;
	padding: 20px 0 10px 0px;
}
#hright {
	float:right;
	width:540px;
	height: 30px;
	margin:25px 0 0 0;
}
#menu { width: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {
	width:900px;
	height:200px;
	margin:5px 0 10px 0;
	background-image: url(webbelieve_03.jpg);
	background-repeat: no-repeat;
}
#homepic:hover {
	background-image: url(webbelieve_03.jpg);
	background-repeat: no-repeat;
}
#webelieve_txt {
	height: 65px;
	width: 600px;
	margin-top: 0px;
	margin-left: 26px;
	color: #000;
	font-weight: normal;
	padding-top: 120px;
}
.left {
	float: left;
	width: 177px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer {
	clear: both;
	text-align:center;
	line-height: 1.8em;
	color: #444;
	background: #fff;
	padding: 4px 0;
	margin:10px 0 0 0;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.headerdots {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 180%;
}
.leftSpecial {
	float: left;
	width: 270px;
	padding:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}

.leftSpecialDouble {
	float: left;
	width: 470px;
	padding:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}