body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	height: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #CC0000;
	}

#container {
	width:800px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow: hidden;
	background-color: #000000;
	background-image:url(images/yellowbgimage.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}

/* Top Banner Style Start */
#topbanner {
	padding: 20px;
	width: 300px;
	float: left;
}

#topright {
	width: 450px;
	position: relative;
	float: right;
	padding-right: 10px;
	padding-top: 30px;
}
#container_top {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	position: relative;
	background-color: #000000;
}



#topright h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: right;
}


.banner {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669966;
	border-bottom-color: #669966;
	margin: 0px;
}
/* Top Banner Style End */

/* Footer Style Start */
#smallnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	width: 800px;
	color: #CCC5E8;
}


#smallnav a:hover {
	color:#006600;
}
/* Footer Style End */

/* Main Content Style Start */
#maincontent {
	width: 575px;
	float: right;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#maincontent h2 {
	background-color: #99CCFF;
	border: 1px solid #666666;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 189px;
	text-align: center;
}
#maincontent #productleft {
	width: 189px;
	float: left;
	text-align: center;
	display: block;
	position: relative;
	left: 30px;
}

#maincontent #productright {
	float: right;
	text-align: center;
	display: block;
	width: 188px;
	position: relative;
	right: 50px;
}

#maincontent img {
	border: 1px solid #FFFFFF;
}
#maincontent a {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
/* Main Content Style End */


/* Navigation CSS Style Start */
#navcontainer {
	background-color: #FFCC00;
	width: 200px;
	float: left;
	display:block;
}
#navcontainer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin:0px;
	padding:0px;
	color: #000000;
	display:block;
	}
	
#navcontainer li { margin: 0 0 0px; }
	
#navcontainer #navlist a {
	display: block;
	padding: 4px 2px 4px 10px;
	color: #000000;
	background-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;

}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}


#navcontainer #navlist a:hover {
	background-color:#CC0000;
	color: #FFFFFF;
}

#navcontainer #navlist {
	background-color:#FFCC00;
	display:block
	height: 100%;
}


/* Navigation CSS Style End */
#maincontent h3 {
	font-size: 14px;
	color: #669966;
	font-weight: bold;
	text-transform: uppercase;
}
#container #bluetext {
	color: #66CCFF;
}
.bluetext {
	color: #6699FF;
	font-weight: bold;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC0000;
	letter-spacing: 0.2em;
}
.title {
	font-weight: bold;
	color: #CC0000;
	font-size: 16px;
}
.subtitle {
	font-weight: bold;
	color: #FFCC00;
}
.headerimg {
	border: 1px solid #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
