/* @group redifined html tags */

body {
	padding:0px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #F7F0E5;
	color: #666666;
}


img	{
	border:0px;
}
	
/* @end */

/* @group site layout */

#center {
	position:relative;
	width: 792px;
	height: 500px;
	top:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border: 1px #666666 solid;
}

#header {
	background-color:#993300;
	height: 5px;
}

#content {
	background: url(../images/global/newpageback.jpg) no-repeat;
	width: 792px;
	height: 495px;
	top: 5px;
	position: absolute;
	left: 0;
}
#left {
	width: 360px;
	height: 280px;
}
.leftimg {
	width: 360px;
	height: 280px;
	float: left;
	margin-top: 138px;
	margin-left: 158px;
	height: 280px;
	overflow: hidden;
	position: absolute;
}

.leftimg img {
	width: 360px;
	height: 280px;
}

#rightpane {
	position: absolute;
	top: 8px;
	left: 140px;
	width: 642px;
	height: 460px;
}
	
}#pagetitle {
	position: absolute;
	top: 5px;
}

#pagetext {
	position: absolute;
	left: 5px;
	z-index: 3;
	width: 370px;
	top: 130px;
	visibility: hidden;
}


#homepage {
	position: absolute;
	top: 130px;
	left: 400px;
}

#left1 {
	position: absolute;
	width: 120px;
	height: 90px;
}

#right1 {
	position: absolute;
	background: #003399;
	width: 120px;
	height: 90px;
	left: 120px;
}

#left2 {
	position: absolute;
	width: 120px;
	height: 90px;
	background: #E7D2AD;
	top: 95px;
}

#right2 {
	position: absolute;
	width: 120px;
	height: 90px;
	left: 120px;
	top: 95px;
}

#left3 {
	position: absolute;
	width: 120px;
	height: 90px;
	top: 190px;
}

#right3 {
	position: absolute;
	background: #003399;
	width: 120px;
	height: 90px;
	left: 120px;
	top: 190px;
}

#address {
	position: relative;
	left: -395px;
	width: 230px;
	top: 280px;
	
}

#address2 {
	position: relative;
	left: -170px;
	width: 230px;
	top: 265px;
	
}

#address3 {
	position: relative;
	left: 30px;
	width: 230px;
	top: 250px;
	
}

#linksbar {
	height: 27px;
	top: 473px;
	position: absolute;
	visibility: visible;
	width: 792px;
}

#footer {
	position: relative;
	top: 500px;
	display: block;
	text-align: center;
}

#imageloader {
	height: 10px;
	width: 10px;
	visibility: hidden;
	overflow: hidden;
}
	
/* @end */
