@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */



/*	-------------------------------------------------------------
	IMPORT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*
@import url("");
*/

/*	-------------------------------------------------------------
	STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

@media screen, projection {

/*	-------------------------------------------------------------
	RESET
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.wrapperr{
clear:both;
position:relative;
float:left;
padding-top:3px;
padding-bottom:1px;
width:940px!important;
width:941px;
}

.wrapperr_side{
width:300px!important;
float:left;
}



.box{
position:relative;
float:left;
margin:5px 15px 0 0;
padding:0px 15px 0px 0px;
display: block;
z-index: 1;
}

.box2{
position:relative;
float:left;
margin:5px 0px 0 0;
padding:0px 0px 0px 56px;
display: block;
z-index: 1;
}

#top .box3{
border: none;
margin-right:0;
padding-right:0;
}

.box_small{
width:283px;
z-index: 2;
}

.box_small2{
width:243px;
z-index: 2;
}

.box_medium{
width:614px;
}

#top .box_big{
width:940px;
border:none;
}

.box .box1{
margin-right:14px;
}

.box .box2{
padding-right:0;
padding-left:20px;
margin-right:0;
border-right:0;
}





html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
	
body {
	line-height: 1; }
		
ul,
ol {
	list-style-type:none;
	margin:13px 0 13px 1px;
	padding:0; }

ul li,
ol li {
	line-height:1.6;
	margin:0 0 2px 0;
	padding:0; }
	
blockquote, q {
	quotes: none; }
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: ''; }

:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

/*	-------------------------------------------------------------
	BODY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html {
	font-size: 100%;
	width: 100%; }

body {
	font: 80%/1.5em  "Helvetica", "Helvetica Neue", Arial, Geneva, sans-serif;    
	letter-spacing:-0.00em;
	color: #848484;
	line-height: 1.538em;
	background: #fff;
	width: 100%; } 

 
/*	-------------------------------------------------------------
	LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	margin: 0;
	outline: 0;
	color: #4d4d4d;
	
	}
 
a, a:visited, a:active {
	text-decoration: none; }
 
a:hover {
	color:#000;
	border-bottom:1px solid #939292; }

a.btn {
	color:#fff;
	display: block;
	font-size:16px;
	font-weight:bold;
	margin: 10px 0 0 0;
	width: 39%;
	padding:15px;
	float:left;
	outline: 0;
	text-align: center; }
  
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	line-height: 1.7;
	margin: 0 0 12px 0; }
 
h1 {
	font-weight: normal;
	margin: 5px 0 10px; }
	
htitle {

	font-size: 21px;
	color: #616161;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	

}	



htitle, htitle a {
	font-size: 22px;
	color:#636363;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	
}


htitle, htitle a:hover {
	font-size: 22px;
	color: #868686;  /*blue*/
	letter-spacing: 2px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	}



htitle2 {

	font-size: 28px;
	color: #616161;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
}	



h6 {

	font-size: 28px;
	color: #616161;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
}	




a img, a:hover { 


	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

 
h2 {
	font-size:36px;
	font-weight: bold;
	font-style: italic;
	margin:0 0 15px 0;
	padding:0;
	color:#939292; }

h2 span {
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	padding:0;
	color:#000; }
 
h3 {
	color:#939292;
	font-size:20px;
	line-height: 1.5em;
	font-weight:normal;
	font-style: italic;
	text-align: justify;
	margin: 20px 0 20px 0;}

h5 {
	color:#000;
	font-size:16px;
	line-height: 1.6em;
	font-weight:bold;
	margin: 5px 0 5px 0;}

/*	-------------------------------------------------------------
	HACKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */

/*	-------------------------------------------------------------
	GLOBAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.left { float:left; width: 48%; }
.right { float:right; width: 48%; }
.leftsmall {
	float:left;
	width: 35%;
}
.rightlarge {
	float:right;
	width: 55%;
	padding:10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
}
 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	padding:0;
	margin:0 auto;
	width: 100%;
	text-align: center }
 
.wrapper {
	margin:0 auto;
	padding: 0;
	width:940px;
}
 
 
 
 
 .wrapper2 {
	margin:0 auto;
	padding: 0;
	width:960px;
}
 
 
.header {
	position: relative;
	margin: 0 auto 40px auto;
	padding:60px 0 0 0;
	width: 940px;
	height: 80px;
 }

.welcome {
	
	margin: 0 auto 60px auto; }

.welcome p {
	color:#939292;
	font-size: 1.7em;
	line-height: 150%;
	font-style: italic;
	text-align: center;
}
	
	
	
.welcome2 {
	width: 900px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}



.workdesc {
	width: 770px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	float: left;
	text-align: left;
}



.workdesc2 {
	width: 110px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	float: right;
	text-align: right;
}


.workdesc3 {
	width: 80px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
	float: right;
	text-align: right;
}





.welcome2 p {
	color:#939292;
	font-size: 1.7em;
	line-height: 150%;
	font-style: italic;
	text-align: center; }
	
	

.content {
	padding:0;
	margin:0 auto;
	width: 900px;
	text-align:left;
}

.content2 {
	padding:0;
	margin:0 auto;
	width: 960px;
	text-align:left;
}

.content p {
	font-size:13px;
}

.content ul li,
.content ol li {
	font-size:13px;
	padding:0 0 0 0px;
	background: transparent url("../../images/bg_arrow_li.gif") no-repeat 0 5px; }
	
	

	
	
	#right2 li
{
	font-size:13px;
	padding:0 0 0 14px;
	background: transparent url("../../images/bg_arrow_li.gif") no-repeat 0 5px; }
} 


/*	-------------------------------------------------------------
	INTERFACE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */
.header h1 {
	color:#000;
	font-size:2.5em;
	font-weight: bold;	
	margin:0;
	padding:0;
	float:left; }

.header .nav {
	position: relative;
	margin:0;
	float:right;
	padding:7px 0 0 0;
	margin:0 0 40px 0; }

.header .nav li {
	float:left;
	width:auto;
	margin:0 15px;
	background:transparent; }

.header .nav li a {
	color:#939292;
	font-weight: normal;
	font-size:1.3em;
	padding:0 0 10px 0;
	background:transparent; }

.header .nav li a:hover {
	color:#333333;
	border:none;
 }

.header .nav li a.selected {
	color:#333333;
	border:none;
	background: url(../../images/bg_nav_li.gif) no-repeat 50% 100%;
}

/*	-------------------------------------------------------------
	SHOWCASE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#showcase {
	display: block;
	overflow: hidden;
	position: relative;
	width: 940px;
	margin: 0 auto; }

#showcase #prev a, #showcase #next a {
	display: block;
	height: 36px;
	width: 36px;
	float: left;
	margin-top: 120px; }

#showcase #prev a {
	background: url(../../images/back.gif) no-repeat 0 -36px; }

#showcase #prev a:hover, #showcase #prev a:hover {
	background-position: 0 0;
	border:none; }

#showcase #next a {
	background: url(../../images/next.gif) no-repeat 0px 0; }

#showcase #next a:hover, #showcase #next a:hover {
	background-position: 0 -36px;
	border:none; }

#showcase ul#slides {
	float: left;
	margin: 0 20px;
	width: 788px; }

#showcase ul#slides li {
	background: none; }

#showcase img {
	height:294px;
	width:788px; }

#showcase span.slide_caption {
	display:none;
	 }
	
	
	

	
	
	

.caption {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px; }
	
	
	
	.caption2 {
	display: block;
	width: 100%;
	height: 15px;
	line-height: 25px;
}
	
	
	

.caption #project_caption {
	display:none;  
	color:#939292; 
	text-align: center;
	background:transparent; }

/*	-------------------------------------------------------------
	PORTFOLIO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.portfoliorow {
	margin:0;
	width:760px; 
	height:250px; 
	clear:both; }

.portfoliorow h2 {
	margin:0;
	padding:0;
	font-weight: normal;
	font-size:18px;
	color:#000  }

.portfoliorow h3 {
	margin:0;
	padding:0;
	font-style: normal;
	font-size:14px;
	color:#939292}

.portfoliorow a:hover {
	border:none; }
	
.portfoliobox1 {
	width:238px; 
	height:250px; 
	float:left; }
	
.portfoliobox {
	margin-left:22px; 
	width:238px; 
	height:250px; 
	float:left; }

#portfolioitem { 
	width:220px; 
	height:160px; 
	float:left;}

.portfolioleft {
	width:160px; 
	float:left; 
	clear:left;
	margin:20px 0 0 0; }

.portfolioleft h3 {
	font-size:24px;
	padding:0;
	margin:0;
	font-weight: bold;
	font-style: italic; }

.portfolioright {
	width:740px; 
	float:right;
	margin:20px 0 0 0; }

/*	-------------------------------------------------------------
	FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.footer {
	width: 900px;
	height: 50px;
	padding:0 20px;
	margin:20px auto;
	text-align: left;
	border-top: 1px solid #dfdfdf;  }

.footer .right { text-align: right; }

.footer p {
	font-size:12px;
	line-height:50px  }

	
/*	-------------------------------------------------------------
	CLOSING STYLES FOR SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    /* paging link*/
   .paging ul li a, .paging ul li.active a{
	background:url(../../images/paging_buttons.jpg) 104px 0;
	color:#FFFFFF;
	text-decoration: none;
	font-style: normal;
   }
   
    /* paging mouseover*/
    .paging ul li.active a, .paging ul li a:hover{
	color:#fff;
	background-image: url(../../images/paging_buttons.jpg);
	background-position: 200px 0;
    }
     
    /* Arrow Left */   
    .paging ul li.arrowleft a{
         background:url(../../images/paging_buttons.jpg) 72px 0 ;
    }
	

	
	
	
	    .paging ul li.arrowleftt a {
         background:url(../../images/paging_buttons.jpg) 72px 0 ;
    }
        
    /* Arrow Left Hover State */
    .paging ul li.arrowleft a:hover{
         background:url(../../images/paging_buttons.jpg) 168px 0 ;
    }        
	
	
	    /* portfolio */   
    .paging ul li.portfolio a{
         background:url(../../images/paging_buttons.jpg) 268px 0 ;
    }
        
    /* Arrow Left Hover State */
    .paging ul li.portfolio a:hover{
         background:url(../../images/paging_buttons.jpg) 234px 0 ;
    }      
	
	

    /* Arrow Right  */
    .paging ul li.arrowright a{
         background:url(../../images/paging_buttons.jpg) 40px 0 ;
        
    }
    
    /* Arrow Right Hover State */    
    .paging ul li.arrowright a:hover{
         background:url(../../images/paging_buttons.jpg) 136px 0 ;
    } 
 



    .paging {
	display:block;
	clear:both;
	padding:0px 10px 0 0px;
	overflow:hidden;
    }
        
    .paging.blog {
	padding:0;
    }
	
    .paging ul, .paging ul li{
	margin:0;
	padding:0;
	list-style-type:none;
    }
        
    .sub.content .paging li, .sub.content .paging ul{
	border:0;
    }
        
    .paging ul li{
	display:inline;
	margin-right:5px;
	float:left;
	font-size:12px;
	line-height:11px;
    }
	
	    .paging2 ul li{
	display:inline;
	margin-right:5px;
	float:left;
	font-size:12px;
	line-height:11px;
    }

    /* paging link*/
   .paging ul li a, .paging ul li.active a{
       border:0;
       padding:8px 0px;
       overflow:hidden;
       width:28px;
       display:block;
       text-align:center;
       text-decoration:none;
   }
   
    /* paging mouseover*/
    .paging ul li.active a, .paging ul li a:hover{
	text-decoration:none;
	font-style: normal;
    }
     
    /* Arrow Left */   
    .paging ul li.arrowleft a{
    }
        
    /* Arrow Left Hover State */
    .paging ul li.arrowleft a:hover{
    }        
	
	
	
	    /* portfolio */   
    .paging ul li.portfolio a{
    }
        
    /* portfolio */
    .paging ul li.portfolio a:hover{
    } 
	
	
	

    /* Arrow Right  */
    .paging ul li.arrowright a{
    }
    
    /* Arrow Right Hover State */    
    .paging ul li.arrowright a:hover{
    } 













.style4 {font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif}



.style5 {
	color: #9f9f9f;
	font-size: 13px;
	line-height:22px;
	letter-spacing:0px;
font-family: Arial, Helvetica, sans-serif;
	margin-bottom:29px;
	margin-left: 2px;
	margin-top: 10px;
}



.style7 {


	font-style:normal;
	font-variant:normal;
	margin-left: 15px;
	margin-top: 0px;
}

.style7 a {
	font-style:normal;
	margin-left: 15px;
	margin-top: 0px;
	text-decoration: underline;
	font-size: 11px;
}




 /* PAging 2 */ 









h4 {

	font-size: 21px;
	color: #616161;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	

}	



h4, h4 a {
	font-size: 22px;
	color:#636363;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	
}


h4, h4 a:hover {
	font-size: 22px;
	color: #868686;  /*blue*/
	letter-spacing: 2px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
	}




.content h2 {
	color:#000;
	font-size:2.5em;
	margin:0;
	padding:0;
	font-size:36px;
	margin:0 0 5px 0;
	padding:0;
	color:#939292;
}
	

	
	
	.content h4 {
	font-size: 18px;
	color: #959494;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 0px;
	margin-left: 1px;
}



.wrapper .title h4 {
	font-size: 17px;
	color: #6D6D6D;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 5px;
	float: left;
}


.wrapper .forml h4 {
	font-size: 17px;
	color: #575757;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 0px;
	float: left;
}

.content .ct p {

	font-size:14px;
	
}



.wrapper .formlq h4 {
	font-size: 17px;
	color: #575757;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 9px;
}


.wrapper .formlq h4 a {
	font-size: 16px;
	color: #333333;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 9px;
}



.wrapper .formlq h4 a:hover {
	font-size: 16px;
	color: #575757;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 0px;

	margin-right: 9px;
}


.wrapper .formr h4 {
	font-size: 17px;
	color: #575757;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 36px;
	float: left;
}




.b3 {

	font-size: 14px;
	color: #868686;  /*blue*/
	letter-spacing: 1px;
	font-weight:normal;
	text-decoration: none;
	margin-left: 5px;
	float: left;
}



.forml {
	width: 30%;
	float: left;
}


.formlq {
	text-decoration: none;

}

.formr {
	width: 60%;
	float: right;
}

.contacttxt {
	font:   "Helvetica", "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 13px;
	color: #848484;
	line-height: 5px;
	vertical-align:middle

} 

}

