#main {
	float:right;
	width:673px;
	background:#fff url(/images/main_bg.jpg) repeat-y top right;
	border:0;
	text-align:left;
	height:auto;
}
#info {
	width:282px;
	height:100%;
	font-size:11px;
}
#project {
	background:#6B8EB0;
	height:auto;
	width:673px;
	border-top:5px solid #fff;
	clear:right;
}
#nav {
	border-bottom:5px solid #fff;
}
#info h3 {
	color:#A17347;
	font-size:12px;
	text-transform:uppercase;
	margin-top:30px;
}
#info h3, #info ul, #info p, #info ol {
	padding:10px 22px 0 22px;
}
#main ol, #main p, #main h1, #main h2, #main ul {
	padding:10px 35px 0 35px;
}
#main ul, #main ol {
	margin-left:40px;
}
#main ul {
	background:transparent;
	list-style:disc;
}
#main li {
	background:transparent;
	padding-left:0;
}
#project p, #project ol, #project ul {
	padding:10px;
}
#info li {
	background:transparent;
	padding:0 0 20px 0;
}
#info img {
	margin:20px auto;
	display:block;
}
#project p {
	padding-left:35px;
	padding-right:35px;
	background:url(/images/bullet4.gif) no-repeat 15px 12px;
}
#main .first {
	margin-top:28px;
}
#main h1 {
	padding-top:40px;
	font-size:20px;
	font-weight:normal;
	line-height:20px;
	font-family: Arial,Helvetica,sans-serif;
}
#main h1, {
 color:#d6ab43;
}
#main strong {color: #584837;}
.proj_head {
	font-size:16px;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
}
#info ul {
	padding-top:40px;
}
.formDescrReq {
	color:red;
}
table.form {
	margin:20px;
}

