html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('../media/background.png') top center repeat-x;
	background-color: #FFC023;
	letter-spacing: .03em;
	line-height: 1.5em;
}
::-moz-selection{
background: #074878;
color: #fff;
}  
a{
	color: #fff000;
	text-decoration: none;
	padding: 5px;
}
:focus {
	outline: 0;
}
#top_head{
	margin: 20px;
}
#top_head img{
	float: left;
}
#top_head blockquote{
	float: left;
	width: 550px;	
	font-size: 16px;
	margin-top: 55px;
	margin-left: 10px;
}
#top_head blockquote p{
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 22px;
}
#link_support li{
	display: inline;
	background: #e3e3e3;
	padding: 2px;
	border: 1px solid #ccc;
}
#link_support ul{
	margin-top: -25px;
	margin-right: 30px;
	float: right;
}
#link_support a{
	color: #0077bc;
}
/********* HEADERS AND GENERAL HEADERS ***********/
#design_wrap h2, #pack_wrap h2, #down_wrap h2, #staff_wrap h2, #pro_wrap h2, #product_wrap h2{
	font-size: 18px;
	margin: 10px 0px;
	padding: 10px 0px;
	font-weight: bold;
	background: url('../media/images/h2_02.png') top right no-repeat;	
	color: #fff;
}
#design_wrap span, #pack_wrap span, #down_wrap span, #staff_wrap span, #pro_wrap span, #product_wrap span{
	padding: 9px 0px;
	padding-left: 15px;
	background: url('../media/images/h2_01.png') top left no-repeat;
}
h3, strong{
	font-weight: bold;
}
/********* MAIN NAVIGATION STYLES ****************/

#main_nav a{
	padding: 0px;
	margin: 0px;
}
#main_nav ul{
	position: relative;
	margin: 10px;
	z-index: 50;
}
#main_nav .sub_nav{
	display: none;
	position: absolute;
	margin-top: -15px;
	background: #002d4c;
	padding: 3px;
	width: 90%;
}
#main_nav .sub_nav li{
	margin: 3px;
	border: 1px solid #125a8c;
	padding: 3px;
}
#main_nav .sub_nav li:hover{
	background: #125a8c;
}

/******** CONTENT STYLES ***************/

#content_image{
	position: absolute;
	top: 133px;
	background: url("../media/body_bg.png") no-repeat;
	width: 960px;
	height: 400px;
}
#content{
	position: relative;
	margin-left: 7px;
	padding: 10px 20px;
	width: 755px;
	background: url('../media/background_content.png') repeat-y;
}
#content a{
	color: #0077bc;
}
#content a:hover{
	color: #333;
}
/******** PRICE TABLES FOR BOOKS AND CALENDARS ********/
#prices_table{
	margin: 30px 0px;
	color: #fff;
}
#price {
	width: 700px;
	padding: 5px;
	margin: 5px;
}
#prices_table caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
#price th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #0078b6;
}
#price th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
#price td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#price td.alt {
	background: #5fa6c1;
	color: #333333;
}
#price th.firstalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #4f6b72;
}
#price th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
	text-align: center;
}
#price td:hover{
	background: #313131;
	color: #CCCCCC;
}
#prices_table h3{
	font-size: 22px;
	padding: 10px;
}
/******* DOWNLOADS STYLES ********/
#download_buttons{
	padding: 25px;
	background: #fff;
}
#download_buttons a{
	display: block;
	position: relative;
}
.pb_pc{
	display: block;
	width: 220px;
	height: 60px;
	background: url("../media/download_sprite.png") no-repeat top left;
}
.pb_mac{
	display: block;
	width: 220px;
	height: 60px;
	background: url("../media/download_sprite.png") no-repeat bottom left;
}
.pb_pc:hover{
	background: url("../media/download_sprite.png") no-repeat top right;
}
.pb_mac:hover{
	background: url("../media/download_sprite.png") no-repeat bottom right;
}
/******** INDEX STYLES ***********/
#index_wrap a{
	color: #fff000;
}
#index_wrap a:hover{
	color: #fff;
}
#index_wrap p{
	margin: 15px 0px;
}
#tabs{
	position: relative;
	margin-left: 0px;
	top: 5px;
}
#tabs li{
	display: inline;
	margin: 5px;
	padding: 3px;
	background: #666;
}
#tabs li.active{
	background: #333;
}
#tab_wrapper{
	position: relative;
	height: 200px;
	margin: 5px;
	background: #333;
	color: #ccc;
	padding: 10px;
	overflow: hidden;
	z-index: 10;
}
.tabsmix{
	background: #ccc;
	height: 90%;
	width: 97.5%;
	color: #000;
	padding: 10px;
}
.tabsmix img{
	float: left;
}
.tab_text{
	position: relative;
	display: block;
	width: 360px;
	float: right;
	margin: 0px;
	font-size: 14px;
	background: url("../media/bg_gray.png");
	padding: 15px;
	border: 1px solid #666;
	color: #fff;
}
#index_wrap .tab_links li{display: inline;}
#index_wrap .tab_links a{
	background: #e3e3e3;
	padding: 10px;
	border: 1px solid #666;
	color: #0077bc;
	margin-right: 10px;
}
#index_wrap .tab_links a:hover{
	background: #333;
	color: #fff000;
}
#tab_1 ul{
	float: right;
	width: 200px;
	font-size: 12px;
	line-height: 1.3em;
	color: #ddd;
	margin-top: -5px;
}
#tab_1 li{
	margin: 5px;
}
#tab_1 strong{
	color: #fff000;
	margin-left: -8px;
}
#tab_1{
	background: url("../media/articles_banner.png") no-repeat;
}
#tab_4{
	background: url("../media/photobook_back.png") no-repeat;
}
#tab_3{
	background: url("../media/calendar_back.png") no-repeat;
}
#tab_2{
	background: #0c2f57;
}
#tab_2 a{
	padding: 0;
	margin: 0;
}
#tab_2 img{
	border: 2px solid #000;
	margin: 0 12px;
}
/********** COMPANY INFO ***************/
#comp_info_wrap h2{
	font-size: 18px;
	margin: 10px 0px;
	padding: 10px 0px;
	font-weight: bold;
	background: url('../media/images/h2_02.png') top right no-repeat;	
	color: #fff;
}
#comp_info_wrap span{
	padding: 9px 0px;
	padding-left: 15px;
	background: url('../media/images/h2_01.png') top left no-repeat;
}
#comp_info_wrap p{
	margin: 10px;
}
.comp_block{
	padding: 10px;
}
.comp_block strong{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.comp_block li{
	padding: 5px;
	margin: 5px 30px;
	border-bottom: 1px dashed #bbb;
	list-style: square;
}
/********** CONTACT INFORMATION ****************/
#contact_wrap h2{
	font-size: 18px;
	margin: 10px 0px;
	padding: 10px 0px;
	font-weight: bold;
	background: url('../media/images/h2_02.png') top right no-repeat;	
	color: #fff;
}
#contact_wrap span{
	padding: 9px 0px;
	padding-left: 15px;
	background: url('../media/images/h2_01.png') top left no-repeat;
}
#contact_info p{
	margin: 10px;
	padding: 5px;
	text-align: right;
	float: left;
}
#contact_info img{
	float: left;
	display: block;
}
#contact_wrap .con_box{
	float: left;
	width: 350px;
	height: 160px;
	margin-left: 6px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #e6e6e6;
}
#contact_wrap .con_box p{
	padding: 6px;
}
#contact_wrap h3{
	font-weight: bold;
	padding: 2px;
}
#contact_wrap .make_left{
	float: left;
	margin: 3px;
	padding: 2px;
	width: 170px;
}
/********** DESIGN SERVICES ************/
#design_info p{
	margin: 10px;
	padding: 10px;
}
#design_wrap img{
	width: 710px;
	height: 175px;
	padding: 10px;
	margin-left: 10px;
}
/********** PACKAGE PRINTING ***********/
#pack_info{
	margin: 10px;
	padding: 10px;
}
#pack_info p{
	margin: 10px 0px;
}
#pack_info li strong{
	font-weight: bold;
	font-size: 15px;
}
#pack_info li{
	margin: 10px;
	background: #e6e6e6;
	border: 1px solid #ccc;
	padding: 5px;
}
/********** DOWNLOADS SECTION **********/
#downloads{
	margin-left: 15px;
}
.down_box{
	padding: 5px;
}
.down_box img{
	float: left;
	width: 150px;
	padding: 10px;
}
.down_box p{
	float: left;
	width: 450px;
	margin: 10px;
}
.down_box h3{
	font-weight: bold;
	margin: 10px;
}
/********** STAFF SECTION **************/
#staff_info{
	margin: 10px;
	padding: 5px;
}
#staff_info h1{
	font-weight: bold;
	font-size: 22px;
	text-decoration: underline;
	margin: 5px 0;
}
.staff_content{
	margin-left: 5px;
}
.staff_sub li{
	margin: 10px 5px;
	padding: 5px;
	float: left;
	
}
.staff_sub img{
	float: left;
}
.staff_subwrap{
	width: 430px;
	margin: 0px 10px;
	padding: 10px;
	float: left;
	background: #e5e5e5;
}
.staff_subwrap strong{
	font-weight: bold;
}
.staff_subwrap p{
	padding: 5px;
	margin: 5px;
}
/********** PRO CATALOG ****************/

#pro_fields tr td{
	text-align: right;
}
#pro_fields{
	margin: 20px;
	padding: 5px;
}
#pro_fields td{
	padding: 5px;
}
#pro_content em{
	margin: 0px 15px;
}
#pro_content{
	margin-left: 60px;
}
/********** PRODUCTS *******************/
#product_info p{
	padding: 5px;
	margin: 5px;
}
.product_box{
	display: block;
	float: left;
	margin: 10px;
	padding: 5px;
}
.product_box li{
	margin: 3px;
	padding: 4px;
	background: #e5e5e5;
	text-align: center;
	width: 200px;
	border: 1px solid #ccc;
}
.product_tip{
	position: absolute;
	top: 10%;
	left: 10%;
	padding: 30px;
	color: #fff;
	background: #333;
	border: 10px solid #000;
	z-index: 30;
}
.product_tip h3{
	font-family: "helvetica neue", Helvetica, Arial;
	font-weight: normal;
	font-size: 1.6em;
	text-transform: uppercase;
	text-align: center;
	margin: 20px;
	background: #222;
	padding: 10px;
}
.product_tip em{
	font-size: 10px;
}
.product_tip img{
	float: left;
	display: block;
	width: 200px;
	margin: 20px;
}
.product_tip .inside_inbox{
	float: left;
	display: block;
	width: 300px;
	padding: 30px;
	margin: 15px;
	background: #222;
}
/********** FOOTER STYLES **************/
#footer{
	background: url('../media/footer_img.png') no-repeat;
	width: 960px;
	height: 100px;
	margin-left: -2px;
}
#footer p{
	position: relative;
	top: 60px;
	left: 20px;
	font-size: 12px;
}
