body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.gif) #ffffff top repeat-x;
	}
	
form {
	margin:0px;
	}	

p {	
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}

.curved-bg {
	margin:0 auto;
	background:url(../images/curved-bg.jpg) top center no-repeat;
	width:100%;
	}

.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
/* Header Starts  */
#header {
	margin:0 auto;
	width:980px;
	height:auto;
	overflow:hidden;
	}
	
#header .logo{
	width:973px;
	float:left;
	height:74px;
	margin:34px 0 0 0;
	padding-left:7px;
	}
/* Header Ends  */


/* Menu Css Starts  */
.chromestyle{
	padding:0;
	margin:16px 0 0 0;
	float:right;
	width:940px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	margin: 0;
	padding:0px;
	text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle .first { background:none;}

.chromestyle ul li{
	float:left;
	padding:0px;
	margin:0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(../images/divider.gif) right  no-repeat;	
}

.chromestyle ul li a{
	color:#000000;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
	margin:0px 7px;
	padding:0 0 0 0px;
	text-align: center;
	cursor: pointer;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;	
}

.chromestyle ul li a font{	
	display: block;
	padding:0 8px;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold; 	
	}
	
.chromestyle ul li a:hover {
	color:#ffffff;
/*	display: block;
*/	margin:0px 7px;
	padding:0 0 0 0px;
/*	line-height:25px;
*/	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
}

.chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#ffffff;
/*	display: block;
*/	margin:0px 7px;
	padding:0 0 0 0px;
/*	line-height:25px;
*/	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
}

.chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#ffffff;
/*	display: block;
*/	margin:0px 7px;
	padding:0 0 0 0px;
/*	line-height:25px;
*/	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
}

.chromestyle ul li a.selected font{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:#ffffff;
/*	display: block;
*/	margin:0px 0px;
	padding:0 8px;
/*	line-height:25px;
*/	background: url(../images/hover-right.gif) no-repeat top right; /*left tab image path*/
}

.chromestyle ul li a:hover font{
	color:#ffffff;
/*	line-height:25px;
*//*	display:block;
*/	background: url(../images/hover-right.gif) no-repeat top right; /*right tab image path*/
}

.hover{
	color: #ffffff;
/*	line-height:33px;
*/	background: url(../images/hover-left.gif) no-repeat top left; /*left tab image path*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
}

.hover font{
	color:#ffffff;
	line-height:25px;
	display:block;
	background: url(../images/hover-right.gif) no-repeat top right; /*right tab image path*/
}

.menubar li a:hover font{
	color:#ffffff;
	line-height:25px;
	display:block;
	background: url(../images/hover-right.gif) no-repeat top right; /*right tab image path*/
}
		
.drop-ul  {
	margin:0;
	padding:0;
	list-style:none;
	background:#fbfff8;
	}
	
.drop-ul li  {
	float: none;
	display:list-item;
	line-height:24px;
	border-bottom:#ebfbdb solid 1px; 
	}
		
.sub-ul {
	border:#a5e367 solid 1px; 	
	background:#ffffff;
	width: 165px;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

.sub-ul li { display:block; }	
		
.sub-ul li a {
	color:#fff;
	text-decoration:none;
	padding: 0 6px 0 6px;
	font-weight:normal;
	color:#339801;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.sub-ul li a:hover {
	background:#f2ffe5;
	color:#ff6600; 	display:block;

	}
/* Menu Css Ends  */


/* Graphic Box Starts  */
#hdr-graphic {
	width:980px;
	margin:0 auto;
	margin-top:16px;
	height:auto;
	}
	
.hdr-slides {
	float:left;
	width:604px;
	}
	
.hdr-boxes {
	float:right;
	width:375px;
	margin-left:1px;
	height:auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
.residential-box {
	width:362px;
	float:left;
	background:url(../images/residential-bg.jpg) top no-repeat;
	height:133px;
	padding:10px 0 0 13px;
	margin-bottom:1px;
	}
	
.residential-box h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	background:none;
	width:200px;
	}
	
.residential-box .input-box {
	width:111px;
	margin-top:6px;
	float:left;
	}
	
.residential-box .go-btn {
	width:40px;
	margin-top:6px;
	float:left;
	}

	
.residential-box input {
	background:url(../images/input-bg.gif) top no-repeat;
	border:none;
	margin:0 5px 0 0;
	padding:8px 0 0 5px;
	height:24px;
	width:100px;
	color:#666666;
	font-size:13px;
}
	
.commercial-box {
	width:362px;
	float:left;
	background:url(../images/commercial-bg.jpg) top no-repeat;
	height:135px;
	padding:8px 0 0 13px;
	margin-bottom:1px;
	}
	
.commercial-box h1 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	background:none;
	width:220px;
	}
	
.commercial-box .input-box {
	width:111px;
	margin-top:11px;
	float:left;
	}
	
.commercial-box .go-btn {
	width:40px;
	margin-top:11px;
	float:left;
	}
	
.commercial-box input {
	background:url(../images/input-bg1.gif) top no-repeat;
	border:none;
	margin:0 5px 0 0;
	padding:8px 0 0 5px;
	height:24px;
	width:100px;
	color:#666666;
	font-size:13px;
}
/* Graphic Box Ends  */



/* Body css Starts */
#body-container {
	width:980px;
	height:auto;
	margin:auto;
	overflow:hidden;
	clear:both;
	}
	
.left-container {
	float:left;
	width:650px;
	height:auto;
	margin-top:20px;
	padding-left:5px;
	}
	
.right-container {
	float:right;
	width:317px;
	height:auto;
	}
	
/* Left Section Css Starts  */	
h1 {
	width:655px;
	background:url(../images/underline.gif) left bottom no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-weight:normal;
	font-size:20px;
    line-height:34px;
	margin:0px;
	padding:0px;
	}
	
h1 img{
	margin-right:3px;
	vertical-align:top;
	}
	
h2 {
	width:655px;
	font-family:Arial, Helvetica, sans-serif;
	color:#0066cc;
	font-weight:bold;
	font-size:15px;
    line-height:20px;
	margin:0px;
	padding:0px;
	}
	
.listing {
	margin:0px;
	padding:0px;
	}
	
.listing ul{
	margin:0px 0 0 10px;
	padding:0px;
	}
	
.listing ul li{
	margin:0px;
	list-style:none;
	background:url(../images/arrow.gif) left top no-repeat;
	background-position:0 9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	padding:0 0 0 16px;
	}
	
.listing ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.listing_small ul li{
	margin:0px;
	list-style:none;
	background:url(../images/bullet.gif) left top no-repeat;
	background-position:0 9px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	padding:0 0 0 16px;
	}
	
/* Left Section Css Ends  */	



/* Right Section Css Starts  */
.blog {
	float:left;
	margin:4px 0 0 0;
	}
	
.blog-bg {
	width:270px;
	height:338px;
	float:left;
	background:url(../images/blog-bg.jpg) top no-repeat;
	margin-left:10px;
	padding-left:35px;
	}
	
.blog-entry {
	border-bottom:1px solid #d5cfc7;
	width:222px;
	margin:8px 0 0 0px;
	padding:0 0 7px 10px;
	color:#343434;
	font-size:12px;
	background:url(../images/bullet.gif) left top no-repeat;
	background-position:0 3px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.blog-entry a{
	color:#343434;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
.blog-entry a:hover{
	color:#fe6802;
	font-family:Arial, Helvetica, sans-serif;
	}

.blog-entry span{
	font-size:10px;
	color:#717272;
	margin-left:0px;
}

.blog-entry span a{
	font-size:10px;
	color:#fe6802;
	text-decoration:none;
}

.blog-entry span a:hover{
	color:#0066cc;
	}

.blog-entry strong {
	color:#339801;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	}
	
.blog-entry strong:hover {
	color:#ff6600;
	}
/* Right Section Css Ends  */
	
/* Body css Ends */



/* Partners Logo css Starts */
.partner-logo-heading {
	margin:0 auto;
	width:980px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#339801;
	margin-top:15px;
	}
	
.partner-logo-heading img{
	margin-right:3px;
	vertical-align:top;
	}	

.partner-logo-bg {
	width:100%;
	margin:0 auto;
	height:106px;
	background:url(../images/partner-logo-bg.gif) repeat-x top;
	}

.partner-box {
	margin:0 auto;
	width:980px;
	}
	
.partner-logo {
	float:left;
	overflow:hidden;
	margin-top:5px;
	}
	
.partner-logo img {
	margin:0 10px;
	}

/* Partners Logo css Ends */


/* Footer Css Starts */
#footer-bg {
	width:100%;
	margin:0 auto;
	height:204px;
	background:url(../images/footer-bg.gif) repeat-x top;
	overflow:hidden;
	}
.footer-box {
	margin:0 auto;
	width:980px;
	margin-top:11px;
	height:auto;	
}

.footer-links-box {
	width:564px;
	float:left;
	height:auto;
	}
	
.footer-links {
	margin:0px 39px 0 0;
	padding:0px;	
	float:left;
	}
	
.footer-links ul{
	margin:0px 0 0 0px;
	padding:0px;
	}
	
.footer-links ul li{
	margin:0px;
	list-style:none;
	background:url(../images/bullet1.gif) left top no-repeat;
	background-position:0 9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:19px;
	padding:0 0 0 10px;
	}
	
.footer-links ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	}	
	
.footer-links ul li a:hover{
	color:#ff6600;
	}	
.giantheading	
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
	width:900px;
}

.movecenter-bigheading-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#808080;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
}

.movecenter-bigheading-right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333399;
	text-decoration:none;
	font-weight:bold;
	line-height:32px;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066cc;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}

.footer-address {
	float:left;
	background:url(../images/dotted-line.gif) left bottom no-repeat;
	color:#333333;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:234px;
	height:auto;
	line-height:20px;
	padding:0 0 0 20px;
	}
	
.footer-address img{
	vertical-align:middle;
	margin-bottom:1px;
	}
	
.copyiright {
	float:left;
	width:500px;
	color:#888888;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	}	
	
.ra-link a{
	float:right;	
	color:#888888;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	text-decoration:none;
	text-align:right;
	}
	
.ra-link a:hover{
	color:#0066cc;
	}

/* Footer Css Ends */

.fieldset-legend {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff6600;
	font-weight:normal;
	font-size:20px;
    line-height:34px;
	margin:0px;
	padding:0px;
	}
