/* CSS Document */
body {
	background:#FFFFFF url(img/bg.gif) fixed;
	font-family:"Trebuchet MS",sans-serif;
	font-size: small;
	margin:0pt;
	padding:0pt;
	}
	
#wrap {
	margin: 25px auto;
	width: 70em;
	}
	
#headline {
	background: #FFFFFF url(img/on_bg.gif) repeat-x top left;
	width: 70em;
	border: 1px solid #999999;
	height: 95px;
	margin-bottom: 25px;
	padding-top: 0;
	}

#contact_details {
	float: right;
	width: 32%;
	padding: 0;
	line-height: 0.8em;
	color: #666;
}

#headline h1 {
	background: url(img/printech_logo.png) no-repeat;
	color: #FFFFFF;
	font-family: "Trebuchet MS",sans-serif;
	margin: 20px;
	padding: 0;
	line-height: 2.5em;
	text-indent: -9999px;
	float: left;
	width: 60%;
	}
	
#contact_details p {
	font-size: 111%;
	font-style: italic;
	margin-top: 30px;
	}

#contact_details h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 10px 0;
	}

h3 {
	color: #000000;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0.5em;
	}
	

	
#header {
	clear: both;
	background: #FFF;
	margin: 0;
	padding: 0;
	width: 70em;
	}

#top-nav {
	background:#666 url(img/nav_bg.png) repeat-x bottom right;
	border-right: 2px solid #666666;
	margin: 0;
	width: 70em;
	}

#nav ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
	}

#nav li {
	float:left;
	font-size:150%;
	margin:0;
	padding:0pt;
	text-transform:uppercase;
	}

#nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 20px 36px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFF;
	border-bottom: none;
	background: #EEE;
	}

#end_tab a {
	float: left;
	display: block;
	margin: 0;
	padding: 20px 36px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #3e3e3e;
	border-left: 1px solid #FFF;
	border-bottom: none;
	background: #EEE;
	}

#nav a:hover {
	background:#e3e3e3;
	border-color:#999999;
	border-left-color: #FFF;
	color:#000000;
	padding-bottom: 20px;
	}
	
#end_tab a:hover {
	background:#e3e3e3;
	border-color:#999999;
	border-left-color: #FFF;
	border-right-color: #3e3e3e;
	color:#000000;
	padding-bottom: 20px;
	}

body#home #home_tab a {
	background: #FFFFFF url(img/on_bg.gif) repeat-x top left;
	border-color:#999999;
	color:#333333;
	padding-bottom: 21px;
	}
	
body#prices #home_tab a {
	background: #EEE;
	border-color:#999999;
	color:#333333;
	padding-bottom: 20px;
	}

body#prices #prices_tab a {
	background: #FFFFFF url(img/on_bg.gif) repeat-x top left;
	border-color:#999999;
	border-left-color: #FFF;
	color:#333333;
	padding-bottom: 21px;
	}

body#prices #prices_tab a:hover {
	background: #FFFFFF url(img/on_bg.gif) repeat-x top left;
	border-color:#999999;
	border-left-color: #FFF;
	color:#333333;
	padding-bottom: 21px;
	}

body#prices #home_tab a:hover {
	background:#e3e3e3;
	border-color:#999999;
	color:#000000;
	padding-bottom: 20px;
	}

body#home #home_tab a:hover {
	background: #FFFFFF url(img/on_bg.gif) repeat-x top left;
	border-color:#999999;
	color:#333333;
	padding-bottom: 21px;
	}

	
#main_content {
	background: #FFF url(img/middle_low.png) repeat-x bottom left;
	clear:both;
	float:left;
	border: 1px solid #999999;
	border-top: none;
	border-bottom: none;
	padding:0pt;
	margin: 0;
	width: 70em;
	}


#services {
	clear: both;
	margin: 30px auto;
	max-width: 660px;
	padding-bottom: 25px;
}

#services ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 660px;
	}

#services li {
	float:left;
	font-size:120%;
	width: 159px;
	margin: 0px;
	padding: 20px 20px 0 20px;
	text-transform:uppercase;
	}

#services a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	color: #666;
	text-decoration: none;
	border: 1px solid #cccccc;
	background: #EEE;
	}

#services a:hover {
	background:#FFFFFF;
	color:#000000;
	}

#services img {
	border: none;
	padding: 10px;
	}

#services p {
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	padding-bottom: 5px;
	}

.clear {
    clear:both;
}

#content {
	clear: both;
	margin: 60px auto;
	max-width: 660px;
	padding-bottom: 50px;
}

#mytable {
	width: 700px;
	padding: 0;
	margin: 0;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	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: #CAE8EA url(img/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(img/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(img/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#content ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 660px;
	}

#content li {
	float:left;
	font-size:120%;
	width: 159px;
	margin: 0px;
	padding: 20px 20px 0 20px;
	text-transform:uppercase;
	}

#content a {
	float: left;
	display: block;
	margin: 0;
	padding: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #cccccc;
	background: #EEE;
	}

#content a:hover {
	background:#FFFFFF;
	color:#000000;
	}

#content img {
	border: none;
	padding: 10px 10px 10px 0;
	}

#content p {
	text-align: left;
	font-weight: normal;

	}

#secondary_content {
	background: #515151 url(img/footer_bg.png) repeat-x top;
	clear: both;
	float: left;
	width: 70em;
	padding: 0;
	margin: 0;
	border: 1px solid #666;
	color: #eeeeee;
	letter-spacing: 1px;
	}
	
#left_sidebar {
	float: left;
	width: 48%;
	padding: 50px;
	padding-top: 40px;
	background: url(img/divider.png) repeat-y top right;
	}
	
#left_sidebar h3 {
	background: url(img/About_header.png) repeat-x bottom left;
	padding: 10px;
	margin-bottom: 25px;
	}

#right_sidebar {
	float: right;
	width: 30%;
	padding: 50px;
	padding-top: 40px;
	}

#right_sidebar h3 {
	background: url(img/About_header.png) repeat-x bottom left;
	padding: 10px;
	margin-bottom: 25px;
	}
	
#right_sidebar a {
	text-decoration: none;
	color: #eeeeee;
}

#right_sidebar a:hover {
	text-decoration: underline;
	color: #CCC;
}

#secondary_content h3 {
	font-size: x-large;
	font-weight: normal;
	color: #ccc;
	}

#secondary_content ul {
	padding: 0;
	margin: 0;
	}

#secondary_content li {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#secondary_content p {

	}

#footer {
	clear: both;
	color: #999999;
	padding:10px 20px 20px 0pt;
	}

* html #footer {
	height:1%;
	}

#footer p {
	margin:0pt 0pt 0pt 10px;
	padding:0pt;
	text-align: center;
	width: 22em;
	background: #FFF;
	}
	
/* Form styles */
form {
	color:#000000;
	font-size: small;
	}

form label { 
	display: block;
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 10px 0 0;
	text-align: right; 
	}

form input {
	margin: 10px 0 0 10px;
	width: 200px; 
	}
	
form textarea{
	margin: 10px 0 0 10px;
	width: 300px; 	
	}

fieldset {
	border: 1px solid #CCC;
}

	
	
	
	
	
	
	
	
	
	
	