.contact-container{
	width:1000px;
	height:1150px;
	background-color:#FFF;
	float:left;
}

.right-content-box{
	width:740px;
	height:730px;
	float:left;
	margin-left:20px;
		border-radius:5px;
		background-color:#f2f5f5;
	-webkit-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px -2px rgba(0,0,0,0.75);
}
.contact-top-banner{
	width:740px;
	height:150px;
	background-image:url(../images/contact-us.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

.Head-contact{
	width:380px;
	height:360px;
	margin-left:12px;

	margin-top:20px;
	float:left;
}
.head-office-title{
	width:380px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	font-weight:bold;
	color:#1a3e50;
	text-align:left;
	float:left;
}
.head-office-txt{
	width:380px;
	height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
	margin-top:10px;
	float:left;
}

.skype-txt{
	width:380px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
	margin-top:10px;
	float:left;
}


.form-contact{
	width:324px;
	height:350px;
	margin-left:10px;
	border:3px solid #8fb5c0;
	background-color:#f2f7fa;
	border-radius:5px;
	margin-top:20px;
	float:left;
}
.form-title-box{
	width:300px;
	margin-left:10px;
	margin-top:5px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	
	color:#900;
	text-align:left;

	float:left;
}

.form-box{
	width:300px;
	height:280px;
	margin-left:10px;
	
margin-top:10px;
float:left;
}

.form-text{
	font-family:Arial, Helvetica, sans-serif, Cambria;
	font-size:14px;
	font-weight:bold;
	color:#565859;
}
.input-style{
	width:298px;
	height:25px;
	color:#000;
	font-size:12px;
	padding:2px;
	border:1px solid #afcdd8;
	
}
.email-title{
	width:715px;
	height:25px;
	margin-left:12px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif, Cambria;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:25px;
	color:#000;
	float:left;
}
.email-contact{
	width:715px;
	height:170px;
	margin-top:10px;
	margin-left:12px;
	float:left;
}
.email-box{
	width:705px;
	height:170px;
	margin-top:10px
	float:left;
}
.email-box1{
	width:390px;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:13px;
	line-height:30px;
	margin-left:0px;
	border-radius:5px;
	margin-top:10px;
	background-color:#a3e6bd;
	border:1px solid #46c176;
	float:left;
}
.email-box2{
	width:390px;
	height:30px;
	margin-top:10px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:13px;
	line-height:30px;
	margin-left:0px;
	border-radius:5px;
	background-color:#9fddea;
	border:1px solid #2c9fb7;
	float:left;
}
.email-box3{
	width:390px;
	height:30px;
	margin-top:10px;
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:13px;
	line-height:30px;
	margin-left:0px;
	border-radius:5px;
	background-color:#fae498;
	border:1px solid #ddbf58;
	float:left;
}
.email-box4{
	width:390px;
	height:30px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:13px;
	line-height:30px;
	margin-left:0px;
	border-radius:5px;
	background-color:#ffc5c9;
	border:1px solid #df777e;
	float:left;
}
.skype-boxes{
	font-family:Arial, Helvetica, sans-serif, Cambria;
	font-size:14px;
	color:#900;
	text-decoration:none;
}
.skype-boxes a{
	font-family:Arial, Helvetica, sans-serif, Cambria;
	font-size:14px;
	color:#900;
	text-decoration:none;
}
.skype-boxes a:hover{
	font-family:Arial, Helvetica, sans-serif, Cambria;
	font-size:14px;
	color:#00f;
	text-decoration:underline;
}