body {
	width: 100%; 
	height:100%; 
	margin: 0;
	padding: 0;
	padding-top:25px;
	background:#666;
	font-family: Arial, Helvetica, sans-serif;
	background: url(http://calwestprinting.com/themes/calwest/images/stripes.jpg) repeat-x #555;
	}

/*ul { list-style-image: url(http://calwestprinting.com/themes/calwest/images/red_circle.jpg) !important;} */

#wrapper_inner_corner_top{
	background: url(http://calwestprinting.com/themes/calwest/images/corners_top.png) no-repeat;
	width:1000px;
	height: 25px;
	margin: 0 auto;
}

#wrapper_inner_corner_bottom{
	background: url(http://calwestprinting.com/themes/calwest/images/corners_bottom.png) no-repeat;
	width:1000px;
	height: 25px;
	margin: 0 auto;
	}

#wrapper_inner{
	padding:25px; 
	width: 950px; 
	min-height:400px; 
	height:auto; 
	margin: 0 auto;
	background:white;
	background-position:top;
	}

#wrapper_mininav{
	width:950px;
	font-size: 11px;
	text-align:right;
	margin: 0 auto;
	color:#dedede;
	padding:2px;
	}
#wrapper_mininav a, #wrapper_mininav a:visited { color:white; }
#wrapper_header, #wrapper_body, #wrapper_footer{
	width:950px;
	margin: 0 auto;
	background:white;
	margin-bottom:1px;
	/*overflow:hidden;*/
	}

#wrapper_header 		{ background:url(http://calwestprinting.com/themes/calwest/images/logo_header.jpg) no-repeat; background-position:top; }
#wrapper_body 			{ min-height:400px; }
#wrapper_footer 		{ min-height:25px; width:930px; background: #dddddd; color: #777; padding:10px; }

#header_nav 			{ width:inherit; height: 100px;}
#header_area			{ width:inherit; height: 300px; overflow:hidden;}

#header_nav2			{width:inherit; height:31px; margin-top:5px; overflow:hidden;}
#nav2_table				{width:inherit; height:32px; background:url(http://calwestprinting.com/themes/calwest/images/toolbar_bg.jpg) no-repeat white;}
#nav2_table td	{
	width: 316px;  
	border:0px; 
	text-align:center; 
	
	}

#nav2_table a	{
	color: #666; 
	font-size: 15px; 
	text-transform:uppercase; 
	text-decoration:none;
	}

#body_service_table 	{width:950px;}

#body_service_table .pic1, .pic2, .pic3 {
	text-align:center;
	width:300px;
	min-height:287px;
	font-size: 14px;
	height:auto;
	}
	
.pic1 			{ background: url(http://calwestprinting.com/themes/calwest/images/printing.jpg) no-repeat center; }
.pic2 			{ background: url(http://calwestprinting.com/themes/calwest/images/reproductions.jpg)  no-repeat center; }
.pic3 			{ background: url(http://calwestprinting.com/themes/calwest/images/imaging.jpg)  no-repeat center; }

.pictext 		{ width: 68%; padding-bottom:5px; margin: 0 auto; text-align:left; margin-top:220px;}
.pictext p 		{ line-height: 10.5px; }
.picsubtext 	{ width: 65%; margin:0 auto; text-align:right;}

#body_service_table img {margin:0 auto;}

#body_service_table .txt {
	width:5px; 
	border:1px solid white; 
	background:#efefef;
	height:100px;
	text-align:center;
	}

#content 		{ width:100%; min-height:200px;}
#content-r		{ float:right; width:586px; padding-left:30px; padding-right:30px;}
#leftbar 		{ width: 49%; float:left;}
#rightbar 		{ width: 49%; float:right;}
#sidebar		{ width:304px; float:left; }

#titlebar		{ 	background: url(http://calwestprinting.com/themes/calwest/images/titlebar.jpg) no-repeat; 
					height: 30px;
					padding-top: 8px;
					padding-right: 15px;
					color: white;
					font-size: 15px;
					font-weight: bolder;
					text-align: right;
					
					}
					
.service-list-table{

}

.service-list-table .td1 { width: 400px; padding:10px; }
.service-list-table .td2 { width: 250px; text-align:right; padding:10px; }

/* Testing Purposes
 * 
#sidebar ul 	{ list-style: none; margin: 0 auto;}
#sidebar ul li 	{ width: 100%;}
#sidebar a 		{ width:100%; padding: 3px 10px 3px 10px; 
				  display:block; background: #EEEEEE; 
				  line-height: 22px;
				  text-transform:uppercase; }
*/

/* HELPERS */
.divider_1 		 { height:3px; background: #bbb; width:100%;}
.divider_3 		 { height:8px; background: #bbb; width:100%;}
.title1 		 { font-size: 16px; color: red; font-weight: bold;}
.title2			 { font-size: 16px; width: 30%; color: white; font-weight: bold; background: #777; height:20px; padding-top:2px; padding-left: 6px;}
.clear-divider 	 { height:15px; width:100%;}
.content-justify { text-align: justify;}
.white 			 { color:white;}

#footer_left	 { width:50%; float:left; }
#footer_right	 { width:50%; float:right; text-align:right; }
#sign_in		 { width:1000px; text-align:right; margin:0 auto; }

/* Tool Bars */
.page-list_wrapper, .nav-list_wrapper 	{ 
	background: url(http://calwestprinting.com/themes/calwest/images/toolbar_top.jpg) no-repeat #ce0d2c; 
	min-height:200px;
	padding-top: 40px; 
	padding-right:25px;
	padding-left:25px;
	text-align:right;
	}
	
.page-list_footer, .nav-list_footer 	{ 
	background: url(http://calwestprinting.com/themes/calwest/images/toolbar_bottom.jpg) no-repeat white; 
	height:35px; 
	width:304px;
	clear:both;
	}

.page-list_wrapper a, .page-list_wrapper a:visited, .nav-list_wrapper a, .nav-list_wrapper a:visited{ 
	color: white; 
	font-size: 18px; 
	font-weight: bold; 
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	text-transform: none; 
	text-decoration: none;
	}
.page-list_wrapper ul, .nav-list_wrapper ul {
	list-style:none;
}
.page-list_wrapper a:hover, .nav-list_wrapper a:hover {color: black;}
