body{
padding:0;
margin:0;
background-color:#ffffff;
}

#header{
width:900px;
margin:0 auto;
overflow:hidden;
}

#topnav{
width:900px;
height:40px;
margin:0 auto;
overflow:hidden;
background-color:#333333;
}

td.list{
width:200px;
font-size:12px;
font-family:Calibri,arial,helvetica,sans-serif;
padding:0 0 0 10px;
}

.port{
border:1px solid #cccccc;
}

.mainright{
font-family: 'GothamMediumRegular';
color:#666666;
font-size:1.2em;
padding:20px 0 0 0;
line-height:1.7em;
}

span.blue{
color:#457aae;
}

.tag{
font-family: 'GothamMediumRegular';
color:#666666;
font-size:1.05em;
text-align:left;
padding:15px 0 15px 20px;
}

#nav{
width:181px;
padding:22px;
font-size:.9em;
background-color:#457aae;
color:#ffffff;
font-family: 'MotorOil1937M54Regular';
line-height:1.5em;
}


input.round{
-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width:400px;height:20px;border:3px solid #d9d9d9;font-family: 'GothamMediumRegular';color:#666666;font-size:.7em;padding:5px;}

input.but{
-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width:80px;height:40px;border:3px solid #ffffff;font-family: 'GothamMediumRegular';color:#ffffff;font-size:.7em;padding:5px;background-color:#457aad;}

textarea.roundtwo{
-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;width:400px;height:100px;border:3px solid #d9d9d9;font-family: 'GothamMediumRegular';color:#666666;font-size:.7em;padding:5px;}

td.con1{
font-size:.8em;
padding-right:30px;
vertical-align:top;
}

a:link{color:#457aad;text-decoration:none;}
a:visited{color:#457aad;text-decoration:none;}
a:hover{color:#939393;text-decoration:none;}