* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background: #1B1B1C;
		color:#fff;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#page {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:877px;
		width:766px;
		clear:left;

		}
h1 {
color:#FFFFFF;
font-family: "Century Gothic";
font-size: 16px;
font-weight:bold;
}

a:visited {
color: #FFFFFF;
font-family: "Century Gothic";
text-decoration: none; 
}
a {
color: #FFFFFF;
font-family: "Century Gothic";
font-size: 16px; 
text-decoration: none;
}
a:hover {
color: #6caab9;
font-family: "Century Gothic";
text-decoration: none; 
}
a:active {
color: #FFFFFF;
font-family: "Century Gothic";
text-decoration: none; 
}
p {
color:#FFFFFF;
font-family:Century Gothic;
font-size:14px;
line-height: 22px;
}


.header { border-bottom: 1px solid #ffffff; margin-bottom: 10px;}
.nav {width: 350px; float: right; margin-top: 60px; text-align: right; list-style: none; }
.link {display: block; float: right; margin-left: 10px;}
.link a:hover, .services a:hover { background: url(images/under.png) bottom repeat-x; padding-bottom: 5px;}
.clear {clear: both;}

.number {width: 350px; float: right; text-align: right; list-style: none; clear: right; padding-top: 10px; color: #ff851e;}
.services {width: 280px; float: right; text-align: left;color: #ff851e; padding-left: 20px; border-left: 1px dotted #FFFFFF; line-height: 22px; height: 300px; font-family: "Century Gothic"; margin-left: 10px;
 }
 
.title {font-family: "Century Gothic"; color: #ff851e; font-weight: bold; }
