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

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background: #fff;
}

a:link, a:visited { color: #09F; text-decoration: underline; font-weight: normal; } 
a:active, a:hover {
	color: #09F
	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: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(images/templatemo_readmore_button.jpg) no-repeat;
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h1{
	font-size: 25px;
	line-height: 30px;
	
}
.header_01 h1{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #000000;
	background: url(images/templatemo_header_underline.jpg) left bottom no-repeat;
	line-height: 35px;
}

.header_01 #featured{
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid;
}
.header_01 #featured img{
	padding: 15px;
}
.header_02 {
	clear: both;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000000;
	border-style: groove;
    border-color:#666;
	background-color:#CCC;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #dad021;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/templatemo_banner_divider.jpg) bottom repeat-x;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	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: normal;
	color: #000000;
}

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

#templatemo_header_wrapper {
	width: 100%;
	height: 114px;
	margin: 0 auto;
	background: #19446a url(images/templatemo_header_bg.jpg) repeat-x;
}

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

#templatemo_header #site_logo {
	float: left;
	width: 340px;
	height: 100px;
	font-size: 40px;
	color: #ffffff;
	background:url(images/templatemo_logo.jpg) no-repeat;
}
#banner {
	position:absolute;
	margin: 35px 0 0 450px;
}
#searchcards {
	position:absolute;
	margin: 80px 0 0 650px;
}

#search_button {
	background: transparent;
	background-image:url(images/search_button.png);
	position: absolute;
	height: 22px;
	width: 22px; 
	margin: 0 0 0 4px;
}
/* end of header */

/* menu */
#templatemo_menu_wrapper {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu {
	width: 980px;
	height: 41px;
	margin: 0 auto;
}

#templatemo_menu_wrapper_blog {
	clear: both;
	width: 100%;
	height: 41px;
	/*margin: 0 auto;*/
	background: url(images/templatemo_menu_bg.jpg) repeat-x;
}

#templatemo_menu_blog {
	width: 980px;
	height: 41px;
	/*margin: 0 auto;*/
}

#templatemo_menu ul {
	margin: 0 0 0 28px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	/*height: 22px;*/
	width: 128px;
	padding: 13px 0 0 0;
	background: url(images/templatemo_menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;	
	font-weight: bold;
	outline: none;
}


#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.jpg) bottom no-repeat;
}

/* end of menu*/

/* content */

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

#templatemo_content {
	width: 950px;
	margin: auto;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

.recent_projects {
	float: left;
	width: 900px;
	height: 250px;
	margin-bottom: 40px;
	background: #215b8d;
}

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

.project_content {
	float: left;
	width: 250px;
	height: 250px;
	padding: 40px 20px;
	overflow: hidden;
	background: #1d4b73;
}
.project_content a{color:#FFF}
.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_panel {
	clear: both;
	width: 950px;
	border: 1px solid #c6c5c5;
	background: #eeeeee;
}

#column_w610 {
	float: left;
	width: 610px;
	padding: 40px 10px  20px 10px;
	background: #ffffff;
}

#column_w290 {
	float: left;
	width: 320px;
	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

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

.news_section .news_date {
	float: left;
	width: 110px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	/*background: url(images/templatemo_news_date_bg.jpg) no-repeat;*/
}

.news_section .news_date span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

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

#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;
	text-align:center;
}

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

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 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;
}

.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_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #111d28;
}

#templatemo_footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #828c96;
	background: url(images/templatemo_footer_bg.jpg) bottom center no-repeat
}

.section_w920 {
	text-align: center;
	width: 920px;
}

.section_w920 a{
	color:#CCC;
}

.section_w184 {
	float: left;
	width: 180px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	float: left;
	width: 220px;
	padding: 0 40px 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: #828c96;
	text-decoration: none;
}

.footerlinks a {
	color: #FFF;
	text-decoration: underline;
}

.footerlinks a:hover {
	color: #FFF;
	text-decoration: none;
}
/* end of footer */
#disclosure {
    padding-left: 350px;
    padding-top: 70px;
    width: 200px;
}

#disclosure a{
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
	font-size: 15px;
}

.cards {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
	
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
	
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
	
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
}.cards table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.cards tr:last-child td:last-child {
	-moz-border-radius-bottomright:15px;
	-webkit-border-bottom-right-radius:15px;
	border-bottom-right-radius:15px;
}
.cards table tr:first-child td:first-child {
	-moz-border-radius-topleft:15px;
	-webkit-border-top-left-radius:15px;
	border-top-left-radius:15px;
}
.cards table tr:first-child td:last-child {
	-moz-border-radius-topright:15px;
	-webkit-border-top-right-radius:15px;
	border-top-right-radius:15px;
}.cards tr:last-child td:first-child{
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-left-radius:15px;
	border-bottom-left-radius:15px;
}.cards tr:hover td{
	background-color:#ffffff;
		

}
.cards td{
	
		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	color:#000000;
}.cards tr:last-child td{
	border-width:0px 1px 0px 0px;
}.cards tr td:last-child{
	border-width:0px 0px 1px 0px;
}.cards tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.cards tr:first-child td{
		background:-o-linear-gradient(bottom, #2d6aa1 5%, #225c8e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d6aa1), color-stop(1, #225c8e) );
	background:-moz-linear-gradient( center top, #2d6aa1 5%, #225c8e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d6aa1", endColorstr="#225c8e");	background: -o-linear-gradient(top,#2d6aa1,225c8e);

	background-color:#2d6aa1;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.cards tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #2d6aa1 5%, #225c8e 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d6aa1), color-stop(1, #225c8e) );
	background:-moz-linear-gradient( center top, #2d6aa1 5%, #225c8e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d6aa1", endColorstr="#225c8e");	background: -o-linear-gradient(top,#2d6aa1,225c8e);

	background-color:#2d6aa1;
}
.cards tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.cards tr:first-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.button {
	box-shadow: 0px 0px 0px 0px #54a3f7;
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	background-color:#007dc1;
	border-radius:10px;
	border:2px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:10px 22px;
	text-decoration:none;
	text-shadow:2px 1px 0px #154682;
}
.button:link{
	color:#ffffff;
}
.button:visited{
	color:#ffffff;
}
.button:hover {
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	background-color:#0061a7;
}
.button:active {
	position:relative;
	top:1px;
}
