@charset "UTF-8";

#flash {
	height: 450px;
	width: 768px;
	position: relative;
	left: 30px;
	top: 30px;
	padding: 0px;
}
#wrap {
	background-image: url(images/backgrnd_vps.jpg);
	height: 650px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	position: relative;
	height: 100px;
	width: 950px;
	top: 65px;
	margin-bottom: 12px;
}
#footer_wrap {
	position: relative;
	height: 30px;
	width: 950px;
	top: 5px;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	position: relative;
	width: 600px;
}
#footer_contact {
	height: 17px;
	width: 350px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	left: 600px;
}
#footer_contact a {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
#footer_contact a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
}
#footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#will {
	position: absolute;
	height: 100px;
	width: 324px;
	left: 600px;
	background-image: none;
	font-family: "Adobe Caslon Pro Bold", "Monaco CY", "Helvetica CY";
	font-size: 26px;
	text-align: center;
	color: #FFFFFF;
	top: 0px;
}
#vision {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	position: absolute;
	height: 80px;
	width: 122px;
	left: 2px;
	top: -1px;
	padding-top: 20px;
	background-image: url(images/orangesmbtn.jpg);
}
#portfolio {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	position: absolute;
	height: 80px;
	width: 122px;
	top: 0px;
	padding-top: 20px;
	right: 0px;
	background-image: url(images/orangesmbtn.jpg);
	background-repeat: no-repeat;
}
#mission {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	height: 90px;
	width: 500px;
	left: 20px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
}
#tvslink {
	background-color: #C93;
	height: 90px;
	width: 120px;
}
body {
	margin: 0px;
}
p {
	margin: 0px;
}

