/* body */
body {
	margin: 0px 0px 40px 0px;
	/*padding: 0px;*/
	font: 14px Arial, Verdana, Tahoma, sans-serif;
	color: #245473;
	background: #457c9f url(../images/bg.gif) top left repeat-x;
	line-height: 1.2;
}

#container {
	margin: 0px auto 0px auto;
	width: 777px;
	background-color: #fff;
}

#header {
	/*background: url(../images/header.jpg);*/
	width: 777px;
	height: 185px;
}

#header h1 {
	width: 777px;
	height: 185px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg);
	position: absolute;
	text-indent: -5000px;
}


#logo {
	float: left;
	position: absolute;
	margin-top: 65px;
	margin-left: 35px;
	width: 400px;
}

#logo img {
	border: 0px;
}

#header_menu {
	position: absolute;
	margin-top: 30px;
	margin-left: 610px;
	width: 140px;
}

#header_menu a {
	font-size: 14px;
	font-weight: normal;
	color: #457c9f;
	background-color: transparent;
	text-decoration: none;
}

#header_menu a:hover {
	color: #b0cde2;
}

#menu {
	background: url(../images/menu_bg.gif);
	height: 53px;
	padding-top: 5px;
	text-align: center;
	color: #fff;
	background-color: transparent;
}

#menu a {
	font-size: 14px;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	color: #b0cde2;
}

#menu_top {
	padding-top: 3px;
}

#menu_bottom {
	padding-top: 11px;
}

#body_pic {
	float: left;
	width: 147px;
	height: 171px;
	margin-right: 20px;
	background: url(../images/adrian_rides.jpg);
}

#tao_te_ching {
	float: right;
	width: 80px;
	height: 202px;
	margin-left: 20px;
	background: url(../images/tao-te-ching.gif);
}

#footer {
	margin: auto;
	width: 777px;
	padding-top: 5px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#footer a {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	color: #b0cde2;
}

#copyright {
	float: left;
	width: 300px;
	text-align: left;
}

#clickon {
	float: right;
	width: 300px;
	text-align: right;
}

/*#contact-form {
	margin: 0px auto 0px auto;
	width: 450px;
	color: #245473;
	background-color: #b0cde2;
	padding-bottom: 10px;
}

#contact-form label {
	float: left;
	width: 30%;
	font-size: 14px;
	margin-left: 1.2em;
	margin-top: 0.5em;
	color: #245473;
	background-color: transparent;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #245473;
	background-color: transparent;
}

#contact-form .txt {
	width: 60%;
	border: 1px solid #457c9f;
	margin-top: 0.5em;	
}

#contact-form textarea.txt {
	width: 60%;
}

#contact-form .btn {
	border: 2px solid #fff;
	background-color: #457c9f;
	color: #b0cde2;
	padding: 0.4em;
	margin-top: 0.5em;	
}

#contact-form div.submit {
	text-align: center;
}*/

#contact-form {
	margin: 0px auto 0px auto;
	width: 450px;
	color: #245473;
	background-color: #b0cde2;
	padding-bottom: 10px;
}

#contact-form label {
	float: left;
	width: 35%;
	font-size: 14px;
	margin-left: 1.2em;
}

#contact-form div {
	clear: left;
	margin: 0.4em 0 0.6em 0;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #245473;
	background-color: transparent;
	font-weight: bold;
}

#contact-form .txt {
	width: 55%;
	border: 1px solid #d1d1d1;
}

#contact-form textarea.txt {
	width: 55%;
}

#contact-form .btn {
	border: 2px solid #fff;
	background-color: #457c9f;
	color: #b0cde2;
	padding: 0.4em;
	margin-top: 0.5em;	
}

#contact-form div.submit {
	text-align: center;
}

.page_split {
	height: 8px;
	font-size: 0px;
}

.sectop {
	background: url(../images/sectop.gif);
	height: 14px;
	font-size: 0px;
}

.secbody {
	background: url(../images/body_bg.gif);
	padding-left: 30px;
	padding-right: 25px;
	text-align: justify;
	width: 717px;
}

.secbody img {
	border: 0px;
}

.secbot {
	background: url(../images/secbot.gif);
	height: 15px;
	font-size: 0px;
}

.secbodybot {
	background: url(../images/body_bot.gif);
	height: 24px;
}

.clearing {
	clear: both;
}

.statement {
	font-size: 16px;
	font-style: italic;
}

.statement_bold {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #245473;
	background-color: transparent;
}

.ptop {
	margin-top: 0px;
	padding-top: 0px;
}

.pbot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
