body {
background-color:#d9dadc;
margin:0;
padding:0;
}
#sides_bg{
background:transparent url(../images/sides_bg.png) repeat-y scroll center top;
border:medium none;
margin:auto;
padding:0;
width:978px;
}
#top_bg{
background:transparent url(../images/top_bg.png) no-repeat scroll center top;
height:18px;
margin:0 auto;
padding:0;
position:relative;
width:978px;
}
#content{padding:16px 35px 0 35px;}
#content_left{padding:0 17px 30px 0; float:left;}
	#content_left h1{color:#678e56; font-size:153.9%; padding:20px 45px 5px 45px; width:550px;}
	body#laser_tattoo #content_left h1{color:#53859d; font-size:153.9%; padding:20px 45px 5px 45px; width:550px;}
	#content_left p{color:#595854; font-size:108%; padding:0 45px 20px 45px; width:550px; line-height:23px;}
#content_right{ float:left;}
	#content_right img.hd{padding:0 0 20px 0;}
	#content_right img.logo_gr{padding:85px 0 0 45px;}
#bottom_bg{
background:transparent url(../images/bottom_bg.png) no-repeat scroll center bottom;
border:medium none;
clear:both;
height:18px;
margin:0 auto;
padding:0;
width:978px;
}
#thin_form {
background:transparent url(../images/bottom_form.png) no-repeat scroll center bottom;
width:242px; margin:0 0 20px 0;
}
body#laser_tattoo #thin_form {
background:transparent url(../images/bottom_form_bl.png) no-repeat scroll center bottom;
width:242px; margin:0 0 20px 0;
}
	#thin_form input.textfeild{
	border:1px solid #B5B5B5;
	color:#595854;
	font-size:14px;
	margin:3px 0 10px 0;
	padding:3px 5px;
	width:192px;
	}
	#thin_form textarea.textarea{
	border:1px solid #B5B5B5;
	color:#595854;
	font-size:14px;
	margin:3px 0 10px 0;
	padding:3px 5px;
	width:192px;
	}
	#thin_form form{padding:0 20px 30px 20px; width:202px;}
	#thin_form form p, #thin_form form label{color:#595854; width:202px; font-size:100%;}
	#thin_form input.submit{padding:20px 0 0 0;}
div.clear{clear:both;}
img.ie6{margin:0 0 0 2px;} /* next 2 lines is a hack for ie6 only */
html>body img.ie6{margin:0;}
div.float_right{float:right;}
div.float_left{float:left;}
div.text{color:#595854;}
div.text_center{text-align:center;}

body#thankyou #thankyou{
float:left;
background:transparent url(../images/bottom_thankyou.png) no-repeat scroll center bottom;
width:689px; margin:0 0 20px 0;
}
body#thankyou #thankyou_green{
float:left;
background:transparent url(../images/bottom_thankyou_green.png) no-repeat scroll center bottom;
width:689px; margin:0 0 20px 0;
}
div#thankyou div.main, div#thankyou_green div.main{padding:20px 50px 20px 50px; color:#595854;}
    div#thankyou div.main p, div#thankyou_green div.main p{padding:10px 0 20px 0;}
img.padding_left{padding:0 0 0 35px;}