body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Calibri;
	font-size: 100%;
	color: #000000;
	background: #ffffff;
	text-align: center;
	height: 100%;
}

a:link, a:visited { color: #003366; text-decoration:none;} 
a:active, a:hover {
	color: #003366;
	text-decoration: underline;
}

p { margin: 0; padding: 0; text-align: justify;}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}


.menu{margin:0; padding:0; width:188px; list-style:none;background:rgb(255,255,255);}
.menu li{padding:0; margin:0 0 1px 0; height:35px; display:block; }
.menu li a:link, .menu li a:visited{text-align:right;height:35px; padding:0px 5px; font:14px Calibri, Arial, Helvetica, sans-serif; color:rgb(0,74,74); display:block; background-color:rgb(166,187,176); text-decoration:none;}
.menu li a:hover{color:rgb(255,255,255); text-decoration:none;}
.menu li a.active:link, .menu li a.active:visited, .menu li a.active:hover{color:rgb(255,255,255); background-color:rgb(66,87,76); text-decoration:none;}
.menu li a span{line-height:35px;}

.banner{margin:0; padding:0; list-style:none;background:none;}
.banner li{margin:0; padding:0; display:block;}
.banner li a:link, .banner li a:visited, .banner li a:hover {height:300px;text-align:left;padding:0; font:Calibri, Arial, Helvetica, sans-serif; color:rgb(255,255,255); display:block; text-decoration:none;}
.banner_title{vertical-align:bottom; padding:0px 5px; opacity:0.85; font-size: 20px; font-weight:bold; background-color:rgb(166,187,176);}
.banner_notes{vertical-align:bottom; padding:0px 5px; opacity:0.85; font-size: 14px; font-weight:normal; background-color:rgb(166,187,176);}
.banner_image {position: absolute;z-index: 1;height: 300px;width: 500px;}

#tmco_container{
	width: 960px;
	background: url(images/site/background.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 10px;
	text-align: left;
}

#tmco_header {
	font-size: 12px;
	width: 960px;
	height: 140px;
	background: url(images/site/header.gif) no-repeat center top;
}

#tmco_strapline {
	clear: both;
	width: 960px;
	height: 30px;
    margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background: url(images/site/strapline.gif) repeat-x;
}

#tmco_footer{
	clear: both;
	width: 960px;
	text-align: center;
    margin-top: 10px;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

#tmco_content {
	clear: both;
	width: 960px;
}

#tmco_content_menu {
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}

#tmco_content_main {
	float: left;
	width: 520px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px 0px;
	margin-left: 20px;
}

#tmco_content_main   p {
	margin-bottom: 12px;
	padding: 0px;
}

#tmco_content_side {
	float: right;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}

#tmco_content_side_element {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#tmco_content_side_element img {
	float: left;
	margin: 15px 15px 0 0;
	border: 5px solid #e4e4e4;
}

inline-table, table {
	border: 1px solid green;
	background-color: #e4e4e4;
	padding: 5px;
}





/* left column */

#templatemo_left #templatemo_news_section {
	clear: both;
	width: 188px;
}

#templatemo_news_section .templatemo_news_box {
	width: 162px;
	height: 185px;
	background: url(images/buttons/dark_blank.gif) top left no-repeat;
	text-align:right;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
}

#templatemo_left .left_col_section {
	padding: 0px;
	margin-bottom: 20px;
}

#templatemo_left .left_col_section2 {
	padding: 0px;
	margin-bottom: 20px;
	background-color:#a6bbb0
}

/* end of left column */

.right_col_section h1 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 22px;
	font-weight: normal;
	color: #0099CC;
}

.right_col_section h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}

.right_col_section h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #006666;
}

.right_col_section img {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e4e4e4;
}

.right_col_section p{
	margin-bottom: 15px;
}

.right_col_section ul {
	margin: 15px 0;
	padding: 0 0 0 30px;
}

.right_col_section ul li {
	margin-bottom: 5px;
}

.right_col_section #welcome_title {
	height: 38px;
	background: url(images/templatemo_welcome.gif) top left no-repeat;
	margin-bottom: 20px;
}

.right_col_section .right_cleaner_with_10px {
	float: left;
	display: block;
	width: 10px;
	height: 100%;
	font-size: 1px;
}

.right_col_section .right_two_col {
	float: left;
	width: 220px;
}

.right_two_col img {
	float: none;
	margin-bottom: 10px;
}

.right_two_col p{
	margin-bottom: 5px;
}

/* end of content */

.style3 {color: #FFFFFF}

.style4 {
font: city;
font-size:9px;
color: #003366
}