@charset "UTF-8";
/* CSS Document */
/* html RESET                            	       
================================================*/

body, html, div, blockquote, img, label, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, form, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000
}
p {
	margin: 0;
	padding-bottom: 5px
}
a {
	text-decoration: none
}
/* Page elements                            	       
================================================*/

body {
	line-height: 1;
	background: #fff
}
#container {
	margin: 50px 0 0 160px;
	width: 774px;
	height: 622px
}
.nav {
	height: 20px
}
.nav, .title, .footer, .addthis {
	height: 15px
}
.nav, .feature, .main {
	width: 774px;
	padding: 0
}
.feature, .main {
	margin-top: 66px;
	height: 516px
}
.title {
	text-align: left;
	width: 387px
}
.footer {
	width: 320px
}
.addthis {
	width: 53px;
	padding-left: 14px
}
.footer, .addthis {
	text-align: right
}
.title, .footer, .addthis {
	float: left;
	padding-top: 5px
}
/* Custom classes
================================================*/
.space {
	padding-right: 30px
}
ul, ol, li {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none
}
/* Hyperlink styles
================================================*/

a:link, a:visited {
	color: #000000
}
a:hover, a:active, .nav, .nav_down {
	color: #e7002a
}

/* End
================================================*/

