/*
CSS Credit: http://www.hfx-design.co.uk/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Calibri;
	font-size: 100%;
	color: #000000;
	background: #ffffff;
}

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;
}


#oadby_container{
	width: 960px;
	background: url(images/templatemo_main_bg.gif) repeat-y;
	margin: 0 auto;
	padding: 0px 10px;
}

/* header */
#oadby_header {
	font-size: 12px;
	width: 960px;
	height: 140px;
	background: url(images/oadby_header_bg.gif) no-repeat center top;
}
/* end of header */

/* strapline */
#oadby_strapline {
	clear: both;
	width: 960px;
	height: 30px;
    margin-top: 10px;
	font-size: 20px;
	background: url(images/templatemo_menu_bg.gif) repeat-x;
}
/* end of strapline */

/* content */

#templatemo_content {
	clear: both;
	width: 960px;
	height: 100%;
}

#templatemo_content #templatemo_left {
	float: left;
	width: 190px;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
}

#templatemo_content #templatemo_right {
	float: left;
	width: 520px;
	margin-top: 20px;
	margin-right: 10px;
	padding: 0px 0px;
	margin-left: 20px;
}

/* 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 */

#templatemo_right .right_col_section {
	margin-bottom: 30px;
	padding: 0px;
}

.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 */

/* footer */

#templatemo_footer{
	clear: both;
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-color: #e3e3e3;
	border-top: 5px solid #dadada;
}

.style3 {color: #FFFFFF}

.style4 {
font: city;
font-size:9px;
color: #003366
}