body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:14px;
	background: #f0f0f0;
	margin:0;
	text-align: center;
	font-size:13px;
	} 

p {
	color:#999999;
	}
	
.details{
	font-size:12px;
	color:#999999;
	}	

p highlight {
	color:#4d4d4d;
	}
	
p.intro{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#999999;
	line-height:16px;
}

p.full{
	width: 650px;
	}

img {
	margin: 10px 0 5px 0;
	border: 0;
	}
	
.web{
	margin: 15px 112px 5px 112px;
	}	


.column {
	position:relative;
	float: left;
	top: 45px;
	width:820px;
	clear: both;
	}

.columntwo {
	background:url(images/twoline.gif) no-repeat;
	position:relative;
	float: left;
	top: 45px;
	width:820px;
	clear: both;
	}

.leftcolumn {
	float: left;
	width: 400px;
	margin: 0 20px 0 0;
	}
	
.rightcolumn {
	position:relative;
	float: left;
	width:400px;
	margin: 0 0 0 0;
	}
	
.threecolumn {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
	}	
	
.threecolumnend {
	float: left;
	width: 260px;
	margin: 0 0 0 0;
	}		
	
a {
	color: #4d4d4d;
	text-decoration: none;
	}
	
#contact a {
	color:#999999;
	text-decoration: none;
	}	
	
#footer a {
	color:#999999;
	text-decoration: none;
	font-size:12px;
	}	
	
#footer a:hover {
	color:#e31c5c;
	text-decoration: none;
	}				
	
#contact a:hover {
	color:#e31c5c;
	text-decoration: none;
	}		
	
a:active {
	color: #4d4d4d;
	text-decoration: none;
	}

a:hover {
 	color:#e31c5c;
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
#wrapper{
	width:820px;
	margin:auto;
	text-align: left;
	background: #F0F0F0;
	clear:both;
	}

#contact {
	position:relative;
	top:5px;
	left:420px;
	width: 400px;
	}


#nav {
	position:absolute;
	top:80px;
	width:820px;
	padding:10px 0 10px 0;
	list-style-type: none;
	color:#333333;
	display: inline;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
	
#header {
	position:relative;
	top:15px;
	clear:both;
	}
	
#header h1 {
	display:block;
	width:557px;
	height:97px;
	background: url("images/logo-home.gif");
	text-indent:-9999px;
	}
	
.longline {
	border-top: 1px solid #cccccc;
	width:820px;
	}	
	

#footer {
	border-top: 1px solid #cccccc;
	position:relative;
	margin: 100px 0 0 0;
	width: 820px;
	float: left;
	}

em {
	color:#e31c5c;
	font-style:normal;
	}	

.footerleft {
	position:relative;
	width: 420px;
	float: left;
	margin: 0 0 40px 0;
	}
	
.footerright {
	position:relative;
	width: 400px;
	float: left;
	}	

