body {
	background-color: #e6e6e6;
	/*background: url(mainbg.gif) repeat;*/
	/*color: #666666;*/
	/*font: 90%/1.5em Verdana, Arial, sans-serif;*/
	/*font: 1em Verdana, Arial, sans-serif;*/
	}

h1 {
	/*font: 10px;*/
	/*color: rgb(62, 94, 141);*/
	}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:;
	color:#000000;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:;
	color:#000000;
	}
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:;
	color:#62B52B;
	}

/*a:active {
	color: rgb(50,50,50);
	}
*/

.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	vertical-align:;
	color:#62B52B;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; font-weight:normal;
	line-height: 18px;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	vertical-align:;
	color:#666666;
	}


img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.right {
    display: block;
    margin-right: 10px;
    }

img.left {
    display: block;
    margin-left: 10px;
    }

#top-bg {
	width: 820px;
	height: 12px;
	background: #CCC url(images/top.jpg) repeat-y center top;
	top: 0; left: 0;
	z-index: 2;
	}

#container {
	background-color: #ffffff;
	background: #CCC url(images/center.jpg) repeat-y center top;
	width: 820px;
	border: 0px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

#header {
	height: 140px;
	margin: 0px 10px 0px 11px;
	padding: 10px 10px 0px 40px;
	background-color: transparent; /*rgb(213, 219, 225);*/
	background: url(images/header_bg.jpg) repeat-x bottom;
	}

#logo {
	float: left;
	width: 600px;
	height: 135px;
	margin: 10px 0 0 20px;
	background: transparent; /*url(logo.gif) no-repeat;*/
	}

#cartpic {
	position: relative;
	top: -35px;
	left: 675px;
	}
/********* Search **********/

#search {
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF; /*url(img02.gif) no-repeat;*/
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: 28px;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Search End */

/********* Menu *********/
#menu {
	clear: both;
	padding: 0px;
	/*margin: 0 0 5px 0;*/
	/*background-color: rgb(62, 94, 141);*/
	}

#menu ul {
	float: left;
	list-style: none;
	background: /*rgb(62, 94, 141);*/ url(images/menu1.jpg) repeat-x;
	width: 797px;
	text-transform: uppercase;
	margin: 0 0 0 11px;
	padding: 0;
	display: inline;
	height: 30px;
	line-height: 30px;
	/*border: 1px solid #3e5e8d;*/
	border: 1px solid rgb(220, 220, 220);
	}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
	}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	/*border-right: 1px solid rgb(100, 100, 100);*/
	align: right;
	border-bottom: none;
	color: rgb(100, 100, 100);
	font: bold 0.9em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	}
#menu ul li#cart a {
	float: right;
	}

#menu ul li a:hover {
	background: url(images/menu_hover0.jpg) repeat-x; /*#557099; /*#8AA4C4;*/
	color: green; /*rgb(80, 80, 80);*/
	/*border-right: 1px solid green;
	border-left: 1px solid green;*/
	}

#menu ul li a:active {
	color: green;
	/*background: url(menu_hover2.jpg) repeat-x;*/
	}

#menu ul li#current a {
	color: rgb(50, 50, 50); /*rgb(97, 182, 70); #8C9F0D;*/
	/*background: url(menu_hover1.jpg) repeat-x;*/
	}
#menu ul li#space {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;
	align: right;
	border-bottom: none;
	color: rgb(100, 100, 100);
	font: bold 0.9em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	}
/*** Menu End******************/

/***** Center ******/

#center {
	float: left;
	width: 780px;
	margin: 10px 0px 10px 20px;
	}

#center p {
	width: 760px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	color: rgb(60, 60, 60);
	background-color: #D8DCE7; /*rgb(240, 240, 240);*/
	border: 1px solid rgb(62, 94, 141);
	text-align: justify;
	}

#center h1 {
	width: 770px;
	margin: 0 0 0 0;
	padding: 5px;
	background-color: rgb(62, 94, 141); /* #D8DCE7 */
	font-size: 14px;
	line-height: 14px;
	color: white;
	}
	
/***** End Center ******/

/****** hover image ******/

.hoverpic{
position: relative;
z-index: 0;
}

.hoverpic:hover{
background-color: transparent;
z-index: 10;
}

.hoverpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -10px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.hoverpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.hoverpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -270px;
left: -400px; /*position where enlarged image should offset horizontally */
}


/****** hover image end ******/


/****** content ******/

#content {
	float: left;
	width: 550px;
	margin: 10px 0 10px 20px;
	}

#content p{
	width: 536px;
	margin: 0px 0px 10px 0px;
	padding: 6px;
	color: rgb(60, 60, 60);
	background-color: rgb(237, 237, 237); /*#D8DCE7; rgb(240, 240, 240);*/
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	/*border-top: 1px solid #8C9F0D; /*#a9bdd5; /*#8AA4C4; /*rgb(62, 94, 141);*/*/
	font: normal .9em verdana, arial;
	text-align: justify;
	}

#content h1{
	width: 538px;
	margin: 0 0 0 0;
	padding: 5px;
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-top: 1px solid rgb(200, 200, 200);
	background-color: rgb(237, 237, 237);
	/*border: 1px solid #8AA4C4;*/
	/*background-color: #8AA4C4; /*rgb(62, 94, 141);  #D8DCE7 */
	font: bold 1.2em Trebuchet MS, sans-serif, verdana;
	/*font-size: 16px;
	line-height: 16px;*/
	color: #62B52B; /*rgb(62, 94, 141);*/
	}
	
/****** content end ******/


/****** contentall ******/

#contentall {
	float: left;
	width: 760px;
	margin: 10px 0 10px 20px;
	}

#contentall p{
	width: 759px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	color: rgb(60, 60, 60);
	background-color: rgb(237, 237, 237);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	font: normal .9em verdana, arial;
	text-align: justify;
	}

#contentall h1{
	width: 759px;
	margin: 0 0 0 0;
	padding: 10px;
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-top: 1px solid rgb(200, 200, 200);
	background-color: rgb(237, 237, 237);
	font: bold 1.25em Trebuchet MS, sans-serif, verdana;
	/*font-size: 16px;
	line-height: 16px;*/
	color: #62B52B; /*rgb(62, 94, 141);*/
	}

/****** contentall end ******/


/****** contentsmall ******/

#contentsmall {
	float: left;
	width: 760px;
	margin: 10px 0 10px 20px;
	}

#contentsmall p{
	width: 719px;
	margin: 0px 0px 10px 0px;
	padding: 30px;
	color: rgb(60, 60, 60);
	background-color: rgb(237, 237, 237);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	font: normal .9em verdana, arial;
	text-align: justify;
	}

#contentsmall h1{
	width: 759px;
	margin: 0 0 0 0;
	padding: 10px;
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-top: 1px solid rgb(200, 200, 200);
	background-color: rgb(237, 237, 237);
	font: bold 1.25em Trebuchet MS, sans-serif, verdana;
	/*font-size: 16px;
	line-height: 16px;*/
	color: #62B52B; /*rgb(62, 94, 141);*/
	}

/****** contentsmall end ******/


/****** hover image ******/

.hoverpic{
position: relative;
z-index: 0;
}

.hoverpic:hover{
background-color: transparent;
z-index: 10;
}

.hoverpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -10px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.hoverpic span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.hoverpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -270px;
left: -400px; /*position where enlarged image should offset horizontally */
}


/****** hover image end ******/



/**  #5A93C9 light blue  **/

/****** sidebar ******/
#sidebar {
	float: right;
	width: 220px;
	margin: 10px 20px 10px 10px;
	}

#sidebar p{
	width: 210px;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	color: rgb(60, 60, 60);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	background-color: rgb(237, 237, 237);
	font: normal .9em verdana, arial;
	text-align: justify;
	}

/*#sidebar p{
	width: 210px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	background-color: rgb(240, 240, 240);
	}*/

#sidebar h1{
	width: 210px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 5px;
	background-color: rgb(200, 200, 200);
	/*border-right: 1px solid rgb(80, 80, 80);
	border-left: 1px solid rgb(80, 80, 80);
	border-top: 1px solid rgb(80, 80, 80);*/
	border: 1px solid rgb(200, 200, 200);
	font-size: 14px;
	line-height: 20px;
	color: rgb(80, 80, 80); /*#62B52B; */
	}

#ssidebar {
	float: right;
	width: 220px;
	margin: 10px 20px 10px 5px;
	}

#ssidebar1 {
	width: 210px;
	height: 550px;
	overflow: auto;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	background-color: rgb(237, 237, 237);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	}

#ssidebar p{
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color: rgb(60, 60, 60);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 1px solid rgb(200, 200, 200);
	background-color: rgb(237, 237, 237);
	font: normal .9em verdana, arial;
	text-align: justify;
	}

#ssidebar h1{
	width: 210px;
	height: 20px;
	margin: 0px 0 0 0;
	padding: 5px;
	/*background: url(menu7.jpg) repeat-x;*/
	background-color: rgb(237, 237, 237);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-bottom: 2px solid #62B52B;
	/*border-bottom: 1px solid rgb(200, 200, 200);*/
	border-top: 1px solid rgb(200, 200, 200);
	/*border: 1px solid rgb(200, 200, 200);*/
	font-size: 14px;
	line-height: 20px;
	color: rgb(80, 80, 80);
	}

#ssidebar h2{
	width: 210px;
	margin: 0px 0 0 0;
	padding: 5px;
	background-color: rgb(237, 237, 237);
	border-right: 1px solid rgb(200, 200, 200);
	border-left: 1px solid rgb(200, 200, 200);
	border-top: 1px solid rgb(200, 200, 200);
	/*border: 1px solid rgb(200, 200, 200);*/
	font-size: 14px;
	line-height: 20px;
	color: rgb(80, 80, 80);
	}

/****** sidebar end ******/

#footer {
	clear: both;
	color: rgb(60, 60, 60);
	font: normal 10px verdana, arial;
	/*font-size: 11px;*/
	line-height: 16px;
	/*height: 25px;*/
	padding: 12px 5px 12px 5px;
	margin: 0px 15px 0px 15px;
	margin-top: 0px;
	text-align: center;
	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;*/
	/*border-top: 2px solid #62B52B;*/
	/*background: url(footer.jpg) repeat-x center top;*/
	background-color: transparent; /*rgb(213, 219, 225);*/
	letter-spacing: 1px;
	}

#footer h1{
	color: #62B52B; /*rgb(97, 182, 70);*/
	font: bold 11px verdana, arial;
	display: inline;
	/*margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;*/

	}

#footer-bg {
	clear: both;
	width: 820px;
	height: 12px;
	text-align: left;
	padding: 1px 0 0 0;
	background: url(images/bottom.jpg) no-repeat center bottom;

.FormText {
	border: 1px solid rgb(220,220,220);
	font-size: 11px;
	height: 14px;
}
.FormSubmit {
	background: rgb(212,209,203); /* url(Images/submit_bg.png) center*/
	border-bottom: 1px solid rgb(190,190,190);
	border-left: 1px solid rgb(220,220,220);
	border-right: 1px solid rgb(190,190,190);
	border-top: 1px solid rgb(220,220,220);
	color: rgb(80,80,80);
	font-size: 11px;
	height: 18px;
	margin-bottom: -1px;
}



