* {
	margin: 0;
	padding: 0;
}

html {
	background: #fff;


}

body  {
	


}

p {
	font-family:  helvetica, arial;
	font-size: 13px;
	padding: 4px 20px 1px 20px;
	color: #000;
	
}

a {
	font-family:  trajan pro, arial;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	
}

a:hover {
	font-family:  trajan pro, arial;
	font-size: 12px;
	text-decoration: none;
	color: #ffff66;
	
}

td {
    font-family:  helvetica, arial;
	font-size: 13px;
	padding: 4px 15px 1px 15px;
	color: #000;
}



h1 {
	font-family: trajan pro, arial;
	font-size: 26px;
	font-weight: bold;
	padding: 20px 0 3px 20px;	
	color:#000;
}

h2 {
	font-family: trajan pro, arial;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 20px;	
	text-align: center;
	color:#000;
}

h3 {
	font-family: trajan pro, arial;
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0 3px 20px;	
	color:#000;
}

#top {
	background: url(img/topbg.jpg) repeat-x left top;
	height: 146px;


}

#top-header {

	width: 1100px;
	height: 150px;
	margin: 0 auto;


}

#title {
	
	background: url(img/title.jpg) no-repeat left;
	float: left;
	width: 331px;
	height: 55px;
    padding: 45px 0;
}

#commerce {
	
	background: url(img/commerce.png) no-repeat left;
	float: left;
	width: 674px;
	height: 144px;
	margin-left: 30px;

}

#leftside {

	float: left;
	width: 331px;
	height: 900px; 
	margin-left: 0;

}

#nav {
	
	
	width: 331px;
	height: 200px; 
	margin-left: 0;
	padding: 80px 0;
	
}

#logo {
	
	background: url(img/logo.png) no-repeat top;
	width: 330px;
	height: 459px; 
	margin-left: 0;
	margin-top: 140px;
	
}



#page {	
	
	
	background: url(img/bluebg.jpg) no-repeat top;
	width: 1100px;
	height: 922px;
	margin: 0 auto;
	margin-top: 0;

}



#rightside {

	float: left;
	width: 670px;
	height: 900px; 
	margin-left: 0;

}


#footer {
	background: url(img/foot.jpg) repeat-x left;
	height: 146px;

}



#footnotes {
	
	position: relative;
	width: 940px;
	height: 100px;
	font-family:  trajan pro, arial;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 10px 0;

}


#copy{
	

	width: 940px;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;

}

a#email {

	font-family:  helvetica, arial;
	font-size: 14px;
	text-decoration: none;
	color: #deb408;



}

a:hover#email {

	font-family:  helvetica, arial;
	font-size: 14px;
	text-decoration: none;
	color: #000;
	
}


a#current {

	background: url(img/menu-bar.png) no-repeat;
	font-family:  trajan pro, arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #fff;
}

.bar {
	background: url(img/bar.png) no-repeat left;
	width: 480px;
	height: 5px;
	margin-left: 160px;
	margin-top: -20px;

}

.spacer {
	
	
	background: url(img/menu-line.jpg) no-repeat left;
	float: left;
	width: 395px;
	height: 5px;
	
}

.copy {
	
	font-family:  trajan pro, arial;
	font-size: 12px;
	color: #fff;
	padding: 0 0;

}

.button  a{

float: left;
width: 331px;
height: 33px;
font-family:  trajan pro, arial;
font-size: 16px;
font-weight:bold;
text-decoration:none;
color: #000;
padding: 12px 0 0 36px;

}

.button  a:hover{

background: url(img/menu-bar.png) no-repeat;
float: left;
width: 331px;
height: 33px;
font-family:  trajan pro, arial;
font-size: 16px;
font-weight:bold;
text-decoration:none;
color: #fff;

}














