body {
	background-color:#ededed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:94px;
	padding: 20px 24px 0px 0px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:66px;
}

.content_bg {
	background-image:url(images/content_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

.leftsha {
	background-image:url(images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width 5px;
}

.rightsha {
	background-image:url(images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width:5px;
}

.form_bg {
	background-image:url(images/form_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:347px;
}

.feature_bg {
	background-image:url(images/feature_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:314px;
}

.feature_center_bg {
	background-image:url(images/feature_center.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.your_contact {
	background-image:url(images/your_contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:344px;
}

.contact_support {
	background-image:url(images/contact_support.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:384px;
}


.left_img {
	float: left;
	padding-right: 10px;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #606060;
}

.content_Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height:18px;
	color: #326db5;
}

.content_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height:18px;
	color: #383838;
}


.mail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	text-align: justify;
	line-height: 18px;
	color: #1c1c1c;
}

a.mail {
	text-decoration: none;
	color: #1c1c1c;
}

a:hover.mail {
	text-decoration: none;
	color: #326db5;
}

.submit_bt {
	color: #037bcb;
	background: url(images/submit_button.jpg) no-repeat center top;
	height: 29px;
	width: 106px;
	outline: none;
	border: none;
	cursor: hand;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	color: #606060;
}
	
a.footer {
	color: #606060;
	text-decoration: none;
}

a:hover.footer {
	color: #000000;
	text-decoration: none;
}

.form {
	width:130px;
}

.form_contact {
	width:150px;
}

.form_support {
	width:100px;
}

.image_left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.image_right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
