body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #DED7CB !important;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 3px;
	padding: 0px;
}
#Wrapper {
	height: 100%;
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image: url(../images/yellowbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#headerLeft {
	margin: 0px;
	height: 82px;
	width: 405px;
	float: left;
	background-image: url(../images/topbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ECDB0F;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000000;
}

#headerRight {
	height: 107px;
	text-align: center;
	background-color: #A80C36;
	float: left;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	width: 344px;
}
#headerRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#headerLeft a:link, #headerLeft a:visited, #headerLeft a:active, #headerLeft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #ECDB0F;
	text-decoration: none;
}


#divNav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 1%;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ECDB0F;
	position: static;
}
.Contact {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*#divNav ul {
	margin: 0px;
	padding: 0px;
}

#divNav li {
	list-style-type: none;
	background-color: #FFFF00;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

li a:link, li a:active, li a:visited {
	text-align: center;
	width: 150px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	background-color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	color: #000000;
}
li a:hover {
	text-align: center;
	width: 150px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	list-style-type: none;
	display: block;
	background-color: #F0F79F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	color: #000000;
}*/

#divContent {
	padding: 0px;
	float: left;
	width: 599px;
	vertical-align: top;
	background-color: #FFFFFF;
	position: relative;
	min-height: 700px;
	margin: 10px;
}
#divContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
}
#divContent p {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#ProSpecs {
	float: right;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: auto;
	display: block;
}
#ProSpecs td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DED7CB;
}
#ProSpecs th {
	background-color: #DED7CB;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.prospecs {
	background-color: #EFECE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#Pricing {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	height: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C0B39C;
	border-left-color: #C0B39C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
}
#Pricing th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	background-color: #DED7CB;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #95815E;
	border-bottom-color: #C0B39C;
	border-left-color: #C0B39C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0B39C;
}

#Pricing td {
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DED7CB;
	border-bottom-color: #DED7CB;
	vertical-align: middle;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-right: 0px;
	margin-left: -3px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-bottom: 5px;
}
.imageTd {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#Wrapper #divContent #form1 .KT_tngtable .KT_buttons #KT_Custom1 {
	font-size: 11px;
	padding: 0px;
}
.floatright {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	clear: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin: 0px;
}
.Contact a {
	padding: 0px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	text-decoration: underline !important;
	color: #0000FF !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px !important;
}
.details a:link, .details a:visited, .details a:active, .details a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}