@charset "utf-8";
/* CSS Document */

body {background-color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px;}
p {font-size: 18px; color:#333333;}

h1 {font-size: 22px; color:#064ace;font-weight: bold;}
h2 {font-size: 20px; color:#94CC20;font-weight: bold;}
h3 {font-size: 18px; color:#000000;font-weight: bold;}
.MainTable {width: 993px;background-color:#ffffff;border:0px;}
.MainTable td {background-color:#ffffff;border:0px;}

.header {width:993px;height: 123px;background-image:url(../images/header.gif);}
#headertext {text-align:right;margin-top:90px;margin-right:10px;font-weight:bold;color:#ffffff;}

.column-1 {
	border: 0;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat
}
#column-1a {
 float:left;
 width:554px;
 padding: 10px 15px 10px 10px;;
 background-repeat: no-repeat
}
#column-1b {
 float:right;
 width:409px;
 background-repeat: no-repeat
}

#RightNavTop {height:147px; background-image:url(../images/industry_news.gif);padding:60px 20px 0px 15px;}
#RightNavMid {height:192px; background-image:url(../images/newsletter.gif);}
#RightNavMid2 {height:72px; }
#RightNavBot {height:125px; background-image:url(../images/text_box.gif);padding:14px 25px 0px 10px;}

#SignUp {margin: 80px 0 0 15px;}

.footer {font-size: 11px; background-image:url(../images/footer_sliver.gif);padding-top:15px; padding-bottom:10px;height:26px;}
#footercol1 {float:left;width:562px;padding-left: 15px;padding-right:5px;}
#footercol2 {float:left;width:382px;padding-right: 15px;padding-left:5px;text-align: right;}


