body {
	background-color: #FFFFFF;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 1024px;
	
}
a:link { text-decoration:none; }
a:visited { text-decoration:none;  }
a:hover { text-decoration:underline;  }
ul {
    
}
input,textarea {
	border:1px solid #77c3e5;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.upmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.container {
	margin: auto;
	width: 825px;
}
.clear {
	clear: both;
}
.clearm
{
	height: 20px;
	clear: both;
}
.logo {
	background: url("../images/logo.jpg") no-repeat;
	margin: 25px 100px 0 0;
	_margin: 25px 50px 0 0;
	display: block;
	width: 474px;
	height: 120px;
	float: right;
}
.logo span {
	display: none;
}
.upmenutext {
	position: absolute;
	top: 90px;
	left: 48px;
	color: #ffffff;
}
.upmenutext2 {
	position: absolute;
	top: 90px;
	left: 168px;
	_left: 148px;
	color: #ffffff;
}
.upmenutext3 {
	position: absolute;
	top: 90px;
	left: 283px;
	_left: 253px;
	color: #ffffff;
}
.upmenutext4 {
	position: absolute;
	top: 90px;
	left: 401px;
	_left: 355px;
	color: #ffffff;
}
.top {
	background: url("../images/top.jpg") no-repeat;
	width: 825px;
	height: 200px;
	z-index: -1;
}
.topmenu {
	margin: 20px 100px 0 0;
	_margin: 20px 50px 0 0;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	float: right;
}
.topmenu a {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.upleft {
	background: url("../images/upleft.jpg") no-repeat;
	width: 255px;
	height: 107px;
	z-index: -1;
	float: left;
}
.upmenu {
	margin: 0;
	width: 490px;
	height: 107px;
	float: left;
	_width: 520px;
	position: relative;
}
.upmenu a {
	text-decoration: none;
}
.upmenu li {
	margin: 0 0 0 30px;
	_margin: 0 0 0 15px;
	width: 92px;
	height: 107px;
	float: left;
}
.menu {
	margin: 20px 0 0 0;
	width: 255px;
	float: left;
}
.menutext {
	
}
.menu li a {
	background: url("../images/button.jpg") no-repeat;
	display: block;
	margin: 0;
	padding: 1px 0 0 40px;
	width: 255px;
	height: 26px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.menu li.inv {
	background: url("../images/button02.jpg") no-repeat;
	color: #FFFFFF;
}
.menu li.inv a {
	background: none;
	color: #FFFFFF;
}
.content {
	background-color: #efefef;
	margin: 20px 80px 0 0;
	padding: 0 10px 0 10px;
	width: 450px;
	float: right;
	_width: 400px;
}
.contact {
	background: url("../images/contact-button.jpg") no-repeat;
	margin: 1px 0 0 0;
	padding: 1px 0 0 40px;
	width: 255px;
	min-height: 172px;
	height: auto;
	z-index:  -1;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.contact img {
	border: 0
}
.contact-a {
	color: #666666;
}
.footer {
	margin: 20px 0 0 0;
	width: 825px;
	float: left;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.roundcont {
	width: 745px;
	background-color: #4b90c3;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url("../images/tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("../images/br.gif") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block;
}
