.wrapper {position: relative;
	margin: 0 auto;
	width: 825px;
	}

.one {width: 225px;
	float: left;
	margin: 5px;
	border: solid #246FB4;
	border-width: 0 1px 0 0; }

.two {width: 400px;
	float: left;
	border: solid #246FB4;
	border-width: 0 1px 0 0;
	margin: 5px;
	}

.three { width: 148px;
	float: left;
	margin: 5px;
	font-family: myriad pro, myriad, arial, helvetica, sans-serif;
	font-size: 14px; }

.onebot { width: 215px; clear: left; float: left; }

.foot { width: 100%;
	clear: left;
	float: left;
	margin: 40px 0 0 0;
	border: solid #246FB4;
	border-width: 0 0 1px 0;}

.foot div {height: 25px; }

.nav { 	width: 195px;
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	}

.nav a { width: 215px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-family: tahoma, geneva, myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #246FB4;
	display: block;
	text-decoration: none;
	clear: left;
	}

.nav a:hover { background-color: #eee;
	color: #246FB4;
	text-decoration: underline;
	}

.one h2 {font-family: myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #246FB4;
	font-weight: lighter;
	}

.two h1 {font-family: myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 30px;
	text-align: right;
	font-weight: lighter;
	color: #246FB4;
	line-height: 22px;
	margin: 5px;
	border: solid #246FB4;
	border-width: 0 0 1px 0;
	}

.two h2 {font-family: myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: lighterl
	color: #246FB4;
	line-height: 14px;
	margin: 5px;
	}

.two h3 {font-family: myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 22px;
	text-align: right;
	font-weight: lighter;
	color: #246FB4;
	line-height: 22px;
	margin: 5px;
	}

.two p { font-family: myriad, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 20px; }

.three h1 { font-family: myriad, helvetica, arial, sans-serif;
	font-weight: lighter;
	color: #246FB4;
	text-align: left;
	font-size: 12px;
	margin: 10px;
	}

.three h2 {font-size: 10px;
	margin: 5px;
	text-align: right;
	color: #246FB4;
	border: solid #246FB4;
	border-width: 0 0 1px 0;
	}

.three p { font-family: myriad pro, myriad, helvetica, arial, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	margin: 10px; }


a { color: #246FB4;
	text-decoration: underline; }

a:hover { color: #000;
	text-decoration: none; }

.ebox { margin: 5px;
	border: solid #246FB4;
	border-width: 0 0 1px 0;
	}