/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0; 
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a {
	cursor: pointer;
}

a:link, a:visited {
	color: #621f92;
	text-decoration: underline;
}

a:hover, a:active {
	color: #621f92;
	text-decoration: none;
}

ol, ul {
	list-style: inside;
	line-height: 20px;
	list-style-type: disc;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #7c9b2e url(..//images/bg.gif) repeat-x;
	line-height: 15px;
	color: #000;
	font-size: 12px;
}

#wrapper {
	width: 850px;
	margin: 0 auto;
}

#left {
	width: 239px;
	float: left;
	margin-top: -3px;
}

#right {
	width: 611px;
	float: right;
	margin-top: -3px;
	overflow: auto;
	margin-bottom: 10px;
}

#right #banner {
	background: url(..//images/bgbanner.jpg) no-repeat;
	width: 599px;
	height: 183px;
	padding-top: 58px;
	padding-left: 12px;
}

#left #menu {
	margin-top: -2px;
}

#left #contactus {
	background: url(..//images/bgcontactus.gif) no-repeat;
	width: 210px;
	height: 408px;
	margin-top: 21px;
}

#left #contactus #subscribe {
	margin: 50px 0 0 26px;
}

#right #content {
	width: 593px;
	float: left;
	min-height: 520px;
	_height: 520px;
	background: #fff;
	margin-top: -4px;
}

#right #sidecontent {
	width: 18px;
	float: right;
	background: url(..//images/sidecontent.gif) no-repeat;
	margin-top: -2px;
	height: 117px;
}

#right #content #welcome {
	background: url(..//images/bgwelcome.jpg) no-repeat;
	width: 260px;
	height: 255px;
	margin-left: 19px;
	padding: 12px 0 0 15px;
}

#right #content #welcome h1 {
	color: #621f92;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 17px;
}

#right #content #productrange {
	background: url(..//images/bgproductrange.gif) no-repeat;
	width: 257px;
	height: 259px;
	float: right;
	margin-right: 20px;
	padding-top: 16px;
	padding-left: 12px;
}

#right #content #productrange h1 {
	color: #621f92;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#right #content #productrange img {
	float: left;
	margin-right: 10px;
}

#right #content #productrange h1 {
	color: #621f92;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#right #content #productrange .special {
	color: #621f92;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	line-height: 20px;
}

#right #content #productrange a {
	color: #000;
	text-decoration: underline;
}

#right #content #below {
	margin-top: 70px;
}

#sponsors {
	width: 820px;
	height: 95px;
	margin: 0 auto;
	clear: both;
}

#sponsors ul li {
	display: inline;
	margin-left: 5px;
}

#footer {
	background: url(..//images/bgfooter.gif) no-repeat;
	width: 850px;
	height: 29px;
	margin: 0 auto;
	color: #fff;
	font-size: 11px;
	padding-top: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #fff;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #fff;
}

#footer #footerleft {
	float: left;
	padding-left: 15px;
}

#footer #footerright {
	float: right;
	padding-right: 15px;
}

#currentspecials {
	background: url(../images/bgcurrentspecials.jpg) no-repeat;
	width: 230px;
	height: 95px;
	float: left;
	margin-left: 25px;
	color: #650ca3;
	padding-top: 32px;
	padding-left: 15px;
	padding-right: 14px;
	font-weight: bold;
}

#currentspecials a:link, #areyou a:link {
	font-weight: normal;
	text-decoration: underline;
	color: #650ca3;
}

#currentspecials img {
	float: right;
	margin-left: 5px;
}

#currentspecials #csimage {
	float: right;
	margin-left: 5px;
	width: 75px;
}

#areyou {
	background: url(../images/bgareyou.jpg) no-repeat;
	width: 230px;
	height: 95px;
	float: left;
	margin-left: 25px;
	color: #650ca3;
	padding-top: 32px;
	padding-left: 15px;
	padding-right: 14px;
	font-weight: bold;
}

#areyou img {
	float: right;
	margin-left: 5px;
}

#right #contentinside {
	width: 563px;
	float: left;
	min-height: 520px;
	_height: 520px;
	background: #fff;
	margin-top: -4px;
	padding: 0 15px;
}


#right #contentinsidea {
	width: 563px;
	float: left;
	min-height: 200px;
	_height: 520px;
	background: #fff;
	margin-top: -4px;
	padding: 0 15px;
}

#right #contentinsidea h1 {
	color: #621f92;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-top: 3px;
}

#right #contentinsidea h2 {
	color: #621f92;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-top: 3px;
}

#right #contentinside h1 {
	color: #621f92;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-top: 3px;
}

#right #contentinside h2 {
	color: #621f92;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-top: 3px;
}

#right #contentinside h3 {
	color: #621f92;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding-top: 3px;
}

.menuleftlink {
	background: #9ab149;
	padding: 5px;
	color: #fff;
}

.menulefthover {
	background: #9268b0;
	padding: 5px;
	color: #fff;
}

.submenuleftlink {
	background: #9268b0;
	padding: 5px;
	color: #fff;
	margin-left: 5px;
}

.submenulefthover {
	background: #9ab149;
	padding: 5px;
	color: #fff;
}

