body {
	font-family:"Myriad Pro",Helvetica,arial, sans-serif;
	color:#fff;
background:#858585; 
	font-size:16px;
	line-height:24px;
	margin:0;
}
p {
margin:24px 0;
}
a, li#getintouch a {
color:#fff;
font-weight:bold;
text-decoration:none;
border-bottom:1px solid #D0C9FF;
}
a:hover, li#getintouch a:hover {
	background:#C9F8FF;
	color:#000;
}
#container {
	width:800px;
	margin:0 auto;
}
#navigation {
margin:24px 0;
text-align:left;
padding:0;
}
#navigation li {
margin:0 10px;
padding:0;
display:inline;
}
li#getintouch {margin-left:400px;}

#current {
text-transform:uppercase;
font-size:2em;
}
#page-title {
	margin:24px 0;
	font-size:72px;
	line-height:72px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}
#content-home {
	-webkit-column-count:2;
	-webkit-column-gap:20px;
	-moz-column-count:2;
	moz-column-gap:20px;
}
#content-home p:first-line {
	text-transform:uppercase;
}
.entry-title {
	margin:0;
	font-size:48px;
	line-height:48px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}
.entry-title a {
	border:0;
}
.meta {
	margin:0;
	font-size:14px;
	text-align:center;
	font-style:italic;
}
.meta a {
	font-style:normal;
}
ul li {
	list-style-type:square;
}
#content-about ul {
	margin:0;
	padding:0;
}
#head a img {margin-left:-30px;}
#head a img, #head a {border:none;}
#head a:hover {background:none;}
#content-about li {
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	width:220px;
	float:left;
}
#content-about li.colbeg {
	margin:0;
	clear:left;
}

h2 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
}
#footer {
padding:24px 0;
text-align:center;
font-size:14px;
clear:both;
}
#slider {
	position:relative;
	width:800px;
	height:466px;
	
margin: 10px 0px 10px 0px;
min-height: 220px;
position: relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}