/* ------------------------------------- */
/* --------------- GLOBAL -------------- */
/* ------------------------------------- */
body {
	margin: 0px 0; padding: 0;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color:#000000;
/*	background: url(images/body_bg.png) center top no-repeat; */
}

p {
	font-size: 1.0em;
	line-height: 1.3em;
	color:#ffffff;
	align: justify;
	text-align:justify;
	
}

a {
	color: #ffffff;
	text-decoration: underline;
}
a:visited, a:hover {
	text-decoration: none;
}

ul, ol {font-size: 1.0em; color:#FFFFFF }
ul a, ol a {text-decoration: none;}
ul a:hover, ol a:hover {color: #fff}

#page {
	width: 900px;
	margin: 0 auto;
	padding: 10px 40px 10px 40px;
	/* border: 1px solid #eee;*/
}

#sidebar {
	width: 190px;
	padding: 0 20px 0 50px;
	float: left;	
		}
		ul.sidebar{ padding-top: 0; list-style:none;
		}


#sidebar_contact {
	width: 240px;
	padding: 5px 10px 0 40px;
	float: left;	
		}










/* SideBAr Menu */


	
	/* End of Sidebar Menu */


#one_column {
	width: 800px;
	padding: 0 0 0 55px;
	float: left;
	
}




#main_column {
	width: 535px;
	padding: 0 0 0 45px;
	float: left;
}

#footer {
	clear: left;
}

.clear {clear: both}


/* ------------------------------------- */
/* ------------- HEADLINES ------------- */
/* ------------------------------------- */

h5 {
	display: block; 
	width: 281px; height: 106px;
	background: url(images/picassologo.png) no-repeat;
	margin: 10px 0; padding: 0 0 0 55px;
	text-indent: -9999px;
	float: right;
}
	h5 a {
		display: block; 
		width: 241px; height: 37px;
		overflow: hidden;
	}










h1 {
	display: block; 
	width: 281px; height: 106px;
	background: url(images/picassologo.png) no-repeat;
	margin: 10px 0; padding: 0;
	text-indent: -9999px;
	float: left;
}
	h1 a {
		display: block; 
		width: 241px; height: 37px;
		overflow: hidden;
	}
	
h2 {
	font-size: 1.7em;
	color: #666;
	margin: 0; padding: 0;
}
	h2 a {color: #fff; text-decoration: none}
	h2 a:hover {color: #fff}

h3 {
	font-size: 1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	/* border-bottom: 1px solid #59708C; */
}

/* ------------------------------------- */
/* ------------- NAVIGATION ------------ */
/* ------------------------------------- */

ul#nav {
	margin: 50px 10px 0 0; padding: 0;
	list-style-type: none;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
}
	ul#nav li {
		float: left;
		display: block;
	/*	border-right: 1px solid #59708C; */
	}
	ul#nav li.last {border: none}
	ul#nav li a {
		display: block;
		padding: 0 10px;
	}
	ul#nav li a:hover {text-decoration: underline}
	
/* ------------------------------------- */
/* --------------- EXTRAS -------------- */
/* ------------------------------------- */

p.about {
	font-size: 0.75em;
	line-height: 1.3em;
}

div.post {
	padding-bottom: 20px;
}

#footer p {
	font-size: 0.75em;
	color: #fff;
	margin: 0; padding: 0px;
}
	#footer p.credit {
		float: left;
	}
		#footer p.credit a {
			color: #fff;
		}
	#footer p.copyright {
		text-align: right;
	}
	
/* DWH Styles */
#dwh_cta { text-align: right; padding: 0 50px 0 0; }
.dwh_cta_text { padding: 0 11px 0 0; color: #FFF; }
.dwh_cta_text a { text-decoration: underline; }
.dwh_cta_text a:hover { color: #CCC; text-decoration: none; }
#dwh_cta2 { text-align: center; }
#dwh_cta3 { text-align: center; }
.dwh_cta_text { padding: 0 11px 0 0; color: #FFF; }

/* DWH Styles */
#testimonial { text-align: left; padding: 0 50px 0 0; }
.dwh_cta_text1 { padding: 0 11px 0 0; color: #FFF; }
.dwh_cta_text1 a { text-decoration: underline; }
.dwh_cta_text1 a:hover { color: #CCC; text-decoration: none; }
#testimonial2 { text-align: center; }
#testimonial3 { text-align: center; }
.dwh_cta_text { padding: 0 11px 0 0; color: #FFF; }
