
p, div, ul, li, img, h1, h2, h3 ,a {padding:0; margin:0;}
form, label, input {padding:0; margin:0;}

/* CSS RESET */
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/*li{list-style:none;}*/
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}

body {font:13px/1.231 Arial,verdana,helvetica,clean,sans-serif;}	
table{font-size:inherit;font-size:100%;}	
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */







#frame {
	width:450px;
	/*height:600px;*/
	margin:auto;
	/*padding-left: 1%;
	padding-right: 10%;*/
}

#frame1 {
	width:450px;
	margin:auto;
	position:absolute;
}

.spacer{
	clear: both; 
	font-size: 0px; 
	line-height: 0px; 
	padding: 0; 
	margin: 0;
}

.dummy{
	clear: both;
}




/* ------------------ start header ---------------------------*/
.logo {
	position:absolute;
	padding-top: 20px; 
	padding-left:30px; 
	float:left;
	z-index: 2;
}

#bodycontainer{
	width:450px;
	height:auto; 
	padding-top: 150px;
	color:#4D4747;
	background-color:#fff;
	margin:auto;
}



/* top  right  bottom  left    */
#aboutcontainercenter{
	width:450px;
	height:auto; 
	color:#4D4747;
	background-color:#fff;
	float:left;
	margin:auto;
}


#aboutcontainercenter .photo{
	padding-top:10px;
}

#aboutcontainercenter div#headline{
	padding: 0 40px 20px 33px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:19px;
	line-height:22px;
	font-weight:bold;
	color:#4D4747; 
	background-color:inherit;
}
#aboutcontainercenter div#copy { color: #4d4747; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 19px; background-color: inherit; padding: 0 25px 0 33px }
#aboutcontainercenter div#copy2 { color: #4d4747; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 19px; background-color: inherit; padding: 10px 25px 0 33px }
#aboutcontainercenter div#list{
	padding: 10px 30px 0px 83px;
	/*width: 450px;*/
}
#aboutcontainercenter ul  { color: #4d4747; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 19px; list-style-type: url(../_images/general/list_style_image.gif); padding: 0 }
#aboutcontainercenter ul li {
	padding:0 0 0 0;
}

.copyspacer{
	padding: 5px 0 5px 0;
}


#aboutcontainercenter a.link  { color: #4d4747; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 20px; padding: 0 0 0 0 }
#aboutcontainercenter a.link:hover { color: #b3b202; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 20px; text-decoration: underline }



#intersolar_text { color: #4d4747; font-size: 12px; font-family: arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 19px; background-color: inherit; padding: 10px 25px 0 33px; width: 170px; float: left }


