/* CSS Document */

body{
	background-color: #282D33;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(images/1bodybg.jpg);
}
#top {
	margin: 0px auto;
	padding: 0px;
	height: 117px;
	width: 975px;
	background-image: url(images/tg_bg.png);
}
#mid {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 975px;
	clear: both;
	
}

#content {
	margin: 0px auto;
	padding: 0;
	width: 100%;
	font: 13px Tahoma, Verdana, Arial;
	color: #000000;
	clear: both;
	background-color: #FFFFFF;
	min-height: 400px;
}
#contTop {
	margin: 0 auto;
	padding: 10;
	width: 975px;
	font: 14px/18px Tahoma, Verdana, Arial;
	height: 50px;
	background-color: #FFFFFF;
}#contBot {
	margin: 0px auto;
	padding: 0;
	width:975px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/contBot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0 0 0;
	height: 20px;
	width: 975px;
	color: #FFFFFF;
	text-transform: uppercase;
	clear: both;
}
h1,h2,h3,h4,h5 {
	font-family: Tahoma, Verdana, Arial;
	
	letter-spacing: 0.1em;
	
}
h1 {
	font-size: 14px;
	width: 95%;
	padding: 0 0 7px;
color: #CCCCCC;
}
h2 {
	font-size: 14px;
	width: 80%;
	padding: 0 0 5px 0;
	color: #006666;
}
h4 {
	font-size: 10px;
}

ul#nav{
	font-size:90%;
	padding:5px 5px 5px 0;
	text-align:right;
	position:absolute;
	z-index:2;
	top: 33px;
	left: 524px;
	width: 495px;
	font-style: normal;
}
ul#nav li{
	display:inline;
	padding:0 10px 0 0;
	text-transform:uppercase;
	font-style: normal;	
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;
}
ul#nav li a{
	color:#fff;
}
ul#nav li a:hover,
ul#nav li.current a{color:#000}

/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
/* common column settings */
	.colleft,
	.colmid,
	.colright {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}

/* 3 Column settings */
	.threecol {
		background:#272e32;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#272e32;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#272e32;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

/* 3 Column blog style settings */
	.blogstyle {
		background:#272e32;		/* right column background colour */
	}
	.blogstyle .colmid {
		right:25%;			/* width of the right column */
		background:#272e32;	/* center column background colour */
	}
	.blogstyle .colleft {
		right:25%;			/* width of the middle column */
		background:#272e32;		/* left column background colour */
	}
	.blogstyle .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:52%;			/* 100% plus left padding of center column */
	}
	.blogstyle .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:53%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.blogstyle .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:53%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}


#col1{
	width:250px;
	margin:0 15px;
	display:inline;/* cure IE6 double margin bug*/
	float:left;
	position:relative;
	z-index:3;
}
#maincol{
	
	width:300px;
	float:left;
	margin:0 5px 0 50;
	display:inline;/* cure IE6 double margin bug*/
	position:relative;
	z-index:3;
	
	
}
#col2{
	width:550px;
	margin:0 5px 0 50px;
	float:left;
	position:relative;
	z-index:3;
}


.side {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	width: 150px;
}
.spec {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	height: 20px;
	padding: 10px 0 5px 0;
}
#text {
	display: block;
	width: 500px;
	float: left;
}
#wording {
	width: 975px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
fieldset {
	padding: 0;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
a{
	text-decoration:none;
	color:#006666;
}
a:hover{
	text-decoration:underline;
	color:#000;
	
}
