@charset "UTF-8";
#header {
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bodyleft {
	color: #827260;
	font-family: Arial, Helvetica, sans-serif;
	width: 405px;
	float: left;
	padding: 5px;
	height: 425px;
	margin-top: 13px;
	font-size: 15px;
}
#thankyou {
	color: #827260;
	font-family: Arial, Helvetica, sans-serif;
	width: 600px;
	padding: 5px;
	height: 425px;
	margin-top: 13px;
	font-size: 15px;
	padding-left: 200px;
	padding-right: 150px;
	padding-top: 15px;
}
#bodyright {
	float: right;
	width: 520px;
	margin-top: 8px;
}
#footer_main {
	padding-top: 15px;
	clear: both;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#footer_main a {
	text-decoration:none;
	color:#FFF;
}
#footer {
	background-image: url(../images/footer_bg_44.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height:60px;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
.portfolio_box {
	border: thick solid #827260;
	margin-top: 20px;
	background-color: #9C907C;
	padding-left: 10px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 18px;
}
.portfolio_box_port {
	border: thick solid #827260;
	margin-top: 20px;
	background-color: #9C907C;
	padding-left: 10px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.submit {
	background-color: #EBE5D3;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-left: 0px;
}
select{background: #6f6251; color: #f5e9cc; text-transform: none; font-size: 10px; margin: 0 auto;}
input.submit:hover{cursor: pointer; background: #fff;}
#contactus {
	border-right-width: thin;
	border-right-style: solid;
	padding-right: 10px;
}
.linkblack a {
	text-decoration:underline;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.linkblack a:visited {text-decoration:underline; color: #000000;}
.linkbrown {
	text-decoration:underline;
	color:#EBE5D3;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.linkbrown a:visited {
	text-decoration:underline;
	color: #EBE5D3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
