body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left; 

}
p {
	font-size: 14px;
	padding: 0px 5px;
}

#wrapper {

	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left; 
}

#inner-wrapper {

	width: 980px;
}

#banner {
	float: left;
	width: 1200px;
	height: 75px;
	padding: 0px 5px;
}

#logo {
	float: left;
	width: 336px;
	height: 68px;
	margin: 0px;
	background: url(images/logo.png); 
	background-repeat: no-repeat;
}
#logo a:hover img {
	background: url(images/logoh.png); 
	background-repeat: no-repeat;
}#logo img {
	border: none;
}
#search {
	padding: 20px 0px;
	float: right;
	margin-right: 0;
	width: 225px;
	font-size: 14px;
}
#top-nav {
	float: right;
	margin-right: 0;
	width: 550px;
	font-size: 14px;
	text-align: right;
}

#top-nav ul {
	padding: 10px 5px;
}

#top-nav li {
	background: #CCC;
	border-radius: 6px;
	padding: 3px 8px;
	display:inline;
	list-style-type:none;
}
#top-nav li:hover {
	background: #0C0;
}

#top-nav a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


#main {
	float: left;
	width: 1200px;
}
.title a {
	text-decoration: none;
	color: #fff;
}
#main a:hover {
	color: #ccc;
}
.title {
	margin: 0px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 3px 6px;
}

h3 a {
	color: #fff;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	text-decoration: none;
}

.column1 {
	float: left;
	width: 186px;
	padding: 5px;
}
.column2 {
	float: left;
	width: 382px;
	padding: 5px;
}
.column3 {
	float: left;
	width: 186px;
	padding: 5px;

}
.column4 {
	float: left;
	width: 186px;
	padding: 5px;

}
.column5 {
	float: left;
	width: 582px;
	padding: 5px;

}
.column-header-purple, .column-header-02 {
	background: #B0F;
	border-radius: 6px;
	padding: 3px 8px;
	
}
.column-header-blue {
	background: #09F;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-orange, .column-header-01 {
	background: #F50;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-yellow, .column-header-03 {
	background: #DA0;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-green {
	background: #0c0;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-01 {
	background: #c00;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-02 {
	background: #c03;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-03 {
	background: #c06;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-04 {
	background: #c09;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-05 {
	background: #cA2;
	border-radius: 6px;
	padding: 3px 8px;
}
.column-header-red-06 {
	background: #cA5;
	border-radius: 6px;
	padding: 3px 8px;
}
.av_image {
	width: 320px;
	border: none;
	padding: 20px 0px;	
}
.av_image2 {
	height: 300px;
	border: none;
	padding: 20px 0px;	
}
#flashcontent {
	padding: 5px;
}


.advert-block-thin {
}
.advert-block-thin h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #036;
	padding: 0px;
	margin: 10px 0px 0px 5px;
	
}
.advert-block-thin p {
	color: #000;
	font-size: 14px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 15px 5px;
}
.advert-block-thin a {
	color: #444;
}

.advert-block-wide {
}
.advert-block-wide a {
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	color: #036;
	padding: 0px;
	margin: 10px 0px 0px 5px;
	
}
.advert-block-wide p {
	color: #000;
	font-size: 14px;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 15px 5px;

}
.advert-block-wide span {
	color: #444;
	font-size: 10px;
}

.news-blob {
	background-color: #CCC !important;
	color: #A00 !important;
	border-radius: 5px;
	padding: 2px;
	margin: 16px 0px;
}
}
.news-blob-header {
	padding: 10px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.news-blob-header img {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	padding: 7px;
}
.news-blob-header h3 a {
	font-weight: normal!important;
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
	color: #fff !important;
	border: none;
	font-size: 12px!important;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
	text-decoration: none;
}
.news-blob-header h4 a {
	font-weight: bold;
	margin: 0!important;
	padding: 0!important;
	line-height: 1.2!important;
	width: auto!important;
	color: #A00 !important;
	border: none;
	font-size: 16px!important;
	font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
}
.news-item {
border-radius: 6px;
float: left;
background: #FFDED2 !important;
height: 50px;
margin: 2px;
}
.news-item .imgblock {
float: left;
height: 25px;
width: 25px;
padding: 10px;
}
.news-item img {
height: 25px;
width: 25px;
}
.news-item a {
font-size: 12px!important;
font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
}
.news-blob-footer {
font-size: 10px!important;
font-family: "lucida grande",lucida,tahoma,helvetica,arial,sans-serif!important;
}

.column-item-grey ul {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #444;
}
.column-item-grey li {

font-size: 16px;
list-style: none;
margin: 0px 0px 0px -40px;
padding: 0px;
border: none;
display: list-item;
}


.column-item-grey a {
border-radius: 6px;
background: #E7E7E7;
color: #000;
display: block;
margin: 3px 0px;
padding: 6px;

text-decoration: none;
}

.column-item-grey a:hover {
	background: #09F;
	border-radius: 6px;
}

.column-item-grey-half {
	float:left;
	width: 332px;
	margin: 0px 5px;
	border-radius: 6px;
background: #E7E7E7;
	font-weight: bold;
color: #000;
display: block;
text-decoration: none;
}
 
.column-item-grey-half ul {
	margin: 0px;
	padding: 0px;
	display: block;
	color: #444;
}
.column-item-grey-half li {

font-size: 16px;
list-style: none;
margin: 0px 0px 0px -20px;
padding: 0px;
border: none;
display: list-item;
}

.column-item-grey-half a {
	color: #888;
	text-decoration: none;
}

.column-item-grey-half a:hover {
	color: #333;
}


.column-item-unstyled {}
.column-item-unstyled li {

font-size: 16px;
list-style: none;
margin: 0px 0px 0px -40px;
padding: 0px;
border: none;
display: list-item;

}
.column-item-unstyled a {}

#footer {}


table {
	background: #e7e7e7;
	border: none;
}
tr {
	background: #e7e7e7;
	border: none;
}
td {
	background: #e7e7e7;
	border: none;
}
table tr td a {
	color: #000;
}
table tr td a:hover {
	color: #09F;
}
table tr td {
	color: #333;
}
p b,p small {
	color: #09F;
}


