.dform p {
	width: 260px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed gray;
	height: 1%;
}
.dform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.dform input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}
.dform textarea {
	width: 250px;
	height: 150px;
}
.contactbg {
	background-image: url(../images/woman.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.noimgborder {
	padding: 2px;
	border: none;
	border: hidden;
}
#center {
	text-align: center;
}
.content_container {
	background-image: url(../images/content_bg_lr.jpg);
	background-repeat: repeat-y;
	width:780px;
	padding-top: 10px;
}
.fadebg {
	background-image: url(../images/content_bg_fade_322.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 322px;
	width: 771px;
	margin-left: 4px;
	padding: 10px;
}
.header_bg {
	background-color: #031c7d;
	width: 780px;
	height: 23px;
}
.header {
	height:201px;
	width:780px;
	background-color:#e8e8e8;
	vertical-align:top;
	padding:0;
	margin: 0;
}
/*END ADDED*/



#container {
	text-align: center;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 768px;
}
#table {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
.report_li {
	list-style-type: none;
}
.zebra_list th {
	text-indent: 5px;
	background-color: #CCCCCC;
	text-align: left;
}
.zebra_list td {
	padding-left: 5px;
}
.vid_box {
	width: 320px;
	border: #b5b5b5 solid 1px;
	background-color: #f3f2e2;
	background-position: center;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 75px;
}
.r_col_box {
	width: 273px;
	border: #b5b5b5 solid 1px;
	background-color: #fffeed;
	padding: 5px;
}
.r_col_box img {
	margin-left: 5px;
	border: none;
}
.r_col_overide img {
	margin-left: 5px;
	border: none;
}
/* GALLERY */

#gallery {
	padding: 10px;
}
#galleryDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#galleryCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#gallery img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
.plans {
	border: 1px solid #CCCCCC;
}
.vid_box {
	width: 350px;
	float: left;
}
#flashcontent {
	float: left;
	width: 400px;
}
