body { 
	background-color:#ffffff;
	background: url(../images/bkgrnd2.gif) repeat left top;
	font-family:  Arial, helvetica, Verdana, sans-serif;
	margin: 0; padding: 0;
}


#fullwidth {
	width: 100%;
	background: url(../images/bkgrnd1.gif) repeat-x left top;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.bkgrnd {
	background: url(../images/bkgrnd1.gif) repeat left top;
}

#sitewidth {
	width: 654px;
	background-color:#ffffff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content {
	margin-left: 44px;
	margin-right: 44px;
}

#content2 {
	margin-left: 20px;
	margin-right: 34px;
}

#content3 {
	margin-left: 10px;
	margin-right: 10px;
}

#content5 {
	margin-left: 26px;
	margin-right: 26px;
}

#content6 {
	margin-left: 14px;
	margin-right: 14px;
}

#content7 {
	margin-left: 60px;
	margin-right: 60px;
}

p, td	{font-size: 8.5pt; color: #736a61;}

.orange {color: #f6821f; font-weight: bold;}
.notop {margin-top: 0;}
.nobtm {margin-bottom: 0;}
.topbtm {margin-top: 0; margin-bottom: 0;}

H1	{font-size: 11pt; color: #B3B3B5; font-weight: bold; margin-bottom: 0;}


input	{
	background: #ffffff;
	font-size: 8pt;
	border: 1px solid #736a61;
}



/*~~~~~~~~~~~~~~~~~ Button Styles~~~~~~~~~~~~~~~~~*/


A:link 	{color: #736a61;}
A:active 	{color: #736a61;}
A:visited 	{color: #736a61;}
A:hover 	{color: #f6821f;}

a.orangenav:link, a.orangenav:active, a.orangenav:visited {color: #f6821f;}

a.orangenav:hover {color: #736a61;}


.buttons {
    width: 652px; height: 87px;
    margin: 0; padding: 0;
    position: relative;
}

.buttons li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

.buttons li, .buttons a {
    height: 87px; display: block;}
    
#btn1 {
	background: url(../images/btn_mrkting.gif);
	left: 0; margin-top: 0; width: 95px;
}

#btn2 {
	background: url(../images/btn_media.gif);
	left: 95px; margin-top: 0; width: 92px;
}

#btn3 {
	background: url(../images/btn_purls.gif);
	left: 187px; margin-top: 0; width: 94px;
}

#btn4 {
	background: url(../images/btn_design.gif);
	left: 281px; margin-top: 0; width: 94px;
}

#btn5 {
	background: url(../images/btn_stores.gif);
	left: 374px; margin-top: 0; width: 96px;
}

#btn6 {
	background: url(../images/btn_work.gif);
	left: 468px; margin-top: 0; width: 94px;
}

#btn7 {
	background: url(../images/btn_about.gif);
	left: 559px; margin-top: 0; width: 95px;
}
  
#btn1 a:hover {
    background: transparent url(../images/btn_mrkting.gif)
    0 -87px no-repeat;
}

#btn2 a:hover {
    background: transparent url(../images/btn_media.gif)
    0 -87px no-repeat;
}

#btn3 a:hover {
    background: transparent url(../images/btn_purls.gif)
    0 -87px no-repeat;
}

#btn4 a:hover {
    background: transparent url(../images/btn_design.gif)
    0 -87px no-repeat;
}

#btn5 a:hover {
    background: transparent url(../images/btn_stores.gif)
    0 -87px no-repeat;
}

#btn6 a:hover {
    background: transparent url(../images/btn_work.gif)
    0 -87px no-repeat;
}

#btn7 a:hover {
    background: transparent url(../images/btn_about.gif)
    0 -87px no-repeat;
}

    
#btn1b {
	background: url(../images/btn_mrkting_on.gif);
	left: 0; margin-top: 0; width: 95px;
}

#btn3b {
	background: url(../images/btn_purls_on.gif);
	left: 187px; margin-top: 0; width: 94px;
}

#btn6b {
	background: url(../images/btn_work_on.gif);
	left: 468px; margin-top: 0; width: 94px;
}

#btn7b {
	background: url(../images/btn_about_on.gif);
	left: 559px; margin-top: 0; width: 95px;
}

.topnav {
	color: #736a61; 
	font-size: .69em; 
	text-transform: uppercase;
}

a.nav:link, a.nav:active, a.nav:visited {
	color: #736a61; 
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

a.nav:hover {
	color: #f6821f;
	text-decoration: none;
}
