/*This is the core style sheet for solar4u.com.*/



div {}



.footer {}



body {

	background-color: #000099;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: small;

	margin: 0em;



	background-position: center top;

	background-repeat: no-repeat;

}



#header-top {

	background-repeat: no-repeat;

	background-position: right top;

	margin-top: 5px;

	margin-left: 30px;

text-align: center;
	margin-right: 15px;

	vertical-align: top;



}



#header-bottom {



	text-align: center;



}





#all-content {

	position: relative;

	width: 100%;

	background-color: #B9D9FF;



	background-repeat: repeat;

	margin-top: 20px;



}



#content {

	position: relative;

	width: 80%;

}





#navbar {

	position: absolute;

	background-color: #FFFDCA;

	width: 160px;

	color: #FF6600;

	font-weight: 700;

	text-align: center;

	top: 0px;

	left: 0px;

	font-size: 1em;

}



#navbar ul {

	margin: 0px;

	padding: 0px;

}



#navbar ul li {

	list-style-type: none;

	margin: 0px;

	padding-top: 3px;

	padding-bottom: 3px;

	border-bottom: 1px #00793D solid;

}



#navbar ul li a:link, #navbar ul li a:visited {

	display: block;

	font-weight: 400;

	text-decoration: none;

	color: #3333FF;

	margin: 0px;

	text-align: left;

	padding-left: 15px;

	padding-top: 2px;

	padding-bottom: 2px;

	font-size: 0.9em;

	line-height: 1em;

	font-style: normal;

}



#navbar ul li a:hover {

	color: #FF6633;

}

ul {

}



li {

	color: #00793D;

	font-size: 1.1em;

	font-weight: 800;

	line-height: 1.3em;

	font-style: italic;

}



#main-text {

	background-color: #FFFFFF;

	border-left: 1px #000000 solid;

	border-bottom: 1px #000000 solid;

	margin-left: 160px;

	padding: 10px;

	border-bottom-color: #507BC9;

}



h1 {

	font-size: 1.5em;

	font-style: italic;

	letter-spacing: 2px;

	color: #000099;

	top: 0px;

	padding-top: 17px;

	padding-bottom: 25px;

	text-align: center;

}



h2 {

	font-size: 1.2em;

	font-style: italic;

	letter-spacing: 2px;

	color: #DD4300;

	top: 0px;

	padding-top: 12px;

	padding-bottom: 12px;

	text-align: center;

}



p {

	font-size: 1em;

	text-align: justify;

	line-height: 1.7em;

	color: #00793D;

	font-weight: 500;

}



img.floatLeft {

	float: left;

	margin-bottom: 4px;

	margin-right: 8px;

	}



img.floatRight { 

	float: right;

	margin-bottom: 4px;

	margin-left: 8px;

	}



p.footer {

font-size: .6em;

text-align: center;

font-weight: bold;}





a:link {

text-decoration: none;} 



a:visited {

	color: #507BCA;

}



a:hover {

	text-decoration: underline;

	color: #CC3333;

}



a:active {

text-decoration: none;}

