body {
	margin:0px;
	padding:0px;
	background:#f0f0f0 url(img/greybg3.jpg) top repeat-x;
	font-family: sans-serif;
	color:#333333;
}

#wrap {
	width:940px;
	margin:0 auto;
}

#topnav {
	height:50px;
}

/* SEARCH FORM */

#search {
	float:left;
	height:50px;
}

#search img {
	padding-top:10px;
	float:left;
}

#search form, #search fieldset {
	display:inline;
}

#search fieldset {
	border:none;
	padding:15px 0px 7px 0px;
}

#search input {
	width:250px;
	height:20px;
	border:1px solid #cccccc;
	float:left;
	font-size:18px;
}

#search input.submit {
	width:60px;
	height:24px;
	background:#cccccc;
	color:#000000;
	border:0px;
	text-transform:uppercase;
	margin-left:5px;
	padding:0px 5px;
	font-size:12px;
}

#search :hover input.submit { 
	background: #555555;
	color:#ffffff;
	outline:1px solid #000000;
} 


/* COMPANY NAVIGATION */

#topnav ul {
	float:right;
	height:20px;
	margin-top:10px;
	padding:8px 0px 0px 0px;
}

#topnav li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px 10px;
}

 #topnav a {
	padding:10px 10px;
	text-decoration:none;
	outline:none;
	color:#f0f0f0;
	font-weight:bold;
}

#topnav a:hover {
	color:#cccccc;
}

#stripe {
	height:10px;
	background:#b5d5e2;
	border-left:2px solid #2e596b;
	border-right:2px solid #2e596b;
	border-top:2px solid #2e596b;
}

#box1 {
	height:205px;
	background:#ffffff url(img/lightbg3.jpg) top repeat-x;
	border-left:2px solid #2e596b;
	border-right:2px solid #2e596b;
}

#box2 {
	height:175px;
	width:914px;
	margin:0px 10px;
	background:#ffffff;
	border:1px solid #999999;
}

#header {
	height:130px;
}

#headerleft{
	float:left;
	width:410px;
}

#headerleft img {
	margin:40px 0px 0px 95px;
}

#headerright{
	float:right;
	width:504px;
}

#headerright p {
	padding:0px;
	margin:35px 50px 0px 0px;
	font-size:18px;
	color:#555555;
}

#headerright strong {
	font-weight:bold;
	color:#F16E1A;
}

.clear {
	clear:both;
}

#productnav, #productnavfront {
	height:46px;
	width:100%;
	background:url(img/navbg.jpg);
	padding:0;
	margin:0;
}

#productnav ul, #productnavfront ul {
	margin:0 auto;
	padding:0;
	height:46px;
	list-style-type: none;
}

#productnav li, #productnavfront li {
	display:inline;
	float:left;
	width:152px;
	height:46px;
	text-align:center;
	background:url(img/navborder.jpg) right center no-repeat;
}

ul#mainmenu li:last-child  {
	display:inline;
	float:left;
	width:154px;
	height:40px;
	text-align:center;
	background:none;
}

#productnav a, #productnavfront a {
	color:#ffffff;
	height:40px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	outline:none;
	letter-spacing:.05em;
}

#productnavfront a:hover {
	background:#F16E1A;
	color:#ffffff;
	height:40px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	outline:none;
}

#productnav a:hover {
	background:#666666;
	color:#ffffff;
	height:40px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	outline:none;
}

#productnav a.current {
	color:#ffffff;
	background:#F16E1A;
	height:40px;
	padding-top:6px;
	display:block;
	text-decoration:none;
	outline:none;
}

#subnav {
	height:35px;
	width:914px;
	padding:0;
	margin:0px 10px;
	background:#ffffff;
}

#subnav ul {
	margin:0 auto;
	padding:0;
	height:35px;
	width:914px;
	list-style-type: none;
}

#subnav li {
	display:inline;
	float:left;
	width:152px;
	height:35px;
	text-align:center;
}

#subnav a {
	color:#F16E1A;
	font-weight:bold;
	height:25px;
	padding-top:10px;
	display:block;
	text-decoration:none;
	outline:none;
	font-size:14px;
}

#subnav a.current {
	color:#333333;
	font-weight:bold;
	height:25px;
	padding-top:10px;
	display:block;
	outline:none;
}

#subnav a:hover {
	color:#666666;
	font-weight:bold;
	height:25px;
	padding-top:10px;
	display:block;
	outline:none;
}

/* CONTENT */

#content {
	margin:0px;
	padding:0px;
	background:#ffffff;
	border-left:2px solid #2e596b;
	border-right:2px solid #2e596b;
}

#contentleft {
	width:650px;
	padding:0px 10px 10px 10px;
	float:left;
	overflow:hidden;
}

/* FRONT PAGE */

#frontsplash {
	background:transparent url(img/picturebg.jpg) top no-repeat;
	border:1px solid #cccccc;
	padding:10px;
}

#fronthero {
	border-bottom:1px solid #cccccc;
}

#frontheroleft {
	width:280px;
	float:left;
}

#frontheroright {
	padding-top:10px;
	width:310px;
	float:left;
}

/* SIDEBAR */

#contentright {
	padding:0px 10px 10px 10px;
	width:245px;
	float:right;
}

#contentright a {
	color:#333333;
}

#contentright a:hover {
	color:#F16E1A;
}

.sidebaraction {
	border:1px solid #cccccc;
	border-bottom:1px solid #F16E1A;
	margin-bottom:15px;
	background:#f0f0f0;
	padding-top:5px;
}

.sidebaraction img {
	border:0px;
}

p.phone {
	margin:0px;
	padding-top:20px;
	padding-right:8px;
	font-weight:bold;
	font-size:22px;
	text-align:center;
}

p.title {
	margin:0px;
	padding-top:10px;
	padding-right:8px;
	font-weight:bold;
	text-align:center;
	font-size:18px;
}

p.title2 {
	font-weight:bold;
	font-size:15px;
}

.imgleft {
	float:left;
	padding:5px;
}

#articles {
	margin-top:50px;
}

/* QUOTE FORM */

#quoteform {
	width:225px;
	padding:0px 10px;
}

#quoteform p {
	font-weight:normal;
}

#quoteform p.first {
	padding-top:0px;
	margin-top:0px;
}

#quoteform input, textarea {
	width:215px;
}

#quoteform input.checkbox {
	width:15px;
	margin-left:20px;
}

#quoteform input.submit {

	width:150px;
	background:#c3c3c3;
	color:#000000;
	font-size:medium;
	border:1px solid #000000;
	text-transform:uppercase;
	margin-left:37px;
	margin-bottom:10px;
	padding:0px 5px;
	font-weight:bold;
}

#quoteform :hover input.submit { 
	background: #555555;
	color:#ffffff;
	outline:1px solid #000000;
}

/* SUBSCRIBE FORM */

#subscribe {
	padding:0px 10px;
}

#subscribe form {
	display:inline;
}

#subscribe input {
	width:185px;
	height:20px;
	border:1px solid #cccccc;
	float:left;
	margin-bottom:10px;
}

#subscribe input.submit {
	width:28px;
	height:24px;
	background:#c3c3c3;
	color:#000000;
	border:1px solid #000000;
	text-transform:uppercase;
	margin-left:5px;
	padding:0px;
	font-weight:bold;
}

#subscribe :hover input.submit { 
	background: #555555;
	color:#ffffff;
	outline:1px solid #000000;
} 

/* FOOTER */

#footer {

	height: 30px;
	background:#f0f0f0;
	border-left:2px solid #2e596b;
	border-right:2px solid #2e596b;
	border-bottom:2px solid #2e596b;
}

#footerbox {
	height:25px;
	width:920px;
	margin:0px;
	padding-top:5px;
}

#footerbox ul {
	margin:0px;
	padding:0px;
	text-align:right;
}

#footerbox ul li {
	display:inline;
	list-style-type:none;
	padding-left:20px;
	color:#666666;
}

/* GENERAL */

fieldset {
	border:none;
	padding:0px;
	margin:0px;
}

img {
	border:none;
}

/*removes focus outline from form submit buttons */

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
border: none;
}

.model {
	float:right;
	padding:20px;
}

/* tr class for even-numbered rows in zebra-striped tables */
.altrow {
	background:#E0E0FF;
}

.graysubhead {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: center;
}
