body {
	margin: 0;
	text-align:center;
	font-family:"Verdana", Tahoma, sans-serif;
	color:#000;
	background-color:#c4c4c4;
}

#website {
	position:relative;
	top:0px;
	width:939px;
	margin: 0 auto;
	margin-top:0px;
	text-align: left;
	height:auto;
	color:#000000;
}

#header {
	width:939px;
	height:243px;
	background-image:url(img/header.jpg);
}

.bg_block {
	width:939px;
	height:281px;
	background-image:url(img/bg_block.jpg);
}

#title1 {
	height:40px;
	width:400px;
	margin-left:140px;
	margin-top:33px;
	float:left;
	background-image:url(img/title_remote_support.png);
}

#title2 {
	height:40px;
	width:400px;
	margin-left:140px;
	margin-top:33px;
	float:left;
	background-image:url(img/title_home_support.png);
}

#title3 {
	height:40px;
	width:400px;
	margin-left:140px;
	margin-top:33px;
	float:left;
	background-image:url(img/title_collect_and_return.png);
}

.content_text {
	width:595px;
	height:281px;
	float:left;
}

.content_text2 {
	width:650px;
	height:281px;
	float:left;
}

.text1 {
	width:488px;
	height:auto;
	font-size:15px;
	font-weight:bold;
	text-align:justify;
	float:left;
	margin-left:95px;
	margin-top:16px;
}

.text2 {
	width:530px;
	height:auto;
	font-size:15px;
	font-weight:bold;
	text-align:justify;
	float:left;
	margin-left:95px;
	margin-top:16px;
}

#picture1 {
	background-image:url(img/picture_remote_support.jpg);
	width:249px;
	height:220px;
	float:left;
	margin-left:8px;
	margin-top:30px;
}

#picture2 {
	background-image:url(img/picture_home_support.jpg);
	width:249px;
	height:220px;
	float:left;
	margin-left:8px;
	margin-top:30px;
}

#picture3 {
	background-image:url(img/picture_collect_and_return.jpg);
	width:210px;
	height:220px;
	float:left;
	margin-left:-10px;
	margin-top:30px;
}

#price_40 {
	background-image:url(img/40.png);
	width:68px;
	height:68px;
	float:left;
	margin-left:72px;
	margin-top:35px;
	display:block;
}


#price_60 {
	background-image:url(img/60.png);
	width:68px;
	height:68px;
	float:left;
	margin-left:72px;
	margin-top:35px;
}

#price_80 {
	background-image:url(img/80.png);
	width:68px;
	height:68px;
	float:left;
	margin-left:72px;
	margin-top:17px;
}


.vinks {
	width:20px;
	height:auto;
	float:left;
	display:block;
	margin-top:4px;
	margin-right:5px;
	margin-left:10px;
}

.vinks2 {
	width:20px;
	height:auto;
	float:left;
	display:block;
	margin-top:4px;
	margin-right:5px;
	margin-left:8px;
}
.vinks img {
	margin-top:2px;
}

.vinks2 img {
	margin-top:2px;
}

.list1 {
	width:auto;
	height:auto;
	float:left;
	font-size:12px;
	line-height:22px;
	margin-top:4px;
}

.list2 {
	width:auto;;
	height:auto;
	float:left;
	font-size:12px;
	line-height:22px;
	margin-top:4px;
}

#footer {
	height:340px;
	background-color:#716f6f;
	width:939px;
	float:left;
	font-size:13px;
	color:#FFF;
}

#footer_left {
	width:460px;
	height:auto;
	float:left;
	
}

#footer_right {
	width:460px;
	height:auto;
	float:left;

}

#business_call {
	background-image:url(img/business_users_call.png);
	width:357px;
	height:80px;
	float:left;
	margin-top:25px;
	margin-left:65px;
}

#call_back {
	background-image:url(img/call_back_service.png);
	width:310px;
	height:35px;
	float:left;
	margin-top:25px;

}

#list_footer {
	width:250px;
	height:auto;
	float:left;
	line-height:25px;
	margin-top:14px;
}

#bulletpoints {
	width:20px;
	height:auto;
	float:left;
	margin-left:70px;
	margin-top:8px;
}

#bulletpoints img{
	margin-top:15px;
}

input {
	font-family: verdana;
	width:250px;
	height:25px;
	color:#383838;
	font-size:14px;
	background-color:#FFF;
	border-color:#383838;
	border-style:solid;
	border-width:1px;
	margin-top:5px;
	line-height:25px;
}

textarea {
	font-family: verdana;
	width:250px;
	height:100px;
	color:#383838;
	font-size:14px;
	background-color:#FFF;
	border-color:#383838;
	border-style:solid;
	border-width:1px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
#submit {
width:80px;
background-image:url(img/bg_submit.gif);
color:#FFF;
border:none;
height:30px;
font-size:12px;
}

#submit:hover {
color:#FFF;
cursor:pointer;
background-image:url(img/bg_submit_hv.gif);
}

form {
	margin-top:25px;
	float:left;
}

#copyrights {
	height:95px;
	background-color:#FFF;
	color:#716f6f;
	width:939px;
	float:left;
	text-align:center;
	font-size:11px;
	line-height:84px;
}
	
