html,body{
	min-heigth:100% !important;
	heigth:auto !important;
	height:100%;
	background-color:#FFFFFF;
	color:#000000;
}

body{
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
	background-image:url(../images/logo-bg.jpg);
	background-position:center 90px !important;
	background-position:center 130px;
	background-repeat:no-repeat;
}

ol,ul{
	padding: 1em;
}

ol li {
	list-style: decimal inside;
}

ul li {
	list-style: disc inside;
}

strong{
	font-weight:bold;
}

.container{
	width:935px;
	height:100%;
	margin:40px auto;
	text-align:left;
	background-color:transparent;
	color:#6D6A61;
}

h1,.logo,.top-links,.menu,#page-content,.top-links div,.right,#slide,.slide-nav,label{
	float:left;
	display:inline;
}
.logo h1{padding:5px 0 0 0;}
.logo{
	width:660px;
	height:130px;
	background-image:url(../images/logo.png) !important;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}
.top-links{
	width:260px;
	height:130px;
	margin-right:15px;
}
.top-links div{margin-top:40px; width:250px; text-align:right;}
.top-links span{
	margin:0px 5px 0px 5px;
}

#page-content{
	width:430px;
	margin-right:20px;
	margin-left:20px;
	opacity:1;
}
#page-content,.right{
	padding-top:9px;
}
.right{width:260px;}
#slide{margin-right:10px;}
#slide-nav{
	float:right;
	width:55px;
	height:20px;
	background-image:url(../images/ms-button.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

label{width:120px;}
input,textarea,select{
	border:1px solid #4B2A6C;
}
input,textarea{width:250px;}
.submit,.submit2{
	border:0;
	background-color:transparent;
	cursor:pointer;
}
.loading{width:150px; text-align:center; margin:50px 0 0 100px;}
.logger{
	position:absolute;
	left:0px;
	top:0px;
	background-color:whitesmoke;
	padding:15px;
	border:1px solid #4B2A6C;
	text-align:left;
}

