@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(images/modern-office/contact_background.jpg);
	background-repeat: no-repeat;
	
	
}

.wrapper
{
	width:814px;
	height:850px;
	margin: 0 auto;
	margin-top: -10px;
	background-image:url(images/modern-office/white.jpg);
	background-repeat:no-repeat;
}

.top
{
	width:814px;
	height:800px;
}

.top_left
{
	width:278px;
	height:350px;
	float:left;
	background-image:url(images/modern-office/tool_bar.jpg);
	background-repeat:no-repeat;
	padding-top: 450px;
	text-align: center;
}

.top_right
{
	width:536px;
	height:800px;
	float:right;
}

.top_title
{
	width:523px;
	height:35px;
	padding-top:15px;
	background-color:#000;
	border-right: 13px solid #ffffff;
	font-size:14px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	text-align:center;
	font-weight:bold;
}

.top_mid
{
	width:376px;
	height:700px;
	margin-top:20px;
	margin-left: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.input2
{
width: 200px;
}

.input3
{
width: 200px;

}

