@charset "utf-8";
/* CSS Document */
* {padding:0px; 
  margin:0px
 }
 p, h1, h3{margin-bottom:10px; 
 margin-top:10px;}
 .height20 {
height:20px;
}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#404041;  line-height:18px; text-align:justify;}
.wrapper{ margin:auto; width:980px;}
.header{  margin:auto; min-height:170px; margin-top:10px;}
.logo_part{height:92px;}
.logo_text{float:left; width:215px; margin-top:10px;}
.logo_image{float:right;}
.banner{ margin:0px; padding:0px;
}
.button_link{ margin:auto;}
.button_link ul {float:left; list-style-type:none; margin-top:15px; margin-bottom:15px;}
.button_link ul li {float:left;margin-right:138px;}.button_link ul li#space {float:left;margin-right:0px;}
.content_box{ margin-top:10px;}
.content_box ul {float:left; list-style-type:none;}
.content_box ul li {float:left; background-image:url(../images/content_box.png); background-repeat:no-repeat; width:312px; height:120px;  padding:7px; text-align:left;}
.content_box ul li#spacereduce{float:left; background-image:url(../images/content_box.png); background-repeat:no-repeat; width:312px; height:120px;}

.content_box h1{color:#003088; font-size:18px; text-align:center; margin-top:5px;}.content_box p{color:#7b8081; font-size:11px; margin-top:5px;}
.button_link_gradiant
{
/*background-image:url(../images/button_gradiant.jpg); height:227px; background-repeat:repeat-x; clear:both;*/
background-image:url(../images/contact_gradient.jpg); height:75px; background-repeat:repeat-x;

}
.button_link_gradiant#nonbackground
{
/*background-image:url(../images/button_gradiant.jpg); height:227px; background-repeat:repeat-x; clear:both;*/
 height:75px;background-image:none;

}
.content_box img{float:left;}

div ul#product{
list-style:none; margin-left:3px;
margin-top:-5px; 
}
div ul#product li 
{
width:86px;
float:left;
background-image:none;
height:0;
}
.since_text{font-size:17px; 
color:#003088; 
font-weight:bold; 
margin-top:10px; 
margin-bottom:10px;
width:100%;
}
h1{color:#003088; font-size:18px; margin-bottom:5px;}
.container { margin:auto;clear:both;}
.col_w450 {
    float: left;
    width: 350px;
}
#contact_form {
    margin-top: 0px;
}
input {
    border: 1px solid #003088;
    height: 30px;
    width: 350px;
}
.submit_btn {
    background-color: #003088;
    border: 1px solid #003088;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 10px;
    padding: 5px 15px;
    width: 70px;
}
.contactbackground {
    background-repeat: repeat-x; margin-top:55px;
    border: 5px solid #0A488D;
    border-radius: 20px 20px 20px 20px; line-height:20px;
    min-height:205px;
    padding-left: 20px; font-size:13px; font-weight:bold;
    padding-top: 15px;
    text-align: left;
    width: 325px;
}
h4{color:#003088; font-size:12px; font-weight:bold;}
.cleaner_h10{clear:both; height:10px;}
.footer{border-top:1px dotted #cacbcb; clear:both; margin-top:20px; margin:auto; }
.footer p{margin-top:5px; margin-bottom:5px;}
.clear{clear:both;}
.bodycontent
{ 
margin:auto; clear:both;}
