@charset "utf-8";
/* CSS Document */


html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{  margin:0px;  padding:0px;  border:0px;  border-collapse:separate;  border-spacing:0px;}
input,select{  margin:0;  padding:0;}

html, body {
    min-height: 100%;
	font-family: Arial;
	background-image:url(../images/backgrounds/5.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

body
{
	height: 100%;

	
}

/* NN6/7 min-width is needed for scrollability when wrapper is centered */  
body {   
    min-width: 950px;
}

img, img a{border:none;} 


p,a, ul, li
{

	font-size :	11px;	
	letter-spacing:normal;
	
}


h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 40px;
	padding: 5px 0px 5px 0px;
	line-height:0.8em;
	text-align:left;
	display: inline;
	color:#ddd;
	font-weight:normal;
}

h2 {
	font-size: 25px;
	padding: 8px 0px 8px 0px;
	line-height:1em;
	text-align:left;
	display: inline;
	color:#999999;
	font-weight:normal;
}

h3 {
	font-size: 20px;
	font-weight:normal;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 30px;
	padding: 8px 15px 8px 8px;
	line-height:1em;
	text-align:left;
	display: inline;
	color:#ddd;
	font-weight:normal;
}

h6 {
	font-size: 12px;
	color:#333;
	font-weight:normal;
	text-align:justify;
}



/* container */
#container {
	margin: 0 auto;
    text-align: left;
    width: 950px;
	height:100%;

}

/* Hack for IE */
* html #container {
    height: 100%;
}
/* End IE Hack */ 



/*-------------------top----------------*/

#top{
	float:left;
	width:100%;
	height:100px;
	/*margin-top:10px;*/
	background-color:#333;
	background-image:url(../images/top_pattern.gif);
	background-position:top;
}

#top_shadow{
	float:left;
	width:100%;
	height:24px;
	background-image:url(../images/top_shadow.png);
}

#logo{
	float:left;
	height:100%;
	width:100%;
}

#page{
	float:left;
	margin-left: -10px;
	margin-top: 20px;

}

#menu_flash{
	float:left;
	height:50px;
	position:absolute;
	width:100%;
	text-align:center;
}

#menu_flash div{
	margin:0px auto;
	height:50px;
	width:650px;
	padding-left:550px;
	background-color:#006633;
}

#menu{
	height:30px;
	width:100%;
	background-color:#333;
	background-image:url(../images/top_pattern.gif);
	padding: 0px 0px 0px 0px;
	float:left;
}

#menu ul{
	margin:0px auto;
	height:15px;
	width:505px;
	padding-left:550px;
}

.menu_item{
	background-color:#444;
	color:#FFF;
}

.menu_item a{
	color:#FFF;
	font-weight:bold;
	height:15px;
}

.menu_item:hover{
	background-color:#FFFFFF;
	color:#333;
}

.menu_item:hover a{
	background-color:#FFFFFF;
	color:#333;
	height:15px;
}

.menu_item#on{
	background-color:#FFFFFF;
	color:#333;
}

.menu_item#on a{
	color:#333;
	font-weight:normal;
	height:15px;
}

#menu ul li{
	height:15px;
	float:left;
	list-style:none;
	margin-left:1px;
	width:100px;
	padding-top:10px;
	margin-top:5px;
	text-align:center;
	display:inline;
}

#menu ul li a{
	text-decoration:none;
}


/*-------------------MAIN----------------*/

#main{
	width:100%;
	float:left;
	height:100%;
}

/************services*******/

.services_column{
	width:22%;
	float:left;
	margin-right:2%;
	text-align:justify;
}


/*-------------------Main left----------------*/

#left{
	float:left;
	width:25%;
	height:100%;
}

.news_item{
	width:180px;
	text-align:left;
	margin-left:45px;
	margin-top:30px;
	border-left:solid 1px #b8fa4b;
	padding-left:5px;

}

.date{
	font-weight:bold;
	font-size:10px;
	color:#333333;
	background-color:#fff;
}

.news{
	display:inline;
	color:#999999;
	line-height:1.5em;
	background-color:#fff;

}

.news:hover{
	background-color:#eee;
	color:#333;
}

.news_divider{
	float:right;
	width:120px;
	background-image:url(../images/news_arrow.gif);
	height:2px;
}

/********portfolio*******/


#sorting{
	float:left;
	margin-left:45px;
	text-align:right;
}

#sorting a{
	color:#000000;
}

#sorting a#on{
	text-decoration:line-through;
}


#portfolio_list{
	margin-left:45px;
	margin-top:-24px;
	list-style-type:none;
}

.portfolio_client{
	min-height:20px;
	background-image:url(../images/transparent3.png);
	background-color:#ddd;
	margin-bottom:1px;
	padding-left:5px;
	letter-spacing:-0.02em;
	padding-top:5px;
}

.portfolio_client a{
	
	text-decoration:none;
	font-weight:bold;
	color:#333;	
}

.portfolio_client#on{
	background-image:url(../images/transparent4.png);
	background-color:#555;
	min-height:30px;
}

.portfolio_client#on a{
	color:#fff;
	line-height:20px;
	font-size:14px;
	font-weight:normal;
}


.portfolio_client:hover{
	background-image:url(../images/transparent3.png);
	background-color:#b8fa4b;
}

.portfolio_client:hover a{
	color:#000;
}

#portfolio_contact{
	padding-left:5px;
	margin-top:30px;
	border:solid #ddd 1px;
	background-color:#FFFFFF;
	margin-left:45px;
}

#portfolio_contact h1{
	font-size:32px;
}




/*-------------------Main right----------------*/

#right{
	float:right;
	width:73.7%;
	height:100%;
	margin-top:-24px;
	background-image:url(../images/transparent3.png);
}

#flash{
	float:left;
	margin-bottom:20px;
	min-height:250px;
}


#text_flash{
	float:left;
	width:280px;
	margin-top:-105px;
	padding:20px;
	background-image:url(../images/transparent3.png);
}

#title{
	float:left;
	width:69%;
	background-color:#333;
	margin-top:-40px;
	padding-left:20px;
	margin-bottom:20px;
}








/*-------------------content_left----------------*/

#content_left{
	width:60%;
	float:left;
	height:100%;
}
/************home*******/
#home_text{
	width:90%;
	margin-left:20px;
	}

#home_text h6{
	display:inline;
	background-color:#FFFFFF;
}

#home_contact{
	width:95%;
	padding-left:5px;
	margin-top:30px;
	border:solid #ddd 1px;
	background-color:#FFFFFF;
}

#home_contact p{
	padding-left:10px;
	padding-bottom:10px;
}

/************portfolio*******/


#project{
	width:100%;
	background-image:url(../images/transparent4.png);
	background-color:#FFFFFF;
	height:100%;
	float:left;
}

#project_details{
	float:left;
	width:100%;
}

#project_name{
	float:left;
	width:250px;

	margin-top:-10px;
	
}

#project_name2{
	float:left;
	clear:both;
	float:left;
	width:100%;
	background-color:#222;
    padding: 5px 0px 2px 0px;
}



#project_name3{
	float:left;
	clear:both;
	float:left;
	width:100%;
	background-color:#333;
    padding: 0px 0px 5px 0px;
}


.project_sample{
	float:left;
	margin-top:0px;
	width:100%;
}
/*-------------------------------------------------------------------------------------------------------------------------*/
.all_projects
{
    float: left; 
    height: 100%;   
}

.all_projects ul
{
    margin: 0;
    padding: 0;    
}

.all_projects ul li
{
    display: inline;
    list-style: none;
    width: 200px;
    float: left;
    margin-left: 15px;
}

.all_projects ul li a
{
    font-size: 9pt;
    font-weight: 700;
    text-decoration: none;
}

.all_projects ul li a:hover
{
    font-size: 9pt;
    font-weight: 700;
    text-decoration: none;
    color: #990000;
}

.all_projects_image{
    padding:10px;
}

.all_projects_image img{
    border:ridge 5px #b8fa4b;
}

.all_projects_text{
    background-image:url(../images/transparent.png);
    padding:10px;
    float:right;
    margin:10px;
}

.all_projects_text p{
    color:#000;
    font-weight:bold;
}
/*-------------------------------------------------------------------------------------------------------------------------*/
.project_image{
	padding:20px;
}

.project_image img{
	border:ridge 5px #b8fa4b;
}

/************services*******/

#services_title{
	float:left;
	width:100%;
	background-color:#333;
	margin-bottom:20px;
}


#services_text{
	float:left;
	width:100%;
	margin-bottom:20px;
	}

#services_text h6{
	display:inline;
	background-color:#FFFFFF;
}



/*-------------------content_right----------------*/

#content_right{
	float:left;
	width:40%;
}



#liquid-round {
width:100%;
margin:0px auto;
background:#fff url(../images/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(../images/top.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(../images/top-right.gif) no-repeat right top;
}

.center-content {
position:relative;
background:url(../images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin:-1px 0 -50px 0;
}

.bottom {
height:60px;
background:url(../images/bottom.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:60px;
background:url(../images/bottom-right.gif) no-repeat right top;
}




.featured_client{
	float:left;
	width:100%;
	margin-bottom:10px;
}

.featured_client_logo{
	padding:5px;
	width:30%;
}

.featured_client_text{
    font-size:11px;
	margin-left:-1px;
	padding:5px;
	width:70%;
}


/************portfolio*******/


.project_text{
	background-image:url(../images/transparent.png);
	padding:15px;
	float:right;
	margin-top:20px;
}


.project_text p{
	color:#000;
	font-weight:bold;
}


/************contact form*******/

#contact_form{
	float:left;
	width:400px;	
	}

.mylabel{
	width:100%;
	font-size:11px;
	float:left;
	clear:left;
	margin-bottom:10px;
}

.label_{
	width:400px;
	float:left;
	color:#333;
	font-weight:bold;
}

.mylabel input,.mylabel textarea{
	float:left;
	width:250px;
	font-size:15px;
	line-height:20px;
	border:solid 1px #ff3300;
}

.mylabel span{
	font-style:italic;
	color:#FF3300
}

.mylabel textarea{
	height:200px;
}


#contact_info{
	float:right;
}

#contact_info ul{
	list-style:none;
	
}

.contact_titles{
	
}

.contact_info{
	margin-left:10px;
	font-weight:bold;
}



/*-------------------BOTTOM----------------*/
#bottom{
	float:left;
	height:200px;
	width:100%;
	margin-top:30px;
	background-image:url(../images/bottom_pattern.gif);
}

#copyright{
	text-align:center;
	float:right;
	width:100%;
	color:#FFFFFF;
}

/*------------------------ These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	/*visibility: hidden;*/
}

.sIFR-hasFlash h2 {
	/*visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;*/
}

.sIFR-hasFlash h3 {
	/*visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;*/
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

