#content
{
	width: 1000px;
	height: 620px;
}

#title
{
	width:100%;
	border-bottom: 1px solid #80c92f;
}

#title h1
{
	font-size: 24px;
	font-weight: bold;
	padding-left: 5px;
	color: #80c92f;
}

#left
{
	float: left;
	width: 525px;
	height: 433px;
	margin-top:20px;
}

#left h2
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	color: blue;
}

#left p
{
	width:100%;
}

#left p.mandatory
{
	font-size: 13px;
	color: #738faf;
	text-align: right;
}

#contact_square
{
	width: 525px;
	height: 358px;
	border:1px solid #c5e0ff;
}

#contact_square #contact_square_top
{
	width: 100%;
	height: 6px;
}

#contact_square #contact_square_top .top_left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../images/clt.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: -1px;
	margin-left: -1px;
}

#contact_square #contact_square_top .top_right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url('../images/crt.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: -1px;
	margin-right: -1px;
}

#contact_square #contact_square_mid
{
	width: 100%;
	height: 346px;
}

#contact_square #contact_square_bot
{
	width: 100%;
	height: 6px;
	margin-top: 1px;
}

#contact_square #contact_square_bot .bot_left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../images/clb.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: -1px;
	margin-left: -1px;
}

#contact_square #contact_square_bot .bot_right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url('../images/crb.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: -1px;
	margin-right: -1px;
}

#contact_us_form
{
	margin-top: 5px;
}

#contact_square #contact_square_mid p
{
	width: 505px;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact_square #contact_square_mid label
{
	float: left;
	width: 90px;
	text-align:left;
	margin-left: 15px;
	padding-left: 15px;
	color: #4A6582;
	font-size:14px;
}

#contact_square #contact_square_mid label.mendatory
{
	background-image: url('../images/star.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

#contact_square #contact_square_mid input
{
	float: right;
	width: 350px;
	height:20px;
	border: 1px solid #c5e0ff;
	text-align:left;
	padding: 5px;
}

#contact_square #contact_square_mid textarea
{
	border:1px solid #C5E0FF;
	float:right;
	height:120px;
	padding:5px;
	text-align:left;
	width:350px;
	overflow: hidden;
}

#contact_square #contact_square_mid input.phone_country
{
	float: right;
	margin-right: 10px;
	width: 78px;
	height:20px;
	text-align:left;
	padding: 5px;
}

#contact_square #contact_square_mid input.phone_number
{
	float: right;
	width: 250px;
	height:20px;
	text-align:left;
	padding: 5px;
}

#contact_us_form input.submit
{
	width: 107px;
	height: 27px;
	background-color: transparent;
	background-image: url('../images/button.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border: none;
	cursor: pointer;
	margin-top:15px;
	font-size: 18px;
}

#right
{
	float: right;
	width: 444px;
	height: 500px;

}

#live_help
{
	float: left;
	width: 444px;
	height: 184px;
	background-image: url('../images/contactus/livechat.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:10px;
}

#right #live_help a
{
	float: right;
	height:67px;
	width:120px;
	border: none;
	margin-right:38px;
	margin-top:70px;
	cursor: pointer;
}

#right #contact_details
{
	float: left;
	width: 444px;
	height: 160px;
	margin-top: 15px;
}

#contact_details_square
{
	width: 444px;
	height: 150px;
	border:1px solid #c5e0ff;
}

#contact_details_square #contact_details_square_top
{
	width: 100%;
	height: 6px;
}

#contact_details_square #contact_details_square_top .top_left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../images/clt.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: -1px;
	margin-left: -1px;
}

#contact_details_square #contact_details_square_top .top_right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url('../images/crt.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: -1px;
	margin-right: -1px;
}

#contact_details_square #contact_details_square_mid
{
	width: 100%;
	height: 138px;
}

#contact_details_square #contact_details_square_mid div
{
	font-size: 12px;
	color: #4A6582;
	padding-left: 20px;
	padding-top: 5px;
}


#contact_details_square #contact_details_square_bot
{
	width: 100%;
	height: 6px;
	margin-top: 1px;
}

#contact_details_square #contact_details_square_bot .bot_left
{
	float: left;
	width: 6px;
	height: 6px;
	background-image: url('../images/clb.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: -1px;
	margin-left: -1px;
}

#contact_details_square #contact_details_square_bot .bot_right
{
	float: right;
	width: 6px;
	height: 6px;
	background-image: url('../images/crb.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: -1px;
	margin-right: -1px;
}

