body {
	margin: 0;
	font-family:  "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image:url(/lookandfeel/images/bg.gif);
	background-repeat: repeat;
	background-color: #898989;
	line-height: 2em;
	color: #454545;
}


#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 33px;
}

#logo {
	position: absolute;
	top:170px;
	left:10px;
}

#side_logo {
	position: absolute;
	top:50px;
	left:10px;
}

#slogan {
	position: absolute;
	top: 130px;
	left: 230px;
}

#side_slogan {
	position: absolute;
	top: 50px;
	left: 230px;
}

#neg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 3px;
	font-size: 12px;
	color: #fff;
}



#neg a {
	display: block;
	width:69px;
	height: 26px;
	float: right;
	color: #d1d1d1;
	background-image: url(/lookandfeel/images/b_on.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	
}

#neg a:hover {
	color: #fff;
	background-image: url(/lookandfeel/images/b_over.gif);
}

#neg span {
	font-size: 12px;
	display: block;
	width:69px;
	height: 26px;
	float: right;
	color: #fff;
	background-image: url(/lookandfeel/images/b_down.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
}

#container {
	background-color: #fff;
	position: relative;
}

.container a {
	padding: 0 0.5em 0 0.5em;
	color: #fff;
	background-color: #ffb400;
	text-decoration: none;
	border: solid 1px #ffb400;
}

.container a:hover {
	color: #ffb400;
	background-color: #fff;
	border: dashed 1px #ffb400;
}

.container showgrid{
	margin-top: 10px;
}

#content_top_margin {
	margin-top: 10px;
}

.news {
	padding-left: 25px;
	padding-right: 20px;
}

.news_content {
	margin: 0 10px 0 20px;

}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #a71c17;
	margin: 0 0 0 0;
	padding:0 0 2px 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #a71c17;
	margin: 10px 0 20px 0;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #e59a3f;
	margin: 0 0 20px 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #e59a3f;
	margin: 0 0 5px 0;
	display: block;
}

p {
	color: #454545;
	margin: 0 0 10px 0;
}

span {
	font-weight: bold;
	color: black;
	font-size: 14px;
}

.b_more {
	margin-top: 10px;
}

#thumb_list {
	position: absolute;
	top:210px;
	left:865px;
	width: 92px;
	height: 60px;
	text-align: left;
	padding: 0;
	margin: 0;

}

a.b_thumb{
	display: block;
	padding: 0;
	width: 32px;
	height: 22px;
	border: 0;
	background-image: url(/lookandfeel/images/b_thum_up.gif);
	background-position: left top;
	background-color:#003366;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}

span.b_thumb {
	display: block;
	padding: 0;
	width: 32px;
	height: 22px;
	border: 0;
	background-image: url(/lookandfeel/images/b_thum_over.gif);
	background-position: left top;
	background-color:#003366;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
	
}

span.b_list {
	display: block;
	padding: 0;
	width: 32px;
	height: 22px;
	border: 0;
	background-image: url(/lookandfeel/images/b_list_over.gif);
	background-position: left top;
	background-color:#003366;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}

a.b_thumb:hover{
	background-image: url(/lookandfeel/images/b_thum_over.gif);
	border: 0;
}

a.b_list{
	padding: 0;
	display: block;
	width: 32px;
	height: 22px;
	border: 0;
	background-image: url(/lookandfeel/images/b_list_up.gif);
	background-position: left top;
	text-align:left;
	float: left;
	background-repeat: no-repeat;
}

a.b_list:hover{
	background-image: url(/lookandfeel/images/b_list_over.gif);
	border: 0;
}

.thumb_content {
	height: 300px;
	padding-left:10px;
	padding-top:10px;
}

.list_content {
	padding-left:10px;
	padding-top:10px;
}

.thumb_content img {
	padding-bottom: 20px;
}

.thumb_box {
	width: 215px;
	padding-bottom: 50px;
}

.list_box {
	padding-top:20px;
}

#content_margin {
	margin-left:20px;
}

#page {
	text-align: center;
	padding-top: 20px;
}

#page a{
	display: inline-block;
	padding: 0;
	width: 25px;
	text-align: center;
	background-color: transparent;
	color: #898989;
	border-color: #898989;
}

#page a:hover{
	background-color: #ffb400;;
	color: #fff;
	border-color: #ffb400;
}

#page span{
	display: inline-block;
	padding: 0;
	width: 25px;
	text-align: center;
	background-color: transparent;
	color: #ffb400;
	border-width: 2px;
	border-style: dashed;
	border-color: #ffb400;
}

#all_logos {
	margin-left:20px;
	margin-top: 30px;
}

#all_logos img {
	margin: 0 10px 0 10px;
}

.point_form {
	padding: 0;
	list-style-type: square;
	line-height: 1.5em;
	color: #898989;
}

.point_form li {
	margin-bottom: 10px;
}

.side_menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1.5em;
	color: #898989;
}


.side_menu li {
	padding-top:1em;
}

.space_bottom{
	padding-bottom:20px;
}

.space_right {
	padding-right:20px;
}

.space_right ul {
	margin: 0 0 0 0;
	padding: 0 0 10px 30px;
}

.space_right li {
	list-style-type: square;
}

#contactform textarea:focus, #contactform input:focus {
	border: 1px solid #ffb400;
	background: #fff;
	background: url(/lookandfeel/images/formbgdown.jpg);
}

#contactform input, #contactform textarea {
	border: 1px solid #898989;
	background-color: #fff5da;
	background-image: url(/lookandfeel/images/formbgup.jpg);
	background-repeat: repeat;
	
}

#footer {
	background-image: url(/lookandfeel/images/footer950x28.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #909090;
	margin-bottom: 20px;
	text-align: left;
}

#footer span {
	font-size: 10px;
	color:white;
	font-weight: normal;
}

#footer a {
	color: #ffb400;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline overline;
}

#map a {
	background-color: transparent;
	color: transparent;
	border: none;
}

#map span {
	color: #777;
	font-size: 1em;
	font-weight normal;
}

#negform {
/*	float: left; */
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 20px;
	margin-top: 6px;
}

#neg form {
	padding-right: 5px;
}

#negform input {
	background-color:#898989;
	border:1px solid #c9c9c9;
	color: #ffffff;
	padding-left: 3px;
	background-image: url(/lookandfeel/images/formbgup2.jpg);
	background-repeat: repeat;
}

#neg input:focus {
	background-color: #898989;
	background-image: url(/lookandfeel/images/formbgbottom.jpg);
	background-repeat: repeat;
}


#searchresults {
	margin-left: 0;
	padding-left: 20px;
}

#searchresults li {
	list-style-type: decimal;
	
}

#searchresults a {
	color: #343434;
	background-color: transparent;
	border: none;
}