body{
	margin:0;
	padding:0;
	font-size:small;
	line-height:1.8em;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background:#eaeaea;
}

body#message{
	margin:0;
	padding:0;
	font-size:small;
	line-height:1.8em;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background:#fff;
}

h1, h2 h3, h4, h5, p, ul, ol, dl, li, dt, dd, form {
	margin:0;
	padding:0;
}	

#wrap{
	width:800px;
	margin:40px auto 10px auto;
	border:2px solid #333;
	background:#fff;
}


#header h1{
		width:330px;
		height:100px;
		display:block;
		background:url(../images/logo_subudhi.gif) center center no-repeat;
		text-indent:-1000em;
		text-decoration:none;
		outline:none;
}
#nav{
	background:#eaeaea;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	text-align:center;
}
#nav ul{
	list-style:none;
	text-align:center;
	padding:5px 0;
}

#nav ul li{
	display:inline;
	padding:10px 10px;
	text-align:center;
}

#nav ul li a{
	text-decoration:none;
	color:#860101;
	font-size:1.1em;
}

#nav ul li a:hover{
	color:#000;
}

body#home a#homenav,
body#about a#aboutnav,
body#team a#teamnav,
body#services a#servicesnav,
body#ipv6 a#ipv6nav,
body#clients a#clientsnav,
body#results a#resultsnav,
body#community a#communitynav,
body#contact a#contactnav,
body#blog a#blognav
{
color: #000000;
}

#content{
	margin:30px 30px 30px 180px;
}

body#home #content{
	background:#fff url(../images/logo_subudhi_home.jpg) top left no-repeat;
	margin:0;
	padding:20px 30px 70px 400px;
}

#content h2{
	color:#860101;
	text-transform: uppercase;
	letter-spacing:0.2em;
}

#content p{
	margin:1em 0;
}

.message p{
	margin: 0 0 1em 0;
	font-size:115%;
}

#welcome #content p{
	font-size:115%;
}

#welcome #content h2{
	font-size:140%;
}

#content p.small{
	font-size:80%;
}

#content a{
	color:#860101;
	text-decoration:none;	
}

#content a img{
	border-style: none;
}

#content a:hover{
	color:#860101;
	text-decoration:underline;	
}

#content strong, .message strong{
	color:#860101;
}

#content ul ul{
	margin-left:20px;
}

#contact_blocks_top{
	width: 100%;
	height:150px;
}

#contact_blocks_top .contact_blocks_class{
	float: left;
	margin-right: 20px;
}

#contact_blocks_bottom{
	width: 100%;
}

#contact_block4{
clear:right;
}

#contact_block5{
float:left;
clear:left;
}

#contact_block6{
float:left;
clear:right;
margin: 15px;
}

/* CASE STUDIES */

#case_study_main{
float: left;
width: 65%;
margin:0;
}

#casestudy_pics{
float: left;
width: 20%;
margin:0px 0px 0px 45px;
}

#casestudy_pics p{
margin:0 auto 5em auto;
}

body#hexago #casestudy_pics p{
margin:0 auto 7em auto;
}

#content #casestudy_pics span.p_caption p{
margin:1em 0;
}


#content.case_study{
background-image: url(../images/case_study_line.gif);
background-repeat: repeat-y;
}

#content.case_study h3{
}

#case_study_main p{
float: left;
margin: auto;
margin-bottom: 20px;
clear: left;
display: inline;
width: 100%;
overflow: hidden;
}

#case_study_main p.caption{
    float: right;
    width: 150px;
	overflow: hidden;
    margin:0;
    padding-bottom:20px; 
    clear: right;
    font-size: 10px;
    line-height: 12px;
}

#case_study_main em{
color: #CC5500;
text-decoration: none;
font-style: normal;
}

/* RESULTS */
#content.results {
max-width: 100%;
}

#content.results p.case_study_p{
width: 100%;
float: right;
overflow: hidden;
}

#content.results img{
float: left;
margin: 15px -150px 5px -160px;
}

#content.results em{
color: #ff9609;
text-decoration: none;
font-style: normal;
}

#quote{
	width:125px;
	float:left;
	margin-left:-150px;
	margin-right:20px;
	font-size:0.8em;
	color:#333;
	font-style:italic;
}

#quote p{
	margin-top:0;
}

.client_logos{
	text-align:center;
}

.client_logos img{
	margin:20px;
	border:0;
	display:inline;
}

#footer{
	clear:both;
	width:800px;
	margin:10px auto;
	font-size:0.9em;
	line-height:35px;
	height:35px;
	padding-right:35px;
	text-align:right;
	background:#eaeaea url(../images/logo_subudhi_foot.gif) right center no-repeat;
}