/* CSS Document */



body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: left top; 
	font-size: 62.5%
}

.grey a:link {
	color: #959484;
	text-decoration: none;
}
.grey a:visited {
	color: #959484;
	text-decoration: none;
}
.grey a:hover {
	color: #4E4E45;
	text-decoration: underline;
}
.grey a:active {
	color: #959484;
	text-decoration: none;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 49px;
	left: 51px;
}

#nav {
	position: absolute;
	top: 125px;
	left: 41px;
	width: 905px;
	height: 20px;
	background-color: #949384;
}

#footer {
	position: absolute;
	top: 685px;
	left: 41px;
	width: 905px;
	height: 20px;
	background-color: #949384;
}

#footerlow {
	position: absolute;
	top: 755px;
	left: 41px;
	width: 905px;
	height: 20px;
	background-color: #949384;
}

#topimage {
	position: absolute;
	top: 145px;
	left: 41px;
	width: 905px;
	height: 154px;
}

#largeimage {
	position: absolute;
	top: 145px;
	left: 41px;
	width: 905px;
	height: 540px;
}

#lefttext {
	position: absolute;
	top: 300px;
	left: 41px;
	width: 460px;
}
#righttext {
	position: absolute;
	top: 300px;
	left: 501px;
	width: 440px;
}
#homeboxmain {
	position: absolute;
	top: 245px;
	left: 53px;
	width: 470px;
	height: 270px;
	background-color: #FFFFFF;
}

#cvbox {
	position: absolute;
	top: 316px;
	left: 733px;
	width: 212px;
	height: 322px;
	background-color: #C9C9C1;
}

#contact {
	position: absolute;
	top: 305px;
	left: 53px;
	width: 300px;
	height: 180px;
	background-color: #FFFFFF;
}

#homeboxcmo {
	position: absolute;
	top: 528px;
	left: 53px;
	width: 227px;
	height: 141px;
	background-color: #A5B97E;
}

#homeboxim {
	position: absolute;
	top: 528px;
	left: 294px;
	width: 227px;
	height: 141px;
	background-color: #A5B97E;
}

#homeboxpc {
	position: absolute;
	top: 528px;
	left: 535px;
	width: 227px;
	height: 141px;
	background-color: #A5B97E;
}

#morebox {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 227px;
	height: 20px;
}
#pcimg {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 58px;
	height: 20px;
}

#moreboxwide {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 227px;
	height: 20px;
}

#whatboxcmo {
	position: absolute;
	top: 316px;
	left: 713px;
	width: 232px;
	height: 120px;
	background-color: #C9C9C1;
}

#whatboxim {
	position: absolute;
	top: 446px;
	left: 713px;
	width: 232px;
	height: 120px;
	background-color: #C9C9C1;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #959484;
	margin-right: 70px;
	margin-top: 16px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
.bodyhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.bodyhomebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
.morelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
}
.cvtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.6em;
	text-align: left;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #959484;
	margin-right: 70px;
	margin-left: 20px;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 3px;
	text-align: right;
}
