body {
	margin: 0 0 0 0;
	background-image:url(images/bg.jpg);
	background-position: center top;
	background-repeat:repeat-x;
	background-color: #5281D7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	}
	
.bottom {	
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	}
	
.bottom1 {	
	background-image:url(images/bottom1.jpg);
	background-repeat:no-repeat;
	}
	
.contentbg {	
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
	}
	
.contentbg1 {	
	background-image:url(images/content_bg1.jpg);
	background-repeat: repeat-y;
	}
	
.hotbg {	
	background-image:url(images/hot_bg.jpg);
	background-repeat: repeat-y;
	padding: 0 22px 0 22px;
	}
	
.eleven {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	}
	
.eleven a:link {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.eleven a:visited {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.eleven a:hover {
	text-decoration:underline;
	color:#000;
	}
	
.eleven a:active {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.bottomnav {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	}
	
.bottomnav a:link {
	text-decoration:underline;
	color:#343794;
	}
	
.bottomnav a:visited {
	text-decoration:underline;
	color:#343794;
	}
	
.bottomnav a:hover {
	text-decoration:underline;
	color:#000;
	}
	
.bottomnav a:active {
	text-decoration:underline;
	color:#343794;
	}
	
.view {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
	
.view a:link {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.view a:visited {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.view a:hover {
	text-decoration:underline;
	color:#000;
	}
	
.view a:active {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
.content {
	font-size:15px;
	padding: 0 35px 0 55px;
	}
	
a:link {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
a:visited {
	text-decoration:underline;
	color:#EB2A2D;
	}
	
a:hover {
	text-decoration:underline;
	color:#000;
	}
	
a:active {
	text-decoration:underline;
	color:#EB2A2D;
	}

.border {
	border: 1px solid #EB2A2D;
	}
	
.contact_right {
	border-right: 1px solid #EB2A2D;
	}
	
.contact_bottom {
	border-right: 1px solid #EB2A2D;
	border-bottom: 1px solid #EB2A2D;
	}
	
.contact_bottom1 {
	border-bottom: 1px solid #EB2A2D;
	}