body {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/wood_bg.jpg);
	background-color: #020202;
	background-attachment: fixed;
}
#left_column {
	background-image: url(images/left_column_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 12px;
}
#right_column {
	background-image: url(images/right_column_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 11px;
}
.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 450px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.content_bg_about-us {
	background-image: url(images/about_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: ececec;
}

.content_tb {
	padding: 5px;
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.news_feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/news_field.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
	height: 116px;
	width: 178px;
	overflow: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0D56A4;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.thankyou {
	height: auto;
	width: auto;
	margin-left: 155px;
}

.client_tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2574D0;
	text-decoration: none;
	background-color: #DFDFDF;
	padding: 4px;
	height: 18px;
	text-align: left;
	vertical-align: middle;
	border: thin solid #ECECEC;
}
.client_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #e4e4e4;
	padding: 4px;
	height: 18px;
	text-align: left;
	vertical-align: middle;
	border: thin solid #ECECEC;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2574D0;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: underline;
	text-align: center;
}
#splash {
	background-image: url(images/splash.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 282px;
	width: 307px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: auto;
	z-index: 1;
	visibility: visible;
	float: left;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
#top_left_link {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 75px;
	margin-left: 80px;
	margin-right: -180px;
}
#news {
	height: 350px;
	width: 188px;
	background-image: url(images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topNews  {
	height: 126px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 168px;
}
#typeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
	overflow: auto;
	height: 126px;
	width: 168px;
}
#externalDrive {
	height: 179px;
	width: 188px;
}
#typeNews a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D5DB2;
	text-decoration: none;
}
#typeNews a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

