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

html { min-height: 100%; margin-bottom: 1px; }

body {
background:transparent url(../img/bkgd.gif) no-repeat top center;
background-color:#000000;
padding:0px;
margin:0px;
top:0px;
}

#container{
width:975px;
left:50%;
margin-left:-487px;
top:0px;
position:relative;
}

#footer{
width:975px;
height:50px;
position:relative;
float:left;
}

#col1{
width:487px;
position:relative;
float:left;
display:inline;
}

#col2{
width:462px;
padding:137px 0px 0px 25px;
position:relative;
float:left;
}

#featured{
width:285px;
padding:485px 0px 0px 85px;
position:relative;
float:left;
}

#logos{
width:285px;
padding:80px 0px 0px 0px;
position:relative;
float:left;
}

.leftpad{
padding-left:15px;
}

#featured01{
width:52px;
position:relative;
float:left;
display:inline;
}

#featured02{
width:135px;
padding:0px 0px 0px 10px;
position:relative;
float:left;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#featured02 a:link
{
color: #ff3c00;
text-decoration:underline;
}
#featured02 a:visited
{
color: #ff3c00;
text-decoration: underline;
}
#featured02 a:hover
{
color:#20bb77;
text-decoration: underline;
}
#featured02 a:active
{
color: #ff3c00;
text-decoration: underline;
}

.green{
color:#20bb77;
font-weight:900;
font-size:11px;
text-transform: uppercase;
}

.floatright{
float:right;
padding:0px 15px 15px 15px;
}

#whitetext{
width:450px;
height:145px;
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#FFFFFF;
text-transform: uppercase;
line-height:18px;
position:relative;
float:left;
}

.greentext{
font-size:11px;
color:#43d495;
}

#whitebox{
width:450px;
height:485px;
background:transparent url(../img/whitebox.gif) no-repeat;
position:relative;
float:left;
}

#whitebox_in{
width:430px;
height:419px;
margin-top:41px;
padding:0px 0px 10px 10px;
overflow:auto;
position:relative;
float:left;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border-top:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
}

#whitebox_in a:link
{
color: #ff3c00;
text-decoration:underline;
}
#whitebox_in a:visited
{
color: #ff3c00;
text-decoration: underline;
}
#whitebox_in a:hover
{
color:#20bb77;
text-decoration: underline;
}
#whitebox_in a:active
{
color: #ff3c00;
text-decoration: underline;
}

#whitebox_in p{
padding:10px 0px 25px 1px;
background:transparent url(../img/divider.gif) no-repeat bottom center;
}