body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #333333;
}

#divmain {
	width: 821px;
}

#divtitlebar {
}

#divtitlebottom {
	width: 821;
	background-color: #959394;
}

#divbody {
	margin: 10px auto;
	padding: 10px;
	width: 597px;
}

	/*
#divsidebar {
	position: absolute;
	left: 618px;
	top: 105px;
	width: 193px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	*/
}

#divfooter {
	position: relative;
	left: 0px;
	top: 10px;
	width: 558px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3183D0;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #778899;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62C2FF;
	text-decoration: none;
}

#divsidebar a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3183D0;
	font-size: 90%;
	text-decoration: underline;
}

#divsidebar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3183D0;
	font-size: 90%;
	text-decoration: underline;
}

#divsidebar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62C2FF;
	font-size: 90%;
	text-decoration: none;
}

#divsidebar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #62C2FF;
	font-size: 90%;
	text-decoration: none;
}

#ddivfooter {
	color: #666666;
}

#divfooter a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

#divfooter a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#divfooter a:hover {
	color: #7FA1A3;
	font-weight: bold;
	text-decoration: none;
}

#divfooter a:active {
	color: #7FA1A3;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-size: 90%;
}

.header {
	padding-left: 5px;
	border-bottom: 1px solid #848484;
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 10px;
	background-color: #7FA1A3;
	display: block;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button {
	font-size: 11px;
	background-color: #3183D0;
	color: #FFFFFF;
	border: 1px solid #333333;
}

#tdcontactright {
	border-left: 1px dotted #3183D0;
}

#tdcontactul {
	padding-top: 0px;
}

#tdcontactur {
	padding-top: 0px;
}

#tableimage {
	border: 1px solid #333333;
}

#tdimage {
	background-color: #3183D0;
}

#tdimagecaption {
	background-color: #E9E3D7;
	border-top: 1px solid #333333;
}

#tdproductsleft {
	background-color: #999999;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #999999;
}

#tdproductsleft a:link {
	color: #FFFFFF;
}

#tdproductsleft a:visited {
	color: #FFFFFF;
}

#tdproductsleft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tdproductsleft a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#tableproducts a:link {
	color: #666666;
	text-decoration: none;
}

#tableproducts a:visited {
	color: #666666;
	text-decoration: none;
}

#tableproducts a:hover {
	color: #666666;
	text-decoration: none;
}

#tableproducts a:active {
	color: #666666;
	text-decoration: none;
}

#tdproductsright {
	background-color: #F5F2ED;
	border: 1px solid #999999;
}

#tableproducts {
	font-size: 90%;
}

#tdproductspecs {
	font-size: 90%;
}

#tdproductspecs UL {
	margin-left: 0px;
}

#tdhomeimage {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}

#tablehomeimage {
	border: 2px solid #848484;
	text-align:center;
}

#tdprintright {
	border-left: 1px solid #CCCCCC;
	font-size: 90%;
}

#imageone {
	position:absolute; 
	width:200px; 
	height:115px; 
	z-index:1; 
	left: 20px; 
	top: 53px;
}

#imagetwo {
	 position:absolute;
	 width:200px;
	 height:115px; 
	 z-index:5; 
	 left: 20px;
	 top: 53px; 
	 visibility:hidden;
}

#imagethree {
	 position:absolute;
	 width:200px; 
	 height:115px; 
	 z-index:9; 
	 left: 20px; 
	 top: 53px; 
	 visibility:hidden;
}

#imagefour {
	 position:absolute;
	 width:200px; 
	 height:115px; 
	 z-index:9; 
	 left: 20px; 
	 top: 53px; 
	 visibility:hidden;
}


#tableborder {
	border-top: 1px solid #7FA1A3;
}

.required {
	color:#990000;
}

