body {
	text-align: center;
	margin:0 auto;
	background-color: #fffee9;
	background-image: url(../images/insideBG.jpg);
	background-repeat: repeat-x;
}

div#header {

	margin-left: auto;
	margin-right: auto;
	width: 970px;
	height:103px;
	overflow:hidden;
	clear: both;
}

div#graphics {
	float:left;
	width:190px;
}

div#righttop {
	float:left;
	width:660px;
}

div#main {
	background-image: url(../images/inside-sidebg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	clear: both;
	overflow:hidden;
}

div#left {
text-align:left;
	width:172px;
	float:left;
	
}

div#right {
	width:775px;
	float:right;
	text-align:left;
}

div#rightquick {
	width:205px;
	float:right;
	text-align:left;
	border: 1px solid #bccad7;
	margin:5px;
}


div#righttwo {
	margin-bottom:40px;
	margin-top:40px;
	width:775px;
	float:right;
	text-align:left;
}


div#footer {
	color:#545454;
	line-height: 25px;
	clear: both;
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 12px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;	
	margin-top:20px;
	margin-bottom:20px;
}


div#content {
	width:600px;
	margin-left:30px;
	}
	
div#contenttwo {
	float:left;
	width:370px;
	}




div#menu {
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	width: 170px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 2px;
	margin: 0;	
	list-style-type: none;
	color:#545454;
	border-bottom: 1px solid #fff;
}


.menu {
	padding: 0;
	display: inline;
	margin: 0;
	border-bottom: 1px solid #fff;
	
}

#menu a:link,#menu  a:visited {
	text-decoration:none;
	
}


//*MENU*//

.mattblacktabs{
	width: 100%;
	overflow: hidden;
}

.mattblacktabs ul{
	margin-top: 75px;
	margin-left:50px;
	padding: 0;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 18px trebuchet MS, Trebuchet, Helvetica, Arial;
	list-style-type: none;
}

.mattblacktabs li{
	display: inline;
	margin: 0;
}

.mattblacktabs li a{
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 7px 18px; /*padding inside each tab*/
	color: white;
}

.mattblacktabs li a:visited{
	color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
	color:#32526b;
	background: white; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

#quicklinks {
	float:right;
	width:220px;
	background-color:#bccad7;
	padding:10px;
	margin-left:20px;
	margin-right:-40px;
	}
	
#quicklinksduex{
	float:right;
	width:200px;
	padding:10px;
	margin-left:20px;
	margin-right:-40px;
	}
	
	.stbuttontext {
font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 11px;
}

li.quick {

margin-left:-10px;

}


