body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000 none;
}

#page {
	width: 950px;
	height: 560px;
	padding: 0px; /*border: 1px solid #FFFFFF;*/
	position: absolute;
	top: 50%;
	left:50%;
	margin: -280px 0 0 -475px;
	overflow: hidden;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: -292px 0 0 -487px;
}

#wrapper{
	padding: 150px 0px 0px 0px;
	height: 560px;
}

#topline{
	position: absolute;
	top: 150px;
	height: 2px;
	width: 950px;
	left: 0px;
	background-image: url(../images/topline.jpg);
	background-repeat: no-repeat;
}

#bottomline{
	position: absolute;
	height: 2px;
	width: 950px;
	left: 0px;
	top: 387px;
	background-image: url(../images/bottomline.jpg);
	background-repeat: no-repeat;
	z-index: 999;
}

#leftbox{
	position: absolute;
	top: 152px;
	left: 0px;
	width: 271px;
	height: 235px;
	background-image: url(../images/leftbox.jpg);
	background-repeat: no-repeat;
}

#middlebox{
	position: absolute;
	top: 152px;
	left: 270px;
	width: 413px;
	height: 235px;
	background-image: url(../images/middlebox.jpg);
	background-repeat: no-repeat;
}

#rightbox{
	position: absolute;
	top: 152px;
	right: 0px;
	width: 271px;
	height: 235px;
	background-image: url(../images/rightbox.jpg);
	background-repeat: no-repeat;
}

#footer{
	position: absolute;
	top: auto;
	bottom: 0px;
	height: 20px;
	width: 950px;
	text-align: center;
}

#logoonly, #aboutus, #referencelist, #casestudies, #contacts {
	width: 271px;
	height: 235px;
	overflow: auto;
	position: relative;
}

#logoonly p, #referencelist p, #casestudies p, #contacts p {
	padding: 10px;
	font-size: 12px;
	color: #6698B1;
}

#aboutus p{
	padding: 15px 15px 5px 15px;
	font-size: 12px;
	text-align:justify;
	color: #6698B1;
}

#logoonly ul, #aboutus ul, #logoonly  ul, #referencelist ul, #casestudies ul, #contacts  ul{
	list-style-type: disc;
	color:#6698B1;
}

#logoonly ul li, #aboutus ul li, #logoonly  ul li, #referencelist ul li, #casestudies ul li, #contacts  ul li {
	font-size: 12px;
}

#mycustomscroll {
	width: 271px;
	height: 235px;
	overflow: auto;
	position: relative;
}

div#mycustomscroll p{
	padding: 10px;
	font-size: 12px;
}

#mainanimation {
	width: 413px;
	height: 235px;
	position: absolute;
}

#reference {
	width: 410px;
	height: 235px;
	position: absolute;
	margin-left: -20px;
	overflow:auto;
}

#reference a img {
	background-image: url(../loga/loga_tile.gif);
	background-repeat: no-repeat;
	margin: 20px 6px 0px 0px;
	padding: 0px;
}

#reference img
{
	background-image: url(../loga/loga_tile_i.gif);
	background-repeat: no-repeat;
	margin: 20px 6px 0px 0px;
	padding: 0px;
}

ul.rbox li a, ul.rbox li a:active, ul.rbox li a:visited, ul.rbox li a:link {
	color: #6698B1;
	line-height: 150%;
	text-decoration:none;
}

ul.rbox li a:hover{
	color: #80FFEC;
	line-height: 150%;
	text-decoration:underline;
}

li.inactive{
	color:#888888;
}

.contact{
	color: #FFFFFF;
	text-decoration:none;
	margin-left:20px;
}

.contact a, .contact a:active, .contact a:link, .contact a:visited {
	color: #6698B1;
	text-decoration:none;
}

.contact a:hover{
	color: #80FFEC;
	text-decoration:underline;
}

.addresshead{
	line-height:300%;
}

.addressbody{
	line-height: 120%;
	font-size:11px;
	color:#85b6ca;
}
