/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url(images/templatemo_body_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link, a:visited { color: #ff8400; text-decoration: underline;} 
a:active, a:hover { color: #ff8400; text-decoration:none;}

h1 {
	margin: 0px;
	font-size: 22px;
	color: #ff6803;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}

h3 {
	margin: 0 0 0 0;
	padding: 1px 0 5px 0;
	font-size: 16px;
	color: #fe8503;
	font-weight: bold;
}

h4 {
	margin: 0 0 5px 0;
	padding: 1px 0 0 0;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.price{
	font-size:11px;
	margin-bottom: 5px;
	width: 221px;
}

.price span{
	font-size:11px;
	color: #ff0000;
}

.readmore a{
	clear: both;
	display: block;
	float: left;
	width: 80px;
	padding: 1px 0;
	margin: 0 15px 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #fe8503;
	background: #171a1d;
	border-bottom: 1px solid #363c44;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 15px;
	font-size: 1px;	
}

.input_field{
	background: none;
	border: 1px solid #779eca;
	color: #ffffff;
	font-size: 13px;
	font-variant: normal;
	height: 15px;
	line-height: normal;
	padding: 4px;
	width: 170px;
}


.submit_btn{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	margin: 0 0 0 7px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 65px;
	background: url(images/templatemo_submit_btn.gif) no-repeat;
	border: none;
}

p {
	text-align: justify;
	margin: 0px;
	padding: 0px;	
}

#templatemo_container{
	width: 978px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

#templatemo_container #templatemo_top_panel {
	width: 918px;
	height: 65px;
	background-color: #ffffff;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#templatemo_top_panel #templatemo_header_section {
	float: left;
	width: 280px;
	height: 110px;
	background: #f17e02 url(images/templatemo_header_section_bg.gif) no-repeat top left;
}
#templatemo_header_section #templatemo_header {
	margin-top: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 10px 0;
}


#templatemo_top_panel #templatemo_menu_login_section {
	float: right;
	width: 610px;
	height: 100px;
}

#templatemo_menu_login_section #templatemo_menu_section {
	width: 660px;
	height: 50px;
}

/* menu */
#templatemo_menu_section ul {
	float: left;
	margin: 0;
	list-style: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#templatemo_menu_section ul li{
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

#templatemo_menu_section ul li a{
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10;
	padding-bottom: 2px;
	padding-left: 10;
	margin-right: 4px;
	margin-left: 4px;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #10243a;
}
/* end of menu */

#templatemo_menu_login_section #templatemo_login_section {
	width: 610px;
	height: 50px;
}

#templatemo_login_section form{
	float: right;
	margin: 15px 0 0 0;
	padding: 0px;
}

#templatemo_login_section input{
	margin-left: 10px;
}

#templatemo_login_section label{
	margin-left: 10px;
}



#templatemo_container #templatemo_gallery_panel {
	clear: both;
	overflow: hidden;
	width: 978px;
	height: 360px;
}

#templatemo_container #templatemo_content_panel_1{
	width: 918px;
	background: #10243a;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#templatemo_content_panel_1 #templatemo_news_section {
	float: left;
	width: 248px;
	padding: 15px;
	margin-right: 30px;
	border: 1px solid #779eca;
	background: #223e5d url(images/templatemo_box_top_right.gif) top right no-repeat;	
}

#templatemo_content_panel_1 #templatemo_section_1_1 {
	float:left;
	width: 558px;
	padding: 15px;
	border: 1px solid #779eca;
	background: #223e5d url(images/templatemo_box_top_right.gif) top right no-repeat;	
}

#templatemo_content_panel_1 #templatemo_section_1_2 {
	float:left;
	width: 558px;
	padding: 15px;
	border: 1px solid #779eca;
	background-color: #223e5d;
}

#templatemo_content_panel_1 #templatemo_section_1_2 h1 {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #779eca;
}

#templatemo_content_panel_1 #templatemo_section_1_2 p {
	margin-bottom: 15px;
}

#templatemo_content_panel_1 #templatemo_section_1_2 img{
	float: left;
	border: 5px solid #0b1827;
	margin: 3px 30px 0 0;
}

#templatemo_section_1_1 form {
	text-align: right;
	padding: 0;
	margin:0;
}

#templatemo_section_1_1 .form_row {
	clear: both;
	padding-bottom: 15px;
}

#templatemo_section_1_1 .left_column {
	float: left;
	width: 279px;
}

#templatemo_section_1_1 .right_column {
	float: right;
	width: 278px;
}

#templatemo_section_1_1 form input {
	width: 150px;
	margin-left: 8px;
}

#templatemo_section_1_1 form select {
	margin-left: 8px;
}

#templatemo_section_1_1 form label {
	margin-left: 8px;
}

#templatemo_section_1_1 form .narrow_field {
	width: 70px;
	margin-left: 8px;
}

#templatemo_section_1_1 form .submit_btn_02{
	width: 80px;
}

/*
#templatemo_section_1 label.floatright {
text-align: left;
	float: right;
	width: 250px;
}

*/
#templatemo_container #templatemo_content_panel_2 {
	width: 978px;
	background-color: #FFFFFF;
	padding: 0px;
}

#templatemo_content_panel_2 .templatemo_section_2 {
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

#templatemo_content_panel_2 .templatemo_section_2 img{
	margin-top: 5px;
}

#templatemo_content_panel_2 .templatemo_section_2 p{
	padding-bottom: 10px;
}

#templatemo_container #templatemo_content_panel_3{
	width: 948px;
	background: #252b31;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}


#templatemo_content_panel_3 .templatemo_quick_contact {
	float: left;
	width: 248px;
	margin-right: 30px;
	padding: 15px;
	background-color: #32373c;
	border: 1px solid #494d52;
}

#templatemo_content_panel_3 .templatemo_section_3 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

.templatemo_section_3 ul{
	margin: 0 0 0 25px;
	padding: 0px;
}

.templatemo_section_3 li{
	margin: 0px;
	padding: 0 0 5px 0;
}

#templatemo_footer_panel{
	overflow: hidden;
	width: 918px;
	text-align: center;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #4C7BD7;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.menu a:hover {
	color: #ffffff;
}
.menu_active {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 7px;
}
.menu_title {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	text-indent: 25px;
}
IMG.Bordered_white {

	border: 1px solid #ffffff;
}
#menu ul {
	width:182px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	margin-left: 4px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	text-align:left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	
}
#menu a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.white {

	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.red {
	FONT-SIZE: small;
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.yellow {
	FONT-SIZE: small;
	COLOR: #FE8503;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.banner-bg-active { 
    text-decoration: underline;
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
    cursor:pointer;
}