/* CSS Document */
*{
margin:auto;
padding:0px;

}



.clr{
clear:both;
}
.container
{
width:800px;
min-height:100px;
border: #333333 1px solid;
margin-bottom:20px;
}


.main_content{

background:#f3060e url(img/menu_bg.jpg) repeat-x;
width:800px;
float:left;
}
.top_content
{
width:800px;
height:160px;
}

.logo
{
float:left;
}

.logo img
{
margin-left:10px;
margin-top:5px;
}

.right_logo
{
margin-top:40px;
float:right;
width:617px;
height:59px;
margin-right:3px;


}

.menu{
margin-right:20px;
margin-top:35px;
width:600px;
float:right;
height:20px;
}

.menu ul{
list-style:none;
margin-left:10px;
}

.menu li{
display:inline;
}

.menu a{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#bd3c3f;
margin-left:20px;}

.banner{
float:left;
}

.left_col{
width:210px;
float:left;
}

.right_col
{
float:right;
width:590px;
background-color:#FFFFFF;
}

.services
{

width:186px;
height:35px;
}

.services img
{
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

.services_menu
{
width:184px;
min-height:10px;
border:1px #cacaca solid;
background-color:#FFFFFF;
margin-left:auto;
margin-top:15px;
margin-right:auto;

}

.services_menu a
{
font-family:Arial;
font-size:12px;
color:#b31e22;
text-decoration:none;
font-weight:bold;
}
.services_menu ul
{

list-style:none;
margin:15px auto 10px -1px;
}

.services_menu li{

margin-left:15px;
margin-top:5px;
margin-right:auto;}

.services_buttom{
width:186px;
height:21px;
}

.services_buttom img
{
margin-top:-3px;
margin-left:auto;
margin-right:auto;

}

.services2
{

width:186px;
height:35px;
}

.services2 img
{
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

.services2_content
{
margin-top:-2px;
width:184px;
border-left:#cacaca solid 1px;
border-right:#cacaca solid 1px;
background-color:#FFFFFF;
min-height:100px;
color:#333333;
font-family:Verdana;
font-size:12px;
}

.services2_content p{
margin:5px 10px 5px 10px;
font-family:Arial;
font-size:13px;
}


.services2_bottom
{
width:186px;
height:35px;
}

.services2_bottom img
{
margin-top:-5px;
margin-left:auto;
margin-right:auto;

}
#header{
color:#b31e22;

}
.services2_content a{
color:#b31e22;
text-decoration:none;

}


.right_col a{
text-decoration:none;
color:#940000;
border:0px #FFFFFF;}

.right_col img{
color:#FFFFFF !important;
border:0px !important;}