body.body{
	font-family: Arial;
	margin: 0px
}

body.editor{
	background: none;
	text-align: left;
}

#content_container {
	width: 960px;
	margin: 0 auto;
}

#content_top {
	float: left;
	width: 100%;
	height: 80px;
	border-bottom: 5px solid #498084; 
}

#content_top .logo{
	float: left;
}

#content_top .call{
	color: #000064;
	float: right;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}

#content_banner{
	width:100%;
	height: 300px;
	float: left;
	border-bottom: 5px solid #498084 
	
}

#content_menu {
	float: left;
	width: 100%;
	height: 61px;
	margin: 15px 0px 0px 0px;
}

#content_wrapper {
	float: left;	
	height: auto;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #498084 
}

#content_left{
	width: 250px;
	float: left;
}

#content{
	float: left;
	height: auto;
	width: 710px;	
}

#content .content_inner{
	padding: 0px 0px 20px 0px;
	min-height: 300px;
}

#content_bottom{
	width: 100%;
	height: 119px;
	clear: both;
	text-align: center;
	color: #78a3a5
}

#content_bottom #footer ul{
	margin: 5px;
}

#content_bottom #footer a.footer_link{
	text-decoration: none;
	border-left: 1px solid #78a3a5;
	padding-left: 20px;
	padding-right: 15px;
	color: #78a3a5;
}

#content_bottom #footer a.footer_first{
	border: 0px;
}

.sub_menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px
}

.sub_menu ul li{
	list-style: none;
	padding: 3px;
	margin-right: 20px
}

.sub_menu ul li a{
	display: block;
	border-bottom: 1px solid #5F8E90;
	text-decoration: none;
}

/*Content Layout boxes */

.box{
	float: left;
}

.box_content{
	padding: 10px 0px 0px 110px;
	color: #78a3a5;
}

.box_content4{
	padding: 10px 5px 0px 115px;
	color: #78a3a5;
}

.box_content5{
	padding: 10px 0px 0px 130px;
	color: #78a3a5;
}

.box_content6{
	padding: 10px;
	color: #78a3a5;
}

.button1{
	background: url(../images/sce/Laserase_Button1.jpg) no-repeat;
	width: 230px;
	height: 170px;
}

.button2{
	background: url(../images/sce/Laserase_Button2.jpg) no-repeat;
	width: 230px;
	height: 170px;
	margin: 0px 0px 20px 5px
}

.button3{
	background: url(../images/sce/Laserase_Button3.jpg) no-repeat;
	width: 230px;
	height: 170px;
	margin: 0px 0px 20px 5px
}

.button4{
	background: url(../images/sce/Laserase_Offers.jpg) no-repeat;
	width: 270px;
	height: 180px;
	text-align: center;
}

.button5{
	background: url(../images/sce/Laserase_Him.jpg) no-repeat;
	width: 270px;
	height: 180px;
	margin: 0px 0px 20px 5px;
	text-align: center;

}

.button6{
	background: url(../images/sce/Laserase-CallBack3.jpg) no-repeat;
	width: 144px;
	height: 180px;
	margin: 0px 0px 20px 5px;
	color: #78a3a5;
	text-align: center;
}


/* submit form */
.template_form{
	margin: 50px 0px 10px 0px;
	padding-left: 20px;
	height: 450px;
	background: url(../images/sce/Laserase_ExpertBground3.png) no-repeat;

}

.template_form label{
	text-align: left;
	width: 100%;
	float: none;
	padding: 5px 0px 5px 0px;
	display: block
}

.template_form .input{
	width: 80%;
	height: 30px;
	text-align: left;
	line-height: 30px
}
.template_form select{
	display: block;
	margin: 5px 0px 10px 0px;
}

.template_form, .template_form p, .template_form h2{
	color: #FFFFFF;
}

.template_form .submit{
	background: url(../images/sce/Laserase_Submit.jpg) no-repeat;
	height: 33px;
	width: 93px;
	color: #78a3a5;
}

/* Menu */

#menu li a.main_menu {
	background: url(../images/sce/LASERASE_NAVBGROUND2.PNG) no-repeat;
	height: 40px;
	width: 160px;
	text-align: center;
	padding: 7px 0px 0px 0px
}

#menu a.main_menu:hover {
	background: url(../images/sce/LASERASE_NAVBGROUND2.PNG) no-repeat;

}

/* styles */

A{
	color: #78a3a5;
	font-size: 0.9em;
}

P{
	color: #78a3a5;
	font-size: 0.9em;
	margin-bottom: 10px
}

P.home{
	background: url(../images/sce/Laserase_Qlogo.jpg) no-repeat bottom right;
}


label {
	font-size: 0.9em;
}

H1, H2, H3, H4{
	color: #78a3a5;
	margin-bottom: 0px;
	margin-top: 0px;
}


