img {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #CBCBCB;
}
#container {
	width: 908px;
	text-align: left;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	background-color: #FFF;
} 

.bannernav {
	padding-top: 10px;
	font-size: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
}
 #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	background-color: #FFF;
} 

.bannernav {
	padding-top: 10px;
	font-size: 10px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
 
#hmenu  {
	height: 30px;
	background-image: url(../images/hmenu-bg.gif);
	background-repeat: repeat-x;
	padding-right: 37px;
	background-position: center;
}

.wrap {
	width: 908px;
	margin-top: 10px;
	float: left;
}
.wrap li {
	list-style-image: url(../images/list-style.gif);
	list-style-position: outside;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 20px;
}
.wrap img   {
	text-align: center;
}

#coltop {
	width: 320px;
	height: 305px;
	margin-left: 10px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #C7C7C7;
}

.col {
	width: 205px;
	height: 181px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
	border: 1px solid #b40000;
}
.fltrt {
	float: right;
	margin-left: 20px;
}
.fltlft {
	float: left;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#flash {
	float: left;
	display: inline;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F12A1A;
	background-color: #FFF;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #f12a1a;
} 
#footernav  {
	width: 240px;
	padding-top: 10px;
	display: inline;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#netwok   {
	background-image: url(../images/social-network.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

