/*=================== STANDARD RULES ====================*/
body, ul, form fieldset, p {margin:0px; padding:0px;}

body{
 margin:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:.75em;
 background-image:url(../images/bg.gif);
 background-repeat:repeat-x;
 }
p{line-height:1.4em;margin-bottom:1.4em;}

h1,h2,h3,h4,h5,h6 {
 color:#27318B;
 margin-bottom:1em;
 font-weight:bold;
 }
h1 {font-size:1.7em;font-weight:normal;margin-bottom:.3em;margin-top:0px;}
h2 {font-size:1.4em;font-weight:normal;}
h3 {font-size:1.2em;font-style:italic;margin-bottom:0;}
h4,h5,h6 {font-size:1.1em;}

a:link {color:#006699;}
a:visited {color:#006699;}
a:hover {color:#006699; text-decoration:none;}
a:active {color:#006699;}

input, textarea, select, option, button {
 font:1em arial,helvetica,sans-serif;
 }

.printonly {display:none;}

.clearfloats {clear:both;height:1px;}
.initcap{
	font-size:3em;
	font-weight:bold;
	color:#27318B;
}

/*=================== LAYOUT RULES ====================*/

#homeflash{
	/*margin-left:auto;
	margin-right:auto;
	margin-top:20px;*/
	width:700px;
	height:480px;
	border:1px solid #333333;
	margin:20px 0 0 20px;
}

#container{
	width:768px;
	position:relative;
	/*background-color:#ebebeb;*/
}
#bluebar{	
	width:768px;
	height:20px;
	background-color:#1D2B63;
}
#header{
	position:absolute;
	top:20px;
	left:97px;
	width:671px;
	height:82px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border-bottom:4px solid #1D2B63;
}
#headersolar{
	position:absolute;
	top:20px;
	left:97px;
	width:671px;
	height:82px;
	background-image:url(../images/NEW/headersolar.jpg);
	background-repeat:no-repeat;
	border-bottom:4px solid #1D2B63;
}

#leftmenu{
	width:97px;
	float:left;
	background-color:#FFFFFF;
}
#leftmenu img{
	padding-bottom:3px;
}
#content{
	float:left;
	width:610px;
	margin:105px 0 0 25px;
	display:inline;
}
#content ul{
	margin:10px 0 10px 30px;
}
#content li{
	padding:2px 0;
}

#serrtimg{
	position:absolute;
	top:536px;
	left:584px;
	width:153px;
	height:146px;
	z-index:2;
}

#serrt-title{
	position:absolute;
	top:328px;
	left:121px;
	width:580px;
	height:229px;
	
}
#serrt-logo{
	position:absolute;
	top:122px;
	left:124px;
	width:599px;
	height:197px;
	text-align:center;
	border-bottom:5px solid #000066;
	
}
