/* CSS Document */


body {
	background: #000000 url(../images/bkgrd-contact.jpg) repeat-x;
}



#pagetop {
	position:relative;
	width:770px;
	height:59px;
	margin:0 0 0 0px;
	background-image:url(../images/pagetop-contact.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	border:0;
	padding:0;
}

#pagebody {
	position:relative;
	width:770px;
	float:left;
	margin:0 0 0 0px;
	background-image:url(../images/pagebody-contact.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	border:0;
	padding:0;
}

#leftcontact h2 {
	margin: 0 auto;
	width: 193px;
	height: 44px;
	background-image: url(../images/left-contact-top-contact.jpg);
	background-repeat: no-repeat;
}

#bottomLinksLayer a:hover {
	text-decoration:none;
	color:#e69c0e;
}

#bottomLinksLayer li.selected a {
		color:#e69c0e;
}

#leftcontact a:link, #leftcontact a:visited, #leftcontact a:active {
	text-decoration:none;
	color:#e69c0e;
}

#leftcontact a:hover {
	text-decoration:underline;
}

#pagebodycontent h2 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #e69c0e;
	margin: 30px 0 0px 0;
	border-bottom: thin #333333 solid ;
}

#pagebodycontent {
	position:relative;
	width:450px;
	float:right;
	margin:0 35px 40px 0px;
}

.nucomtext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	color: #d1d1d1;
	margin: 0px 0 0 0;
}

.italic-underlined {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color:#b1b1b1;
	display:inline;
	padding-bottom:3px;
	border-bottom: thin #333333 solid ;
}

.list {
	font-size:1.2em;
	font-weight:bold;
	color: #d1d1d1;
	padding-left:0;
	margin-top:20px;
	margin-left: 20px;
	padding-bottom: 20px;
	line-height: 1.7;
	width: 300px;
	
}

.list li {
	background-image:url(../images/products-list.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
	list-style:none;
	margin-bottom: 10px;
	
}

#contactleft {
	float:left;
	width:200px;
	margin-top: 20px;
}

#contactright {
	float:left;
	width:240px;
	margin-top: 20px;
}

label {
	color:#D1D1D1;
	display:none;
	font-size:1.2em;
}

.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	padding:4px 4px 0 4px;
	border:0;
	margin:6px 0 20px 0;
}
	
input.textbox {
	background-image:url(../images/textinput_bg.gif);
	background-repeat:no-repeat;
	width:169px;
	height:20px;
}

textarea.textbox {
	background-image:url(../images/textarea_bg.gif);
	background-repeat:no-repeat;
	width:223px;
	height:90px;
}

#google-map {
	clear:both;
	width:434px;
	height:286px;
	border:3px solid #3F3F3F;
}
