@charset "utf-8";
/* CSS Document */



* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 1px;
}


#top {
width:100%;
float:left;
/*height:537px;*/
/*background-image:url(../images/header_bg.png);*/
background-image:url(../images/header_bg_grey.png);

background-repeat:repeat-x;
background-position:top;
}

#header_outwrap {
width: 1012px;
margin: 0 auto;
}

#header_inwrap {
width: 1012px;
float:left;
}

#top1 {
width: 1012px;
height:146px;
margin-bottom: 10px;
}

#brand {
width: 629px;
float:left;
height:113px;
margin-left:25px;
margin-top:20px;
}

#phone_wrap {
width: 302px;
float:right;
height:131px;
margin-right:30px;
margin-top:15px;
}

#phone {
width: 278px;
float:right;
height:54px;
margin-right:20px;
background-image:url(../images/phone.png);
background-repeat:no-repeat;
background-position:top;
}

#phone_spanish {
width: 278px;
float:right;
height:54px;
margin-right:20px;
background-image:url(../images/phone_spanish.png);
background-repeat:no-repeat;
background-position:top;
}

#google_wrap {
float:left;
height:47px;
margin-top:10px;
width: 298px;
}


#assoc {
float:left;
height:67px;
margin-top:10px;
width:302px;
}

#aaaom {
width: 161px;
float:left;
height:67px;
margin-right:10px;
}

#aapm {
width: 131px;
float:left;
height:67px;
}

#expo_wrap {
width: 1012px;
height:351px;
float:left;
background-image:url(../images/expo.png);
background-repeat:no-repeat;
background-position:top;
}

#expocontent {
width: 565px;
float:left;
padding-left:40px;
margin-top:50px;
}

#ybheading {
width:560px;
float:left;
height:58px;
}

#expotext {
width: 565px;
float:left;
color:#0f0f0f;
text-align:left;
font-size:12px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
line-height:21px;
margin-top:25px;
}


#menu_wrap {
width: 982px;
background-image:url(../images/navbar_bg.png);
background-repeat:no-repeat;
background-position:top;
float:left;
height:41px;
margin:0px 15px 0px 15px;
}

#mainmenu {
width: 980px;
margin-top:6px;
height:35px;
text-align:center;
margin: 0 auto;
}

#mainmenu ul {
color: #d5cdae;
display: inline;
list-style:none;
text-align:center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-transform:capitalize;
text-decoration:none;
margin: 0 auto;
}

#mainmenu li {
color: #c6c4af;
display:inline;
list-style:none;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;
font-size:14px;
text-decoration:none;
margin: 0 auto;
text-align:center;
}

#mainmenu li a {
color: #ffffff; /*c6c4af*/
list-style:none;
display:inline;
font-weight:bold;
margin-right:15px;
margin-left:35px;
text-align:center;
list-style:none;
text-decoration:none;
}

#mainmenu li a:hover {
color: #c6c4af;
}