﻿html,* {margin: 0;padding: 0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 0.75em;text-align: center;	background:#000 url(images/bg.png) repeat-x;}

#container	{width:980px;	margin:0 auto;}
#wrapper	{width:980px;	min-height:914px;text-align:left; background: url(images/verticaltext.png) no-repeat 950px 0px;}
#header		{width: 940px; height: 150px; text-indent: -9999px; background: url(Images/header.png) no-repeat;}
#infobar	{width: 940px; height: 20px; color:#FFF; background:url(images/trans-white-40.png);padding:6px;margin-bottom:5px;}
#menu		{float:left;}

/*float required to allow background for wrapper to reach bottom of page*/    
#content{float:left;}
#maincontent {width: 630px; float: left;margin-right:5px;}
#maincontentmanagement {width: 795px; float: left;z-index:-1000;}
#skyscraper {width: 160px;height: 600px;float: left;}

div.fullwidthtext {background:#FEFEFE;padding:20px;z-index:-2000;}
div.halfwidthtext {background:#FEFEFE;padding:20px;width:370px;float:left;}

h1, h2, h3, h4, h5 {font-size: 1em; color: #333; font-weight: bold; margin: 1px 0;}
h1 {font-size: 1.6em; color: #666; font-weight: normal;  margin: 5px 0;}
h2 {font-size: 1.2em; margin: 3px 0;}
h3 {color: green;  margin: 12px 0;}
h4 { }
h5 { }
p{margin: 10px 0; text-align: justify; font-size: 90%;}

#maincontent a, #maincontentmanagement a{color: #33cc33;text-decoration: none;}
#maincontent a:hover, #maincontentmanagement a:hover {color: #33cc33; text-decoration: underline;}

table.info {width:90%}
table.info tbody tr td {padding:5px;font-size: 90%;}
table caption {text-align:left;font-weight:bold; color: green;}
table tbody tr td {vertical-align:top;}

.largeicon {display:block;height:130px; width:140px; background-position:left; background-repeat:no-repeat;float:left;padding:10px;}

address{display:block;height:60px;}

div.Thanks {margin-left:10px;border:1px dotted #c0c0c0;display:block;float:left;padding:5px 10px;}
div.Thanks h1{font-size:11px;padding:0;}
div.Thanks p{font-size:11px;padding:0;margin:0;}

div#footer {border:0;border-top:1px dotted #FFF;color:#FFF;margin:0 20px 0 0;font-size:9px;text-align:center;}
div#footer a{color:#FFF;}