body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 0em 0em;
	background-color: #CCDFE9;
	text-align: center;
	color: #005F92;
	background-attachment: fixed;
	background-image: url(../images/body_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* {
 margin: 0;
 padding: 0;
}


#wrapper {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapbg_2.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 771px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}

#topnav {
	width: 761px;
	text-align: left;
	background-image: url(../images/navbg_2.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.clearall {
	clear: both;
	
}
#botnav {
	font-size: 100%;
	color: #999999;
	background-color: #CCDFE9;
	width: 700px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0.5em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#botnav li{
	display: inline;
	font-size: 75%;
	color: #666666;
}

#botnav p{
	font-size: 0.75em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
	color: #333333;
}
#botnav a:link, #botnav a:visited{
	color: #333333;
	background-color: #CCDFE9;
	text-decoration: none;
}

#botnav a:hover, #botnav a:active{
	color: #333333;
	background-color: #CCDFE9;
	text-decoration: underline;
}
#topclear {
	clear: both;
	background-color: #FFFFFF;
}

p {
	font-size: 80%;
	margin: 1em 0em;
	text-align: justify;
	color: #005F92;
}

#maincont li {
	font-size: 80%;
	list-style-position: outside;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#maincont ul {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 3.5em;
}

#maincont a:link, #maincont a:visited{
	color: #A3C052;
	text-decoration: none;
	background-color: #FFFFFF;
}
 
#maincont a:hover, #maincont a:active{
	color: #5E5D6F;
	text-decoration: underline;
	background-color: #FFFFFF;
}
 
.centtxt {
	text-align: center;
}

#maincont h1{
	font-size: 100%;
	color: #8FA93A;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	background-color: transparent;	
}

#maincont {
	text-align: left;
	padding-top: 0.2em;
	clear: both;
	
}


#clearfoot {
	clear: left;
	padding-top: 0.5em;
}


.clearboth {
	clear: both;
}


#logo  {
	width: 771px;
	height: 87px;
	
}



#maintextarea {
	float: right;
	width: 530px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#columnmain {
	float: left;
	width: 175px;
	padding-right: 15px;
	padding-left: 10px;
}
#columnmain  ul {
	color: #005F92;
	margin: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_tick.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#columnmain a:link, #columnmain a:visited{
	color: #006093;
	text-decoration: underline;
}

#columnmain a:hover, #columnmain a:active{
	color: #A2C32C;
	text-decoration: none;
}
#address {
	font-size: 75%;
	color: #FFFFFF;
	background-color: transparent;
	width: 771px;
	text-align: center;
	padding: 5px 0em 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	background-image: url(../images/footer_2.jpg);
	height: 23px;
	border: none;
	clear: both;
	background-repeat: no-repeat;
	font-weight: bold;
}

#address a:link, #address a:visited{
	color: #FFFFFF;
	background-color: #006093;
	text-decoration: none;
}

#address a:hover, #address a:active{
	color: #FFFFFF;
	background-color: #006195;
	text-decoration: underline;
}
#leftmain .fixtextsize {
	font-size: 100%;
}

h2 {
	font-size: 85%;
	color: #006093;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	background-color: transparent;
}

h3 {
	font-size: 85%;
	color: #5A586D;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	background-color: transparent;
}


#products {
	text-align: center;
	font-size: 80%;
}

#buynow {
	margin-bottom: 30px;
}

#buynow a:link, #buynow a:visited{
	color: #FFFFFF;
	background-color: #006093;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFCD8F;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #BFCD8F;
}
#buynow  a:hover, #buynow a:active{
	color: #333333;
	background-color: #D2DBB0;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #BFCD8F;
	border-bottom-color: #BFCD8F;
	border-left-color: #333333;
	margin: 1px;
}
