/* CSS Document */

html, body {background-color: #1e439b; margin-top: 5px; font-family: arial, helvetica, sans-serif;}

p {font-size:13px;}
p1 {font-size:16px; color: #39b54a; font-weight:bold;}
p2 {font-size:14px;}

a {color: #1e439b;text-decoration: none;}
a:hover {color:  #39b54a;;text-decoration: underline;}

h1, h4{color: #1e439b;}

#wrap {width: 978px;height: 100%; margin: 0 auto; background:clear; position:relative;min-height: 100%;margin-bottom: -30px; margin-top: 10px;}

#header {width: 978px;height: 100%; margin: 0 auto; background:clear; position:relative;min-height: 100%; margin-bottom:0px;}

#synergy {width: 958px;height: 75px; padding-top: 5px; padding-left: 10px; padding-right: 10px;float: left; background: clear; border-top: 0px solid black; border-bottom: 0px solid black; 
margin-bottom: 20px;}

#info {width: 674px; float: right; clear: both; margin-top: 0px; padding-top: 20px; position: relative; color: #0066CC; text-align: left;}

.title {font-weight:bold; font-size:24px;padding-right: 5px;}
.date {float: left;	width: 200px;font-size: 12px;color: black;font-weight: bold; margin-bottom:4px;}
.sub1 {font-size:12px;font-weight: bold;padding-right: 0px;}
.sub2 {font-size:14px;padding-right: 5px;}

#container2{width:958px;padding:10px;margin:0px; float: left; background-color: #cccccc;}
#container{
	width:958px;
	padding:10px;
	margin:0px;
	float: left;
	background-color: #D0D0D0;
}
div.c1{width:575px;padding:10px;margin:0px; float: left; border-right: 1px solid #333333;}
div.c1 img{margin-bottom:8px;}
div.c1 h1 {font-size:24px; margin-top: 0px; }
div.c1 ul {font-size:14px;}

div.c2{width:330px;padding:10px;margin:0px; float: right; }
div.c2 h1 {font-size:16px; margin-top: 0px; }
div.c2 h2 {font-size:18px; font-weight: bold; color: #39b54a; margin-top: 0px; }
div.c2 img {margin-top: 6px; padding-top:0px; margin-bottom: 6px;}

#footer {height: 50px; position: relative; text-align: center; color: white; font-size:12px; float: left; border-top: 5px solid #39b54a; margin: auto; width: 100%; background:clear;}
#footer a {color: white; font-size:14px; text-decoration: none;}
#footer a:hover {color: #FC6; font-size:14px; text-decoration: none;}
