/* css document */

body {
background-color:#000;
margin:0;
margin-bottom:25px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
}

a {
color:#a7acaf;
text-decoration:underline;
}

a:hover {
color:#7f8990;
text-decoration:underline;
}

.heading {
font-size:15px;
font-weight:bold;
}

.image_border {
border:1px solid #151a35;
}

.products {
border:1px solid #fff;
}

.blue {
color:#057CD1;
font-size:16px;
}

.index {
color:#057CD1;
}

#main_wrapper {
width:955px;
height:760px;
margin:auto;
background-color:#003d77;
overflow:hidden;
}

#main {
width:955px;
height:750px;
float:left;
background:url(images/main_background.gif) top no-repeat;
overflow:hidden;
}

#header {
width:955px;
height:49px;
}

#logo {
width:auto;
height:49px;
float:left;
}

#content_wrapper {
width:955px;
height:auto;
float:left;
}

#left_content {
width:267px;
height:auto;
float:left;
}

#address {
width:auto;
height:110px;
padding:15px 0px 0px 17px;
color:#fff;
}

#nav {
width:auto;
margin-top:80px;
}

#right_wrapper {
width:688px;
height:auto;
float:right;
}

#top_image {
width:612px;
height:42px;
padding:29px 76px 0px 0px;
}

#right_content {
width:688px;
height:auto;
}


#content {
width:593px;
height:auto;
padding:10px 60px 0px 35px;
}

#flash {
width:688px;
height:229px;
}

#specialty {
width:auto;
height:auto;
margin-top:40px;
margin-left:284px;
_margin:0;
_padding:40px 0px 0px 284px;
float:left;
overflow:hidden;
}

#footer {
width:955px;
height:60px;
margin:auto;
background:url(images/footer_background.gif) top no-repeat;
text-align:center;
padding-top:37px;
color:#a5acb0;
line-height:15px;
font-size:11px;
clear:both;
}

#footer a {
color:#0c5b94;
text-decoration:none;
padding:0px 5px 0px 5px;
}

#footer a:hover {
color:#fff;
}

/* interior styles */

#int_wrapper {
width:955px;
height:auto;
margin:auto;
}

#int_main_wrapper {
width:955px;
height:auto;
float:left;
background-image:url(images/int_main_repeat.gif);
background-position:bottom;
background-repeat:repeat-y;
overflow:hidden;
}

#int_main {
width:955px;
float:left;
background-image:url(images/int_main_background.gif);
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
}

#int_content {
width:955px;
}

#int_left_content {
width:267px;
height:600px;
float:left;
}

#int_right_wrapper {
width:688px;
float:right;
overflow:hidden;
}

#int_top_image {
width:612px;
height:42px;
padding:29px 76px 0px 0px;
}

#int_right_content {
width:578px;
padding:20px 68px 0px 42px;
}

#int_footer {
width:955px;
height:66px;
margin:auto;
background:url(images/int_footer.gif) top no-repeat;
text-align:center;
padding-top:81px;
color:#a5acb0;
line-height:15px;
font-size:11px;
clear:both;
margin-bottom:15px;
}

#int_footer a {
color:#0c5b94;
text-decoration:none;
padding:0px 5px 0px 5px;
}

#int_footer a:hover {
color:#fff;
}
