#content{
    background:#24263D;
	width:998px;	
	height:844px;
}

#menu_vertical{
	height:844px;	
}

#text_box1{
	background:none;
	width:700px;
	height:100%;
	float:left;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:37px;
	padding:0;
	text-align:justify;
}

#text_box1 img{
	width:250px;
	margin-left:7px;
	float:left;
}

#text_box1 h4{
	margin-left:7px;
	margin-top:37px;
}

#text_box1 h5, p{
	width:680px;
	margin-left:7px;
	margin-top:37px;
}

#text_box1 p{
	margin-top:12px;
}

#text_box2{
	background:#fff;
	width:280px;
	height:1012px;
	float:left;
	margin-left:7px;
	margin-top:0px;
	margin-bottom:37px;
	padding:0;
	text-align:justify;
}

#text_box2 img{
	margin-left:0;
}

#text_box2 p{
	background:none;
	width:266px;
	margin-left:7px;
	margin-top:10px;
}

#text_box3{
	background:url(../images/contactbg.fw_r1_c1.png);
	width:980px;
	height:844px;
	float:left;
	margin-left:7px;
	margin-top:0px;
	margin-bottom:37px;
	padding:0;
	text-align:justify;
}

#text_box3 h4{
	margin-top:15px;
	margin-bottom:5px;
}

#text_box3 p{
	clear:left;
}

#submit{

	background-color: #2FABE9;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: -webkit-linear-gradient(top, #67c2ef, #2FABE9);
    background-image: linear-gradient(top, #67c2ef, #2FABE9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c2ef', endColorstr='#2FABE9', GradientType=0);
    border: none;
	    border-radius: 4px;
    outline: 0 none;
	padding: 6px 2%;
	color:#FFF;

}

input[type="radio"] {
  background: none;
  vertical-align: text-bottom; 
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	width:385px;    
	height:25px;
	font-size:20px;
	float:left;
	font-size:12px;
}

textarea{   
	height:64px;
}
