.boxTopLeft {
	position: relative;

	width: 450px;
	/*	left: 10px;
	top: 10px;*/
	float: left;
	margin: 5px;
}

.boxTopRight {
	position: relative;
	width: 750px;
	text-align:left;
	/*	left: 470px;
	top: 10px;*/
	
	margin: 5px 0 0 18px;
	left: 0px;
	top: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.boxMidLeft {
	position: relative;
	width: 200px;
	/*	left: 10px;
	top: 320px;*/
	float: left;
	/*background-color: #FFFFFF;*/
	/*border: 1px solid #999966;*/
	margin: 5px;
	height: 550px;
	color: #CC9966;
	font-size: 14px;
	font-weight: bold;	
}

.boxMidRight {
	position: absolute;
	width: 388px;
	/*	left: 320px;
	top: 320px;*/
	float: right;
	margin: 5px;
	left: 39px;
	top: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9966;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 790px;
	height:700px;
	color: #CC9966;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9966;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CC9966;
	background: #b3cabd url(../img/main_background.jpg) repeat fixed left top;
	
}
.main h1 {
color:#CC9966;
}
html {
width:100%;
}
body {
	width:900px;
	height:900px;
	background-color: #FFFFFF;
	
	margin:0 auto;
	padding-top:20px;
}
a {
	color: #CC9966;
	text-decoration:none;	
}
a:hover {
	color: #aa9966;
	text-decoration:underline;	
}
#title {
padding-left:140px;
}
#title h1 {
padding-left:0px;
color:#CC9966;
font-size:22px;
}
#bottom_content {
position:relative;
height:100px;
	z-index:1;
	left: 20px;
	top: 14px;
}
.clients {
float:left; 
width:330px;
padding:12px 6px 6px;
text-align:left;
}
.client2 {

margin-left:16px;
}
.clients a {
float:left;
padding-right:7px;
}
body {
	background: #FFFFFF;
	color: #FFFFFF;
}
#Layer1 {
	clear: both;
	position:relative;
	top:0px;
	left:260px;
	clear:both;
	width:280px;
}
.style1 {
color: #CC9966;
padding-top:0px;
}
#header {
height:100px;
background-color:#A781A7;
}
