body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/imgBackground.jpg);
	font-family: Arial;
	font-size: 12px;
	color:#333333;
}
a:link{
	color:#000080;
	text-decoration:underline;
}
a:visited{
	color:#000080;
	text-decoration:underline;
}
a:active{
	color:#000080;
	text-decoration:underline;
}
a:hover{
	color:#000080;
	text-decoration:none;
}

form{
	border:0;
	margin:0;
	padding:0;
}
h1{
	font-family: Arial;
	font-size:22px;
	font-weight:bold;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
h2{
	font-size:16px;
	font-weight:normal;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#000080;
	border:0;
	margin:0;
	padding:0;
}
h4{
	font-size:12px;
	font-weight:normal;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
h5{
	font-size:11px;
	font-weight:normal;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
h6{
	font-size:10px;
	font-weight:bold;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
h7{
	font-size:22px;
	font-weight:bold;
	color:#000080
	border:0;
	margin:0;
	padding:0;
}
.simulatelink{
	cursor:pointer;
}
li{
	list-style:none;
	margin-left:-20px;
	padding-top:5px;
}

.bodyheader{
	position:relative;
	width:760px;
	height:110px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	background-color:#0f387a;
}
.bodyheader1{
	width:155px;
	height:110px;
	overflow:hidden;
	float:left;
}
.bodyheader2{
	width:448px;
	height:110px;
	overflow:hidden;
	float:left;
}
.bodyheader2-1{
	width:448px;
	height:73px;
	overflow:hidden;
	float:left;
}
.bodyheader2-2{
	width:448px;
	height:37px;
	overflow:hidden;
	float:left;
	background-color:#F7CB40;
}
.bodyheader3{
	width:157px;
	height:110px;
	overflow:hidden;
	float:left;
}
.body{
	position:relative;
	width:760px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-image:url(../images/bodybg.gif);
}
.body1{
	position:relative;
	width:155px;
	height:100%;
	overflow:visible;
	background-color:##8da7c0;
	float:left;
}
.nav{
	position:relative;
	width:155px;
	height:750px;
	overflow:visible;
}
.nav a:link{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.nav a:visited{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.nav a:active{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.nav a:hover{
	color:#000080;
	text-decoration:underline;
}
.body2{
	position:absolute;
	width:155px;
	height:203px;
	overflow:auto;
	float:left;
	left:0px;
	bottom:0px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.bodyfooter{
	position:relative;
	width:750px;
	height:50px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:5px;
	background-color:#FFFFFF;
	font-size:12px;
}
.bodyfooter1{
	position:relative;
	width:auto;
	height:auto;
	overflow:visible;
	padding:10px;
	background-repeat:no-repeat;
	background-image:url(../images/img-triangle-yellow.gif);
}
.bodyfooter2{
	float:left;
}
.bodyfooter3{
	float:right;
}

/* home page*/
.homebody{
	position:relative;
	width:445px;
	height:auto;
	overflow:auto;
	margin-bottom:10px;
	float:left;
}
.homebodycontents{
	width:95%;
	height:auto;
	overflow:auto;
	margin-left:5px;
}
.homenews{
	position:relative;
	width:155px;
	height:auto;
	overflow:auto;
	float:left;
}
/* home page*/
/* news page */
.newsbody{
	position:relative;
	width:600px;
	height:auto;
	overflow:auto;
	margin-bottom:10px;
	float:left;
}
.newsbodycontents{
	width:95%;
	height:auto;
	overflow:auto;
	margin-left:5px;
}
.newsimg{
	position:relative;
	width:600px;
	height:auto;
	overflow:auto;
	float:left;
	margin-left:5px;
}
/* news page */
.formcontainer{
	position:relative;
	width:590px;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}
.formrow{
	width:95%;
	height:auto;
	overflow:auto;
	padding:2px;
}
.formcol{
	width:45%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
}
.formcol1{
	width:100px;
	height:auto;
	overflow:visible;
	float:left;
	text-align:left;
}
.formcol2{
	width:auto;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
}
/* login and user pages */
.loginform{
	position:relative;
	width:250px;
	height:auto;
	overflow:auto;
	padding-left:100px;
}
.loginrow{
	position:relative;
	width:250px;
	height:auto;
	overflow:auto;
}
.loginlcol{
	width:30%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:right;
	padding:2px;
}
.loginrcol{
	width:auto;
	height:auto;
	overflow:auto;
	float:left;
	padding:2px;
}
.usercontainer{
	width:350px;
	height:auto;
	overflow:auto;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
}
.userstitle{
	width:auto;
	height:auto;
	overflow:auto;
	margin-bottom:7px;
}
.userssections{
	width:auto;
	height:auto;
	margin-bottom:7px;
}
.userform{
	position:relative;
	width:600px;
	height:auto;
	overflow:auto;
	margin-left:0px;
	margin-right:auto;
}
.userrow{
	width:95%;
	height:auto;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	padding:2px;
}
.usercol{
	width:50%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
}
.userlcol{
	width:40%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:right;
}
.userrcol{
	width:55%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:left;
}
/* login and user pages */
/* gallery page */
.gallery{
	position:relative;
	width:508px;
	height:auto;
	overflow:auto;
	padding-top:10px;
	padding-left:40px;
}
.gallerymenu{
	position:relative;
	width:508px;
	height:auto;
	overflow:auto;
	padding-left:195px;
}
#choosegal{
	position:absolute;
	width:140px;
	height:auto;
	overflow:visible;
	margin-left:450px;
	margin-top:-250px;
	text-align:right;
}
.galleryform{
	position:relative;
	width:400px;
	height:auto;
	overflow:auto;
	padding-left:100px;
}
.galleryrow{
	position:relative;
	width:400px;
	height:auto;
	overflow:auto;
}
.gallerylcol{
	width:30%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:right;
	padding:2px;
}
.galleryrcol{
	width:auto;
	height:auto;
	overflow:auto;
	float:left;
	padding:2px;
}
/* gallery page */
/* company page */
.companyboxes{
	position:relative; 
	width:200px; 
	height:auto; 
	overflow:auto; 
	float:left; 
	text-align:center; 
}
/* company page */
/* unit page */
.unitform{
	position:relative;
	width:600px;
	height:auto;
	overflow:auto;
}
.unitrow{
	position:relative;
	width:600px;
	height:auto;
	overflow:auto;
	text-align:center;
}
.unitlcol{
	width:20%;
	height:auto;
	overflow:auto;
	float:left;
	text-align:right;
	padding:2px;
}
.unitrcol{
	width:auto;
	height:auto;
	overflow:auto;
	float:left;
	padding:2px;
}
.unitcontainer{
	position:relative;
	width:450px;
	height:auto;
	overflow:auto;
	padding-left:5px;
}
.recruitbox{
	position:relative;
	width:500px;
	height:auto;
	overflow:auto;
	padding-left:50px;
}
.calenderbox{
	position:relative;
	width:590px;
	height:auto;
	overflow:auto;
	padding-left:10px;
	padding-bottom:20px;
}