@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #620a0e  url(../images/footbg.jpg) center bottom repeat-x;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #d7292e;
}

a:hover {
	text-decoration: none;
}

#outer {
	background: url(../images/background.jpg) center top no-repeat;
	min-height: 800px;
	border: 0px solid #FFFFFF;

}

.nav {
	width: 960px;
	margin: auto;
	text-align: right;
	padding-bottom: 460px;
}

.nav img {
	margin-left: 65px;
}

.contentwrapper {
	margin: auto;
	width: 960px;
	background: url(../images/contentbg.jpg) center top repeat-y;
}

.colh {
	clear: both;
}

.colr {
	float:right;
	width: 268px;
	background: url(../images/colrh.jpg) no-repeat;
	padding: 15px;
}

.colr p {
	font-size: 11px;
	text-align: justify;
}

.colr1 {
	float:right;
	width: 268px;
	background: url(../images/colrh.jpg) no-repeat;
	padding: 15px;
}

.colr1 p {
	font-size: 11px;
	text-align:left;
}

.colm {
		background: url(../images/colmh.jpg) no-repeat;
		padding: 15px;
		width: 618px;

}

.imgr {
	float:right;
	margin-left: 15px;
}

.imgl {
	float:left;
	margin-right: 15px;
}

.contentbottom {
	margin: auto;
	width: 960px;
	height: 19px;
	background: url(../images/contentbottom.png) center top repeat-y;
}

.footerwrapper {
	margin: auto;
	width: 930px;
	padding: 15px;
	color: #d7292e;
	font-size: 11px;

}

.footerwrapper a {
	color: #d7292e;
	font-size: 11px;
}

.flinks {
	float:right;
}

.gal img {
	border: 2px solid #FF0000; 
}
