@charset "utf-8";
/* CSS Document */

.oneColFixCtr #container {
	width: 1100px; /* the auto margins (in conjunction with a width) center the page */
	height:1220px;
	margin-top: -14px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: hidden;
	margin-bottom: -10px;
}
ul { margin:0; padding:0; list-style: none; width:68px; float:left; }
ul li { margin:0 0 1px 0; padding:0; }
ul li a {
	display:block;
	padding:8px;
	text-decoration:none;
	background: #eee;
	color: #039;
}
ul li a:hover {
	background: #ffc;
}
ul li a.selected {
	background: #c63;
	color:#fff;
}

a {
	font-size: 14px;
	color: #64bf4b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#computerbox {
	left:162px;
	top:88px;
	width:705px;
	height:480px;
	z-index:1;
	background-image: url(images/computer.png);
	background-repeat:no-repeat;
	position: relative;
}
.oneColFixCtr #contentbox {
	width:410px;
	z-index:2;
	background-color:#FFFFFF;
	position: relative;
	left: 255px;
	top: -370px;
	height: 265px;
	padding: 15px;
}
#nav {
	height: 195px;
	width:330px;
	float:right;
	clear: both;
	position: relative;
	z-index: 2;
	left: -430px;
	top: -600px;
	line-height: 0px;
}
body,td,th {
	background-image: url(wallanddesktest.jpg);
	background-repeat: repeat-x;
	font-family: helvetica, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
#cvbox {
	left:680px;
	width:342px;
	height:198px;
	z-index:3;
	position: relative;
	top: -880px;
}
.style1 {color: #64bf4b}
.style3 {color: #444444}
.style4 { font-size: 12px }
.style10{font-size:6px;}

#photo1 {
	left:240px;
	width:72px;
	height:100px;
	z-index:4;
	position: relative;
	top: -1078px;
}
#photo2 {
	width:98px;
	height:70px;
	z-index:5;
	position: relative;
	top: -880px;
	float: right;
}
#photo3 {
	width:98px;
	height:70px;
	z-index:6;
	position: relative;
	top: -780px;
	float: right;
	left: 98px;
}
#poster {
	width:200px;
	height:275px;
	z-index:7;
	position: relative;
	top: -1180px;
	float: left;
}
#postit1 {
	background-image:url(images/postits.png);
	background-repeat:no-repeat;
	left:40px;
	width:164px;
	height:64px;
	z-index:8;
	position: relative;
	top: -1055px;
}
body {
	background-image: url(images/wallanddesktest.jpg);
	background-repeat: repeat-x;
}

#footer{
	position:relative;
	width: 1101px;
	top: -500px;
	background-repeat: no-repeat;
	height: 212px;
	background-image: url(images/footerimg.png);
	size:12px;
}
.bginbox {
	background-color: #FF9966;
}
.bginbox2 {
	background-color:#3399FF;
}
.tablesideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099FF;
}
.rightsideborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3399FF;
}
#intro {
	width:900px;
	height: 100px;
	overflow: visible;
	position: relative;
	z-index: 1;
	left: 75px;
	top: -280px;
	font-size: 22px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	}
	
.style11 {font-size: 11px}

.style15 {color: #64bf4b; font-size: 14px; }

