@charset "UTF-8";
/* CSS Document */

body{
background: url(images/bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
margin:0;
}

img{
border-style:none;
}

strong{
color:#c43b0f;
font-size:12pt;
}

#container{
width:850px;
margin-left:auto;
margin-right:auto;
background:#fff;
margin-bottom:0;
}

#banner{
width:850px;
height:80px;
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;
}

#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;
height:1950px;
background: #e8e8e6;
float:left;
border-right:1px solid #aaa;
text-align:center;
}

#fleft{
width:204px;
height:1250px;
background: #e8e8e6;
float:left;
border-right:1px solid #aaa;
text-align:center;
}

#pleft{
width:204px;
height:2513px;
background: #e8e8e6;
float:left;
border-right:1px solid #aaa;
text-align:center;
}

#right{
width:625px;
height:1950px;
float:left;
background: #fff;
text-align:center;
padding-right:20px;
}

#fright{
width:625px;
height:1250px;
float:left;
background: #fff;
text-align:center;
padding-right:20px;
position:relative;
}

#pright{
width:625px;
height:2513px;
float:left;
background: #fff;
text-align:center;
padding-right:20px;
position:relative;
}


#right h3{
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
margin: 0 0 10px 20px;
padding-top: 16px;
}

#pright h4{
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}

#right p{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:20px;
padding-top:5px;
font-size:11pt;
line-height:1.2em;
}

#right li{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:11pt;
padding-right:20px;
line-height:1.2em;
padding-bottom:10px;
}

#fright h3{
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
margin: 0 0 10px 20px;
padding-top: 16px;
}

#pright h3{
text-align:left;
font-family:"trebuchet ms";
color:#c43b0f;
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}


#fright p{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:20px;
padding-top:5px;
font-size:11pt;
line-height:1.2em;
}

#pright p{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:20px;
padding-top:5px;
font-size:11pt;
line-height:1.2em;
}

#fright li{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:11pt;
padding-right:20px;
line-height:1.2em;
padding-bottom:10px;
}

#pright li{
color:#000;
text-align:left;
font-family:"trebuchet ms";
padding-left:30px;
padding-top:5px;
font-size:11pt;
padding-right:20px;
line-height:1.2em;
padding-bottom:10px;
}

.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;
}


#footer ul{
display:inline;
}

#footer li{
float:left;
color:#fff;
font-family:"trebuchet ms";
height:40px;
list-style-type:none;
position:relative;
left:15px;
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;
}

.float_right {
float: right;
}
.adjust_margin_bottom29px {
margin-bottom: 29px;
}
.adjust_padding_right20px {
padding-right: 20px;
}
p#microsoft_disclaimer {
font-family:"trebuchet ms";
font-size:9pt;
font-weight: normal;
line-height:1.25em;
text-align: center;	
margin: 0 0 20px 30px;
padding: 0;
}