@charset "UTF-8";
/* CSS Document */
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #006666;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006666;
	margin-bottom: 0px;
}
a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #336666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	margin: 20px auto;
	width: 1010px;
}
#header {
	background: url(../images/header1024_new.jpg) no-repeat;
	height: 220px;
}
#content {
	background: url(../images/shadow.jpg) repeat-y;
	min-height: 300px;
}
#glass_bar {
	background: url(../images/printing_services.jpg) repeat-x;
	height: 36px;
	width: 990px;
	margin-left: 10px;
}
#leftbar {
	position: absolute;
	margin-left: 12px;
	min-height: 300px;
}
#main_col {
	background: url(../images/leftbar_bg.jpg) top left no-repeat;
	padding: 15px 30px 30px 280px;
	margin-left: 15px;
	min-height: 300px;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 15px;
}
#bottom_nav {
	text-align: center;
	color: #eee;
	font-size: 13px;
	margin-bottom: 15px;
}
#bottom_nav a {
	text-decoration: none;
	color: #eee;
}
#bottom_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#copy {
	text-align: center;
	color: #eee;
	font-size: 12px;
	margin-bottom: 10px;
}
#fvwd {
	text-align: center;
	color: #eee;
	font-size: 12px;
	margin-bottom: 15px;
}
#fvwd a {
	text-decoration: none;
	color: #222;
}
#fvwd a:hover {
	text-decoration: underline;
	color: #222;
}

/*	BEGIN NAVIGATION   */

#nav {	
}
#nav ul {
	float: right;
	margin: 176px 15px 0 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li a {
	background: url(../images/top_button.jpg) 0 0 no-repeat;
	display: block;
	width: 151px;
	height: 40px;
	padding-top: 3px;
	margin-right: 5px;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	color: #111;
}
#nav li a:hover {
	background-position: -151px 0;
	color: #336666;
}
#nav li a.selected {
	color: #336666;
}	
#left_nav {
	width: 250px;
	margin-top: 13px;
}
#left_nav ul {
	margin:0;
	padding:0;
}
#left_nav li {
	list-style: none;
	margin-left: 13px;
}
#left_nav li a {
	background: url(../images/left_button.jpg) 0 0 no-repeat;
	width: 225px;
	height: 46px;
	display: block;
	padding-top: 10px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	color: #33FFFF;
}
#left_nav li a:hover {
	background-position: -226px 0;
	color: #111;
}

/*	END NAVIGATION   */

#price_list {
	border: 1px solid #000;
	height: 30px;
	width: 250px;
	display: block;
	text-align: center;
	font-size: 16px;
	background-color: #006666;
	margin: 30px auto;
	padding-top: 5px;
}
#price_list a {
	color: #33FFFF;
	text-decoration: none;
}
#price_list a:hover {
	color: #111;
	text-decoration: underline;
}
table .list {
	font-size: 12px;
	padding-left: 40px;
}
table .form_item {
	font-size: 14px;
	text-align: right;
}
table .form_selection {
	font-size: 13px;
	margin-right: 20px;
}
#list {
	padding-left: 40px;
}
#oppinc_link {
	width: 190px;
	height: 45px;
	background: url(../images/opp_logo.png) no-repeat;
	margin: 40px 0 0 30px;
}
#oppinc_link a {
	width: 190px;
	height: 45px;
	border: none;
	display: block;
}
#oppinc_link a:hover {
	background: url(../images/opp_logo1.png) no-repeat;
}
#dps_link {
	width: 190px;
	height: 56px;
	background: url(../images/dpslogo.png) no-repeat;
	margin: 40px 0 0 30px;
}
#dps_link a {
	width: 190px;
	height: 56px;
	border: none;
	display: block;
}
#dps_link a:hover {
	background: url(../images/dpslogo.png) no-repeat;
}
.robotic {
	display: none;
}