/*

CSS Credit: http://www.templatemo.com/

*/

html {

	background: #062b72;

}

body {

	margin: 0;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.4em;

	color: #fff;

	background: url('images/templatemo_page_bg.jpg') repeat-x center top;

	width: 100%;

	display: table

}

a:link, a:visited { color: #96c6fc; text-decoration: none; font-weight: bold; } 

a:active, a:hover { color: #d1e5fc; text-decoration: none; font-weight: bold; }


h1 {

	font-family: Myriad Pro, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;
	
	color: #fff;

	text-align: right;

	position: right;

	background-position: left;

	padding: 0px

}

h2 {

	font-family: Myriad Pro, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #fff;

	text-align: right;

	margin-right: 0px;

	margin-top: 0px;

}

h3 {

	font-family: Myriad Pro, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #fff;

	text-align: right;

	margin-right: 0px;

	margin-top: 0px;

}
#templatemo_container {

	width: 900px;

	margin: auto;

}

#templatemo_header_section {

	float: left;

	width: 900px;

	height: 80px;

	margin-top: 5px;

	background: url('images/templatemo_header.jpg') no-repeat;

}

#templatemo_title_section {

	float: left;

	width: 281px;

	height: 42px;

	font-size: 25px;

	font-weight: bold;

	background: url('images/templatemo_title_bg.jpg') no-repeat; margin-left:25px; margin-right:0px; margin-top:5px; margin-bottom:18px; padding-left:29px; padding-right:15px; padding-top:27px; padding-bottom:0px

}

.templatemo_topmenu{

	float:right;

	margin: 0px 70px 0px 0px;

}

.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.templatemo_topmenu li{

	display: inline;

}

.templatemo_topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	text-align: center;

	color: #fff;

	width: 109px;

	height: 30px;

	padding-top: 19px;

}

.templatemo_topmenu li a:hover, .templatemo_topmenu li .current{

	color: #fff;

	background: url('images/templatemo_top_current.jpg') no-repeat;

}

#templatemo_content_section {

	float: left;

	width: 892px;

	background: url('images/templatemo_content_bg.jpg') repeat-x;

	height: 618px;

	overflow: auto
`	
	
}

#templatemo_leftmenu_section {

	float: left;

	width: 280px;

	margin-top: 7px;

	padding-left: 30px;

}

#templatemo_leftmenu_top {

	float: left;

	width: 240px;

	height: 22px;

	background: url('images/templatemo_leftmenu_top.jpg') no-repeat;

}

#templatemo_leftmenu_mid {

	float: left;

	width: 200px;

	height: 511px;

	text-align: justify;

	background: url('images/templatemo_leftmenu_mid.jpg') repeat-y; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:13px

}

#templatemo_leftmenu_mid img {

	float: left;

	padding-right: 5px;

}

#templatemo_leftmenu_mid span {

	font-weight: bold;

	color: #daea71;

}

#templatemo_leftmenu_bot {

	float: left;

	width: 240px;

	height: 40px;

	background: url('images/templatemo_leftmenu_bot.jpg') no-repeat;

}

#templatemo_rightcontent_section {

	float: left;

	width: 500px;

	margin-top: 6px;

	text-align: justify;

}

#templatemo_galery_section {

	float: left;

	margin-left: 100px;

	width: 500px;

	margin-top: 6px;

	text-align: justify;

}
#templatemo_rightcontent_section img{

	float: left;

	padding-right: 25px;

}

#templatemo_rightcontent_section a:link, #templatemo_rightcontent_section a:visited { color: #96c6fc; text-decoration: none; font-weight: bold; } 

#templatemo_rightcontent_section a:active, #templatemo_rightcontent_section a:hover { color: #d1e5fc; text-decoration: none; font-weight: bold; }

#templatemo_content_left {

	float: left;

	width: 18px;

	height: 620px;

	background: url('images/templatemo_left_corner.jpg') no-repeat;

}

#templatemo_content_mid {

	float: left;

	width: 818px;

	height: 616px;

}

#templatemo_content_right {

	float: right;

	width: 5px;

	height: 618px;

	background: url('images/templatemo_right_corner.jpg') no-repeat;

}

#templatemo_footer_section {

	float: left;

	width: 900px;

	height: 122px;

	color: #96c6fc;

	background: url('images/templatemo_footer.jpg') no-repeat;; padding-left:0px; padding-right:10px; padding-top:0px; padding-bottom:0px

}

#templatemo_footer_left {

	float: left;

	width: 400px;

	padding: 55px 10px 0px 0px;

	text-align: center;

}

#templatemo_footer_right {

	float: left;

	width: 400px;

	padding: 20px 0px 0px 50px;

}

.line {

	border-bottom: dashed 1px #fff;

	width: 100%;

}
