.news_item {
padding: 15px 0 15px 0;
border-bottom: 1px solid #ddd;
}

body {
	/*width: 100%;*/
	text-align: center;
	font-family: "Euphemia UCAS", Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	color: #6e6e6e;
	margin: 0px;
}
h1{
	margin-top: 0px;
	background-color:#fff;
	color:#c33;
	font-size:14px;
	line-height:14px;
	margin-left:-2px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:5px;
	padding-left:3px;
	border-left: 15px solid #fff;
	

}
html/**/>body h1{
	border-left: 0px solid #fff;
}
h2{
	color:#c33;
	font-size:1em;
	margin-left: 20px;
}
h3{
	color:#c33;
	font-size:1em;
	font-weight: normal;
	margin-left: 20px;	
}
.highlight{
	color:#c33;
}
p{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height:2.0em
}
a, a:visited{
	color:#c33;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
a img{
	border: 0px;
}
li a, li a:visited{
	color:#c33;
	text-decoration:none;
}
li a:hover{
	text-decoration: none;
}
 
label{
	width: 130px;
	float: left;
	clear: left;
	margin-top: 2px;
	border: 0px solid red;
	line-height:1.4em;

}
input, textarea, select{
	width: 500px;
	border:1px solid #6e6e6e;
	float: left;
	margin-bottom: 15px;
	margin-top: 2px;
}
.contactDetails{
	width: 450px;
	float: left;
	
}
.contactDetails.col2{
	width: 295px;
	float: left;
	
}

form fieldset label{
	width: 130px;
}

.contactDetails.col2 label{
	width:55px;
}

.labeled{
	width: 220px;
	float: left;
	margin-top: 2px;
	border: 0px solid red;
}
.contactDetails.col2 .labeled{
	width: 180px;
}
html>/**/body .labeled{
	margin-top: 2px;
}

fieldset{
	border: none;
	margin-top: 20px;
}
legend{
	color: #c33;
}
#submit input{
	width: auto;
	color: #fff;
	background-color:#c33;
	border-color: #c33;
	margin-left:582px;
	margin-bottom: 20px;
}

#headerMenu{
	width:802px;
	margin: 0px auto;
	text-align: right;
	height: 100px;
	border:0px solid red;
	overflow: hidden;
	z-index:1;
}
#headerMenu p{
	color: #a7a7a7;	
	font-size: 0.8em;	
	margin: 0px;
	margin-right:5px;
}
#headerMenu a, #headerMenu a:visited{
	text-decoration: none;
	color: #a7a7a7;
}

#headerMenu a:hover{
	text-decoration:none;
	color:#c33;
}
#headerMenu #logo{
	clear: left;
	float:left;
	width: 200px;
	border: 0px solid red;
}

#headerMenu #logo img{
	
}




#container{
	clear: left;
	width:802px;
	margin: 5px auto;
	text-align: left;
	background: url(../images/background.jpg) no-repeat left 15px;
	border: 0px solid red;
	
}


#menu{
	clear: right;
	margin-top: 30px;
	float:left;
	margin-bottom: 20px;
}

.box{
	float:left;
	margin: 2px;
	width: 196px;
	height: 196px;
	border:0px solid red;
	overflow: hidden;
	
}

#littlemenu{
	clear: left;
	width:802px;
	margin: 4px auto;
	margin-bottom: 20px;
	margin-top: -9px;
	background-color:#fff;
	height: 26px;
	display:block;	
}

#littlemenuImage{
	float:right;
	height: 100px;
	overflow:hidden;
}
#littlemenuImage img{

}
#littlemenuBar{
	float: left;
	border: 0px solid red;
	width: 802px;
	height: 22px;
}
#littlemenuBar .littlemenuOption{
		float: left;
		width: auto;
		margin-top: 4px;
		margin-left: 3px;
		margin-right: 6px;
		line-height:22px;
		font-size:11px;
		height: 18px;
		
}
#littlemenuBar .littlemenuOption img{
		float: left;
		margin-right: 0px;
		margin-top:2px;

}
html>/**/body #littlemenuBar .littlemenuOption img{
		margin-top:0px;
}

#littlemenuBar .littlemenuOption a, #littlemenuBar .littlemenuOption a:visited{
	line-height:20px;
	text-decoration:none;
	color:#c33;
	
}
#littlemenuBar .littlemenuOption a:hover{
	
}

#content{
	clear: left;	
	border-left: 1px solid red;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 30px;
	float:left;
	width: 100%;

	
}	
	
#footer{
	font-size:0.8em;
	text-align:right;
}
#footerMenu{
	color:#c33;
}

#footerMenu a, #footerMenu a:visited{
	color:#c33;
	text-decoration:none;
}
#footerMenu a:hover{
	text-decoration: underline;
}

#footerNotice{
	color: #9d9d9d;
}
#footerNotice a, #footerNotice a:visited, #footerNotice a:hover{
	color: #9d9d9d;
	text-decoration:none;
}

ul{
	list-style:none;
	border: 0px solid red;
	margin-bottom: 5px;
	
}

li{
	width: 300px;
	float:left;
	margin-right:10px;
}


.left{
	clear: left;
}
