@charset "utf-8";
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3378ad;
	margin: 0px;
}
.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 761px;
	left: 12px;
	position: relative;
}
.test {
	background-position: 5px;
}

.controlpanel {
	background-image: url(img/controlpanel.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 761px;
	position: relative;
	left: 12px;
}
.mainarea {
	background-image: url(img/mainarea.jpg);
	height: 379px;
	width: 761px;
	position: relative;
	left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 81px;
	top: 44px;
	width: 362px;
	visibility: visible;
	line-height: normal;
	
}
.contents2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 238px;
	top: 250px;
	width: 475px;
	visibility: visible;
	z-index: 100;
	line-height: 90%;
}
.contents3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0;
	text-align: left;
	position: absolute;
	visibility: visible;
	z-index: 100;
	line-height: normal;
	left: 99px;
	top: 525px;
	font-weight: bold;
}
.contents4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A6E2FF;
	text-align: left;
	position: absolute;
	visibility: visible;
	z-index: 100;
	line-height: normal;
	left: 99px;
	top: 525px;
	font-weight: bold;
}
.contents5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	position: absolute;
	left: 44px;
	top: 43px;
	width: 672px;
	visibility: visible;
	line-height: normal;
	height: 325px;
	
}
.mainarea_portfolio {
	background-image: url(img/mainarea_portfolio.jpg);
	height: 379px;
	width: 761px;
	position: relative;
	left: 12px;
}
.mainarea_fileupload {
	background-image: url(img/mainarea_fileupload.jpg);
	height: 379px;
	width: 761px;
	position: relative;
	left: 12px;
}
.mainarea_contactus {
	background-image: url(img/mainarea_contactus.jpg);
	height: 379px;
	width: 761px;
	position: relative;
	left: 12px;
}
.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 761px;
	position: relative;
	left: 12px;
}
#wrapper {
	position: relative;
	width: 785px;
	height: 728px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(img/shadows.png);
}.left_shadow {
	background-image: url(img/left_shadow.png);
	background-repeat: no-repeat;
	height: 728px;
	width: 12px;
}
#logo_home {
	float: left;
	height: 98px;
	width: 237px;
	position: absolute;
	left: 59px;
	top: 10px;
}
#logo_home a {
	float: left;
	height: 98px;
	width: 237px;
}
#about_us {
	float: left;
	height: 26px;
	width: 117px;
	position: absolute;
	left: 60px;
	top: 88px;
}
#about_us a {
	float: left;
	height: 26px;
	width: 117px;
}
#portfolio {
	float: left;
	height: 52px;
	width: 111px;
	position: absolute;
	left: 232px;
	top: 62px;
}
#portfolio a {
	float: left;
	height: 52px;
	width: 111px;
}
#fileupload {
	float: left;
	height: 50px;
	width: 135px;
	position: absolute;
	left: 380px;
	top: 64px;
}
#fileupload a {
	float: left;
	height: 50px;
	width: 135px;
}
#contactus {
	float: left;
	height: 39px;
	width: 120px;
	position: absolute;
	left: 530px;
	top: 75px;
}
#contactus a {
	float: left;
	height: 39px;
	width: 120px;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}
