@charset "utf-8";
.main {
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.homeColumn {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #666666;
}
.mainText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color: #666666;
}
.BGremote {
	background-image: url(images/remote1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGvideo {
	background-image: url(images/video1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGcontact {
	background-image: url(images/contact1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.qoutes {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
