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

a{
outline:none;
}

html, body{
height:100%;
width:100%;
margin:0;
padding:0;
}

body{
background-color:#231f20;
background-image:url('../images/bg-main.png');
background-repeat:no-repeat;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
}

#container{
margin-left:auto;
margin-right:auto;
width:875px;
height:650px;
}

#content{
position:relative;
overflow:hidden;
float:left;
width:875px;
margin-top:5px;
}

#content-right{
position:relative;
float:left;
width:575px;
height:350px;
background-image:url('../images/bg-content-right.png');
background-repeat:no-repeat;
background-position:top;
padding-left:15px;
padding-right:10px;
font-size:14px;
}

#main-top-nav{
float:right;
margin:0;
margin-left:75px;
padding:0;
height:150px;
width:450px;
}

#main-top-nav li{
float:left;
background-repeat:no-repeat;
background-position:top;
display:inline;
margin:0;
padding:0;
list-style-type:none;
width:75px;
height:75px;
text-align:center;
}

#main-top-nav li:first-child{
margin-left:0;
}

#main-top-nav li:hover{
background-position:bottom;
}

#main-top-nav a{
float:left;
font-family:Interstate,Arial,sans-serif;
font-size:12px;
text-decoration:none;
color:#f89828;
width:75px;
padding-top:83px;
}

#main-top-nav a:hover{
color:#fff;
}

#top-nav{
float:left;
width:875px;
margin-top:10px;
margin-bottom:10px;
font-size:13px;
text-align:right;
padding-right:3px;
color:#ddd;
}

#top-nav a{
text-decoration:none;
color:#fff;
}

#top-nav a:hover{
text-decoration:underline;
}

/* COMMERCIAL */

#main-top-nav-comm{
float:right;
margin:0;
margin-left:75px;
padding:0;
height:150px;
width:450px;
}

#main-top-nav-comm li{
float:left;
background-repeat:no-repeat;
background-position:top;
display:inline;
margin:0;
padding:0;
list-style-type:none;
width:150px;
height:75px;
text-align:center;
}

#main-top-nav-comm li:first-child{
margin-left:0;
}

#main-top-nav-comm li:hover{
background-position:bottom;
}

#main-top-nav-comm a{
float:left;
font-family:Interstate,Arial,sans-serif;
font-size:12px;
text-decoration:none;
color:#f89828;
width:150px;
padding-top:83px;
}

#main-top-nav-comm a:hover{
color:#fff;
}

#top-nav-comm{
float:left;
width:875px;
margin-top:10px;
margin-bottom:10px;
font-size:13px;
text-align:right;
padding-right:3px;
color:#ddd;
}

#top-nav-comm a{
text-decoration:none;
color:#fff;
}

#top-nav-comm a:hover{
text-decoration:underline;
}

#mid-nav{
margin-top:0px;
font-size:13px;
padding-right:3px;
color:#000000;
}

#mid-nav a{
text-decoration:none;
color: #f89828;
}

#mid-nav a:hover{
text-decoration:underline;
color:#000000;
}

h2{
font-family:"Blue Highway",Interstate,Century Gothic,sans-serif;
font-size:22px;
color:#000;
margin:0;
padding-top:15px;
padding-bottom:10px;
}

.orange{
color:#f89828;
}

#content-right a{
text-decoration:none;
}

#flashHolder{
margin-left:auto;
margin-right:0px;
width:875px;
height:70px;
float:right;
padding-top:10px;
}

#invLogoHolder{
position:relative;
margin-left:0px;
margin-right:0px;
width:950px;
height:72px;
padding-top:10px;
}