body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
}
h3 {
	margin-bottom: -10px;
}
ul {
	padding-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	height: 328px;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#col_left {
	float: left;
	width: 228px;
}
#col_right {
	float: right;
	width: 654px;
	background-image: url(images/bg_copy.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 60px;
}
#copy_left {
	float: left;
	width: 320px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
}
#copy_right {
	float: left;
	width: 277px;
	padding-top: 20px;
}
#copy_right img {
	border: 1px solid #FF9900;
	margin-bottom: 25px;
}
#copy_address {
	clear: both;
	text-align: center;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#copy_middle {
	margin-left: 30px;
	width: 584px;
}
#upload {
	height: 320px;
	width: 586px;
}
#xxxx {
	clear: both;
}
#footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#nav_left1 {
	position:absolute;
	left:8px;
	top:113px;
	width:209px;
	height:212px;
	z-index:1;
}
/*-----------------------------------------------TOP NAV start-----------------------------------*/
#top_nav {
	position:absolute;
	left:318px;
	top:248px;
	width:314px;
	height:36px;
	z-index:1;
}
#top_nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#top_nav ul  li {
	display:inline;
	float: left;
	height: 36px;
}
#top_nav a    {
	display: block;
	height: 36px;
}
.nav_home {
	background-image: url(images/nav_top_1.gif);
	background-repeat: no-repeat;
	width: 50px;
}
.nav_home a:hover {
	background-image: url(images/nav_top_1_over.gif);
	background-repeat: no-repeat;
}
.nav_services {
	background-image: url(images/nav_top_2.gif);
	background-repeat: no-repeat;
	width: 62px;
}
.nav_services a:hover {
	background-image: url(images/nav_top_2_over.gif);
	background-repeat: no-repeat;
}
.nav_posters {
	background-image: url(images/nav_top_3.gif);
	background-repeat: no-repeat;
	width: 65px;
}
.nav_posters a:hover {
	background-image: url(images/nav_top_3_over.gif);
	background-repeat: no-repeat;
}
.nav_repro {
	background-image: url(images/nav_top_4.gif);
	background-repeat: no-repeat;
	width: 68px;
}
.nav_repro a:hover {
	background-image: url(images/nav_top_4_over.gif);
	background-repeat: no-repeat;
}
.nav_contact {
	background-image: url(images/nav_top_5.gif);
	background-repeat: no-repeat;
	width: 69px;
}
.nav_contact a:hover {
	background-image: url(images/nav_top_5_over.gif);
	background-repeat: no-repeat;
}
#top_nav span {
	display: none;
}
/*-----------------------------------------------TOP NAV end-----------------------------------*/

#btn_quote {
	position:absolute;
	left:735px;
	top:200px;
	width:137px;
	height:54px;
	z-index:2;
}
#btn_upload {
	position:absolute;
	left:735px;
	top:263px;
	width:137px;
	height:54px;
	z-index:3;
}
#nav_bottom {
	position:absolute;
	left:236px;
	top:24px;
	width:625px;
	height:79px;
	z-index:1;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
#nav_bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
