* {

	font-family: Myriad, Arial;

}



body {

	padding: 0px;

	margin: 0px;

	background-color: #fff;

}



#header {

	width: 700px;

	height: 252px;

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

}



#logo {

	padding-top: 32px;

	text-align: left;

}





#title {

	font-size: 24px;

	font-weight: normal;

	color: #cb262c;

	text-transform: lowercase;

	word-spacing: -7px;

}





#linkswraper{

}





#links {

	padding-right: 5px;

	padding-bottom: 1px;

	margin: 0px;

}



#links ul{

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

	color: #786a55;

	margin-top: 0px;

	margin-left: 0px;

	padding-left: 20px;

}



#links ul li{

	padding-bottom: 3px;

	border-bottom: 1px dashed #557484;

}



#links a {

	font-weight: normal;

	font-size: 12px;

	color: #515050;

	text-transform: lowercase;

	text-decoration: none;

	text-align: right;

	display: block;

}







#content {

	font-size: 12px;

	padding: 7px;

	color: #8a8a8a;

}



#content h1 {

	font-size: 20px;

	font-weight: normal;

	color: #515050;

}



#footer {

	border-top: 10px solid #c32227;

}



#footer table{

	font-family: Arial;

	font-size: 10px;

	color: #c32227;

	height: 26px;

}



#footer table td {

	padding-left: 180px;

}
