/* Start of CMSMS style sheet '_MAIN' */
* html, html {
height: 100%;
}

body {
	background-image: url('images/t8_backg.gif');
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
height: 100%;
	width: 955px;
}

p{
margin-top:10px;
margin-bottom:10px;
}

body, p, div, span, tr, td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentcolumn table{
	border-spacing: 0px;

	border-color: #ccc;
	border-collapse: collapse;
}

#contentcolumn td {padding:0px 5px 0px 5px;}

a {color:#a1352b;}

a img {border:0px; text-decoration:none;}

h1, h2, h3, h4, h5 {color:#a1352b;}

h2 {font-size:15px;}

.c {clear:both;}

#wrapper {
   	margin: 0px auto 0px auto;
	position:relative;
	background-color:#FFFFFF;
	min-height:100%;
	background:url(/images/template8-backg.png) repeat-y transparent;

}

* html #wrapper {
	/* background-image:url(/images/template8-backg.gif); */
	height:100%;
}


.w_full_width{
position:relative;
margin-left:5px;
}

#w_head{
background-image: url(/images/back-top01.gif);
height:123px;
}

#logo{
position: relative;
left: 50px;
top: 20px;
display: inline;
}

#small_caption{
position:absolute;
right: 20px;
bottom:10px;
color: #999999;
font-size:10px;
letter-spacing: 3px;
}

#main_frame_wrap{
/* position:relative; */ 
margin-left:5px;
margin-right:5px;
background-image:url(/images/back02.jpg);
background-position:595px 0px;
background-repeat:no-repeat;

}

.main_left {
width: 240px;
float:left;
}




#menu{
background-color:#939dc0;
height:76px;
background-image:url(/images/back01.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.menu_span, .menu_span a, .menu_span a:visited {
text-align:center;
color:#FFFFFF;
font-size:12px;
height:30px;
padding-top:5px;
padding-bottom:5px;
padding-right:8px;
padding-left:8px;
text-decoration:none;
font-weight:bold;
line-height:76px;
}

.menu_span a:hover, .menu_span a:visited:hover {
color: #000;
border-bottom:dotted 1px #fff;
}

* html .menu_span, * html .menu_span a, * html .menu_span a:visited {
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 240px 0 260px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
line-height:18px;
}

#contentcolumn p{
margin-bottom:5px;
}

#left_wrap{
float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
}

#left_cont{
margin:10px 10px 10px 20px;
}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -194px; /*Set left marginto -(RightColumnWidth)*/
padding-top:20px;
z-index:9;
min-height:100px; !important
}

* html #rightcolumn{height:100px;}

.shade{
width:100%;
height:22px;
background-image:url(/images/template8-backg2.gif);

}

.t8_news_date {
	font-size:11px;
	color:#3e4d55;
	font-weight:bold;
}

.t8_nicelist li {
	list-style-image: url(/images/t8_news_bullet.gif);
	_list-style-image: url(/images/t8_news_bullet.gif);
	padding-left: 0px;
	margin-bottom:20px;
	}

.t8_news_caption {
	font-size:11px;
	color:#939dc0;
	font-weight:bold;
}

.t8_news_descript {
	font-size:10px;
	color:#747f83;
	line-height:14px;
}

#foot{
width: 945px;
height: 50px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 30px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
margin-top: -50px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
margin-left:5px;
text-align: center;
background-color:#CCCCCC;
position:absolute;
bottom:0px;
font-size:8px;
color:#444;}

.counter {
width: 165px;
padding:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background:#939dc0;
border-top:solid 1px #d9dde8;
border-bottom:solid 1px #d9dde8;
text-align:center;
margin: 10px 0 80px 20px;
font-weight:bold;
	}

* html #foot{position:relative; bottom:0px;}

.clearfoot {clear:both; height:50px;}

.flashlogo
{
float:left;
padding:20px 0 0 20px;
}

/* End of '_MAIN' */

