/* CSS Document */

body {
background:url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 1.3em;
color: #484848;
margin-top: 0;
}
h1 {
font-size: 1.2em;
color: #000000; 
font-weight: normal;
line-height: 10px;
margin-top: 0;
}
h2{
font-size: 1.2em;
color: #000000; 
font-weight: normal;
line-height: 10px;
margin-top: 0;
}
h3{
font-size: 1.2em;
color: #000000; 
font-weight: normal;
line-height: 10px;
margin-top: 0;
padding: 6px 0 6px 6px;
background: #CECECD;
}
p{
margin-top: 0;
}
a, a:visited {
color:#2B3881;
}
a:hover {
color:#1C3CF0;
}
#container {
width: 1052px;
margin: auto;
}
#logo_home {
float:left;
width: 435px;
height: 96px;
}
#navcontainer {
float:left;
width: 617px;
height: 78px;
padding:18px 0 0 0;
margin: 0;
text-align:right;
background-image:url(images/bg_menu_home.jpg);
}
#navcontainer ul{
list-style-type: none;
color: #E7E8D1;
padding: 0;
margin: 0;
}
#navcontainer li {
display: inline;
}
#navcontainer li a{
text-decoration: none;
font-size: 14px;
color: #2B3881;
padding: 0px 8px 0 8px;
}
#navcontainer li a:hover{
text-decoration: none;
color: #1C3CF0;
}
/*Menu for secondary pages*/
#navcontainer_secondary {
float:left;
width: 617px;
height: 26px;
padding:70px 0 0 0;
margin: 0;
text-align:right;
background-image:url(images/bg_menu_secondary.jpg);
}
#navcontainer_secondary ul{
list-style-type: none;
color: #E7E8D1;
padding: 0;
margin: 0;
}
#navcontainer_secondary li {
display: inline;
}
#navcontainer_secondary li a{
text-decoration: none;
font-size: 14px;
color: #2B3881;
padding: 0px 8px 0 8px;
}
#navcontainer_secondary li a:hover{
text-decoration: none;
color: #1C3CF0;
}
/*end secondary menu*/
#bottom_middle {
clear:both;
float:left;
width: 960px;
margin: 0 0 0 46px;
}
#bottom_middle_secondary {
clear:both;
float:left;
width: 910px;
padding: 30px 25px 0 25px;
margin: 0 0 0 46px;
}
#bottom_middle_secondary h1{
font-size: 1.6em;
color: #000000; 
font-weight: normal;
line-height: 1.2em;
margin-top: 0;
}
#bottom_middle_secondary h2{
font-size: 1.2em;
color: #ffffff; 
font-weight: normal;
line-height: 10px;
margin-top: 0;
padding: 6px 0 6px 6px;
background: #16285E;
}
#feature {
float:right;
width: 400px;
padding: 15px;
color:#fff;
margin: 0 0 10px 10px;
background-color:#999999;
}
#bottom_middle_kenneth {
clear:both;
float:left;
width: 910px;
padding: 30px 25px 0 25px;
margin: 0 0 0 46px;
background-image:url(images/bg_kenneth.jpg);
background-repeat:no-repeat;
}
#banner {
height: 190px;
}
#home_left {
float:left;
width: 425px;
padding: 21px 38px 0 24px;
margin: 14px 0 0 0;
background-image:url(images/bg_left.jpg);
background-repeat:no-repeat;
}
#home_left_tooling {
float:left;
width: 200px;
padding: 0 12px 0 0;
}
#home_left_custom {
float:left;
width: 200px;
padding: 0 0 0 12px;
border-left: 1px solid #BEBEBF;
}
#customers {
clear:both;
float:left;
width: 425px;
padding: 25px 0 0 0;
}
#home_right {
float:left;
width: 199px;
padding: 32px 250px 0 24px;
background-image:url(images/bg_right.jpg);
background-repeat:no-repeat;
}
#expo {
float:left;
width: 470px;
padding: 0 0 0 0;
}
#home_vet {
float:left;
width: 187px;
padding: 20px 129px 0 120px;
margin: 40px 0 0 24px;
background-image:url(images/bg_vet.jpg);
background-repeat:no-repeat;
}
#coming_soon {
width: 870px;
margin: 0 25px 25px 0;
padding: 10px;
background-color:#384884;
color:#fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color:#384884;
}
#coming_soon_title {
	float:left;
	width: 140px;
	padding-left: 15px;
	font-size:18px;
}
#coming_soon_text {
	float:left;
	width: 670px;
}
#footer {
clear:both;
width: 940px;
height: 13px;
margin: 10px 0 0 46px;
padding: 3px 10px 5px 10px;
background-color: #172960;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
color: #ffffff;
}
#footer_copyright {
float:left;
width: 740px;
}
#footer_menu {
float:left;
width: 180px;
}
#footer a, #footer a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #ffffff;
}
#footer a:hover {
text-decoration: none;
color: #7A93A4;
}
#below_footer {
clear:both;
width: 940px;
padding-top:5px;
text-align:center;
}
.clear{clear: both;}



