*{
padding:0px;
margin:0px;
}

.main {
	width: 908px;
	margin: auto;
}
body {
	background-image: url(images/stripe.png);
	background-repeat: repeat-x;
	padding-bottom:20px;
	background-color: #e7e8eb;
}
.main #banner {
	height: 140px;
	background-image:url(images/banner.png);
	background-repeat:no-repeat;
}
.main #menu {
	height: 33px;
	width:822px;
	margin:auto;
}


.controls p{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: normal;
	color: #000033;
	text-align: left;
	font-size:14px;
	margin-bottom: 8px;
}

#footer p{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-size:14px;
}

#footer{
	height:19px;
	padding-top:5px;
	background-color: #666666;
	color:#fff;
	padding-bottom: 1px;
}

h1{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: lighter;
	color: #071927;
	text-align: left;
	font-size:35px;
	margin-bottom: 8px;
}

.more{
text-align:right;
color:#d61108;
}

#content a:link {color: #000033;text-decoration: underline;}
#content a:visited {color: #000033;}
#content a:hover {text-decoration: none;}
#content a:active {color: #000033;}

#footer a:link {color: #fff;text-decoration: underline;}
#footer a:visited {color: #fff;}
#footer a:hover {text-decoration: none;}
#footer a:active {color: #fff;}

#content .more a:link {color: #d61108;text-decoration: underline;}
#content .more a:visited {color: #d61108;}
#content .more a:hover {text-decoration: none;}
#content .more a:active {color: #d61108;}

a img{
border:0px;
text-decoration:none;
}

li {
	list-style-type: none;
}

.first{
	display:block;
	float:left;
	margin-right:30px;
	width: 270px;
}

.second{
	display:block;
	float:left;
	width: 200px;
}

.list{
margin-top:20px;
}
