body {
	margin: 0;
	padding: 0;
	background: #620153 url(images/lotus.png) top center no-repeat;
	font-family: "Dax-Regular", Arial, Helvetica, sans-serif;
	font-weight: 400;
}

/*
 * #############################################################
 */

#lotus {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	min-height: 600px;
	_height: 600px;
	position: relative; 
}

.btn-large {
	background: url(images/btn-large.png) 0 0 no-repeat;
	width: 398px;
	height: 215px;
	text-align: center;
}

.btn-large img {
	margin: 24px 0 0 0;
}

.btn-small {
	width: 181px;
	height: 110px;
	text-align: center;
}

.home .btn-small {
	opacity:0;
}

.btn-small a {
	display: block;
	background: url(images/btn-small.png) top left no-repeat;
	width: 181px;
	height: 110px;
}

.btn-small a.on,
.btn-small a:hover {
	background: url(images/btn-small.png) bottom left no-repeat;
}

.btn-small a img {
	margin: 22px 0 0 0;
}

/*
 * #############################################################
 */

.home .btn-large {
    left: 285px;
    position: absolute;
    top: 352px;
}

.home .about {
	position: absolute;
	top: 397px;
	left: 0;
}

.home .service {
	left: 130px;
    position: absolute;
    top: 210px;
}

.home .virtual {
	left: 397px;
    position: absolute;
    top: 100px;
}

.home .awards {
	right: 130px;
    position: absolute;
    top: 210px;
}

.home .contact {
	position: absolute;
	top: 397px;
	right: 0;
}

/*
 * #############################################################
 */

.content .btn-small {
	position: absolute;
	top: 300px;
	left: 0;
}

#nav {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
	display: inline;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

.btn-nav {
	width: 103px;
	height: 63px;
	text-align: center;
}

.btn-nav a {
	display: block;
	background: url(images/btn-nav.png) top left no-repeat;
	width: 103px;
	height: 63px;
}

.btn-nav .on,
.btn-nav a:hover {
	background: url(images/btn-nav.png) bottom left no-repeat;
}

.btn-nav a img {
	margin: 13px 0 0 0;
}

.btn-nav .about {
	position: relative;
	margin: 13px;
}

.btn-nav .service {
	position: relative;
	margin: 13px;
}

.btn-nav .virtual {
	position: relative;
	margin: 13px;
}

.btn-nav .awards {
	position: relative;
	margin: 13px;
}

.btn-nav .contact {
	position: relative;
	margin: 13px;
}

/*
 * #############################################################
 */

.about-text {
	color: #fff;
	font-size: 30px;	
	text-align: center;
}
.pos1 {
	position: absolute;
	top: 250px;
	left: 240px;
}
.pos2 {
	position: absolute;
	top: 300px;
	left: 240px;
}
.pos3 {
	position: absolute;
	top: 350px;
	left: 240px;
}

.right {
	position: right;
	text-align: center;
	float: right;
	margin: 170px 0 0 50px;
	color: #fff;
	font-size: 24px;	
}

#text-panel {
	position: absolute;
	top: 150px;
	left: 250px;
}

#text-panel iframe {
	border: 5px #554e55 solid;
}

#text-panel #awards-image {
	margin: 60px 0 0 0;
}

td {
	vertical-align: top;
	min-width: 100px;
	padding: 0 0 15px 0;
	font-size: 13px;
	color: #fff;
}
/*
 * #############################################################
 */

#footer {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin: 0 0 40px 0;
}

#footer p {
	margin: 90px 0 10px 0;
	color: #fff;
	font-size: 20px;
	line-height: 37px;
}

#footer .small {
	margin:0;
	padding: 0;
	color: #fff;
	font-size: 11px;
}

a {
	color: #7A7930;
	text-decoration: none;
}

a:hover {
	color: #486D33;
}

a img {
	border: none;
}

/*
 * #############################################################
 */