/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a {
	color: #660066;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#content {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	position: absolute;
	height: 1200px;
	width: 800px;
}

#content p {
}
	
#content #mainNAV {
	position: absolute;
	height: 150px;
	width: 175px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 1px;
	right: 0px;
}
#content #mainTitle {
	position: absolute;
	height: 16px;
	width: 300px;
	left: 176px;
	top: 2px;
	right: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content #mainTEXT {
	position: absolute;
	height: 16px;
	width: 308px;
	left: 176px;
	top: 20px;
	right: 0px;
	padding-right: 0px;
}

#content #mainTEXT p {
	font-size: 11px;
}

#mainImage {
	position: absolute;
	height: 600px;
	width: 312px;
	left: 488px;
	top: 48px;
	right: 0px;
	padding-right: 0px;
}

#mainImage #photo img {
	margin: 0px;
	position: absolute;
	top: 15px;
	right: 2px;
}
#mainImage #photo p {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 2px;
	top: 1px;
	margin-left: 10px;
	width: 140px;
}
#myname img {
	position: absolute;
	height: 30px;
	width: 268px;
	left: 530px;
	top: 2px;
	right: 0px;
	padding-right: 0px;
}

/* nav css */
#mainNavlevel1 {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 67px;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #676767;
}
#mainNavlevel1 li {
	display: block;
	vertical-align: middle;
	padding: 3px;
	margin-bottom: 1px;
}
#mainNavlevel1 a {
	font-weight: bold;
	font-size: 12px;
	color: #676767;
	text-decoration: none;
	}
#mainNavlevel1 a:hover {
color: #000000;
font-size: 12px;
}
#mainNavlevel2 a {
	text-decoration: none;
	color: #676767;
}
#mainNavlevel2 a:hover {
color: #000000;
}

#mainNavColorBar {
	position: absolute;
	left: 67px;
	top: 2px;
	width: 6px;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#mainNavColorBar li {
	display: block;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}

#mainNavlevel2 {
	position: absolute;
	left: 73px;
	top: 2px;
	width: 97px;
	text-align: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #676767;
}
#mainNavlevel2 li {
	display: block;
	vertical-align: middle;
	padding: 3px 1px;
	text-decoration: none;
	margin-bottom: 1px;
	margin-left: 0px;
}

.row1current {
	background-color: #333333}
.row2:hover, .row2current {
	background-color: #999999}
.row3:hover, .row3current {
	background-color: #CCCCCC}
.row4:hover, .row4current {
	background-color: #999999}
.row5:hover, .row5current {
	background-color: #666666}
.row6:hover, .row6current {
	background-color: #999999}
.row7:hover, .row7current {
	background-color: #333333}
.row8:hover, .row8current {
	background-color: #5ba1d8
}
.row9:hover, .row9current {
	background-color: #b990c1
}
.row10:hover, .row10current {
	background-color: #f8edf4
}
.row11:hover, .row11current {
	background-color: #e9f7fe
}
.row12:hover, .row12current {
	background-color: #dcddde
}
.row13:hover, .row13current {
	background-color: #fffded
}
.row14:hover, .row14current {
	background-color: #f6f6cf
}
.row15:hover, .row15current {
	background-color: #faedb2
}
.row16:hover, .row16current {
	background-color: #fdd37c
}

#footer {
	position: relative;
	width: 800px;
	top: 0px;
	color: #fff;
	font-size: 9px;
	background-color: #FFFFFF;
	height: 10px;
}
#footerLeft {
	position: absolute;
	width: 350px;
	left: 60px;
	margin-top: 4px;
	top: 0px;
}
#footerRight {
	position: absolute;
	width: 400px;
	right: 114px;
	text-align: right;
	margin-top: 4px;
	height: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#footerRight a {
	color: #ffffff;
	text-decoration: none;
}

#footerRight a:hover {
	color: #FF9966;
	text-decoration: none;
}
#productlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 16px;
	width: 200px;
	position: absolute;
	left: 560px;
	top: 460px;
}

#producttext {
	position: absolute;
	height: 345px;
	width: 180px;
	left: 168px;
	top: 82px;
	padding-right: 5px;
	padding-left: 8px;
}

#productgrid {
	height: 368px;
	position: absolute;
	left: 176px;
	top: 48px;
	width: 310px;
}
#productgrid #gridRow {
	position: relative;
	height: 150px;
	left: 0px;
	top: 0px;
	clear: both;
	margin-bottom: 7px;
}
#productgrid #gridItem {
	position: relative;
	height: 180px;
	width: 150px;
	margin-right: 3px;
	margin-left: 0px;
	top: 0px;
	left: 0px;
	float: left;
	background-color: #fff;
	border: 1px solid #CCCCCC;
}
#productgrid #gridItem img {
	margin: 5px;
	position: absolute;
	top: 15px;
	right: auto;
}
#productgrid #gridItem p {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 7px;
	top: 1px;
	width: 140px;
}

#productimage {
	height: 368px;
	width: 366px;
	left: 392px;
	top: 82px;
	position: absolute;
}

#downloadTitle {
	position: absolute;
	height: 16px;
	width: 50px;
	left: 775px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#ColumnGrid {
	position: absolute;
	left: 775px;
	width: 120px;
	text-align: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #CCCCCC;
	bottom: 108px;
}
#ColumnGrid li {
	display: block;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 3px;
}

#linksUnderImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	height: 14px;
	width: 50px;
	right: 550px;
	top: 452px;
}
#closeProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	position: absolute;
	height: 14px;
	width: 30px;
	top: 452px;
	right: 250px;
}
#copywrite {
	position: absolute;
	height: 50px;
	width: 120px;
	top: 155px;
	left: 1px;
	text-align: right;
}
