body {
	font-family: verdana, arial, helvetica, serif;
	font-size: 78%;
	margin: 0;
	background: #f8f8f0 url(../images/bg.gif) repeat-y;
} 

img {
	border: 0;
}

h1 {
	font-weight: bold;
	font-size: 110%;
	z-index: 2;
	padding: 0;
	margin: 0px 0px 10px 0px;
}

h2 {
	display: block;
	width: 100%;
	font-size: 110%;
	padding: 5px 0 5px 0;
	font-weight: normal;
	margin: 0;
	color: #fff;
	background-color: #559cc6;
}

.leftheader {
	width: 165px;
	font: 14px Georgia, Times, serif;
	color: #3B382C;
	height: 10px;
	border-bottom: 1px dashed black;
	margin-bottom: 10px;
}

#content {
	width: 800px;
	background: url(../images/bg_left.gif) repeat-x;
	voice-family: "\"
}\""; 
	voice-family:inherit;
	width: 800px;	
}
html>body #content {
	width: 800px;
}

#main {
	margin-left: 20px;
	clear: both;
}

.floatleft {
	float: left;
}

.floatupperleft {
	float: left;
	padding: 0px 10px 10px 0px;
}

.left20 {
	padding-left: 20px;
}

.floatright {
	float: right;
}

a:link {color: #0764a7;}
a:visited {color: #0965a6;}
a:active {color: #478ec0;}
a:hover {color: #61a2d0;}

a.link2:link {
	color: #000;
	text-decoration: none;
}
a.link2:visited {
	color: #000;
	text-decoration: none;
}
a.link2:active {color: #666;}
a.link2:hover {
	color: #666;
	text-decoration: underline;
}


a.link3:link {
	color: #3F5783;
	font-weight: bold;
	text-decoration: none;
}
a.link3:visited {
	color: #3F5783;
	text-decoration: none;
}
a.link3:active {color: #666;}
a.link3:hover {
	color: #60769F;
	text-decoration: underline;
}

#loginmiddle h2 {
	display: block;
	width: 90%;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 5px 5px;
	color: #fff;
	background-color: #559cc6;
	margin : 10px;
}

a#log_in
{
	display: block;
	width: 123px;
	height: 31px;
	background: transparent url(../images/b_login.gif) no-repeat;
}

a#log_in:hover
{
	background-position: 0px -31px;
}


a#register
{
	display: block;
	width: 123px;
	height: 31px;
	background: transparent url(../images/b_register.gif) no-repeat;
}

a#register:hover
{
	background-position: 0px -31px;
}

a#bookinfo
{
	float: right;
	display: block;
	width: 61px;
	margin-right: 10px;
	height: 17px;
	background: transparent url(../images/b_bookinfo.gif) no-repeat;
}

a#more:hover
{
	background-position: 0px -17px;
}


a#more
{
	display: block;
	float: right;
	width: 36px;
	height: 17px;
	background: transparent url(../images/b_more.gif) no-repeat;
}

a#bookinfo:hover
{
	background-position: 0px -17px;
}


a#viewdemo
{
	float: left;
	width: 214px;
	height: 171px;
	background: transparent url(../images/b_viewdemo.gif) no-repeat;
	z-index: 1;
}

a#viewdemo:hover
{
	background-position: 0px -171px;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav {
	clear: both;
	position: absolute;
	top: 65px;
	width: 780px;
	background-color: #2886b9;
	height: 30px;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left: 0px;	
}
html>body #nav {
	margin-left: 20px;
} 

#nav a {
	color: white;
	text-decoration: none;
	
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #194989;
	padding: 0.2em 5px;
	border-top: 1px solid #AACEDF;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border-top: 1px solid #AACEDF;
	background-color: #B2D4E3;
}

li {
	float: left;
	position: relative;
	width: 14em;
	text-align: left;
	cursor: default;
	background-color: #2886b9;
}

li ul {
	z-index: 20;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 12em;
	font-weight: normal;
	background-color: #d6e5ec;
	padding: 0;
	border: solid 1px #7d6340;	
}


.pad5 {
	padding: 5px 5px 0 5px;
}


.nopad {
	padding: 0;
}

.middle {
	padding: 20px 30px 0 20px;
}

.top40 {
	padding-top: 40px;
}

.navitem {
	width: auto;
	padding: 7px 10px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
	font-size: 85%;
}

li:hover ul, li.over ul {
	display: block;
}


p {
	font-size: 100%;
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}


.break {
	clear: both;
}


#loginbox {
	float: left;
	width: 225px;
	background: transparent url(../images/bg_bluefade.gif) repeat-x;
	font-size: 78%;
	height: 169px;
	border-top: 1px dashed #a9cde3;
	margin-top: 5px;
}

#login {
	width:260px;
	float:right;
	padding : 35px 5px 10px;
}

#login_register {
	width:260px;
	padding-top:35px;
	float:left;
	padding : 35px 5px 10px;
}

#loginleft {
	float:left;
	width:225px;
	height: 420px;
	font-size:90%;
	border-top: 1px dashed #808080;
	margin-top:4px}
	
#loginmiddle {
	float:right;
	width:554px;
	height:420px;
	background: #fff url(../images/bg_bluefade.gif) repeat-x;
	font-size:90%;
	border-top:1px dashed #808080;
	border-left:1px dashed #a9cde3;
	margin-top:4px;
}
	
#mainimage {
	float: left;
	margin-top: 5px;
	width: 554px;
	height: 170px;	
}

.leftcolumn {
	clear: both;
	float: left;
	width: 225px;
	height: 220px;
}

.middlecolumn {
	float: left;
	width: 330px;
	font-size: 85%;
	background: #ffffff;
	border-right: 1px dashed #666;
	height: 230px;
	border-top: 5px solid #7cb2d4;
}

.rightcolumn {
	background: #fff url(../images/bg_bluefade.gif) repeat-x;
	float: left;
	width: 224px;
	height: 230px;
	border-top: 5px solid #7cb2d4;

}

.inner {
	float: left;
	padding: 0px 10px 10px 0px;
}

.texttop {
	display: block;
	float: left;
	vertical-align: text-top;
}

#footer {
	width: 800px;
	background: #fff;
	border-top: 2px solid #a9cde3;
	margin-top: 20px;
	font-size: 70%;
	text-align: center;
}

div.alert {
	color: #ff0000;
	background-color: #ccd7eb;
	border : 1px solid #ff0000;
	padding : 5px 10px 5px 10px;
	margin : 5px 5px 5px 5px;
}