html {
	margin: 0px;
	}
body {
	background-color: #3D6678;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 17px;
}

#videoCasing {
color: #FFFFFF;
background-color: #3D6678;
background-image: url(images/curtains.jpg);
background-repeat: repeat-x;
height: 294px;
width: 548px;
		}

.video1 {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}

.profile {
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-left: 7px;
	float: left;
	width: 180px;
	text-align: left;
}
.profile b {
	color: #A9C2CE;
}
.profile a:link {
	color:#FFFFFF;
	}
	.profile a:visited {
	color:#FFFFFF;
	}
