* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #00244D;
	letter-spacing: 0.05em;
}
#wrapper { 
 margin: 0 auto;
 width: 967px;

}
#header {
	width: 967px;
	float: left;
	height: 123px;
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	color: #000000;
	margin: 33px 0px 0px 0px;
}
.hiddentext {
	text-indent: -7000px;
}
#column {
	width: 967px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
}

#content {
	width: 661px;
	float: right;
	background-color: #E6E6E6;
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
		background-position: right bottom;
}
#footer {
	width: 967px;
	clear: both;
	color: #333;
	height: 142px;
	background-color: #ffffff;
	background-image: url(images/footer_01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#home {
	height: 340px;
	background-image: url(images/think.gif);
	background-repeat: no-repeat;
	background-position: 17px 130px;
}
.hometext {
	margin-top: 222px;
	margin-right: 60px;
	margin-left: 18px;
	line-height: 17px;
}
ul {
	list-style-position: inside;
}
#pages {
	padding-right: 60px;
	padding-left: 18px;
}
#plans {
	padding-left: 18px;
	padding-top: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #828282;
	text-decoration: none;
}
a:active {
	color: #828282;
	text-decoration: none;
}
.foot a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	color: #828282;
	text-decoration: none;
}
.foot a:active {
	color: #828282;
	text-decoration: none;
}

.headermenu {
	margin-left: 319px;
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 14px;
	letter-spacing: 0.15em;
	color: #000000;
	line-height: 170px;
	_line-height: 90px;
}
#footer img{
	border: 3px solid #E6E6E6;
	margin-top: 15px;
	margin-left: 16px;
}
.footer {
	margin-left: 306px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Book Antiqua";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: right;
	margin-top: 30px;
	margin-right: 3px;
}
.htext {
	margin-top: 12px;
}
.logos {
	margin-right: 9px;
	margin-left: 9px;
}
