

/*  */
.StyleSheetHiddenPlaceHolder  {
	display : none;
}

/*  */	

body, div, p, table, th, tr, td, ul, ol, li, h1, h2, h3{
font-family: Trebuchet MS, Trebuchet, Arial, Sans-Serif;		
}

BODY {	margin:0px 0 2em 0; 
		padding:0px; 		
		width:auto;	}
		

		
a {color:#0ab; font-weight:bold}
a:hover {text-decoration:none;}

img { border: none; }



h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	margin: 0 0 0.5em 0;
	}
.header h1 {
	padding:0 0 0 0;
	margin:0 0 0 0;		}
	
.header h1 a{
	text-decoration:none;
	}

	
h1{		
	color:#00aabb;
	padding:0 0 0 0px;
	margin:1em 0 1em 0px;
	font-size:140%;
	}
	
h2{		
	color:#C0B2A5;
	padding:0 0 0 0px;
	margin:0 0 .4em 0px;
	font-size:130%;
	}
	
.casestudy h2 {color:#332594;}
	
h3{				
	color:#332594;	
	font-size:110%;
	margin:.2em 0 .2em 0px;	
	padding:0 0 0 0;
	}
	
p{
	line-height:1.3em;
	margin:0 0 1em 0;
	padding:0;
	}
	
p.top{
	text-align:right;
	font-size:90%;
	margin:1em 0 1em 0;
	}

form {
	padding:0;
	margin:0;
	}
	
fieldset {
	border:none;
	padding:0;
	margin:0;
	}
	
legend {
	display:none;
	}
	
	
.content ul {
	margin:.4em 0 1em 25px;
	padding:0 10px 0 0 ;
	 }
	 
.content li {
	list-style-type:square;
	margin:0 0 .3em 0;
	padding-left:10px;
	font-size:95%;
	 }


/*  */	

	
#wrap{position:relative;				
		margin:0 auto;  											
		z-index:0;	
		text-align:left;
			
		}	

/* end divs  */	

/* conact div */

.contact{		
		margin:10px 0 0 0;  											
		z-index:0;	
		text-align:left;			
		text-align:right;
		color:#00aabb;
		font-size:75%;
		}

.contact h3 {
	color:#000000;
	font-size:100%;
	}
	
.contact form {
	display:none
	}
	


/* end conact div */


/* content styles*/
	
.content{		
		margin:0 auto;		
		font-size:95%;		
		}
		
.content .left{		
		margin:0 0 0 0px;
		padding:0 0 0 0px;		
		}
	
#subcontent{		
		display:none;
		}		
		
.home .left{		
		margin:0 0 2em 0px;
		clear:both;					
		}	
		
.content .right{		
		margin:0 0 2em 0px;
		clear:both;			
		}

.home .right{		
		margin:0 0 2em 0px;	
		clear:both;	
		}
		
	
div.pic {
clear:both;	
}

div.pic a, div.pic a:visited{
color:#FFFFFF;
}	

.content .right img{		
		float:right;
		margin:5px 0px 15px 15px;
		}

/*.imageright{		
		float:right;
		margin-left: 10px;
		}*/


/* case divs*/

.casestudy{		
	margin-bottom:2em;	
	clear:both;	
	}
	
.case{		
	margin:0 0 1em 0px;
	padding:0;		
	clear:both;	
	}
	
.case strong{		
	color:#332594;
	}
	
.case p img{	
	float:left;	
	margin:0 10px 10px 0;
	}
		

/* end case divs*/

/* pic div */

#nav {
	display:none;
	}	
	
.footer {
	display:none;
}





 #ajaxSearch_form {
            color: #444;
            width: auto;
        }
        #ajaxSearch_input {
            width: auto;
            display: inline;
            height: 17px;
            border: 1px solid #ddd;
            border-left-color: #c3c3c3;
            border-top-color: #7c7c7c;
            background: #fff url(../images/input-bg.gif) repeat-x top left;
            margin: 0 3px 0 0;
            padding: 3px 0 0;
            vertical-align: top;
        }
        #ajaxSearch_submit {
            display: inline;
            height: 22px;
            line-height: 22px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
            background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        }
