DIV#main_ct_md{
	height:675px !important;
}

DIV#content_contact_top{
	width:800px;
	height:300px;
	margin-left:40px;
	margin-top:20px;
}

DIV#content_ct_tp_left{
	float:left;
	width:300px;
	height:300px;
	margin-right:70px;
}

DIV#content_ct_tp_right{
	float:left;
	width:370px;
	height:250px;
	margin-top:30px;
}

DIV#content_ct_bottom{
	margin-left:40px;
	clear:both;
}

DIV#contact_gg_map{
	height		:265px;
	width		:430px;
	background	:url(../images/background/google_map_back.png) no-repeat;
	padding		:10px;
}

.table_form_02{
	padding-left:85px;
}


/* FONT */

.font_blue_normal{
	font-size:13px !important;
}

.font_blue_bold{
	margin-top:5px;
}

.service_font{
	line-height:normal;
	font-weight:normal;
}

/* FORMS */

textarea.dynamic_form{
	width		: 400px;
}

#img_captcha{
	margin		: 10px 0px;
}


#input_captcha{
	width		: 128px;
	color		: #f7982b;
	font-weight	: bold;
	text-transform:uppercase;
}

DIV#img_refresh{
	position:absolute;
	top:585px;
	left:630px;
	text-align:center;
}

#button_submit{
	background		: none;
	width			: 90px;
	height			: 30px;
	background-color: #297fc2;
	color			: #FFFFFF;
	border			: #CCCCCC 1px solid;
	cursor			: pointer;
	margin			: 0px 0px 0px 695px;
	clear			: both;
}