@charset "utf-8";
.background {
	background-color: #050505;
	background-image: url(/images/main-drewveeneman.jpg);
	background-repeat: no-repeat;
}
.background td {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#nolinkborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#background_box {
	color: #FFFFFF;
	width: 900px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(/images/box-background.jpg);
	background-repeat: no-repeat;
}
#service_box {
	color: #FFFFFF;
	width: 600px;
	padding: 10px;
	border: 1px solid #999999;
	list-style-position: inside;
	list-style-type: circle;
}
.flt_right {
	float: right;
	height: 278px;
	width: 300px;
}
.background table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCC;
}

#contactbox  {
	width: 320px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	padding: 5px;
	border: 1px solid #999999;
}
#VideoBox {
	color: #FFFFFF;
	width: 500px;
	padding: 10px;
}
#graphicsBox {
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.flt_right2 {
	float: right;
	height: 155px;
	width: 100px;
}
.background #VideoBox img {
	border: 1px solid #CCCCCC;
}
.background #background_box p a {
	color: #FF0;
}
.links {
	color: #FF0;
}
