@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	background-image: url(../assets/images/satinyellow.gif);
}
.bevelmenu{
	list-style-type: none;
	padding: 0;
	width: 180px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
.navbg img {
	margin-top: 20px;
}


.bevelmenu li a{
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #D5EAFF;
	text-decoration:none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	color: #006CD9;
	background-repeat: no-repeat;
	background-position: right center;
}
#main p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 20px;
}
#main {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer p {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	text-align: center;
}
#footer {
	background-color: #D5EAFF;
	color: #006CD9;
	background-image: url(../assets/images/satinblue.gif);
	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: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left top;
}
.navbg {
	background-image: url(../assets/images/satinblue.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	background-position: left top;
}



.bevelmenu li a:hover{
	color: black;
	background-color: #FFE271;
	background-image: url(../assets/images/arrowblue.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect (non IE browsers only) */
border-style: inset;
}
#main h1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 09px;
	font-size: 18px;
	text-transform: capitalize;
}
#header h1 {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.shadow {
	background-image: url(../assets/images/top-border-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	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: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
#main h2 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 16px;
	text-transform: capitalize;
}
.shadow #main li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.shadow #main ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbgtop  #images  img {
	padding: 5px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.navbgtop {
	background-image: url(../assets/images/satinblue.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CDCDCD;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CDCDCD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
}
.shadow #main img {
	margin-right: 1em;
	margin-left: 1em;
}
.shadow #main #mainFrame {
	width: 720px;
	margin: 0px;
	height: 480px;
}
#payment {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}

