@charset "UTF-8";
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-color: #3366FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bgtest.jpg);
	background-repeat: repeat-x;
}
a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
text-decoration:underline;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#menu {
	clear: both;
	background-image: url(../images/reflect_top.jpg);
	height: 50px;
	width: 760px;
	background-repeat: no-repeat;
}
#footer {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	color: #000033;
	font-size: 10px;
	background-image: url(../images/reflect.jpg);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#top {
	width: 760px;
}
#bodyLeft {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}
#bodyRight {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}
#body {
	background-color: #FFFFFF;
	float: left;
	width: 758px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-bottom: 20px;
}
#copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 760px;
	color: #6699FF;
	padding-bottom: 10px;
}
.centerMain {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#bottomBorder {
	clear: both;
	height: 15px;
	width: 758px;
	background-color: #FFFFFF;
	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-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#topMenu {
	clear: both;
	height: 30px;
	width: 760px;
}
.prodTitle {
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 2px;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#divBreadCrumb {
	font-size: 10px;
	margin-top: 8px;
	margin-left: 8px;
	color: #999999;
}
