@charset "utf-8";

/* Copyright 2008: Oh See Design */


.navigation a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.navigation a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.navigation a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.bottom {
	background-image:url(images/footer2.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	width: 100%;
	height: 190px;
	float: left;
}
.container {
	height: 140%;
	width: 950px;
	background-position: left;
	background-image:url(images/container.png);
	background-repeat:repeat-y;
	padding-left: 40px;
}
.container-left {
	width: 350px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	height: 125%;
	float: left;
}
.container-right {
	float: left;
	height: 125%;
	width: 330px;
	margin-left: 35px;
	margin-right: 90px;
}
#containter .h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	color: #666666;
	line-height: 46px;
	width: 950px;

}
#containter .h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	line-height: 46px;
	color: #FF0000;
}
.date {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
.footer {
	height: 165px;
	width: 250px;
	margin-left: 30px;
	margin-top:20px;
	text-align: left;
}
.footer_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

.header {
	height: 151px;
	width: 980px;
	background-image:url(images/container-top.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.header #logo {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 115px;
	width: 375px;
	float: left;
}
.horizon {
	background-image: url(images/horizon.png);
	background-repeat: repeat-x;
	width: 900px;
	height: 25px;
}
.home_work {
	width: 465px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	height: 285px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 15px;
}
.h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #666666;
}
.h3-red {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	line-height: 26px;
	color:#FF0000;
}
.home_wire {
	height: 450px;
	width: 330px;
	padding-top: 15px;
	margin-right: 20px;
	float: left;
}
.navigation  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CCCCCC;
	height: 85px;
	width: 145px;
	text-align: left;
	background-position: left;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-top: 30px;
	text-indent: 0px;
}
.navigation  li   {
	display:inline;
	list-style-type: none;
	}
.submenu {
	width: 350px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	height: 125%;
	float: left;
	background-repeat: repeat-x;
}
.work-left {
	width: 350px;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	height: 350px;
	float: left;
	background-image: url(images/horizon.png);
	background-repeat: repeat-x;
	background-position: top;
}
.work-right {
	float: left;
	height: 125%;
	width: 460px;
	margin-left: 30px;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	height: 400px;
	float: left;
	background-color: #FFFFFF;
}

