body {
	background: #cde8f8;
	margin:0px;
	padding:0px 0px 20px;
	color:#323232;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
@media screen and (max-device-width: 480px) {
	body { -webkit-text-size-adjust: none; }
}
a { color: #0048ff; }
a:hover { text-decoration: none; }
form, h1, h2, h3, h4, h5, ul, ol, li, p {
	margin: 0;
	padding: 0;
}
img { border: 0; }
form br { clear: both; }
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

/*-----header-----*/
#header_popup {
	width:454px;
	height:67px;
	background:url(../images_popup/popup_header.png) no-repeat;
}
#header_popup .header_logo{
	float:left;
	margin: 14px 0px 0px 21px;
	display:inline;
}
#header_popup .header_tel{
	float:right;
	color:#000;
	margin: 10px 25px 0px 0px;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	text-align:right;
	display:inline;
}
#header_popup .header_tel span{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

/*-----footer-----*/
.footer_popup{
	width:454px;
	margin: 0px auto;
	text-align:center;
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	color:#323232;
}

/*-----content-----*/
#containerinner{
	width:454px;
	margin:0 auto;
	background:url(../images_popup/popup_bg.png) repeat-y;
}
#content_top{
	padding: 0px 0px;
	background: url(../images_popup/popup_bottom.png) no-repeat bottom;
}
#content_bottom{
	background: url(../images_popup/popup_top.png) no-repeat top;
	padding: 0px 18px 20px;
	overflow:hidden;
	color:#000;
}
h1 {
	font: bold 20px/24px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	padding: 18px 0px 0px;
}
h2 {
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	margin: 12px 0px 0px;
}
h3 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	margin: 12px 0px 0px;
}
#content_top p{
	margin: 12px 0px 0px;
	padding:0px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#content_top ul,
#content_top ol{
	margin: 12px 0px 0px 30px;
}
.form_left {
	display: inline;
	float: left;
	width: 300px;
	margin: 30px 20px 0 0;
}
.form_right {
	display: inline;
	float: left;
	width: 250px;
}

/*-----contact page-----*/
#contact_box {
	width:418px;
	float:left;
}
#contact_box div {
	text-decoration:none;
}
.contactrow {
	width:100%;
	padding-bottom:10px;
}
.contactleft {
	float:left;
	width:25%;
	text-align:left;
}
.contactright {
	float:left;
	width:65%;
	text-align:left;
}
.contactright textarea{
	width:228px;
	height:150px;
}
.reviewinput{
	width:230px;
}

.blue {
	color:#0048ff;
}
.red {
	color:#f00;
}
.paddingt15 {
	padding-top:15px;
}
/*---Contact---*/
input[type="hidden"], li.none { display: none; visibility: hidden; }
#daform label {
	display: inline;
	float: left;
	margin: 8px 0;
	padding-right: 10px;
	text-align: right;
	width: 85px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
#daform label strong, #daform p strong { color: #FF0000; }
#daform p strong { font-size: 11px; }
#daform input[type="text"], #daform select, #daform textarea {
	display: inline;
	float: left;
	margin: 5px 0;
	width: 250px;	
}
#daform img, .captcha { padding-left: 90px; }
#daform img {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
#daform p { padding: 10px; }
#daform input.btn {
	margin-top: 10px;
	width: 100px;
}
/*-----header-----*/
#header {
	width:454px;
	height:67px;
	background:url(../images_popup/popup_header.png) no-repeat;
}
#header .logo {
	background: url(../images_popup/popup_logo.png) no-repeat;
	display: inline-block;
	float: left;
	height: 40px;
	margin: 14px 0 0 21px;
	width: 183px;
}
#header .phone {
	float:right;
	color:#000;
	margin: 10px 25px 0 0;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
	text-align:right;
	display:inline;
}
#header .phone span { font: normal 12px/16px Arial, Helvetica, sans-serif; }