/* CSS Document */

* {margin:0; padding:0;}

.clearfloats {clear:both;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

#container {
	width:800px;
	position:relative;
	margin:0 auto;
	padding:0;
}
#header {
	width:800px;
	height: 80px;
	background-color: #000000;
}
#logo_box {
	width:216px;
	height: 80px;
	background-color: #000000;
	float: left;
}
#menu_box {
	width:560px;
	height: 30px;
	float: left;
	margin-top: 35px;
	margin-left: 10px;
}
#image_main {
	width:800px;
	height: 250px;
	background-image: url(file:///FileCabinet/WebSites/solarc_production/images/home_image_anima1.gif);
}
#content_middle {
	width:800px;
	background-color: #17225B;
}

#content_image {
	width:60px;
	height: 308px;
	float: left;
	margin-top: 200px;
}
#content_main {
	width:680px;
	float: left;
	background-color: #FFFFFF;
	min-height: 508px;
}
#copy_main {
	width:460px;
	float: left;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
#copy_right {
	width:165px;
	float: left;
	padding: 5px;
	margin-top: 30px;
	text-align: center;
	color: #999999;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
}

.copy_right_link {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.copy_right_link:link, .copy_right_link:visited, .copy_right_link:hover, .copy_right_link:active {
	color: #2361A9;
}

#footer {
	width:780px;
	padding:10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
.intro_copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.intro_copy_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: bold;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EE3B33;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: bold;
}
.subhead1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: bold;
}


.sidebar_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: 1.3;
}


a:link, a:visited, a:hover, a:active {
	color: #17225B;
}

a.copy_body:link, a.copy_body:visited, a.copy_body:hover, a.copy_body:active {
	color: #2361A9;
	text-decoration: none;
}

a.copy_footer:link, a.copy_footer:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.copy_footer:hover, a.copy_footer:active {
	text-decoration: none;
	color: #EE3B33;
}

ul {
	margin-left: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	line-height: 11px;
}
.img_left {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#sponsors  {
	background-color:#ffffff;
}


#sponsors p  {
	line-height: 1.1;
	margin-bottom:10px;
}



.slideshow { height: 100px; width: 165px; margin: auto }
.slideshow img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }