@charset "utf-8";
/* CSS Document */

body { background:#000; margin:0; text-align:center; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a { color:#1E4DAC; }
h1 { font-size:20px; color:#112C64; border-bottom:1px solid #333333; padding:6px 0 5px; margin:0px 0 12px; }
.bold {
	font-weight:bold;
}
h1 .second-line { font-size:14px; display:inline; padding-left:20px; }

#container { width:955px; margin:0 auto; text-align:left; }

#header { background:url(../images/design/header.jpg) no-repeat; height:122px; width:955px; position:relative; }


#section { background:#fff url(../images/design/content_top.jpg) repeat-x; float:left; }
.small-column { width:747px; }
#content { background:url(../images/design/content_bottom.jpg) repeat-x bottom; padding:15px 15px 50px; line-height:150%; text-align:left; }

#sidebar { width:200px; float:left; margin-right:8px; }

#contact-us { background:url(../images/design/sidebar-contact.jpg) no-repeat; height:173px; color:#FFF; font-weight:bold; margin-top:8px; padding:8px; }

#footer { background:url(../images/design/footer_background.jpg) no-repeat; width:1100px; height:101px; margin:8px auto; padding:30px 0 0; color:#999; font-weight:bold; }
#footer2 { color:#999; font-weight:normal; padding-top:15px; }
#footer2 a { color:#999; }

#header-link { width:955px; height:75px; display:block; position:absolute; }


/* CONTACT US FORM */
.error { border:2px solid #C00; -moz-border-radius:6px; -webkit-border-radius:6px; padding:8px; font-weight:bold; width:500px; }


/* HOME PAGE STYLES */

#flash-background { background:url(../images/design/flash_background.png) repeat-x; height:170px; width:955px; }

#home-table { width:100%; margin-left:15px; }
#home-table tr td { text-align:left; }

.home-button { background:url(../images/design/home_button.jpg) no-repeat; width:198px; height:35px; margin:2px 0 0; color:#FFF; line-height:30px; font-weight:bold;
				font-size:14px; text-align:center; display:block; text-decoration:none; }
				
.home-menu { background:#153577; padding:10px; margin:0; text-align:left; }
.home-menu li { list-style:none; background:url(../images/design/home_menu_arrow.png) no-repeat 0px; padding:3px 0 3px 8px; }
.home-menu li a { color:#FFF; font-weight:bold; text-decoration:none; }

.home-menu-hider { overflow:hidden; position:absolute; width:198px; display:none; }
.home-menu-holder { position:relative; width:198px; }
.home-menu-holder:hover .home-menu-hider { display:block; }

.home-menu-reflection { background:url(../images/design/home_button_reflection.jpg) no-repeat; height:23px; width:198px; margin:5px 0 0; }

.image-column {
	float:right; margin:0 0 10px 10px; clear:right; width:200px;
}

.image-column img {
	width:200px;
	margin-bottom:6px;
}

.pdf-icon { background:url(../images/design/pdf.png) no-repeat; padding-left:20px; }

#rfq-button { display:block; background:url(../images/design/btn_quote.png) no-repeat; width:200px; height:33px; float:right; margin:-10px -5px 0 0; }

#print_logo { display:none; }