@charset "utf-8";

#wrapper {
	width: 100%;
	margin-bottom: auto;
	height: 1230px;
	padding-top:60px;
	background-color:#FFF;
}

#content_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}

#wrapper #content_wrapper #headerImg {
	background-repeat: no-repeat;
	height: 878px;
	background-position: center center;
	float: left;
}
#wrapper #content_wrapper #headerImg #bodyArea {
	
	padding-left: 0px;
	width: 960px;
	height: 878px;
	float: left;
}
#wrapper #content_wrapper #headerImg #bodyArea #Solar_Header {
	float: left;
	height: 300px;
	width: 960px;
}


#wrapper #content_wrapper #navigation #menu_text p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3592CF;
	display: block;
	height: 50px;
	width: 100px;
	float: left;
	text-align: center;
	line-height: 51px;
}
#wrapper #content_wrapper #headerImg #bodyArea #about_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 940px;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 25px;
	padding-top: 20px;
	margin-left: 10px;
}
#wrapper #content_wrapper #headerImg #bodyArea #Login_Leftside {
	float: left;
	height: 100px;
	width: 410px;
}
#wrapper #content_wrapper #headerImg #bodyArea #Login_Rightside {
	float: left;
	height: 100px;
	width: 900px;
}



#wrapper #content_wrapper #headerImg #bodyArea #about_info {
	float: left;
	height: 300px;
	width: 940px;	
	margin-top: 10px;
}

#wrapper #content_wrapper #headerImg #bodyArea #about_info p{
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	/*border: solid 1px #F00;*/
	line-height: 20px;
	margin-left: 10px;
}


#wrapper #content_wrapper #headerImg #bodyArea #about_mission {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 940px;
	border-bottom-width: 0.5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	height: 25px;
	padding-top: 20px;
	margin-left: 10px;
	margin-top: 20px;
}

#wrapper #content_wrapper #headerImg #bodyArea #about_mission_info {
	width: 930px;
	float: left;
	height: 100px;
	margin-top: 20px;
	margin-left: 10px;
	/*border: solid 1px #F00;*/
	text-align: left;
	
}

#wrapper #content_wrapper #headerImg #bodyArea #about_mission_info p{	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin-top: 10px;
	/*border: solid 1px #F00;*/
	line-height: 20px;
	margin-left: 10px;
}

.green_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F0;
}
