/* CSS Document */

/* Base styles */

* {
	margin: 0;
	padding: 0;
}

body {
	margin:0 0 0 0;
	}

h2 {
	font:bold 20px arial;
	text-transform:uppercase;
	color:#ff6c00;
	margin-bottom:10px;
	letter-spacing:-1px;
	}
	
h3 {
	font:bold 16px arial;
	color:#ff6c00;
	margin-top:0px;
	margin-bottom:5px;
	letter-spacing:-1px;
	text-decoration:none;
	}

p {
	font:normal 12px verdana;
	color:#555555;
	margin:0 20px 20px 20px;
	}
	
p.headline {
	font:bold 16px arial;
	letter-spacing:-1px;
}

a {
	font:bold 12px verdana;
	color:#222222;
}

a:hover {
	color:#669999;
}

li {
	font:normal 12px verdana;
	color:#555555;
	margin:0 0 5px 20px;
}

.products li {
	margin-bottom:30px;
	list-style:none;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}



/* Nav */

#navcontainer {
	width:100%;
	height:32px;
	background:#ff6c00;
	margin: 0 0 1px 0;
}

#nav {
	width:569px;
	margin:0 auto 0 auto;
}


#nav li {
	display:inline;
		list-style:none;
}

#nav a {
	float:left;
	height:32px;
	text-indent:-9999px;
}

#nav a:hover {background-position:0 -32px;}
#nav a:active, #nav a.selected {background-position:0 -64px;}

#home a { background:url(../images/nav_home.gif); width:81px; }
#products a { background:url(../images/nav_products.gif); width:114px; }
#customers a { background:url(../images/nav_customers.gif); width:125px; }
#faq a { background:url(../images/nav_faq.gif); width:65px}
#news a { background:url(../images/nav_news.gif); width:76px}
#contact a { background:url(../images/nav_contact.gif); width:108px; }




	
/* Content */

#container {
	background:url(../images/bg.gif) repeat-x;
	width:100%;
	}

#body {
	margin:0 auto 0 auto;
	width:800px;
	background:url(../images/bg.gif) repeat-x;
}

/* Main header */

#homepagetitle {
	width:682px;
	height:135px;
	margin: 0 auto 0 auto;
	background:url(../images/header.gif) no-repeat;
	background-position:top left;
	text-indent:-9999px;
}

#header p {
	font:bold 16px arial;
	text-align:center;
	letter-spacing:-1px;
}

/* Regular header */

.pagetitle {
	height:110px;
	width:100%;
	background:url(../images/header_sub.gif) no-repeat;
	background-position:top right;
}

.pagetitle h1 {
	padding-top:50px;
	font:bold 36px arial;
	text-transform:uppercase;
	color:#ff6c00;
	letter-spacing:-2px;
}

.pagetitle h1.small {
	padding-top:50px;
	font:bold 32px arial;
	text-transform:uppercase;
	color:#ff6c00;
	letter-spacing:-2px;
}

/* Main content */

#leftcol {
	width:375px;
}

#leftcollg {
	width:475px;
}

#rightcol {
	width:375px;
	float:right;
}

#rightcolsm {
	width:300px;
	float:right;
}

.columnlg {
	width:420px;
	margin:0 auto 40px auto;
	padding: 15px 20px 0 20px;
	background:url(../images/bg_columnlg.gif) no-repeat;
}

.column {
	width:320px;
	margin:0 auto 40px auto;
	padding: 15px 20px 0 20px;
	background:url(../images/bg_column.gif) no-repeat;
}

.columnsm {
	width:220px;
	margin:0 auto 40px auto;
	padding: 15px 20px 0 20px;
	background:url(../images/bg_columnsm.gif) no-repeat;
}

.section {
	width:680px;
	margin:0 auto 40px auto;
	padding: 15px 20px 0 20px;
	background:url(../images/bg_section.gif) no-repeat;
}	
	
.thumb {
	width:50px;
	height:50px;
	float:left;
	margin-right:20px;
	padding:1px;
	border:solid 1px;
	border-color:#999;
}

.screen {
	width:215px;
	border:0px;
	margin:10px 20px 10px 0;
	padding:1px;
	border:solid 1px;
	border-color:#999;
}

#footer {
	width:100%;
	background:#fff;
	text-align:center;
	margin: 20px 0 0 0;
}

#footer p {
	font-size:8px;
	font-weight:bold;
	color:#999999;
	padding-top:40px;
}

.newsheader {
	margin:10px 0 10px 0;
	padding:7px 0 2px 10px;
	border:solid 1px #ccc;
}

.newsheader h3 {
	width:260px;
	padding:0;
}

.newsheader p {
	font:bold 10px arial;
	margin-top:3px;
	padding:0;
}

.newsitem {
	margin:40px 0 40px 0;
}

.faq {
	margin-bottom:40px;
}

.faqs {
	margin:20px 0 40px 0;
}

.question {
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}


/* Forms */

fieldset {
	padding:10px;
	border:0px;
}

label {
	width:70px;
	height:22px;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:2px;
	padding-top:7px;
	padding-left:6px;
	background-color:#CCCCCC;
	float:left;
	clear:both;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 1.1;
	color:#666666;
}

.div_textbox {
	width:215px;
	float:right;
	background-color:#E6E6E6;
	height:24px;
	margin-top:3px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

.div_button {
	width:291px;
	float:right;
	background-color:#CCCCCC;
	text-align:center;
	height:35px;
	margin-top:3px;
	padding:5px 3px 3px;
}

.textbox {
	width:185px;
	font:normal 12px Arial;
	color: #444444;
	padding:3px 5px 3px 5px;
}

.button {
	font-size:12px;
	color: #989070;
	padding: 6px 14px;
	text-decoration: none;
	font-weight:bold;
}

.textbox:focus, .textbox:hover {
}

#address {
	height:45px;
}

#addressbox {
	height:56px;
}

#addresslabel {
	height:56px;

.clear {
	clear:both;
}


	