#banner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	background-color: #F7E3EF;
	height: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5A0C10;
	border-bottom-color: #5A0C10;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	line-height: 25px;
}


#bodytext {
	background-color: #F7E3EF;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
#bodytext table tr td #demo1_btn {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#bodytext #ContactInfoRight #actualForm {
	text-align: left;
}

#bodytext table tr td #commercial_btn {
	width: 150px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
#bodytext table tr td #prewed_btn {
	width: 150px;
	margin-left: auto;
	margin-right: auto;
}
#bodytext table tr td {
	text-align: left;
}
#bodytext #picturesUS {
	float: left;
	width: 250px;
	background-color: #F7E3EF;
}
#bodytext #textPackages {
	float: right;
	width: 420px;
	background-color: #F7E3EF;
	padding-right: 15px;
	padding-left: 15px;
	height: 487px;
	padding-top: 15px;
}
#bodytext #textPackages #pack_descript {
	padding-left: 10px;
	text-align: left;
}
#bodytext #leftVideos {
	float: left;
	width: 350px;
}
#bodytext #rightVideos {
	float: right;
	width: 350px;
}
#bodytext #ContactInfoRight {
	float: right;
	width: 420px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F7E3EF;
	height: 600px;
}
#bodytext #contactSideBanner {
	float: left;
	width: 250px;
}
#bodytext #footer {
	width: 700px;
}

