body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#page {
	width: 804px;
	height: auto;
	margin: 0 auto;
	position: relative;
	
}
#pageTop {
	width: 804px;
	height: 301px;
}
#pageTop #logo {
	width: 518px;
	height: 119px;
	float: left;
}
#pageTop #bar {
	width: 398px;
	height: 18px;
	background-image: url(../img/blue_bar.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 120px;
	float: left;
}
#pageTop #greenArea {
	width: 518px;
	height: 59px;
	background-image: url(../img/green_area.jpg);
	background-repeat: no-repeat;
	float: left;
}
#pageTop #house {
	width: 286px;
	height: 201px;
	float: right;
}
#pageTop #buttons {
	width: 804px;
	height: 77px;
	clear: both;
}
#pageTop #buttonsShadow {
	width: 804px;
	height: 23px;
	background-image: url(../img/buttons_shadow.jpg);
	background-repeat: no-repeat;
}
#pageBody {
	width: 754px;
	height: auto;
	padding-left: 50px;
}
#pageBody #leftC {
	width: 500px;
	height: auto;
	float: left;
}
#pageBody #leftC p {
	text-align: justify;
	text-indent: 20px;
	line-height: 16px;
}
#pageBody #rightC {
	width: 240px;
	height: auto;
	float: right;
}
#footer {
	width: 764px;
	height: 33px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 25px;
	padding-left: 40px;
	color: #DDF09E;
}
.partner {
	width: 450px;
	height: auto;
	padding-left: 20px;
	margin-bottom: 20px;
}
.partner .title {
	width: 250px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.partner .text {
	width: 250px;
	height: auto;
	float: left;
}
.partner .logo {
	width: 180px;
	height: auto;
	text-align: center;
	float: right;
}
.partner .logo img {
	border: 0px;
}
.project {
	width: 450px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #418F1F;
}
.project .title {
	width: 250px;
	height: 20px;
	font-weight: bold;
	float: left;
}
.project .title a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.project .title a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006600;
}
.project .text {
	width: 240px;
	height: auto;
	padding-left: 10px;
	float: left;
}
.project .logo {
	width: 180px;
	height: auto;
	text-align: center;
	float: right;
}
.project .logo img {
	border: 0px;
}
.sfzc {
	width: 177px;
	height: 61px;
	position: absolute;
	left: -120px;	
}
.sfzc img {
	border: 0px;
}
.image {
	padding: 5px;
	float: left;	
}
.image img {
	border: 0px;	
}
.form {
	width: 480px;
	height: auto;
}
.form .leftC {
	width: 270px;
	height: 26px;
	text-align: right;
	padding: 4px 10px 0px 0px;
	float: left;
}
.form .rightC {
	width: 200px;
	height: 30px;
	text-align: right;
	float: right;
}
.form .line {
	width: 480px;
	height: 30px;
	text-align: left;
	margin-bottom: 4px;
	clear: both;
}
.box {
	width: 235px;
	height: auto;
}
.box .header {
	width: 235px;
	height: 73px;
}
.box .body {
	width: 220px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-left: 15px;
}
.gallery {
	
}
.gallery .galleryBox {
	width: 160px;
	height: 170px;
	margin-left: 6px;
	text-align: center;
	float: left;
}
.gallery .imageBox {
	float: left;
	margin: 10px 10px 0px 0px;
}
.gallery img {
	border: 1px solid #CCCCCC;
	padding: 2px;	
}
#simplemodal-overlay {
	background-color: #FFFFFF;
}
#simplemodal-container {
	background-color: #FFFFFF; 
	border: 4px solid #FF0000; 
	padding: 12px;
}
#status {
	width: 480px;
	height: 22px;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
}
.statusError {
	border: 1px dashed #FF0000;
	background-color: #FFCECE;
	color: #FF5555;
}
.statusOk {
	border: 1px dashed #006600;
	background-color: #B9FFB9;
	color: #006600;
}
.red {
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #888888;
}
a:hover {
	text-decoration: underline;
	color: #888888;
}
.clear {
	clear: both;
}
.select {
	width: 346px;
	height: 22px;
	padding: 2px;
	border: 1px dashed #418F1F;
	color: #1F5507;
}
.empty {
	border: 1px dashed #FF0000;
	background-color: #FFCECE;
	color: #FF5555;
}
input {
	width: 196px;
	height: 16px;
	padding: 2px;
	border: 1px dashed #418F1F;
	color: #1F5507;
}
textarea {
	width: 476px;
	height: 200px;
	padding: 2px;
	border: 1px dashed #418F1F;
	color: #1F5507;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.search {
	width: 182px;
	height: 18px;
	background: url(../img/input_search.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
	border: 0px;
	font-size: 11px;
	color: #989796;
	float: left;
}
.sendBtn {
	width: 85px;
	height: 34px;
	background: url(../img/btn_send.png);
	border: 0px;
	float: right;
}
