﻿body.editor
{
	background-color: #fff;
	min-height: 450px;
}

/*html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset {
  margin: 0;
  padding: 0;*
}
*/
body{
	background: url(../images/sce/bg.gif) repeat-x center top;
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #4e4e4e;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
	margin: 0;
	padding: 0;
}

p{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #4e4e4e;
	text-align: right;
	padding: 3px 0px 3px 0px;
	margin: 5px;
}

img{
	border: none;
}

h1{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 18pt;
	color: #cc0000;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#container{
	width: 810px;
	text-align: left;
	margin: 0;
	padding: 0;

}



/*header area*/
#header{
	float: left;
	width: 800px;
	padding: 0px 0px 15px 0px;
}

#bannerimg{
	width: 550px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	float: left;
}

#bannertext{
	width: 250px;
	margin: 0;
	padding: 30px 0px 0px 0px;
	float: left;
}

#bannerfreephone{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 13pt;
	color: #cc0000;
	padding: 0px 0px 0px 10px;
}

#bannernumber{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 16pt;
	color: #4e4e4e;
}

/* end of header area*/

#middlearea{
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: url(../images/sce/leftbg4.gif) repeat-y ;
	/*background-color: #000000;*/
	min-height: 500px;
	float: left;
}

#menucontainer{
	padding: 0px 0px 0px 0px;
	margin: 0;
	background-color: #cccccc;
}



#contentarea{
	float: left;
	width: 610px;
	padding: 10px 0px 0px 0px;
	/*background-color: #000000;*/
}

.homeheader{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #cc0000;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin: 0px;

}

.homeul{
	padding: 0px 0px 0px 0px;
	font-size: 9pt; 
	margin-left: 0px; 
	margin-right: 0px;
	list-style-type: disc;
	list-style-position: outside;	
}

#homeintro{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 12pt;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;

}

#redhometext{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 10pt;
	color: #cc0000;
	text-align: right;

}


#threeboxes{
	float: left;
	background: url(../images/sce/threebg3.gif) repeat-x center bottom;
	padding: 0;
	margin: 0;
	}



/* footer ids */

#footer{
	float:left;
	width: 800px;
	text-align:-moz-center; /*FF*/
	#text-align:center; /*IE */
}

#bottomnav{
	background: url(../images/sce/footerbg3.gif) no-repeat center center;
	width: 800px;
	height: 28px;
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 9pt;
	color: #4e4e4e;
	text-decoration: none;
	padding: 8px 0px 0px 0px;
	text-align: center;
}

#bottomnav a{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 9pt;
	color: #4e4e4e;
	text-decoration: none;
	
}

#bottomnav a:hover{
	color: #cc0000;

}

#bottomaddress{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	color: #4e4e4e;
	text-decoration: none;
	text-align: center;
}

#wsitext{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	color: #4e4e4e;
	text-decoration: none;
}

#wsitext a{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	color: #4e4e4e;
	text-align: left;
}

#copytext{
	font-family: Century Gothic, Arial, Verdana, Sans-serif;
	font-size: 8pt;
	color: #4e4e4e;
	text-decoration: none;
	text-align: right;
}
