/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}

a:link, a:visited { color: #FFFFFF; text-decoration: none; } 
a:active, a:hover { color: #999999; text-decoration: none }

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #3399FF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #f4a806;
}

#templatemo_container {
	width: 900px;
	margin: auto;
	background-image: url(images/rhs_bottom.jpg);
	background-repeat: repeat-x;
}
#templatemo_title {
	font-size: 24px;
	font-weight: bold;
	color: #1589ee;
	line-height: 1.6em;
	padding-top: 0px;
	padding-left: 20px;
}
#templatemo_title span {
	color:#898989;
}

#templatemo_header {
	float: left;
	margin: 0px;
	height: 193px;
	text-align: justify;
	width: 463px;
	color: #fff;
	background-image: url(images/lhs_header_projects.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#templatemo_slogan {
	width: 400px;
	height: 60px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#templatemo_header_img {
	float: right;
	width: 900px;
	height: 312px;
	background-image: url(images/templatemo_header_bg.jpg);
	background-repeat: repeat;
}
#templatemo_menu {
	float: left;
	height: 102px;
	width: 900px;
	background: url(images/templatemo_link_bg.jpg) no-repeat;
}
.templatemo_menulink{
	float: left;
	width: 900px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.templatemo_menulink ul {
	margin: 0px;
	padding-left: 4px;
	padding-top: 10px;
	list-style: none;
}

.templatemo_menulink li{
	display: inline;
}

.templatemo_menulink li a{
	float: left;
	padding: 8px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
	width: 98px;
	background: url(images/templatemo_menu_bg.jpg) no-repeat;
	border-left: solid 1px #FFFFFF;
}

.templatemo_menulink li a:hover,.templatemo_menulink li .current{
	background: url(images/templatemo_menu_hover.jpg) no-repeat;
}
#templatemo_content_left {
	float: left;
	width: 451px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: justify;
	padding-bottom: 40px;
}

#templatemo_content_right {
	float: left;
	width: 375px;
	padding-left: 40px;
	padding-bottom: 50px;
	padding-top: 20px;
}
#templatemo_right_bot {
	color: #666666;
	margin: 0px auto;
	text-align: justify;
	padding: 1px 10px 2px 10px;
	background-image: url(images/rhs_bg.jpg);
	background-repeat: repeat-x;
}
#templatemo_footer {
	float: left;
	width: 900px;
	height: 60px;
	color: #FFFFFF;
	background-image: url(images/templatemo_footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#templatemo_footer_left {
	float: left;
	width: 900px;
	margin-top: 10px;
	font-weight: bold;
}
#templatemo_footer_left a {
	color: #fff;
	font-weight: bold;
}
#templatemo_footer_right {
	float: left;
	width: 900px;
	margin-top: 2px;
}
.templatem_postdate {
	width: 132px;
	height: 19px;
	padding-left: 3px;
	font-weight: bold;
	background: url(images/templatemo_post_bg.jpg) no-repeat;
}
