@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0;}
a img {border: none;}

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66.5%;
	color: #333333;
}
h1 {
	height: 100px;
	width: 540px;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	display: inline;
}
h2 {
	height: 340px;
	width: 980px;
	background-image: url(../images/h2_home.jpg);
	clear: both;
	text-indent: -9999px;
}
h3 {
	height: 50px;
	text-indent: -9999px;
}
h3.h3Home1 {
	background-image: url(../images/h3_home1.gif);
	margin-left: -20px;
}
h3.h3Home2 {
	background-image: url(../images/h3_home2.gif);
	margin-left: -20px;
}
h3.h3Home3 {background-image: url(../images/h3_home3.gif);}
h3.h3Fac1 {background-image: url(../images/h3_fac1.gif);margin-left: -20px;}
h3.h3Book1 {background-image: url(../images/h3_book1.gif);margin-left: -20px;}
h3.h3Book2 {
	background-image: url(../images/h3_book2.gif);
	background-repeat: no-repeat;
}
h3.h3Book3 {
	background-image: url(../images/h3_book3.gif);
}
h3.h3Book4 {
	background-image: url(../images/h3_book4.gif);
	background-repeat: no-repeat;
}
p {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-bottom: 12px;
}
a:hover {
	text-decoration: none;
}




#wrapper { width: 980px;
margin: 0 auto;
}
#content {clear: both;}

#content #left {
	width: 280px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#content #leftOther {
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#content #middle {
	width: 320px;
	margin-left: 320px;
	padding-left: 20px;
	padding-right: 20px;
}

#content #right {
	width: 300px;
	float: right;
}
#content #right p {
	margin-left: 8px;
	margin-right: 20px;
}
#content #rightOther {
	width: 300px;
	float: right;
}
#content #rightOther p {
	margin-left: 6px;
	margin-right: 20px;
}

#footer {
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E9E9E9;
	margin-right: 20px;
	margin-left: 20px;
}
#footer p, p.ra a, p.copy a {
	color: #629D07;
	font-size: 1em;
}
p.ra {float: left;}
p.copy {float: right;}





ul#nav {
	height: 100px;
	width: 440px;
	float: right;
	display: inline;
	background-image: url(../images/nav_bg.jpg);
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav li a {
	height: 100px;
	display: block;
	text-indent: -9999px;
}
ul#nav li#nav1 a {width: 150px;}
ul#nav li#nav1 a:hover, ul#nav li#nav1 a#active {background-image: url(../images/nav1.jpg);}
ul#nav li#nav2 a {width: 140px;}
ul#nav li#nav2 a:hover, ul#nav li#nav2 a#active {background-image: url(../images/nav2.jpg);}
ul#nav li#nav3 a {width: 150px;}
ul#nav li#nav3 a:hover, ul#nav li#nav3 a#active {background-image: url(../images/nav3.jpg);}
.boldGreen {
	font-size: 1.4em;
	color: #629D07;
}




th {
	font-size: 1.4em;
	color: #739BA8;
	font-weight: normal;
	text-align: left;
	padding: 4px;
}
td {
	font-size: 1.3em;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
.avThumb {
	background-image: url(binaries/av_thumb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-bottom: 16px;
	padding-left: 33px;
}

table.avalTab1 {
float: left;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 20px;
}
table.avalTab2 {
float: left;
	width: 270px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.red {
	color: #CC0000;
}


th.heading {
	color: #629D07;
	font-size: 1.5em;
	font-weight: bold;
}
.tableRowGreen {
	background-color: #F8F8F8;
}

p.enlarge {
	margin-bottom: 2px;
	background-image: url(../images/click_enlarge.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #7C9049;
}
p.bookOnline {
	height: 89px;
	width: 436px;
	background-image: url(../images/book_online.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

