@charset "UTF-8";

body {font-family:Verdana, Arial, Helvetica, sans-serif; overflow-y: scroll; font-size:11px; color: #3e4346;}

.head {
	position: absolute;
	left: 58px;
	top: 465px;
}

#image {position: absolute; left:345px; top:390px;}
#image a img, #images a img, #images1 a img, #images2 a img {width:130px; height:130px;}
#image a .large, #images a .large, #images1 a .large, #images2 a .large  {
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:0;
	top:0;
	left:0;
	}

#image a.p1:hover .large {display:block; position:absolute; top:-140px; left:-290px; width:235px; height:200px;}

#images {position: absolute; left:488px; top:390px;}

#images a.p1:hover .large {display:block; position:absolute; top:-140px; left:-433px; width:235px; height:200px;}

#images1 {position: absolute; left:631px; top:390px;}

#images1 a.p1:hover .large {display:block; position:absolute; top:-140px; left:-576px; width:235px; height:200px;}

#images2 {position: absolute; left:774px; top:390px;}

#images2 a.p1:hover .large {display:block; position:absolute; top:-140px; left:-719px; width:235px; height:200px;}

a:link {
	text-decoration: none;
	color: #3e4346;
}
a:visited {
	text-decoration: none;
	color: #3e4346;
}
a:hover {
	text-decoration: none;
	color: #00CCCC;
}
a:active {
	text-decoration: none;
	color: #00CCCC;
}

#macs {
	position: absolute;
	top: 237px;
	left: 348px;
}

.macs {
	position: absolute;
	top: 237px;
	left: 348px;
}

.numbers {
	position: absolute;
	font-size:14px
}

h1 {
	font-size:9px;
	font-weight: normal;
	position: absolute;
	bottom:15px;
	left: 56px;
	height:12px;
	width: 350px;
	text-align: left;
}

#container { 
	width: 986px;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

#shadow, #shadow1 {
	width: 1008px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
}

#shadow {
	background-image: url(images/sh-adow_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#shadow1 {
	background-image: url(images/sh-adow_04.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.nav a {
	padding-left:57px;
	position: relative;
	left:292px;
	top:53px;
	font-weight:bold;
	font-size:14px;
}

.maincontent {
	text-align:left;
	position: absolute;
}
	
.underline {
	position: absolute;
	background-color:#00CCCC;
}

.logo {
	left: 56px;
	top: 45px;
	position:absolute
}

.table {
	padding: 0;
	display: inline;
	position:absolute;
	top: 454px;
	left:56px;
	width: 255px;
	font-size:12px;
}
	  
ul { 
	list-style-type: none;
	padding: 0;
	margin: 0;
	border:0;
}

ul li {
	float: left;
 	width:42px; 
 	height: 42px;
	padding-right:9px;
	padding-bottom:9px;
}

.footer {
	font-size:9px;
	position: absolute;
	bottom:15px;
	right:13px;
	height:15px;
	width: 480px;
	text-align: right;
}

.forms{ 
	position: absolute;
	left:605px;
	top:228px;
	font-weight:bold;
	color: #00CCCC;
}

.submission {
	position:absolute;
	left: 56px;
	top: 365px;
	width: 220px;
}

