@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background: url(../images1/webutation/main-bg.gif) 0 0 repeat-x #F2F0DC;
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

.h1 {
font-size:24px;
font-weight:bold;
color:#FFFFFF;
}
.h2 {
border-bottom: 2px dotted #00AEF0;
background-color: #000000;
color:#00AEF0;
padding: 3px;
font-family: Trebuchet MS, Verdana, Arial;
font-size: 14px;
}
.h2 span {
color: #00AEF0;
}

.h3 {
font-size:14px;
font-weight:bold;
color:#3333FF;
}
#container{
	width:800px;
	margin:0 auto;
	Height:968px
}

#header {
	width:800px;
	height:145px;
	float:left;
	padding-top: 30px;
}
#headerh1 {
	float:left;
	width:400px;
	color:#FFFFFF;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	margin-left: 40px;
	margin-top: 20px;
}
#logo {
	width:178px;
	height: 140px;
	float: right;
	margin-left: 45px;
	margin-right: 100px;
}
#middleblock {
	float:left;
	width:800px;
	height:auto;
	margin-top: 20px;

}
#leftcol {
	width:370px;
	float:left;
	margin-left: 10px;
	margin-right: 20px;
	clear:left;
}

#leftcol1 {
	width:370px;
	float:right;
	margin-left: 10px;
	margin-right: 20px;
	clear:right;
}

#leftcol2 {
	width:200px;
	float:left;
	margin-left: 0px;
	margin-right: 66px;
}

#sidebar {
float:left;
width: 250px;
height: 500px;
}
#footer{
	height:100px;
	margin:10px auto;
	padding:0x 0 0;
	width:800px;
	float:left;



	background-image: url(../images1/webutation/webbottom.gif) no-repeat color:#000000;
	background-repeat: no-repeat;
	background-image: url(../images1/webutation/webbottom.gif);
}
#textboxft {
	width:530px;
	float:right;
	height:80px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align:center;
}
.pic {
float:left;
padding: 0 15 0 0;
}
.blue {
font-weight:bold;
color:#0066FF;
}

.grey {
font-weight:bold;
color:#666666;
