@charset "utf-8";

#wrapper {
	width: 800px;
	margin: 30 auto;
	color: #666666;
}

#nav {
	width: 500px;
	float: left;
	margin: 0 0 15 0;
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	
}

#nav a.web{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 1px solid #CCC;
	
}


#nav a.web:hover{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #226e42;
	text-decoration: none;
	
}

.webON {
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #226e42;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 1px solid #CCC;
	
}


#nav a.print{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 1px solid #CCC;
	
}


#nav a.print:hover{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #753468;
	text-decoration: none;
	
}

.printON{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #753468;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 1px solid #CCC;
	
}


#nav a.custom{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 0px;
	
}


.customON {
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #cd9142;
	text-decoration: none;
	padding: 0px 20px;
	border-right: 0px;
	
}


#nav a.custom:hover{
	font-family: "Arial Black";
	font-size: 24px;
	text-transform: uppercase;
	color: #cd9142;
	text-decoration: none;
	
}

#content {
	margin: 0px;
	padding-top:10px;
	padding-left: 15px;
	text-align: center;	
}

#copywrap {
	margin: 0px;
	height: 200px;
	border-top: 1px solid #666;
	
}

#logohome {
	margin: 80px 0px 0px 10px;
	height: 200px;
	width:277px;
	float: right;
	}
	
#logointernal {
	margin: 0px 0px 0px 10px;
	height: 200px;
	width:277px;
	float: right;
	}

#copy {
	margin: 0px;
	float: left;
	width: 450px;
	text-align: justify;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

.contact {
	float:right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-top: 15px;
	}
	
.contact a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
	
.contact a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	}

.servicesRight {
	padding-left: 15px;
	border-left: 1px dotted #E5E5E5;
	}

#footer {
	margin: 15 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #E5E5E5;
	padding: 25px;
	color: #CCC;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #666666;
	text-decoration: none;
	}
	
	a:hover {
	color: #666666;
	text-decoration: underline;
	}

.thumb img {
border-top: 1px solid #CCC;
border-right: 2px solid #CCC;
border-bottom: 2px solid #CCC;
border-left: 1px solid #CCC;
background-color: #FFF;
padding: 5px;
margin: 0px 10px 5px 0px;
}

.figure p{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 10px 0 0 0;
}

.figure {
float: left;
width: 100px;
margin: 0 5px 5px 5px;
}

.clear {
clear: both;
}

.homecollage {
margin-top: 15px;
}

.pageTitle {
color: #666;
font-size: 16px;
text-align: left;
}
