@charset "utf-8";
/* CSS Document */

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

body {
	background-color:#3b0000;
	background-repeat:repeat;
	margin: 0 0 0 0;
	text-align: center;
	height: 100%;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#CCC;
}

img {
	border: 0;
}
	
#wrapper {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 936px;
}

.header {
	background-image:url(images/layout/header.jpg);
	height: 214px;
	width: 936px;
}

.slider {
	margin-top: 0px;
	width: 936px;
	height: auto;
	background-image: url(images/layout/slider.png);
	background-repeat:repeat-y;
}



.slider2 {
	margin-top: 0px;
	width: 922px;
	height: auto;
	background-image: url(images/layout/slidergrey.png);
	background-repeat:repeat-y;
}

.clear {
	clear: both;
}

a:link {color: #FFF;  font-weight: normal;  text-decoration: underline;}
a:active {color: #FFF;  font-weight: normal; text-decoration: none;}
a:visited {color: #FFF;  font-weight: normal; text-decoration: none;}
a:hover {color: #FFF;  font-weight: normal; text-decoration: none;}

.leftcolbg{
	margin-left: 80px;
	margin-top: 10px;
    width: 530px;
	float:left;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
	background-image:url(images/layout/slide2.png);
}

.leftcol{
	margin-top: 10px;
	margin-left: 20px;
    width: 490px;
	float:left;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
}

.leftcollinks{
	margin-top: 10px;
	margin-left: 90px;
    width: 490px;
	float:left;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
}


.leftcolbig{
	margin-top: 10px;
	margin-left: 80px;
    width: 775px;
	float:left;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
}


.rightcol{
	margin-right: 80px;
	margin-top: 10px;
    width: 240px;
	float:right;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
}

.rightcol2{
	margin-right: 80px;
	margin-top: 10px;
    width: 240px;
	float:right;
    display:inline;
	text-align:left;
	margin-bottom: 10px;
	font-size:11px;
	line-height: 13px;
}

.rightcoltest{
	margin-right: 80px;
	margin-top: 10px;
    width: 240px;
	float:right;
    display:inline;
	text-align:left;
	overflow:scroll;
	margin-bottom: 10px;
	height: 560px;

}

.headbuttons {
	width: 936px;
}

.li2 {
	line-height: 20px;
}


.tbg {
	background-color:#333;
}

.highlight {
	background-color:#CCC;
	width: 220px;
	display: block;
}

.highlightred {
	background-color:#CCC;
	width: 220px;
	display: block;
}

.img {
	margin-right: 10px;
}

.red {
	color:#900;
}

.small {
	font-size: 10px;
	line-height: 11px;
	text-align:justify;
}

.sub {
	color:#FFF;
	font-size:11px;
	line-height:13px;
}

.highlighter {background-color: #F99;}

.fgreen {
	color:#090;
}

.fpurple {
	color:#639;
}

.fred {
	color:#F30;
}

.fblue {
	color:#06F;
}

.big {
	font-size:31px;
	line-height: 33px
}

.smallbig {
	font-size:15px;
	font-style:italic;
}

.online {
	font-size:16px;
	color:#F00;
}

.greyer {
	color:#666;
	font-size:16px;
}

.margright {
	margin-right:5px;
}

.servicescoler{
	margin-right: 80px;
	margin-top: 10px;
    width: 240px;
	float:right;
    display:inline;
	text-align:left;
	overflow:scroll;
	margin-bottom: 10px;
	height: 740px;
		font-size:11px;
	line-height: 13px;
}

.bigertype {
	font-size:32px;
	line-height:40px;
}

hr {
	color:#000;
}
