/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}
.imageRight {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

body{
	background:#ffffff;
	text-align:center;
}

img {
	vertical-align:middle;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:normal;
	color:#333333;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#CC0000;
}
a:hover{text-decoration:none;}
p {padding-top:15px;}
a.regular:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6A22;
}


/* ============================= main layout ====================== */

.bottom-tail {background:#fff url(images/bottom-tail.gif) bottom repeat-x;}

li {padding-left:22px; line-height:2.083em;}
li a {color:#4e4e4e;}

cite {font-style:normal;}

.li1 {background:url(images/li1.gif) no-repeat 0 8px;}
.li2 {background:url(images/li2.gif) no-repeat 0 8px;}
.li3 {background:url(images/li3.gif) no-repeat 0 8px;}
.li4 {background:url(images/li4.gif) no-repeat 0 8px;}
.li5 {background:url(images/li5.gif) no-repeat 0 8px;}
.li6 {background:url(images/li6.gif) no-repeat 0 8px;}
.li7 {background:url(images/li7.gif) no-repeat 0 8px;}

.list li {border-bottom:1px solid #dfdfdf; padding:0 0 4px 5px;}
.list li a {background:url(images/list2-bg.gif) no-repeat 0 10px; padding-left:14px; display:block; text-decoration:none; color:#2a2a2a;}
.list .last {border:none;}

.imgindent {margin:0 20px 0 0; float:left;}
.box3 .imgindent {margin:0 14px 0 0; float:left;}

h2 {color:#313233; font-family:Arial Black, Arial Black, Gadget, sans-serif; font-size:1.667em; line-height:1em; text-transform:uppercase; font-weight:normal; background:url(images/line.gif) bottom left repeat-x;}
h2 span {display:block; padding:9px 0 23px 10px;}
.title1 span {background:url(images/title1-bg.jpg) top right no-repeat;}
.title2 span {background:url(images/title2-bg.jpg) top right no-repeat;}
.title3 span {background:url(images/title3-bg.jpg) top right no-repeat;}
.title4 span {
	background:url(images/title4-bg.jpg) top right no-repeat;
	color:#CC0000;
	}
.title5 span {
	background:url(images/title5-bg.jpg) top right no-repeat;
	color:#003399;
	}
.title6 span {
	background:url(images/title6-bg.jpg) top right no-repeat;
	color:#006633;
	}
.title7 span {background:url(images/title7-bg.jpg) top right no-repeat;}
.title8 span {background:url(images/title8-bg.jpg) top right no-repeat;}
.title9 span {background:url(images/title9-bg.jpg) top right no-repeat;}
.title10 span {background:url(images/title10-bg.jpg) top right no-repeat;}
.title11 span {background:url(images/title11-bg.jpg) top right no-repeat;}

h3 {font-size:2.417em; font-weight:normal; color:#414141; line-height:1em; letter-spacing:-1px; margin:15px 0 20px 0;}
h3 span {font-size:0.69em; line-height:1.3em; display:block;}

h4 {font-size:2em; line-height:1em; color:#525252; font-weight:normal; letter-spacing:-1px; margin-bottom:16px;}

.link {background:url(images/link-tail-bg.gif) top repeat-x; display:inline-block; color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:0.917em; font-weight:bold; line-height:1em; margin-top:0px; cursor:pointer;}
.link span {
	display:inline-block;
	background-image: url(images/link-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.link span span {
	background-image: url(images/link-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.link:hover {
	color:#333333;
}

.link2 {background:url(images/link-bg.gif) top right no-repeat; padding-right:14px; margin:16px 0 0 0; display:inline-block;}

/* ============================= header ====================== */

#header .row1 {border-bottom:8px solid #d9d9d9; margin-bottom:8px;}
#header .left {
	width: 225px;
	height: 100px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
	}
#header .right {
	font-size:0.917em;
	line-height:1.545em;
	text-align:right;
	height: 100px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.menu {padding:12px 1px 0 0;}
.menu li {
	width:97px;
	float:left;
	margin-left:7px;
	padding:0;
}
.menu li a {color:#3d3d3d; line-height:1em; text-decoration:none; background:url(images/menu-bg.gif) top left no-repeat; display:block; text-align:center; padding:14px 0 14px 0; font-weight:bold;}
.menu li a:hover {background:url(images/menu-bg-hover.gif) top left no-repeat;}

.slogan {
	background:url(images/header-bg.jpg) top left no-repeat;
	padding-top: 48px;
	padding-right: 0;
	padding-bottom: 31px;
	padding-left: 580px;
}
.slogan ul {padding:5px 0 0 15px;}
.slogan li {background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:16px;}
.slogan li a {
	color:#CC0000;
}

/* ============================= content ====================== */

.col-pad1 {padding-right:10px;}
.col-pad2 {
	padding-left: 19px;
	padding-top: 19px;
}
.col-pad3 {padding-right:39px;}

.box {background:#e6e6e6 url(images/box-tail-bg.gif) bottom repeat-x;}
.box .tail-top {background:url(images/box-tail-bg.gif) top repeat-x;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {padding:9px 10px 10px 10px;}

.box2 {background:#ffffff url(images/box2-tail-bottom.gif) bottom repeat-x;}
.box2 .tail-top {background:url(images/box2-tail-bg.gif) top repeat-x;}
.box2 .tail-right {background:url(images/box2-tail-bg.gif) right repeat-y;}
.box2 .tail-left {background:url(images/box2-tail-bg.gif) left repeat-y;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {padding:13px 25px 25px 23px;}
.box-indent {padding:20px 3px 0 4px;}

.box3 {background:#ffffff url(images/box3-tail-bg.gif) bottom repeat-x;}
.box3 .tail-top {background:url(images/box3-tail-bg.gif) top repeat-x;}
.box3 .tail-right {background:url(images/box3-tail-bg.gif) right repeat-y;}
.box3 .tail-left {background:url(images/box3-tail-bg.gif) left repeat-y;}
.box3 .corner-bottom-right {background:url(images/box3-corner-bottom-right.gif) bottom right no-repeat;}
.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {padding:17px 20px 23px 21px;}
.box3 .indent2 {padding:17px 20px 15px 21px;}
.box3 p {padding-top:9px;}
.box3 strong {
	color:#000000;
}
.box3 a {color:#FFFFFF;}

.box4 {background:#f4f4f4 url(images/box4-corner-bottom-right.gif) bottom right no-repeat;}
.box4 .corner-bottom-left {background:url(images/box4-corner-bottom-left.gif) bottom left no-repeat;}
.box4 .corner-top-right {background:url(images/box4-corner-top-right.gif) top right no-repeat;}
.box4 .corner-top-left {background:url(images/box4-corner-top-left.gif) top left no-repeat; width:100%;}
.box4 .indent {padding:16px 22px 19px 24px;}

.box5 {background:#ffffff url(images/box5-tail-bg.gif) bottom repeat-x;}
.box5 .tail-top {background:url(images/box5-tail-bg.gif) top repeat-x;}
.box5 .tail-right {background:url(images/box5-tail-bg.gif) right repeat-y;}
.box5 .tail-left {background:url(images/box5-tail-bg.gif) left repeat-y;}
.box5 .corner-bottom-right {background:url(images/box5-corner-bottom-right.gif) bottom right no-repeat;}
.box5 .corner-bottom-left {background:url(images/box5-corner-bottom-left.gif) bottom left no-repeat;}
.box5 .corner-top-right {background:url(images/box5-corner-top-right.gif) top right no-repeat;}
.box5 .corner-top-left {background:url(images/box5-corner-top-left.gif) top left no-repeat; width:100%;}
.box5 .indent {padding:20px 22px 25px 24px;}

.box6 {background:#ffffff url(images/box5-tail-bg.gif) bottom repeat-x;}
.box6 .tail-top {background:url(images/box5-tail-bg.gif) top repeat-x;}
.box6 .tail-right {background:url(images/box5-tail-bg.gif) right repeat-y;}
.box6 .tail-left {background:url(images/box5-tail-bg.gif) left repeat-y;}
.box6 .corner-bottom-right {background:url(images/box5-corner-bottom-right.gif) bottom right no-repeat;}
.box6 .corner-bottom-left {background:url(images/box5-corner-bottom-left.gif) bottom left no-repeat;}
.box6 .corner-top-right {background:url(images/box5-corner-top-right.gif) top right no-repeat;}
.box6 .corner-top-left {background:url(images/box5-corner-top-left.gif) top left no-repeat; width:100%;}
.box6 .indent {padding:3px 3px 3px 3px;}

.indent1 {padding:9px 0 0 9px;}
.padding1 {padding-bottom:9px;}
.padding2 {padding-top:12px;}
.padding3 {padding-bottom:19px; padding-top:7px;}
.padding4 {padding-top:16px;}

.line1 {border-bottom:3px solid #ececec; padding-bottom:20px; margin-bottom:20px;}
.line2 {background:url(images/line.gif) bottom left repeat-x; padding-bottom:17px; margin-bottom:15px;}

.text2 {
	color:#0066CC;
}
.text3 {color:#4e4e4e;}
.phone {float:right;}
.box4 .phone {margin-right:100px;}

/* ============================= footer ====================== */

#footer {text-align:right; color:#626262; font-size:0.75em; text-transform:uppercase; letter-spacing:1px; padding:10px 20px 0 0;}
#footer a {color:#626262; text-transform:none;}
#footer span {color:#db6307;}

/* ============================= forms ============================= */

#ContactForm {padding:30px 0 0 0;}
#ContactForm .rowi {height:42px;}
#ContactForm strong {color:#373732;}
#ContactForm .link2 {margin-right:15px;}

.input {width:226px; height:19px; border:1px solid #c9c6c3; background:#f4f4f4; padding:0 0 0 5px; font-size:1em;}
textarea {width:226px; height:178px; border:1px solid #c9c6c3; background:#f4f4f4; padding:0 0 0 5px; overflow:auto; font-size:1em;}
.linkBuyItNow {
	background:url(images/link-tail-bg.gif) top repeat-x;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.917em;
	font-weight:bold;
	line-height:1em;
	margin-top:0px;
	cursor:pointer;
}
.linkBuyItNow span {
	display:inline-block;
	background-image: url(images/link-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkBuyItNow span span {
	background-image: url(images/link-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.linkBuyItNow:hover {
	color:#333333;
}

.linkviewSpecs {
	background:url(images/det-link-tail-bg.gif) top repeat-x;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.917em;
	font-weight:bold;
	line-height:1em;
	margin-top:0px;
	cursor:pointer;
}
.linkviewSpecs span {
	display:inline-block;
	background-image: url(images/det-link-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkviewSpecs span span {
	background-image: url(images/det-link-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.linkviewSpecs:hover {
	color:#333333;
}
a.top:link {
	color: #678FB1;
	text-decoration: none;
}
a.top:visited {
	color: #678FB1;
	text-decoration: none;
}
a.top:hover {
	color: #678FB1;
	text-decoration: underline;
}
.linkViewPDF {
	background:url(images/pdf-link-tail-bg.gif) top repeat-x;
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.917em;
	font-weight:bold;
	line-height:1em;
	margin-top:0px;
	cursor:pointer;
}
.linkViewPDF span {
	display:inline-block;
	background-image: url(images/pdf-link-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.linkViewPDF span span {
	background-image: url(images/pdf-link-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.linkViewPDF:hover {
	color:#333333;
}
a.regular:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}
a.regular:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC3300;
}
