body {
	padding:0;
	margin:0;
	background-image: url(../images/body.jpg);
	background-attachment: fixed;
}
#header {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	font-size: 10px;
	color: #904A90;
	font-weight: normal;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
}
#logo {
	top: 60px;
	height: 90px;
	width: 320px;
	float: left;
}
#topnav a {
	color: #939699;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#topnav a:hover {
	color: #9B867D;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#top-back {
	background-image: url(../images/top-back.jpg);
	background-repeat: repeat-x;
	height: 55px;
	width: 100%;
}
#top-back-in a {
	margin-right: 20px;
	text-decoration: none;
	color: #D1AB66;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}



/* CATEGORY SUBMENUS - called in mast_dropdowns.inc*/
.SubMenu {
position:absolute;
z-index:21;
background-color: #EDEEE5;
font-family: Arial, sans-serif;
color:#696660;
font-size:11px;
font-weight: bold;
text-decoration: none;
cursor:pointer;
display: none;
}

.SubMenu div {
	width:8500px;
	height: 19px;
	background-color:#EDEEE5;
	cursor:pointer;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
}

.SubMenu div.lastitem{
border:0px !important;
}

/* CATEGORY SUBMENUS */

/* ACCORDION STYLES */

.Accordion {
	visibility: hidden;
	height: 250px;
	width: 850px;
	margin-bottom: 30px;
}

.stretcher {
width: 850px !important;
padding: 0px;
margin: 0;
}

.acc_td {
	margin: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #77787b;
}

.acc_div {
	width: 850px;
	font-family:Arial;
	color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: normal;
	text-decoration: none;
}
#ind_home img {
	margin-right: 1px;
}


.acc_div a{
	text-decoration: none;
	color: #666666;
}

.acc_div a:hover{
	text-decoration: none;
}

.acc_div:hover {

}

.menu_container {
	position:absolute;
	left:528px;
	top:89px;
	width:173px;
	z-index:20;
	}
/* //ACCORDION STYLES */

.


/* //SPACERS */


.floatPos {
	position: relative;
	float: left;
}


.floatPos {
	position: relative;
	z-index: 20;

}


.clearFloats {
clear: both;
}

.lowerBubblePad {
padding-bottom: 10px;
}

.getSupportTitle {
font-family: Helvetica, Verdana, Arial;
font-weight: bold;
font-size: 16px;
color: #666666;
padding-bottom: 4px;
padding-left: 10px;
border: 0;
}

.getSupportTitle img {
vertical-align: -10%;
padding-top: 6px;
padding-left: 5px;
border: none;
}

.getSupportTitle a{
text-decoration: none;
color: #666666;
border: none;
}

.getSupportTitle a:hover{
text-decoration: none;
border: none;
}

/*
.getSupport {
padding-top: 6px;
padding-bottom: 8px;
padding-left: 10px;
font-family: Helvetica, Verdana, Arial;
font-weight: normal;
font-size: 11px;
color: #666666;
width: 236px;
}
*/
.accordionSpace {
background-color: #EDEEE5;
width: 236px;
height: 20px;
}

.accordionSpace2 {
width: 236px;
height: 33px;
}

.accordionSpace3 {
width: 236px;
height: 59px;
}

.point {
cursor: pointer;
cursor: hand;}

a.rss {
text-decoration: none;
}
.t-10 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	clear: both;
}
#content h2 {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
#content a {
	margin-right: auto;
	margin-left: auto;
	/*width: 850px;*/
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #D1AB66;
}
.pages {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #904A90;
}
a.pages {
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #D1AB66;
}

#footer {
	width: 100%;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	clear: both;
	text-align: center;
	bottom: 0px;
	height: 30px;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #925195;
	float: left;
}
#footer a {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	clear: both;
	position: fixed;
	text-align: center;
	bottom: 0px;
}
#top-back-in {
	background-image: url(../images/top-back-in.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
}
#add1 {
	float: left;
	width: 300px;
}
#cons_home {
	height: 200px;
}
#add2 {
	float: left;
	width: 250px;
}
#guestbook {
	float: left;
	width: 250px;
}
.button  {
	background-color: #999999;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #333333;
}
.content-form     {
	height: 17px;
	width: 150px;
	background-color: #5C5C5F;
	border: 1px solid #999999;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#content textarea {
	height: 80px;
	width: 200px;
	background-color: #5C5C5F;
	border: 1px solid #999999;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	}
#content2{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	clear: both;
	width: 760px;
}
.text-products {
	color: #CCCCCC;
}
