@charset "utf-8";
body {
	background-color: #111111;
	background-image: url(images/bg_tile_head.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
}
#holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/bg_header.jpg);
	height: 207px;
	background-repeat: no-repeat;
	background-position: center -1px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#header #menu {
	padding-left: 25px;
	padding-top: 165px;
}
#menu a {
	background-image: url(images/menu_btn.gif);
	height: 42px;
	width: 170px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #909090;
	text-decoration: none;
	font-size: 18px;
	line-height: 38px;
	text-align: center;
	float: left;
}
#menu a:hover{
	color: #FFFFFF;
}

#menu .selected {
	color: #FFFFFF;
	background-image: url(images/menu_hover.gif);
}
#content {
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 5px;
}
#content a:hover {
	text-decoration: underline;
}
#content a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clearhr {
	clear: both;
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	height: 2px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}


.article {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.article h1 {
	background-image: url(images/h1l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 37px;
	margin-right: -15px;
	margin-left: -15px;
	text-indent: 15px;
}
.article h2 {
	font-size: 12px;
	color: #EA3E19;
	display: block;
}
.article h3 {
	font-size: 12px;
	color: #EA3E19;
	display: inline;
}

.article strong {
	color: #FFFFFF;
}
.article ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.article li {
	color: #5C5C5C;
}


.mainimg {
	float: left;
	margin-right: 20px;
}
.gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}

#holder #content .article .visit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB250D;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 138px;
	float: right;
	background-image: url(images/btn_visit.gif);
	line-height: 23px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.visit:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(images/bg_tile_foot.jpg);
	height: 147px;
}
#footer_content {
	background-image: url(images/bg_footer.jpg);
	height: 147px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #444444;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}
#links {
	padding-top: 40px;
	color: #393939;
	font-size: 12px;
	margin-left: -12px;
}
#links a {
	color: #676767;
	text-decoration: none;
	margin-right: 12px;
	margin-left: 12px;
	display: inline-block;
	padding-bottom: 5px;
}
#links a:hover {
	color:#CCCCCC;
}
#links .selected {
	color:#CCCCCC;
	background-image: url(images/underline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#copyr {
	padding-top: 25px;
}
.hire {
	background-image: url(images/bg_hire.jpg);
	height: 26px;
	width: 113px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 34px;
	padding-left: 80px;
	margin-right: 30px;
	margin-bottom: 20px;
	text-decoration: none;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/btn_more.gif);
	height: 20px;
	width: 81px;
	display: block;
	float: right;
	text-align: center;
	line-height: 20px;
}
#content_left {
	width: 560px;
	float: left;
}
#content_right {
	float: left;
	width: 270px;
	margin-left: 30px;
}

.article h1 {
	background-image: url(images/h1l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	line-height: 37px;
	margin-right: -15px;
	margin-left: -15px;
	text-indent: 15px;
}

#holder #content_left .article h1 {
	background-image: url(images/h1m.jpg);
	line-height: 45px;
}
#holder #content_right .article h1 {
	background-image: url(images/h1s.jpg);
}

.topimg {
	display: block;
	clear: both;
	margin-bottom: 15px;
	margin-top: 6px;
}
.right_news {
	background-color: #151515;
	margin-top: -10px;
	margin-right: -3px;
	margin-left: -3px;
	padding: 6px;
	*display:inline-block;
}
#.right_news{
	display:inline-block;
}
.slider {
	display: block;
	background-image: url(images/sliderdown.jpg);
	height: 30px;
	width: 272px;
	clear: both;
	text-decoration: none;
	margin-top: -8px;
	margin-bottom: 8px;
}
.article #leftside {
	float: left;
	width: 400px;
	padding-right: 20px;
}
.article #rightside {
	float: left;
	width: 390px;
	padding-left: 20px;
	background-image: url(images/vline.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#holder #content .article .contact_link {
	width: 210px;
	display: block;
	float: left;
	background-image: url(images/icobo.gif);
	padding-left: 37px;
	background-repeat: no-repeat;
	color: #929292;
	text-decoration: none;
	margin-right: 20px;
	line-height: 28px;
	font-weight: normal;
}
