#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#logo {
	width: 202px;
	z-index: 1;
	background-image: url(images/logo.jpg);
	height: 126px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	height: 53px;
	padding-top: 18px;
	font-size: 12px;
	width: 615px;
	margin-top: -110px;
	margin-left: 170px;
	z-index: 20;
}
#menu a:link {
	color: #464646;
	text-decoration: none;
}
#menu a:hover {
	color: #969696;
	text-decoration: none;
}
#menu a:visited {
	color: #B1A4D2;
	text-decoration: none;
}
#mainimage {
	height: 420px;
	width: 438px;
	margin-top: 65px;
	float: left;
	z-index: 2;
}
#content {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
}
#mainbuttons {
	width: 290px;
	margin-top: 65px;
	margin-left: 15px;
	float: right;
	z-index: 1;
	position: relative;
}
#wanttohelp {
	background-image: url(images/wanttohelpbg.jpg);
	height: 102px;
	width: 443px;
}
#aboutus {
	background-image: url(images/aboutusbg.jpg);
	height: 102px;
	width: 443px;
}
#blog {
	background-image: url(images/blogbg.jpg);
	height: 102px;
	width: 443px;
}
#bottombuttons {
	height: 152px;
	width: 750px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}
#blogsnippet {
	height: 95px;
	width: 195px;
	background-image: url(images/blogbutton.jpg);
	padding-top: 55px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 20px;
	cursor: pointer;
}
#foundervideo {
	height: 95px;
	width: 195px;
	margin-top: -152px;
	margin-left: 259px;
	background-image: url(images/fromthefounder.jpg);
	padding-top: 55px;
	padding-right: 30px;
	padding-left: 20px;
	cursor: pointer;
}
#contactus {
	height: 95px;
	width: 195px;
	margin-top: -152px;
	margin-left: 518px;
	background-image: url(images/contactus.jpg);
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 55px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#blogsnippet a {
	height: 95px;
	width: 195px;
	display: block;
}
#foundervideo a {
	height: 95px;
	width: 195px;
	display: block;
}
#contactus a {
	height: 95px;
	width: 195px;
	display: block;
}
#blogsnippet a:link,#foundervideo a:link,#contactus a:link {
	text-decoration: none;
	color: #464646;
}
#blogsnippet a:visited,#foundervideo a:visited,#contactus a:visited {
	text-decoration: none;
	color: #B1A4D2;
}
#blogsnippet a:hover,#foundervideo a:hover,#contactus a:hover {
	text-decoration: none;
	color: #969696;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 750px;
	line-height: 14px;
	margin-top: 10px;
	float: left;
}
#footer a {
	font-size: 11px;
	color: #666666;
}
.design {
	text-decoration: none;
	display: inline;
}
.design a {
	text-decoration: none;
	display: inline;
	color: #CCCCCC;
}
#content #footer #enews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	padding: 10px;
	width: 370px;
	color: #333333;
}
