@charset "utf-8";
.logotable {
	width: 900px;
}
.navbar {
	width: 500px;
}
.line {
	background-image: url(../images/red-line.jpg);
	background-repeat: repeat-x;
}
.hometext {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #FFFFFF;
	height: 350px;
}
.maintable {
	width: 100%;

}
.servicelist {
	list-style-position: outside;
	list-style-type: disc;
}
.sendbutton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
	background-color: #cc0000;
}
.contacttable {
	height: 550px;
}
.anchors {
	color: #FFFFFF;
}
.portnav {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
	text-decoration: none;
}
.portnavact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	font-style: normal;
}
.portfolio {
	text-decoration: none;
	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;
}
.video {
	border: thin solid #FFF;
	vertical-align: middle;
	text-align: center;
}

