@charset "UTF-8";
body {
	background-image: url(img/background.jpg);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width:840px;
	height:686px;
	padding:0;
	border:0;
	    margin-left: auto;
    margin-right: auto;
	margin-bottom:0;
	}
	
#headerleft {
	width:671px;
	padding:0;
	border-top:16px solid #FFFFFF;
	border-bottom:16px solid #FFFFFF;
	border-left:16px solid #FFFFFF;
	float:left;
	}
	
	#headerright {
	width:137px;
	height:191px;
	padding:0;
	border-top:16px solid #FFFFFF;
	border-bottom:16px solid #FFFFFF;
	border-right:16px solid #FFFFFF;
	float:right;
	}
	
#leftcol {
	width:351px;
	height:431px;
	padding:0;
	border-right:16px solid #FFFFFF;
	float:left;
	background-color:#252947;
	text-align:left;
	}
	
#rightcol {
	width:473px;
	height:431px;
	padding:0;
	border:0;
	float:right;
	}
	
#rightcolt {
	width:457px;
	height:171px;
	padding:2px 0 0 0;
	border-right:16px solid #FFFFFF;
	float:right;
	background:url('img/background_phone.jpg');
	background-repeat:no-repeat;
	}
	
#rightcolc {
	width:457px;
	height:18px;
	padding:0;
	border-right:16px solid #FFFFFF;
		border-bottom:16px solid #FFFFFF;
	float:right;
	background-color:#33FF99;
	}
	
#ppbtn {
	width:473px;
	height:37px;
	padding:0;
	background-color:#B6A7A1;
	text-align:left;
	float:right;
	}
	
#rightcolcc {
	width:456px;
	height:20px;
	padding:0;
	border-right:17px solid #B6A7A1;
	float:right;
	}
	
#quotebox {
	width:457px;
	padding:0;
	border-right:16px solid #B6A7A1;
	float:right;
	}	
	
#quoteleft {
	width:191px;
	height:167px;
	padding:0;
	float:left;
	}
	
#quoteright {
	width:266px;
	height:167px;
	float:right;
	background-color:#51546c;
	text-align:left;
	}	
	
#quotetext {
padding:12px 10px 0 10px;
text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}

#quotesign {
padding:12px 10px 0 10px;
text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
		
#button {
	border:0;
	float:left;
	background-color:#998881;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
	}
	
#button a {
	background-color:#998881;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:47px 0 10px 0;
}

#button a:hover {
	background-color:#252947;
}

	
#leftcol p {
padding:2px 10px 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:16px;
}

#bottom {
	width:840px;
	padding:5px 0 4px 0;
	border-top:16px solid #FFFFFF;
	float:left;
	background-color:#998881;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}