@charset "UTF-8";
/* CSS Document */

body{
background: url(../images/bg.gif);
background-repeat:repeat;
background-attachment:fixed;
margin:0;
margin-left:auto;
margin-right:auto;

}

img{
border-style:none;
}

strong{
color:#2d3b6f;
font-size:11pt;
margin-bottom:0;
}


.container{
width:850px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
background: #fff;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}

.containera{
width:850px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
background: #c43b0f;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}

#container2{
width:850px;
height:100%;
background: url(../images/bodybg.jpg);
background-repeat:repeat-y;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
position:relative;
bottom:8px;
}

#banner{
width:850px;
height:85px;
background: url(../images/headergraphic.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}

#nav{
width:850px;
height:37px;
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
position:relative;
bottom:8px;
}

#nav ul{
position:relative;
left:147px;
}

#nav li{
list-style-type:none;
float:left;
padding-left:0px;
padding-right:0px;
background: #c43b0f;
background-image:url(../images/li.jpg);
height: 37px;
line-height:2.5em;
position:relative;
left:30px;
overflow:hidden;

}

.navleft{
color:#fff;
text-decoration:none;
font-family:"arial";
font-size:11pt;
padding-top:12px;
border-right:1px solid #9c3e21;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
background: url(images/li1.jpg);
}

.navright{
color:#fff;
text-decoration:none;
font-family:"arial";
font-size:11pt;
border-left:1px solid #df937d;
padding-top:12px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
background: url(images/li1.jpg);
}

.middle{
color:#fff;
text-decoration:none;
font-family:"arial";
font-size:11pt;
border-right:1px solid #9c3e21;
border-left:1px solid #df937d;
padding-top:12px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
background: url(../images/li1.jpg);
}

#nav a:hover{
background: url(../images/li2.jpg);
}


#left{
width:204px;
float:left;
text-align:center;
padding-top:15px;

}


#right{
width:625px;
float:left;
text-align:center;
margin: 25px 10px 15px 0;
padding: 0;
}

#right h3{
font-size: 18px;
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
margin: 10px 0 10px 30px;
padding: 0;
}

#right p{
color:#606060;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:11pt;
line-height:1.25em;
}

#right a{
color:#c43b0f;
text-align:left;
font-family:"trebuchet ms";
font-size:11pt;
line-height:1.2em;
}

#right ul{
position:relative;
left:5px;
}
#right li{
color:#606060;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:10pt;
padding-right:20px;
padding-bottom:10px;
list-style-position:outside;
padding-left:2px;

}


.awards{
width:625px;
position:relative;
border-bottom:2px solid #efefef;
padding-bottom:10px;
}

.awards img{
float:right;
}


#footer{
width:850px;
height:40px;
background: #c43b0f;
float:left;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
position:relative;
bottom:8px;
}


#footer ul{
display:inline;
}

#footer li{
float:left;
color:#fff;
font-family:"trebuchet ms";
height:40px;
list-style-type:none;
position:relative;
left:19px;
top:10px;
font-size:9pt;
}

#footer a{
text-decoration:none;
color:#fff;
font-size:9pt;
margin-right:10px;
}

#footer a:hover{
text-decoration:none;
color:#fb8b14;
font-size:9pt;
margin-right:10px;
}

.orange_underline {
color: #D14200;
text-decoration: underline;
}
p#windows7_content {
font-family:"trebuchet ms";
font-size:11pt;
font-weight: bold;
line-height:1.25em;
color:#2d3b6f;
text-align: center;
margin: 0;
padding: 0;
}
p#windows_trademark {
font-family:"trebuchet ms";
font-size:9pt;
font-weight: normal;
line-height:1.25em;
text-align: center;	
margin: 0 0 20px 30px;
padding: 0;
}
.float_right {
	float: right;
}
.clearboth{
	clear: both;
}
