BODY {
	color: #262376;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-image: url("../images/commercial/innerbg.jpg");
	background-repeat: repeat-x;
	background-color:#cbdee5;
}

p {	font-weight: bold;	text-align: justify;}
h1 {color:#280d13; font-size:14px; border:1px solid #280d13; text-transform:capitalize;}

a {	color: #fff;	text-decoration: none;}
a:hover {	color: #fff;	text-decoration: underline;}


#container {
	width:685px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	width:121px;
	height:93px;
	float:left;
}
#menubar {
	height:25px;
	width:563px;
	border: 1px solid #acb6b6;
	border-left:none;
	background: #6e7697;
	float:right;
}
ul#navlist
{
margin:0;
padding:0;
white-space: nowrap;
font-size: 7pt; 
font-weight: bold;
padding-top: 7px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 1px; }

#navlist a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: underline;
}


#header {
	height:64px;
	width:563px;
	border: 1px solid #acb6b6;
	border-left:none;
	border-top:none;
	background: #6e7697;
	float:right;
}
#contents
{
	background-color: #1c1e2e;
	width: 685px;
	height: 450px;
	clear:both;
	margin:0;
	padding:0;
}

/* newhome and remodel Page */
#leftcontentmain{
clear:both;
width:255px;
height:260px;
float:left;
margin-top:16px;

}
#leftcontent{
width:245px;
	background-color:#e1e8e9;
	margin-left:20px;
}
#leftcontent p{
color: #657477;
line-height: 12pt;
margin:0;
padding:10px;
padding-top:4px;
font-size:7.5pt;
text-align:left;
}
#leftcontent a{
color: #657477;
text-decoration:none;
}
#leftcontent a:hover{
color: #657477;
text-decoration:underline;
}

#leftquote {width:245px;
	margin-left:20px; padding-top:15px;}
#leftquote p {color:#fff; line-height: 12pt;
margin:0;
padding:10px;
padding-top:4px;
font-size:7.5pt;
text-align:left;
font-weight:normal; font-style:italic;}


#rightcontent{
width:370px;
height:260px;
float:left;
margin-top:16px;
margin-left:26px;
}
img.testimonial{
padding:0;
margin-left:20px;
margin-top:4px;
}
img.showborder{
border: 1px solid #e1e8e9;
}

/*-----------------------*/

#footer
{	
	height: 50px;
	margin-top:-8px;
	font: 7pt Trebuchet MS; 
	color: #5b7797; 
	background-color:#1c1e2e;
	border-top: 2px solid #acb6b6;
}
ul#footnavlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-top: 0px;
margin-bottom:0;
padding-bottom:0;
line-height: 16px;
}

#footnavlist li
{
display: inline;
list-style-type: none;
font-size: 7pt; 
color: #5b7797; 
padding : 0px 3px 0 3px;
}

#footnavlist a { font-size: 7pt; color: #5b7797; padding : 0px 6px 0 5px;  }
#footnavlist a:link, #footnavlist a:visited{color: #5b7797;text-decoration: none;}
#footnavlist a:hover{color: #879BB6;text-decoration: underline;}

