@charset "utf-8";
.textFirstWord {
	color: #3ABAD8;
	font-weight: bold;
}

/* CSS Document */
html,body
{
	width:100%;
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #626262;
	margin: 0px;
	padding: 0px;
}
#page {
	display: block;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bckPage.png);
	background-repeat: repeat-y;
}
#header {
	padding: 0px;
	width: 775px;
	background-image: url(../images/NAGLogo.png);
	background-repeat: no-repeat;
	height: 108px;
	display: block;
	background-color: #434343;
	background-position: left top;
	top: 0px;
	margin: 0px;
}
#mainMenu {
	display: block;
	float: right;
	height: 500px;
	width: 128px;
	margin-right: 14px;
	margin-top: 6px;
}
.mainMenuItem {
	display: block;
	height: 128px;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topMenu {
	list-style-type: none;
	margin-right: 105px;
	display: block;
	text-align: right;
	color: #FFF;
	font-weight: normal;
	font-size: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topMenu li
{
	margin-right: 10px;
	display: inline;
}
#topMenu a, #topMenu a:hover, #topMenu a:visited
{
	color: #FFF;
	text-decoration: none;	
}
#topMenu li img
{
	margin-right: 4px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#venera {
	left: 5px;
	bottom: 2px;
	display: block;
	top: auto;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#venera img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#pageTitle {
	font-size: 180%;
	color: #FD9B0F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: block;
	font-weight: normal;
	line-height: 43px;
	vertical-align: middle;
	text-decoration: underline;
}
#pageContent {
	width: 591px;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(../images/pageTitle.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	font-size: 75%;
}
#pageBCKBottom {
	display: block;
	width: 775px;
	padding: 0px;
	background-image: url(../images/bckPageFooter.png);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: bottom;
}
.customListItem1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #3ABAD8;
	text-decoration: underline;
	font-weight: bold;
}

.contentIMG {
	margin: 4px;
}
.productListTable 
{
	color: #000;
	display: block;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-decoration: none;
}

.productListTable table
{
	width:100%;
	border: 1px solid #CCC;
}
.productListTable table img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.productListTable table th
{
	color: #FFF;
	background-color: #039;
	border: 1px solid #CCC;
	
}
.productListTable table td
{
	border: 1px solid #666;
}
.ul1 {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 6px;
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
	list-style-position: inside;
	padding: 0px;
}
.ul1 li
{
	margin-bottom: 5px;
	color: #FC950E;
}
.ul1 li a, .ul1 li a:hover, .ul1 li a:visited
{
	color: #FC950E;
	margin-left: 6px;
	text-decoration: underline;
}
.ul2 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 12px;
	list-style-type: circle;
	list-style-position: inside;
	list-style-image: none;
}
.ul2 li
{
	margin-bottom: 2px;
	color: #333;
	text-decoration: none;
}
.ul2 li a, .ul2 li a:hover, .ul2 li a:visited
{
	color: #333;
}
a img
{
	border:none;
}#textAbout {
	font-size: 115%;
	display: inline;
	letter-spacing: 2px;
	word-spacing: 10px;
}
#contactFormTable {
	width: 100%;
	background-image: url(../images/bckForm.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;
}
#contactFormTable th
{
	text-align:left;
	color:#FFF;
	vertical-align: top;
}

