/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image: url(images/pattern.jpg);
}

p, h1, h3, h2 {
	margin:0;
	padding:0;
}

p {
	font-size:12px;
	margin-bottom:8px;
	color: #000000;
	margin-top: 2px;
}
h2 {
	font-size:15px;
	margin-bottom:8px;
	color: #000000;
	margin-top: 2px;
	line-height: 15px;
	margin-right: 80px;
}
h1 {
	font-size:18px;
	margin-top:0px;
	margin-bottom:10px;
	color: #000000;
	padding-top: 0px;
	line-height: 19px;
}
h3 {
	margin-top:3px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 2px;
	padding-top: 6px;
	color: #2F3F86;
}

ul {
	font-size:12px;
	margin-top: 3px;
	margin-bottom:8px;
	line-height: 15px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	color: #000000;
}
a {
	text-decoration:underline;
	color: #3366CC;
}
a:hover {
	text-decoration:underline;
}
.body p{
	padding:0 200 0 0;
}	
.shell {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	/*width:auto;*/
}
#content {
	padding-bottom: 10px;
	padding-top: 12px;
	width: 580px;
	text-align: left;
	margin-left: 160px;
}
#contenthome {
	padding-bottom: 10px;
	padding-top: left;
	width: 725px;
	text-align: left;
	margin-left: 20px;
}

#footer {
	margin-top:0px;
	padding-top:8px;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2F3F86;
	padding-bottom: 2px;
	text-align: center;
	line-height: 13px;
}

#shadow {
	background-image: url(images/dropshadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#mainhome {
	margin: 0px;
	padding: 0px;
	width: 770px;
	background-image: url(images/phonehome2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #8a9cc5;
	height: 500px;
}
#mainquestion {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 770px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#lnav {
	float:left;
	width:135px;
	margin-top: 3px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
.nav h1 {
	margin-bottom: 0px;
	margin-top: 7px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 11px;
	padding-top: 4px;
	line-height: 12px;
	padding-bottom: 4px;
	margin-right: 0px;
	padding-right: 0px;
}
.nav p {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	margin-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12px;
	padding-right: 3px;
}
.nav h1 a {
	text-decoration:none;
	padding-left: 0px;
	display: block;
	color: #2F3F86;
	font-size: 11px;
	line-height: 12px;
	padding-right: 3px;
}
.nav a {
	text-decoration:none;
	padding-left: 0px;
	display: block;
	color: #315B99;
	font-size: 11px;
	line-height: 12px;
	padding-right: 3px;
}
.nav a:hover {
	margin: 0;
	display: block;
	color: #000000;
	text-decoration: none;
}
.nav h1 a:hover {
	display: block;
	color: #000000;
	text-decoration: none;
}

.current {
	color: #660000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-right: 0px;
	background-color: #FFCC66;
	font-weight: bold;
}
.nav2 {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	width: 120px;
	background-color: #FFCC66;
	border-top: 3px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 3px solid #660000;
	border-left: 1px solid #660000;
}
.nav2 p{
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav2 a{
	color: #660000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 0px;
	display: block;
}
.nav2 a:hover{
	text-decoration: underline;
}
.phone {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 13px;
}

li {
	list-style-image: url(images/bullet.gif);
	margin-bottom: 2px;
}
li2 {
	list-style-image: none;
	margin-bottom: 20px;
}
#question {
	width: 98px;
	float: right;
	margin-top: 0px;
	padding-right: 0px;
	margin-right: 0px;
}
#question input {
	width: 80px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#question textarea {
	width: 120px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#rfq {
	display: block;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 0px;
}
#rfq a{
	font-size: 12px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
#rfq a:hover{
	text-decoration: underline;
}
.bodycopy {
	width: 590px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}
.bodycopyhome {
	width: 540px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	padding-right: 50px;
}
.padding {
	margin-right: 15px;
	margin-bottom: 10px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 98px;
}
.bulletspace {
	margin-bottom: 15px;
	margin-right: 25px;
}
.fact {
	color: #8B2942;
	margin-top: 5px;
	display: block;
	padding-right: 50px;
}
.smlinks {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
#trigger {
	position:absolute;
	width:104px;
	height:26px;
	z-index:2;
	top: 184px;
	left: 152px;
	visibility: visible;
}
#triggermedia {
	position:absolute;
	width:71;
	height:26px;
	z-index:2;
	top: 98px;
	left: 264px;
	visibility: visible;
}
#triggerproduct {
	position:absolute;
	width:163px;
	height:26px;
	z-index:2;
	top: 98px;
	left: 335px;
	visibility: visible;
}
#triggernews {
	position:absolute;
	width:88px;
	height:26px;
	z-index:2;
	top: 82px;
	left: 478px;
	visibility: visible;
}
#triggerlets {
	position:absolute;
	width:74px;
	height:26px;
	z-index:2;
	top: 82px;
	left: 566px;
	visibility: visible;
}
#closey {
	position:absolute;
	width:750px;
	height:350px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#menu, #media, #product, #news, #lets {
	position:absolute;
	z-index:3;
	background-color: #2F509A;
	visibility: hidden;
}
#menu {
	width:136px;
	left: 135px;
	top: 108px;

}
#media {
	width:80px;
	left: 264px;
	top: 124px;
}
#product {
	width:145px;
	left: 335px;
	top: 124px;
}

.dd {
	margin: 0px;
	padding: 0px;
}
.dd a{
	background-color: #D8D8D8;
	color: #000066;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
.dd a:hover{
	text-decoration: none;
	color: #000066;
	background-color: #FFFFFF;
}
.homeproducts {
	float: left;
	width: 580px;
	margin-top: 6px;
	margin-bottom: 18px;
}
.pdf{background:url(images/pdf.gif) no-repeat top left; padding-left:20px;}
.productcellbox {
	float: left;
	width: 225px;
	border: 1px solid #999999;
	margin-top: 10px;
	padding-bottom: 0px;
}
.productcell-left {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	height: 171px;
}
.productcell-left li, .productcell li {
	color: #315B99;
	font-size: 11px;
	line-height: 12px;
	padding-right: 2px;
	list-style-image: url(images/bullet2.gif);
	padding-bottom: 2px;
}
.productcell-left ul, .productcell ul {
	padding-left: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.productcell-left img, .productcell img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
.productcell-left li a, .productcell li a {
	color: #315B99;
}
.productcell-left li a:hover, .productcell li a:hover {
	color: #000000;
}
.productcell-left h1{
	font-size: 13px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url(images/h1bak.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
.productcell-left h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.productcell-left h1 a:hover{
	text-decoration: none;
	color: #FFCC00;
}
.productcell-left p{
	font-size: 11px;
	margin-top:4px;
	margin-bottom:0px;
	color: #333333;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}
.productcellbox2 {
	float: left;
	width: 234px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-left: 10px;
}
.productcell {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	height: 171px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.productcell h1, .global h1{
	font-size: 13px;
	margin-top:0px;
	margin-bottom:0px;
	line-height: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 7px;
	background-image: url(images/h1bak.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
}
.productcell h1 a, .global h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
.productcell p{
	font-size: 11px;
	margin-top:4px;
	margin-bottom:0px;
	color: #333333;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.productcell h1 a:hover, .global h1 a:hover{
	text-decoration: none;
	color: #FFCC00;
}
.global {
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFFFFF;
	height: 171px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.global img {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}
.learnmore {
	background-color: #CCCCCC;
	font-size: 11px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.formtext {
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.formtext2 {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 6px;
}

.photofreestanding {
	background-color: #efefef;
	padding: 6px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #003366;
}
.photo {
	background-color: #efefef;
	padding: 6px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #003366;
	float: right;
	margin-left: 20px;
}
#bottomshadow {
	background-image: url(images/bottomdropshadow.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-repeat: no-repeat;
	width: 790px;
}
.caption {
	padding-bottom: 10px;
}
.caption p{
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	line-height: 13px;
	color: #336699;
	margin-top: 0px;
	padding-top: 2px;
}
.caption img{
	background-color: #efefef;
	padding: 6px;
	border: 1px solid #003366;
}
.boxedin {
	background-color: #ECF0FF;
	padding: 5px 5px 8px 12px;
	border: 2px solid #CC0000;
	margin-top: 10px;
}
