@charset "UTF-8";
/* CSS Document */
body {
	background-color: #333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/greyback.jpg);
	background-repeat: repeat;
}
#container h1 {
	display: none;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	padding: 0;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-bottom: 0;
	background-color: #80683D;
	position: relative;
	top: 30px;
}
#rightcol {
	right: 15px;
	width: 464px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
}
/******************menu**********************/
#menu {
	width: 970px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-image: url(../images/black.png);
	background-repeat: repeat;
}
#menu a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
}
#menu .active {
	color: #a10000;
}
/******************menu end**********************/

.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

/******************content**********************/
#content {
	width: 503px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content #contenttop {
	background-image: url(../images/contenttop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 503px;
}
#content #contentmain {
	background-image: url(../images/contentmain.png);
	background-repeat: repeat-y;
	text-align: justify;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#content #contentbot {
	background-image: url(../images/contentbot.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 503px;
}
#content #contentmain h2 {
	margin-top: 0;
}
#content #contentmain p {
	margin-bottom: 0;
	font-size: 12px;
}
#content #contentmain h2 span {
	color: #a10000;
}
/******************content end**********************/

#vid {
	background-image: url(../images/vid.png);
	background-repeat: no-repeat;
	height: 258px;
	width: 464px;
	margin-bottom: 20px;
}

/******************news**********************/
.news {
	width: 464px;
}
.news .newstop {
	background-image: url(../images/newstop.png);
	background-repeat: no-repeat;
	height: 22px;
}
.news .testtop {
	background-image: url(../images/testtop.png);
	background-repeat: no-repeat;
	height: 42px;
}
.news .newsmain {
	background-image: url(../images/newsmain.png);
	background-repeat: repeat-y;
	text-align: justify;
	padding-right: 20px;
	padding-left: 15px;
}
.news .newsbot {
	background-image: url(../images/newsbot.png);
	background-repeat: no-repeat;
	height: 25px;
	clear: both;
}
.news .testbot {
	background-image: url(../images/testbot.png);
	background-repeat: no-repeat;
	height: 45px;
	clear: both;
}
.news .newsmain h3 {
	margin-top: 0;
}
.news .newsmain .newstext {
	width: 375px;
	margin-left: 30px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000;
}
.news .newsmain .testtext {
	width: 320px;
	margin-left: 57px;
}
.newstext p, .testtext p {
	margin-bottom: 0;
	font-size: 12px;
	margin-top: 0;
}
#newstitle {
	background-image: url(../images/news.png);
	height: 61px;
	width: 18px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#teamtitle {
	background-image: url(../images/team.png);
	height: 59px;
	width: 18px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#servicestitle {
	background-image: url(../images/services.png);
	height: 92px;
	width: 18px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#condettitle {
	background-image: url(../images/condet.png);
	height: 122px;
	width: 14px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#recruittitle {
	background-image: url(../images/recruit.png);
	height: 99px;
	width: 14px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#basictitle {
	background-image: url(../images/basic.png);
	height: 45px;
	width: 14px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#intertitle {
	background-image: url(../images/intermed.png);
	height: 100px;
	width: 14px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#advantitle {
	background-image: url(../images/advan.png);
	height: 81px;
	width: 14px;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
.news .newsmain h2 span {
	display: none;
}
.news .newsmain .newstext h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	color: #a10000;
	padding-top: 2px;
	padding-bottom: 2px;
}
/******************news end**********************/

/******************footer**********************/
#footer {
	clear: both;
	width: 940px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../images/black.png);
	background-repeat: repeat;
}
#footer #logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 91px;
	width: 233px;
	float: left;
}
#footer #logo span {
	display: none;
}
#footer #copy {
	font-size: 12px;
	color: #FFF;
	text-align: right;
	width: 650px;
	float: right;
}
#footer #copy a{
	color: #fff;
}
#footer #copy #emaillink {
	color: #a10000;
}
/******************footer end**********************/
label
{
width: 6.5em;
float: left;
text-align: right;
margin-right: 1.5em;
display: block
}
.buttons {
	margin-left: 8em;
}
#content #contentmain a, .news a {
	color: #a10000;
}

.news .newsmain .newstext img {
	float: left;
	margin-right: 15px;
}
#content ul {
	font-size: 12px;
}
a img {
	border: 0;
}
#backgroundtop, #backgroundbot {
	padding: 0;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/backgroundtop.png);
	background-repeat: no-repeat;
	height: 52px;
	margin-top: 0px;
	position: relative;
	top: 30px;
}
#backgroundbot {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/backgroundbot.png);
	background-repeat: no-repeat;
	height: 82px;
	position: relative;
	padding: 0;
}
.newstext ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
}
.quoter {
	text-align: right;
	padding-top: 10px;
	color: #A10000;
}
blockquote {
	font-size: 12px;
	font-style: italic;
}
