.container {
	background-color: #F0F1EB;
	width: 950 px;
	margin: 0;
	height: 100%;
	margin:0 px;
	min-height:100%l
}
.main {
	width: 80%;
	margin: auto;
	height:100%;
	
}
.header {
	width: 100%;
}
.logo {
	height: 190px;
	width: 450px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.content {
	width: 100%;
	margin-top: 5px;
}
.footer {
	width: 100%;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
	margin-top: 10px;
}
.searchbox {
	height: 70px;
	background-image: url(images/search-bar.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-bottom: 10px;
	width: 80%;
	background-position: center;
}
#keywords {
	background-image: url(images/search-box.png);
	background-repeat: no-repeat;
}
.searchbox input {
	background-image: url(images/search-box.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 239px;
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-top: 18px;
}
.searchbox input2 {
	background-image: url(images/search-button.png);
}
.button {
	background-image: url(images/search-button.png);
	background-repeat: no-repeat;
}
.searchbox .button {
	background-image: url(/images/search-button.png);
	width: 110px;
	height: 23px;
	margin-left: 20px;
	margin-bottom: 3px;
}
.searchbox .button2 {
	background-image: url(/Button2.gif);
	width: 180px;
	height: 40px;
	margin-left: 20px;
	margin-bottom: 3px;
}
.text {
	width: 80%;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	background-color: #FAF9EA;
	border: 1px solid #CCC;
	margin: auto;
	text-align:justify;
	padding: 10px;
	margin-bottom: 15px;
	
}

.text_cntr {
	width: 80%;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 10px;
	background-color: #FAF9EA;
	border: 1px solid #CCC;
	margin: auto;
	text-align:center;
	padding: 10px;
	margin-bottom: 15px;
	
}

.text2 {
	width: 60%;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	background-color: #FAF9EA;
	border: 1px solid #CCC;
	margin: auto;
	text-align:center;
	padding: 10px;
	margin-bottom: 15px;
	
}
.logotext {
	margin: auto;
	color: #999;
	width: 100%;
	text-align:center;
	padding-bottom: 10px;
}
.topsearches {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #CCC;
	float: left;
	height: 40px;
	margin-top: 23px;
	font-size: 12px;
}
.actualbox {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.table {
	margin-right: 20px;
}
.form {

}
.google_btn {
	float: left;
}
.actualbox form {
	display: inline;
}

