body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #999999;
	color: #999999;
}

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

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

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

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #C1D72F;
}

h2{
 font-size: 114%;
 color: #C1D72F;
}

h3{
 font-size: 100%;
 color: #C1D72F;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #C1D72F;
}

h5{
 font-size: 100%;
 color: #C1D72F;
}

.content12black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #000000;}
.content12black A:link    {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:visited {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:active  {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:hover   {  COLOR: #005596; text-decoration: none; font-weight: normal}

.content12boldblack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #000000;}
.content12boldblack A:link    {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:visited {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:active  {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:hover   {  COLOR: #005596; text-decoration: none; font-weight: bold}

.content12green {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #C1D72F;}
.content12green A:link    {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content12green A:visited {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content12green A:active  {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content12green A:hover   {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}

.content12boldgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #C1D72F;}
.content12boldgreen A:link    {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content12boldgreen A:visited {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content12boldgreen A:active  {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content12boldgreen A:hover   {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}

.content14green {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; COLOR: #C1D72F;}
.content14green A:link    {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content14green A:visited {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content14green A:active  {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}
.content14green A:hover   {  COLOR: #C1D72F; text-decoration: none; font-weight: normal}

.content14boldgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; COLOR: #C1D72F;}
.content14boldgreen A:link    {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content14boldgreen A:visited {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content14boldgreen A:active  {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}
.content14boldgreen A:hover   {  COLOR: #C1D72F; text-decoration: none; font-weight: bold}

.content12gray {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #999999;}
.content12gray A:link    {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content12gray A:visited {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content12gray A:active  {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content12gray A:hover   {  COLOR: #999999; text-decoration: none; font-weight: normal}

.content12boldgray {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #999999;}
.content12boldgray A:link    {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content12boldgray A:visited {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content12boldgray A:active  {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content12boldgray A:hover   {  COLOR: #999999; text-decoration: none; font-weight: bold}

.content14gray {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; COLOR: #999999;}
.content14gray A:link    {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content14gray A:visited {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content14gray A:active  {  COLOR: #999999; text-decoration: none; font-weight: normal}
.content14gray A:hover   {  COLOR: #999999; text-decoration: none; font-weight: normal}

.content14boldgray {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; COLOR: #999999;}
.content14boldgray A:link    {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content14boldgray A:visited {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content14boldgray A:active  {  COLOR: #999999; text-decoration: none; font-weight: bold}
.content14boldgray A:hover   {  COLOR: #999999; text-decoration: none; font-weight: bold}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.inspired {
	line-height: 15px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#nav {
	background-color: D1E820;
	width: 800px;
}

#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #E6E6E6;
	text-align: center;
	float: left;
	width: 186px;
	margin-top: 15px;
	margin-left: 5px;
	line-height: 10px;
}

#sidenav a {color: #999999; text-decoration: none;}
#sidenav a:hover {color: #C1D72F; text-decoration:none;}

#gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}

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

#homecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 583px;
	margin-top: 15px;
	margin-left: 16px;
	float: right;
	margin-right: 10px;
}

#askjz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C1D72F;
	width: 580px;
	margin-top: 15px;
	margin-left: 16px;
	float: right;
	margin-right: 11px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C1D72F;
}

#qanda {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	width: 574px;
	margin-top: 15px;
	margin-left: 22px;
	float: right;
	margin-right: 11px;
}

#clear {
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


/***********************************************/
/* Inside Pages Layout Divs                                 */
/***********************************************/


#products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 583px;
	margin-top: 15px;
	margin-left: 16px;
	float: right;
	margin-right: 10px;
}
