body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B3B3B3;
	background:url(../images/background.png) #191919 repeat-x top center;
}



a:link, a:visited

{
	color:#0fcaa3;
	text-decoration:none;
}
a:hover
{
	color:#12d9b0;
	text-decoration:none;
}


.img_caption
{
	text-align:center;
	background:#8A8A8A;
	padding:0;
	margin:0 8px 0 8px;
}

.light
{
	font-weight:lighter;
}

.black
{
	color:#333333;
}

.bold
{
	font-weight:bold;
}

.italic
{
	font-style:italic;
}

.font_size12
{
	font-size:12px;
}

p
{
	margin:5px 0;
	line-height:15px;
}

h1
{
	font-size:21px;
	color:white;
}

h2 
{
	font-size:18px;
	color:white;
}


h3
{
	font-size:15px;
	color:white;
}
	
#wrapper
{
	width:880px;
	height:500px;
	padding-top:10px;
	margin:0 auto;
}

#header_contact_info p
{
	text-align:right;
	padding-right:10px;
	margin-bottom:-6px;
}

#main_header
{
	background:url(../images/header.png) no-repeat;
	display:block;
	width:880px;
	height:188px;
}

.inner #main_header_portfolio
{
	background:url(../images/inner-header-portfolio.png) no-repeat;
	display:block;
	width:880px;
	height:90px;
}
.inner #main_header_about
{
	background:url(../images/inner-header-about.png) no-repeat;
	display:block;
	width:880px;
	height:90px;
}
.inner #main_header_services
{
	background:url(../images/inner-header-services.png) no-repeat;
	display:block;
	width:880px;
	height:90px;
}
.inner #main_header_products
{
	background:url(../images/inner-header-products.png) no-repeat;
	display:block;
	width:880px;
	height:90px;
}
.inner #main_header_contact
{
	background:url(../images/inner-header-contact.png) no-repeat;
	display:block;
	width:880px;
	height:90px;
}

#header_logo
{
	display:block;
	float:left;
	margin-left:30px;
	margin-top:18px;
	width:112px;
	height:51px;
}

#header_text
{
	display:block;
	float:right;
	font-size:15px;
	text-align:right;
	color:white;
	margin-top:30px;
	margin-right:30px;
}



/* ------   NAV  ------- */

#nav 
{
	/*background:#737373;*/

	display:block;
	float:left;
	margin-top:-97px;
	width:171px;
	margin-left:9px;
}

.inner #nav
{
	margin-top:0;
	background:url(../images/nav-ul-top.png) ;

}



#nav .box
{
	background:#999999;

	/*height:250px;*/
	padding-bottom:10px;
	height:auto;
	width:161px;	
	color:#333333;
}

#nav .box
{
	background:#999999;

	/*height:250px;*/
	padding-bottom:10px;
	height:auto;
	width:161px;	
	color:#333333;
}

.inner #nav .box
{
	
	padding-bottom:1%;
	
}

#nav .box h2, #nav .box h3
{
	padding:7px;
}

#nav .box p
{
	padding:0 7px 0 7px;
	margin:0;
	
}

.inner #nav .box p
{
	padding:0 7px 0 7px;
	margin:5px 0;
	
}

#nav .box .date
{
	padding-left:7px;
	padding-right:7px;
	margin-bottom:0;
	margin-top:10px;
	font-weight:bold;
}



.inner #nav ul
{
	background:#797979;
}

#nav ul 
{
	background:#787878;
	padding-bottom:1px;
}

.inner #nav ul li ul
{
	background:#4d4d4d;
}

#nav ul li
{
	margin:10px 0;
	width:161px;
	background:#999999;
	text-align:left;
	
}

#nav ul li ul li
{
	margin:0 6px;
	background:none;
	color:#b3b3b3;
	border-bottom:#333 1px solid;
}

#nav ul li ul li.last
{
	
	border-bottom:none;
}

#nav ul li ul li a:link, #nav ul li ul li a:visited
{
	margin-left:3px;
	color:#b3b3b3;
	font-size:13px;
}

#nav ul li ul li a:hover
{

	color:#e6e6e6;
}

#nav ul li:hover
{
	background:#4d4d4d;
	width:171px;
	
}

#nav ul li ul
{
	background:#4d4d4d;
	padding:6px 0;
}

#nav ul li ul li:hover

{
	background:#808080;
	width:161px;
	
}



.ddsmoothmenu-v ul li{
position: relative;
}

/* Top level menu links style*/

.ddsmoothmenu-v ul li a{
display: block;
/*overflow: auto; force hasLayout in IE7 */
color: white;
text-decoration: none;
/*padding: 0px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;*/
} 

/*Sub level menu items */
.ddsmoothmenu-v ul li ul{
position: absolute;
/*width: 170px; Sub Menu Items width */
top: 0;
margin-left:10px;
font-weight: normal;
visibility: hidden;
background:#4d4d4d;
}

.ddsmoothmenu-v ul li ul li a{
padding:8px 0;
background:none;
}

 
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li { float: left; height: 1%; }
* html .ddsmoothmenu-v ul li a { height: 1%; }
/* End */









/* ------ MAIN CONTENT ---- */

#main_content ul {
	margin-left:20px;
	}

#main_content ul li
{
	list-style:disc;
	margin:5px 0 5px 10px;
	color:#e5e5e5;
	font-size: 13px;
}
#main_content p
{
	line-height: 20px;
	margin-bottom:15px;
}



#main_content
{
	
	width:700px;
	padding-bottom: 20px;
	float:left;
	display:block;
	color:#e5e5e5;
}

.content_background_pattern
{
	/*background:url(../images/bg-pattern2.png) repeat-y;*/
	background-image:url(../images/bg-pattern2.png);
	background-repeat:repeat-y;
}

.content_background
{
	/*background:url(../images/main-content-bg2.png) no-repeat bottom;*/
	background-image:url(../images/main-content-bg3.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom: 0;
}

.border_bottom
{
	background:url(../images/border-bottom.png) no-repeat;
	height:15px;
	width:880px;
}

#main_content h2
{
	margin:5px 0 10px 0;
}

#main_content .col1, #main_content .col2
{
	margin:20px 15px 0 15px;
	
}

#main_content .col1 p
{
	font-size:13px;
	line-height:20px;
}

#main_content .col1
{
	display:block;
	width:355px;
	float:left;
}

.col1 .youtube
{
	background:#1a1a1a;
}

#main_content .col2
{
	display:block;
	width:270px;
	float:left;
}

#main_content .col2 ul
{
	width:135px;
	display:block;
	float:left;
	margin-left:0;
}

#main_content .col2 ul li
{
	list-style:disc;
	margin-left:20px;
}	

#main_content .col2 ul li a:link, #main_content .col2 ul li a:visited
{
	/*color:#e5e5e5;*/
}





.testimonial
{
	margin:4px 0;
	border-bottom:1px dotted black;
	padding:4px 0;
}

.testimonial a:link, .testimonial a:visited
{
	color:white;
}












.featured_project
{
	background:#2f2f2f;
}

.featured_project .info
{
	display:block;
	float:left;
	width:120px;
	margin:10px 0 10px 10px;
}

.featured_project img
{
	display:block;
	float:right;
}

.featured_project p
{
	margin:15px 0;
}



/* ------ INNER PORTFOLIO ----- */

.inner .subtitle
{
	padding:20px 0 0 0;
	font-size:17px;

}


.inner h2
{
	font-weight:normal;
}

.inner #main_content
{
	width:650px;
	margin-left:20px;
	margin-top:20px;
}

.inner #main_content p
{
	font-size:13px;
}


.inner .row
{
	margin:5px 0;
	padding:20px 0;
	background:url(../images/inner-divisory-line.jpg) no-repeat bottom center;
}

.inner .row.last
{
	
	background:none;
}

.inner .row .image
{
	display:block;
	float:left;
	height:auto;
	width:auto;
}

.inner .row .info
{
	width:330px;
	display:block;
	float:left;
	margin-left:20px;
}

.personnel
{
	overflow:hidden;
	clear:both;
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}



/* ------ FOOTER ------- */

#footer p
{
	text-align:center;
}
#footer .f1 a:hover, #footer .f2 a:hover
{
	text-decoration: none;
}

#footer .f1 a, #footer .f1 a:visited
{
	text-decoration:none;
	/*color:#e5e5e5;*/
	color:#CCC;
	font-size:14px;
}

#footer .f2 a, #footer .f2 a:visited
{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}

#footer .f2
{
	color:#666666;
}

#footer .f3
{
	color:#424242;
	font-size:9px;
}
#footer .f3 a
{
	color:#424242;
	font-size:9px;
	text-decoration:none;
}
#footer .f3 a:hover
{
	color:#6E6E6E;
	font-size:9px;
	text-decoration: none;
}

.table {
	margin-bottom:15px;
	}
.table td {
	padding:10px;
	font-size:12px;
	line-height: 18px;
	vertical-align:top;
	}
ul#photos {
	list-style-type: none;
	margin-left:0px;
	}
#portfolio {
	}
#portfolio h3 {
	margin-bottom:8px;
	font-size:13px;
	}
#portfolio h4 {
	margin-bottom:8px;
	color:#414141;
	font-size:13px;
	}
#portfolio p {
	line-height:18px;
	}
#portfolio .link {
	text-align:right;
	margin-bottom:0px;
	}
#portfolio a:link, a:visited {
	/*color:#00FFCA;*/
	font-size:12px;
	text-decoration:none;
	}
#portfolio a:hover {
	/*text-decoration:underline;*/
	}
#portfolio .project-2 {
	width:564px;
	padding:18px;
	margin-bottom:0;
	}
	
#portfolio .project-1 {
	width:564px;
	padding:18px;
	background-color:#999;
	margin-bottom:0;
	}
	
#formID p {
	margin-bottom:5px;
	}
#formID .txt-box1 {
	width:200px;
	border: 1px solid #999;
	font-size:11px;
	}
#formID .txt-box2 {
	width:200px;
	height:80px;
	border: 1px solid #999;
	font-size:11px;
	}
.img_align_left {
	float:left;
	margin:10px;
	}
.img_align_right {
	float:right;
	margin:10px;
	}
#nav_tool {}
#nav_tool p {
	font-size:10px;
	text-align:right;
	margin:0px;
	}
#clients_col_1 {
	width:300px;
	float:left;
	margin-right:25px;
	}
#clients_col_2 {
	width: 300px;
	float:left;
	}
	
#clients_col_1 h2, #clients_col_2 h2
{
	margin-top:20px;
}
#clients_col_1 a {
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	}
#clients_col_1 a:hover {
	font-size:18px;
	text-decoration:none;
	color:#12d9b0;
	
	}
#clients_col_2 a {
	font-size:18px;
	color:#FFF;
	text-decoration:none;
	}
#clients_col_2 a:hover {
	font-size:18px;
	text-decoration:none;
	color:#12d9b0;
	
	}
.sdswitch {
			    position:relative;
			    height:256px;
			}
			
			.sdswitch *{
			    position:absolute;
			    top:0;
			    left:0;
			    z-index:8;
			}
			
			.sdswitch *.active {
			    z-index:10;
			}
			
			.sdswitch *.last-active {
			    z-index:9;
			}
			
			.sdwindow {	
				position:absolute;
				top:10px;
				height:20px;
				background: #000;
				color:#fff;
				font-weight: bold;
				z-index: 11;
				opacity:0.6;
			}