BODY{  
	margin: 0;	
	font-family:Verdana;	
	font-size:10pt;	
	line-spacing: 140%;	
	background: url('/images/bg.gif');
	color: #666;
	padding-bottom: 20px;
	text-align: left;
}

IMG { border: 0; }

h2, h3 { color: #61a1d4; }

input, textarea { border: 1px #ccc solid; }

#wrapper {  
	width: 800px;	
	margin-left: auto;	
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px #999 solid;
	background-color: #fff;
}

#break {
	border-bottom: 1px #ccc solid;
}

#header {
	width: 750px;
	margin-left: auto;	margin-right: auto;
}

#header .top {
	height: 18px;
	background-color: #b1d1ed;
	border-bottom: 1px #bbb solid;
}

#header .logo {
	float: left;
	height: 90px;
}

#header .nav {
	float: right;
	height: 90px;
}

#header .banner {
	height: 230px;
	border: 1px #ccc solid;
	background-color: #fff;
	margin-top: 90px;
	background: url('/images/banner.png');
	background-repeat: no-repeat;
}

#header .break {
	margin-top: 30px;
	border-bottom: 1px #ccc solid;
}

#header .contact {
	height: 60px;
}

#header .contact2 {
	height: 50px;
}

#content {
	width: 750px;
	margin-left: auto;	margin-right: auto;
	margin-top: 10px;
}

#lever_content {
	width: 760px;
	margin-left: auto;	margin-right: auto;
	margin-top: 10px;
}

#pull_content {
	width: 810px;
	margin-left: auto;	margin-right: auto;
	margin-top: 10px;
}

#left {
	margin-right: 260px;
	width: 480px;
}

#left p {
	line-height: 160%;
}

#right {
	float: right;
	width: 235px;
}

#right .box {
	border: 1px #ccc solid;
	text-align: center;
}

#footer {
	text-align: center;
	margin-top: 10px;
}

