.contact_text{
	text-align:justify;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.bold{
	font-weight:bold;
}

#contact_content_container{
	padding-top:10px;
	width: 704px;
	margin-left:10px;
	margin-right:10px;
	background-repeat: no-repeat;
	z-index: -1;
	
}

#contact_header {
	min-width:704px;
    max-width:704px;
	margin-bottom:20px;
	padding-bottom:5px;
	padding-top:10px;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.contact_method_container{
	margin-top:10px;
}

.contact_method_tag{
	float:left;
	width:140px;
	text-align:right;
	font-size:12px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}

.contact_method_value{
	margin-left:150px;
	width:150px;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}


.contact_form_container{
	margin-top:10px;
}

.contact_form_tag{
	float:left;
	width:100px;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}

.contact_form_input{
	margin-left:100px;
	*margin-left:0px;
	width:230px;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.contact_form_tag2{
	float:left;
	width:100px;
	text-align:right;
	font-size:12px;
	font-weight:bold;	
	font-family:Arial, Helvetica, sans-serif;
}

.contact_form_input2{
	margin-left:115px;
	width:230px;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.label1{
	width:200px;
}

.label2{
	width:230px;
}

.label3{
	width:100px;
	
}

.label4{
	
}



#contact_navigator_title {
	float:right;
	min-width:300px;
	height:23px;
	background-image: url(images/project_navigation.png);
	background-repeat: no-repeat;
	background-position:right;
}

#contact_left_column {
	height:400px;
	width:300px;
	float:left;
	margin-left:0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	background-image: url(images/portfolio_big_t.jpg);
	background-repeat: no-repeat;
	background-position:center;
	text-align:left;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}


#contact_right_column {
	width:350px;
	margin-left:325px;
	padding-left:10px;
	padding-right:10px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}


#contact_featured_projects_container {
	float:left;
	width:309px;
	margin-top:65px;
}

#contact_featured_project_header{
	width:309px;
	height:20px;
	border-right: 0px;
	border-bottom: 1px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
}

.contact_featured_project{
	padding-top: 10px;
}

.contact_featured_project_image{
	border-right: 1px;
	border-bottom: 1px;
	border-top: 1px;
	border-left: 1px;
	border-color: #333333;
	border-style: solid;
	float:left;
	width:90px;
	height:90px;
	cursor:pointer;
}

.contact_featured_project_title{
	height:90px;
	margin-left:100px;
	padding-left:7px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	display: table-cell;
    vertical-align: middle;
	cursor:pointer;
}

.contact_featured_project_title_inner{
	cursor:pointer;
}

.contact_featured_project_name{

	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.contact_featured_project_location{
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 0px;
	border-color: #333333;
	border-style: solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.footer {
	margin: 0;
	clear:left;
	font-size=0px;
	height:0;

}


