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

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image: url(images/solarback.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #000000;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
} 
a:active, a:hover { color: #00CCFF; text-decoration: underline;}

.cleaner {
	clear: both;
	width: 100%;
	height: auto;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	float: none;
	left: auto;
	top: 30px;
}

.cleaner_h10 {
	clear: both;
	width: 100%;
	height: 10px;
	font-size: 10px;	
}

.cleaner_h20 {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 12px;
}

.cleaner_h30 {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.rc_btn_01 a{
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	background: url(images/templatemo_button_01.gif) no-repeat;
	color: #e4c95c;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_02 a{
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	background: url(images/templatemo_button_02.gif) no-repeat;
	color: #e4c95c;
	font-weight: bold;
	text-decoration: none;
}

.rc_btn_03 a{
	float: right;
	clear: both;
	text-align: center;
	display: block;
	width: 100px;
	padding: 4px 0 5px 0;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/templatemo_button_03.png);
	background-repeat: no-repeat;
}


#templatemo_container{
	width: 980px;
	margin: auto;
	float: none;
}

#templatemo_top_panel {
	width: 980px;
	height: 60px;
	padding-bottom: 5px;
}


#templatemo_sitetitle {
	float: inherit;
	width: 800px;
	height: 40px;
	margin: 15px0000x;
	position: static;
	left: 304px;
	top: 7px;
}

#templatemo_sitetitle #site_title {
	font-size: 18px;
	margin: 0 0 0x 0;
	padding: 20px0;
	color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 6px;
	padding-left: 15px;
	padding-top: 40px;
}

#templatemo_sitetitle #site_tagline {
	font-size: 20px;
	color: #59A3E2;
	letter-spacing: 5px;
	padding-top: 00;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}


#templatemo_searchbox {
	float: right;
	margin: 45px 10px 0 0;
}

#templatemo_searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchfield{
	background:#FFFFFF;
	border: none;
	color: #000000;
	font-size: 13px;
	font-variant: normal;
	height: 16px;
	line-height: normal;
	padding: 4px;
	width: 200px;
}


#searchbutton{
	background: url(images/templatemo_search_button.gif); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 66px;
}

#templatemo_banner {
	clear: both;
	width: 980px;
	height: 350px;
	background-image: url(images/templatemo_banner_bg_07.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#templatemo_banner #banner_content {
	width: 288px;
	position: absolute;
	left: 862px;
	top: -1px;
	height: 46px;
}

#banner_content a,a:hover{
	color: #0099FF;

}

#templatemo_banner #banner_title {
	color: #031E4B;
	font-size: 30px;
	padding: 5;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#templatemo_banner #banner_title span{
	font-style: normal;
	color: #FFF;
}

#templatemo_banner p{
	color: #ffffff;
	line-height: 25px;
	font-size: 12px;
	padding-bottom: 10px;
}

/* menu */

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 75px;
	background-image: url(images/templatemo_menu_bg.png);
	background-repeat: no-repeat;
}

#templatemo_menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 00;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}

#templatemo_menu ul li{
	display: inline;
}
#templatemo_menu ul li a  {
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	background-image: url(images/templatemo_vertical_divider.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	clear: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	right: 0px;
	left: 0px;
	white-space: nowrap;
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #060b10;
}

#templatemo_menu li .last{
	background: none;
}

/* end of menu*/


#templatemo_content {
	clear: both;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center;
	top: auto;
	padding-left: 0px;
}

#templatemo_content p {
	text-align: justify;
}

.content_title_1 {
	color: #04365f;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	
}

.content_title_2 {
	color: #0b4575;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#templatemo_content #content_left {
	float: left;
	width: 250px;
	background: url(images/templatemo_vertical_divider.jpg) top right repeat-y;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 65px;
}

#templatemo_content #content_right {
	width: 570px;
	right: 600px;
	float: left;
	padding-left: 10px;
}

#content_right img {
	float: left;
	margin: 2px 20px 5px 0;
}

#content_right p{
	padding-bottom: 10px;
}

#content_right .content_right_section{
	padding: 15px;
	border: 5px solid #71b8f4;
	color: #003399;
	border: 5px solid #71b8f4;
	background: #000000;
}

#templatemo_bottom_panel {
	clear:both;
	position: relative;
	width: 980px;
	background-image: url(images/templatemo_bottom_panel_bg.jpg);
	background-repeat: repeat-y;
}

#templatemo_bottom_panel .bottom_panel_title_1 {
	color: #5ca6e4;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0 60px 20px 0;
	background: url(images/templatemo_horizontal_divider_02.gif) bottom repeat-x;	
}

#templatemo_bottom_panel .bottom_panel_title_2 {
	color: #fce06f;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

#templatemo_bottom_panel_top {
	position: absolute;
	top: -7px;
	left: 2px;
	width: 980px;
	height: 10px;
	background: url(images/templatemo_bottom_panel_top_bg.jpg) no-repeat;
	color: #000000;
}

#templatemo_bottom_panel_bottom {
	position: absolute;
	bottom: -6px;
	left: 2px;
	width: 980px;
	height: 9px;
	background: url(images/templatemo_bottom_panel_bottom_bg.jpg) no-repeat;
}

#templatemo_bottom_panel #bottom_panel_content {
	width: 930px;
	margin: 0px;
	padding: 30px 0 0 50px;
}

#bottom_panel_content img{
	margin: 0 0 10px 0;
	border: 5px solid #5f666d;
}

#bottom_panel_content .bottom_content_box {
	float: left;
	margin-right: 50px;
	width: 260px;
}

/* footer */
#templatemo_footer {
	clear: both;
	width: 965px;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #000000;
}

#templatemo_footer a{
	color: #04365f;
	font-weight: normal;
}
/* end of footer */
.left {
	text-align: justify;
	left: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	float: left;
	padding-right: 10px;
}
images {
	float: right;
	clear: left;
}
.top_image {
	float: right;
}
.interprise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
}
#templatemo_container #templatemo_content #tablejva table tr .style19 p {
	font-weight: bold;
}

