/*-----------------------------------
/
/ Rhythm Behavior Design. 07/05/2007
/ www.rhythmbehavior.com
/ Graphic Design and web development
/ Portland, OR
/
/
/----------------------------------*/

* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

/*-----------------------------------
/
/ Layout control
/
/----------------------------------*/

body {
	margin:0;
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:872px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.about {
	font-size:0.8em;
	line-height:1.6em;
	float:none;
	clear:both;
	text-align:center;
	top:-40px;
	position:relative;
}

.center {
	text-align:center;
}

#home_mail {
	position:absolute;
	top:-29px;
	right:68px;
	z-index:1000;
}

#footer {
	font-size:0.6em;
	text-align:center;
	float:none;
	clear:both;
	padding-top:5px;
}


#splash {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#splash a {
	text-decoration:none;
}

#splash img {
	border:none
}

#preload {
	display:none;
}

/*-----------------------------------
/
/ Style control
/
/----------------------------------*/
body {
	color:#231F20;
}

img {
	border:none;
}

.text, .about {
	width:583px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
}


.about {
	text-align:left;
	width:500px;
}

#testimonials {
	color:#aaa;
	margin-bottom:-70px;
}

p {
	font-size:1em;
}

h1 {
	font-size:1.4em;
	font-weight:normal;
	margin:0;
}

h1 {
	font-size:1.2em;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:1.35em;
	font-weight:100;
}


a {
	color:#65898A;
}

a.visited {
	color:#65898A;
}

a.hover {
	color:#65898A;
}
