body, html {
	margin: 10px 0 10px 0;
	padding: 0;
}

body {
	min-width: 770px;
	background: #000;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

.bold {
	font-weight: bold;
}

.nowrap {
	white-space: nowrap;
}

/* links */

a:link { color: #999933; text-decoration: underline; }
a:visited { color: #999933; text-decoration: underline; }
a:active { color: #999933; text-decoration: underline; }
a:hover { color: #999933; text-decoration: none; }

a.nav:link { color: #fff; text-decoration: none; }
a.nav:visited { color: #fff; text-decoration: none; }
a.nav:active { color: #fff; text-decoration: none; }
a.nav:hover { color: #fff; text-decoration: underline; }

a.h3:link { color: #999933; text-decoration: none; }
a.h3:visited { color: #999933; text-decoration: none; }
a.h3:active { color: #999933; text-decoration: none; }
a.h3:hover { color: #999933; text-decoration: underline; }

a.footer:link { color: #ccc; text-decoration: underline; }
a.footer:visited { color: #ccc; text-decoration: underline; }
a.footer:active { color: #ccc; text-decoration: underline; }
a.footer:hover { color: #ccc; text-decoration: none; }

/* */

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

#header {
	margin: 15px 0 0 0;
	background-color: #333;
	border: 1px solid #ACACAC;
}

img.GillwareDataServices {
	width: 768px;
	height: 79px;
	border: 0;
}

#photo {
	height: 300px;
	background: #999;
	xbackground-image: url(../images/03.jpg);
	background-repeat: norepeat;
	border: 1px solid #ACACAC;
	border-top: 0;
}

img.photo {
	width: 768px;
	height: 300px;
}

#nuke9 {
	height: 150px;
	background: #999;
	xbackground-image: url(../images/nuke9.jpg);
	background-repeat: norepeat;
	border: 1px solid #ACACAC;
	border-top: 0;
}

img.nuke9 {
width: 768px;
	height: 150px;
}

#home div.nav {
	position: relative;
	top: -301px;
	width: 748px;
	margin: 0 0 0 1px;
	padding: 7px 10px 7px 10px;
	background: #000;
	font-family: Trajan Pro, Times New Roman, Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70; opacity:0.7;
}

div.nav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Trajan Pro,Times New Roman,Times,serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	opacity:0.7;
	padding: 7px 10px 7px 10px;
	text-align:center;
	width:750px;
}

#home #main {
	position: relative;
	top: -31px; /* should be -32px for Win Firefox */
	width: 690px;
	padding: 30px 40px 10px 40px;
	background: #fff;
}

#main {
	width: 690px;
	padding: 30px 40px 10px 40px;
	background: #fff;
}

#main div.lower {
	padding: 110px 0 0 0;
}

#main td.left {
	width: 440px;
	vertical-align: top;
}


#main td.right {
	width: 230px;
	padding-left: 40px;
	vertical-align: top;
}

img.floatLeft { 
    float: left; 
    margin: 0 15px 0 0; 
}

img.floatRight { 
    float: right; 
    margin: 0 0 10px 15px; 
}


#main td.products-left {
	width: 50%;
	vertical-align: top;
}

#main td.products-right {
	width: 50%;
	padding-left: 40px;
	vertical-align: top;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Trajan Pro, Times New Roman, Times, serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Adobe Garmond Pro, Times New Roman, Times, serif;
	font-size: 16px;
	color: #999933;
	font-weight: normal;
	font-style: italic;
}

h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Trajan Pro, Times New Roman, Times, serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
}

td.left, p, ul {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

div.left, p, ul {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

td.left ul {
	margin: 0 0 15px 17px;
}

td.left, td.products-left li {
	padding-bottom: 5px;
}

td.right, td.products-right p {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}

div.right, p, ul {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

div.right, p, ul {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
}

div.lower p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin:0;
}

table.thumb td {
	vertical-align: top;
	padding: 0 0 20px 0;
}

img.thumbnail {
	width: 65px;
	height: 65px;
	background: #ccc;
	border: 0;
}

table.thumb h3 {
	margin: 0 0 5px 10px;
	padding: 0;
	font-family: Adobe Garmond Pro, Times New Roman, Times, serif;
	font-size: 14px;
	color: #999933;
	font-weight: bold;
}

table.thumb p {
	margin: 0 0 0 10px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666;
}

div.footer {
	margin: 20px 0 0 0;
	background: #000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}

img.bottomPic {
	width: 50px;
	height: 50px;
	margin: 0 0 20px 0;
}

div.footer p {
	margin: 0;
	padding: 0 0 10px 0;
}

div.questions p {
	margin-bottom: 10px;
}

div.questions {
	margin-bottom: 30px;
}

div.answer p {
	margin-bottom: 5px;
}

div.answer {
	margin-bottom: 20px;
}

/* products */

#products div.show {
	visibility: show;
}

#products div.hide {
	visibility: hidden;
}


/* markets */



div.footer p.address {
	line-height: 16px;
}

/* form */

div.form {
	width: 60%;
}

div.form div.label {
	padding-top: 4px;
	font-weight: bold;
	text-align: left;
}

div.form .sub-label {
	padding-left: 2px;
	padding-right: 10px;
} /* use sub-label for checkbox and radio button elements */

div.form div.element {
	margin-bottom: 10px;
	text-align: left;
	white-space: nowrap;
}

div.form select {
	margin-right: 5px;
}

div.form textarea {
	width: 100%;
} /* automatically sets text area width within divs to width of parent container */

div.form .left {
	float: left;
}

div.form .right {
	float: right;
}

div.form .clear {
	clear: both;
}

div.form input.error {
	background: #FFFFCC;
}

div.form p.error {
	color: #ff3300;
	font-weight: bold;
}

div.form .optional {
	font-weight: normal;
}

/* */

div.form p.show {
	visibility: show;
}

div.form p.hide {
	visibility: hide;
}

#btn_txt {
	float:right;
	padding:10px;
	width:400px;
}











