* {

	font-family: Myriad, Arial;

}



body {

	padding: 0px;

	margin: 0px;

	background-color: #fff;

}



#header {

	width: 700px;

	height: 181px;

	background: url('images/header.jpg');

}



#logo {

	padding-top: 75px;

	text-align: left;

}





#title {

	font-size: 18px;

	font-weight: normal;

	color: #b12626;

	padding-left: 37px;

	text-transform: uppercase;

	letter-spacing: -1px;

}



#linkswraper{

	margin-right: 3px;

}





#links {

	padding-right: 5px;

	padding-bottom: 1px;

	margin: 0px;

}



#links ul{

	list-style-image: url('images/arrow.gif');

	margin-top: 0px;

	margin-left: 0px;

	padding-left: 30px;

	padding-right: 10px;

}



#links ul li{

	padding-bottom: 3px;

	border-bottom: 1px dashed #979696;

}



#links a {

	font-weight: normal;

	font-size: 12px;

	color: #494949;

	text-transform: lowercase;

	text-decoration: none;

	padding-right: 5px;

}







#content {

	margin-left: 1px;

	font-size: 12px;

	padding: 7px;

	color: #8a8a8a;

	background-color: #fff;

}



#content h1 {

	font-size: 20px;

	font-weight: normal;

	color: #9e2225;

}



#footer {

	margin-top: 2px;

	border-top: 2px solid black;

}



#footer table{

	font-family: Arial;

	font-size: 10px;

	color: #666;

	height: 18px;

	text-transform: uppercase;

}



#footer table td {

	text-align: right;

	background-color: #fff;

	padding-right: 10px;

}
