@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #6880C0;
	font-size: 14px;
	line-height: normal;
}

#bg1 {
	background-color: #d6ddee;
	font-family: Helvetica, Arial, sans-serif;
	color: #6880C0;
	font-size: 14px;
	background-image: url(../img/bg/zodoBGmain.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


/* CSS Document */

#L1_container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/bg/zodoBGfoot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#L2_left {
	float: left;
	height: auto;
	width: 484px;
	padding-top: 15px;
	padding-left: 45px;
	padding-right: 20px;
	padding-bottom: 40px;
}
#L2_left h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ff7700;
}
#L2_container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../img/bg/zodoBGfoot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#L2_right {
	float: right;
}




#header {
	height: 147px;
	width: 800px;
	background-image: url(../img/bg/zodoBGhead.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo {
	float: left;
	vertical-align: bottom;
	margin-top: 45px;
	margin-left: 5px;
}
#nav_a {
	background-image: url(../img/bg/zodoBGnav_a.jpg);
	height: 58px;
	width: 800px;
}
#nav_b {
	height: 193px;
	width: 800px;
	text-align: center;
}
#home_content {
	height: 204px;
	width: 800px;
}
#home_right {
	float: right;
}

#home_left {
	float: left;
	height: 204px;
	width: 372px;
	background-image: url(../img/zodo_text_home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home_left p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	margin-top: 10px;
	margin-left: 43px;
	margin-right: 10px;
	line-height: 1.1em;
}
.footerTxt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6880c0;
	text-align: center;
	padding-top: 30px;
}
#footer {
	width: 800px;
	clear: both;
	height: 78px;
	background-image: url(../img/zodoFooterHome.gif);
}
li {
	display: inline;
	padding-right: 6px;
}
ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #6880c0;
	list-style-type: none;
	padding-left: 64px;
	padding-top: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#nav_a a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	list-style-type: none;
	text-decoration: none;
	color: #6880c0;
}
#nav_a a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ff7700;
	list-style-type: none;
	text-decoration: none;
}
#nav_a .nolink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #ff7700;
	list-style-type: none;
	text-decoration: none;
}


#home_content a {
	color: #ff7700;
	text-decoration: none;
}
#home_content a:hover {
	color: #6880c0;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #ff7700;
	margin: 0px;
	padding: 0px;
}
#L2_left a {
	color: #ff7700;
	text-decoration: none;
}
#L2_left a:hover {
	color: #6880c0;
	text-decoration: underline;
}
