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

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background:url(images/bkgrd.jpg) top center repeat;



}

img.bg {
			/* Set rules to fill background */
			min-height: 100%;
			min-width: 1024px;
		
			/* Set up proportionate scaling */
			width: 100%;
			height: auto;
			
			/* Set up positioning */
			position: fixed;
			top: 0;
			left: 0;
		}
		
		@media screen and (max-width: 1024px){
			img.bg {
				left: 50%;
				margin-left: -512px; }
		}
		
		div#main {
			/* This is the only important rule */
			/* We need our content to show up on top of the background */
			position: relative; 
			
			
			/* These have no effect on the functionality */
			width: 920px;
			margin: 0 auto;
			background: #ffffff;
			padding: 0;
			-moz-box-shadow: #000 4px 4px 10px;
			-webkit-box-shadow: #000 4px 4px 10px;
		}
		
		body {
			/* These rules have no effect on the functionality */
			/* They are for styling only */
			margin: 0;
			padding: 0px 0 0 0;
		}

a:link, a:visited { color: #06C; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #F00; text-decoration: none; }

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

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

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

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.button_01 a {
	clear: both;
	display: block;
	width: 140px;
	height: 25px;
	padding-top: 5px;
	background: url(images/button2.png) no-repeat;
	float:right;

	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 19px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/templatemo_header_underline.jpg) left bottom no-repeat;	
}

.header_02 {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	height: 20px;
	padding: 10px 20px;
	margin-bottom: 20px;
	background: url(images/templatemo_side_header_bg.jpg) repeat-x;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #0895d6;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #ffcc66;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(images/templatemo_footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #0895d6;
}


#templatemo_header_wrapper {
	width: 920px;
	height: 0px;
	margin: 0 auto;
	background:url(images/templatemo_header4.jpg) repeat-x;
}

#templatemo_header {
	width: 920px;
	margin: 0 auto;
}


/* end of header */



/* content */

#tempatemo_content_wrapper {
	
clear: both;
	width: 980px;
	margin: 0 auto;
height: 100%;
}

#templatemo_content {
	
width: 900px;
	margin: 0px;
	padding: 9px;
	border: 0px solid #c3c4c5;
	background: #ffffff;
}

.recent_projects {
	
	float: left;
	width: 900px;
	height: 260px;
	margin-bottom: 0px;
	background: #ffffff;
}

.project_slideshow {
	
	float: left;
	width: 610px;
	height: 260px;
	padding: 0px 0;
	overflow: hidden;	
	background: #ffffff url(images/templatemo_slider_right_divider.jpg) right repeat-y
		
}

.project_content {
	float: right;
	width: 250px;
	height: 260px;
	padding: 0px 20px;
	overflow: hidden;
	background: url(images/templatemo_section_3a_bg2.jpg) no-repeat;
}

.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 20px;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 20px 40px;
	background: #9ee996;
	border: solid 1px #e8e8e8;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#container2 {
	width: 800px;
	margin: 0 auto;
	padding: 20px 40px;
	background: #58a7d2;
	border: solid 1px #e8e8e8;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#container3 {
	width: 800px;
	margin: 0 auto;
	padding: 20px 40px;
	background: #ff8a33;
	border: solid 1px #e8e8e8;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
.extended_img {
	margin: 0 30px 10px -150px;
	padding: 10px;
	background: #ffffff;
	border: solid 1px #ccc;
	float: left;
}

#content_panel {
	clear: both;
	width: 898px;
	border: 1px solid #c6c5c5;
	background: #ffffff;

}

#column_w610 {
	float: left;
	width: 510px;
	padding: 10px 48px 40px 50px;
	background: #fff ;
		
}

#circle {
	background: url(images/templatemo_section_3c_bg2.jpg) no-repeat;
	background-position: 0px -5px;	
}


#column_w290 {
	float: left;
	width: 290px;
	padding: 10px 0 20px 0;
	background: url(images/templatemo_section_3c_bg2.jpg) repeat;
}

.news_section {
	clear: both;
	margin: 0 20px 20px 20px;

}

.news_section .news_date {
	float: left;
	width: 50px;
	height: 50px;
	padding: 2px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(images/templatemo_news_date_gbg.jpg) no-repeat;
}


.news_section .news_date span {
	display: block;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}

.news_section .news_content {
	float: right;
	width: 160px;
}

#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#column_w290 .submitbutton{
	float: right;
	margin: 0px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.column_w290_content {
	margin: 0 0;

background: #fff ;


}

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

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 5px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(images/templatemo_section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

.templatemo_section_2 {
	
	width:510px;
	margin: 0 0 0px 0 ;
	padding: 0px 15px 5px 15px;
background: url(images/templatemo_section_1_bottom.jpg) width:100% bottom left  no-repeat;
}

.templatemo_section_2 .green {

	border-left: 8px solid #64d608;
	height: 35px;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.templatemo_section_2 .blue {

	border-left: 8px solid #0895d6;
	height: 35px;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.templatemo_section_2 .yellow {

	border-left: 8px solid #ffcc66;
	height: 35px;
	padding: 0 0 0 5px;
	margin: 0 0 15px 0;
	
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li{
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) left top no-repeat;
}

/* end of content */

/* footer */



#templatemo_footer {
	width: 920px;
	padding: 0px;
	margin: 0 auto;
	color: #ffffff;
	background: url(images/footer.jpg) top center no-repeat
}

.section_w920 {
	text-align: center;
	width: 920px;
	color: #64d608;
	font-size: 10px;
background: #0795d5;
}

.section_w184 {
	float: left;
	width: 152px;
	padding: 0 35px 0 0;	
}

.section_w368 {
	float: left;
	width: 320px;
	padding: 0 35px 0 0;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #ffffff;
	text-decoration: none;
}
/* end of footer */

/*-----------------------------------------------*/
/*---------------    Dropdown    ---------------*/
/*---------------------------------------------*/

/* 
	LEVEL ONE
*/


ul.dropdown{
background:url(images/menu_bg.jpg) left top no-repeat;
position: absolute;
width:920px;
height:46px;
float:left;
/ float:none;
margin:40px 0 0 0;
/ margin:40px 0 0 0;
padding:2px 0 0 0px;

}

ul.dropdown                         { position: relative; z-index:10; margin: 0 0 0 0px ; border-top: 1px solid #dbdbdb;list-style: none;
	                                  border-bottom: 1px solid #dbdbdb; height:36px; background: #ffffff; margin-bottom: 15px; font-family: calibri,arial; font-size:12px;}
									  
ul.dropdown li                      { float: left; zoom: 1;  }
ul.dropdown a:hover		            { font-size: 12px; }
ul.dropdown a:active                { color:; }
ul.dropdown li a                    { display: block; padding: 9px 10px;
	 								  color: #222; text-decoration: none;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #0895d6; position: relative; }
ul.dropdown li.hover a              { color: #0895d6; }


/* 
	LEVEL TWO
*/ 
ul.dropdown ul 						{ width: 100px; visibility: hidden; position: absolute; top: 100%; left: 0; display: block; background: #ffffff;
                                      border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; list-style: none; z-index:999;}
ul.dropdown ul li 					{ font-weight: normal; background: url(images/dropdown.png);  color: #000; 
									  border-bottom: 1px solid #dbdbdb; float: none;z-index:100; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; background: none; padding: 9px 16px; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; z-index:300; border-top: 1px solid #dbdbdb }
ul.dropdown li:hover > ul 			{ visibility: visible; }



