html, body {
	height: 100%;
	width: 100%;
	}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainbg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}


.Container {
	width: 787px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	min-height: 100%;
}

.header {
margin:0 15px 15px;
}

.header_1{width:300px; float:left; display:inline;}
.header_2{width:340px; float:left; display:inline; background:url(../images/header_right.jpg) no-repeat right top; margin-left:110px;}
.header_2 ul{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin:0; padding:32px 0 0;}
.header_2 ul li{ list-style:none; float:left; margin:0; padding:0; width:163px;}
.enq_form{background-color:#ffffff; border: #bcbcbc 1px solid; font-size:11px; padding:3px; width:157px; font-family:Arial, Helvetica, sans-serif; color:#000000;}
.enq_form_button{height:21px; width:51px; background-image:url(../images/login.gif); margin:0; padding:0; background-repeat:no-repeat; border:0px; cursor:pointer; float:right; margin:3px 0 0;}
.header_2 ul li.pad{margin-right:5px;}
.failed{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; font-style:italic;}
.loggedout{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#006600;}
.logout, .logout a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ff0000; float:right; padding:35px 0 0;}

.clearcols{clear:both; height:1px;}


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}


.header_nav {
	background-image: url(../images/header_nav_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	margin-right: 9px;
	margin-left: 8px;
	width: 770px;
}
#topnav {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	display: block;
	text-align: center;
}
#topnav a {
	color: #272C31;
	text-decoration: none;
	display: block;
	height: 33px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

#topnav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #272C31;
	float: left;
	height: 33px;
	margin: 0px;
	display: inline;
	width: 95px;
}
#topnav a:hover {
	color: #FFFFFF;
	background-image: url(../images/header_nav_a_over_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.maincontent {
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 9px;
	margin-left: 8px;
	clear: both;
	min-height:530px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #272C31;
	font-size: 11px;
	width: 757px;
	padding-right: 6px;
	padding-left: 7px;
	padding-bottom: 15px;
}

.maincontent a{
color: #272C31;
}

table{
background-color:#e9e9e9;
}

.bg{
background-color:#272C31;
color:#FFFFFF;
}

.bg2{
background-color:#FFFFFF;
}

p{
margin-top:0px;
padding-top:0px;

}


p.news{font-size:18px; width:600px; color:#646464;}

p.news img{float:left; padding:0; border:#929292 1px solid; margin:4px 15px 5px 0px;}
p.news img.none{ padding:0; border:0; margin:0;}

.design{font-size:11px; font-family:Arial, Helvetica, sans-serif; width:100%; text-align:center; padding:20px 0; color:#afafaf;}
.design a{color:#afafaf; text-decoration:none;}
.design a:hover{color:#808080;}