@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#FFF;

}

.container{
	width:975px;
	height:auto;
	position:relative;
}

.header{
	float:left;
	width:975px;
	height:135px;
	background-image:url(../images/header_image.jpg);
	background-repeat:no-repeat;
	background-position: 0px 25px;
	
	
}

.sub_header{
	float:left;
	width:975px;
	height:12px;
	background-image:url(../images/bg_subheader.jpg);
	background-repeat:no-repeat;
	border-bottom:#999999 1px solid;
}
.header_videos {
	float:left;
	width:975px;
	height:37px;
	margin-bottom:1px;
	margin-top:12px;
	border-top:#99c832 1px solid;
	text-align:left;
	background-image:url(../images/bg_header_videos.jpg);
}

#content {
	width:975px;
	height:auto;
	margin-top:10px;
	display:inline;
	/*background-image:url(../images/bg_main.gif);
	background-repeat:repeat;*/


}	

#content #top {
	width:975px;
	height:auto;
	margin-top:10px;
	display:inline;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat;
	


}	

#movieInfo{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	margin-top:0px;
	*margin-top:0px;
	padding:0px;
	text-align:left;
}

#agency{
	float:right;
	margin-top:-14px;

}
.video_box {
	float:left;
	width:650px;
	height:415px;
	background-color:#1f1e1e;
	border-top: #1f1e1e 8px solid;
	border-left:#1f1e1e 2px solid;
	border-right:#1f1e1e 2px solid;
	border-bottom:#1f1e1e 14px solid;
	margin-bottom:8px;
	margin-left:0px;
	display:inline;
}

.flash_box {
	float:right;
	width:300px;
	height:250px;
	margin-right:2px;
	margin-top:0px;
	margin-bottom:3px;
	border: #c9c9c9 1px solid;
	background-color:#666666;
	display:inline;
}

.video_cell {
	float:left;
	width:325px;
	height:78px;
	background-image:url(../images/bg_videoCell.jpg);
	background-repeat:repeat-x;
	border-top: #c9c9c9 1px solid;
	border-bottom:#ffffff 1px solid;
	text-align:left;
	display:inline;

}	

.link_cell{
	float:right;
	width:300px;
	height:26px;
	background-image:url(../images/bg_linkCell.jpg);
	background-repeat:repeat-x;
	margin-right:2px;
	padding-top:14px;
	display:inline;
	
}	

.link_cell2{
	float:right;
	width:300px;
	height:50px;
	background-image:url(../images/bg_rightLink.jpg);
	background-repeat:repeat-x;
	margin-right:2px;
	display:inline;
	text-align:left;
}

.header_rightContent {	
	float:right;
	width:285px;
	height:35px;
	margin-top:-5px;
	margin-right:6px;
	text-align:right;
	/*border:#990000 1px solid;*/
}	

	
p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}


.header_txt {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#3f3f3f; font-weight:bold; margin-top:12px; margin-left:10px;}


.green{color:#99C832; font-weight:bold;}	

	
a.coName:link, a.coName:active, a.coName:visited {font-family:Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#123466; line-height:28px; font-weight:boldl;}
a.coName:hover {color:#99C832;}	

a.watchVid:link, a.watchVid:active, a.watchVid:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; color:#3494BE; line-height:12px; font-weight:boldl;}
a.watchVid:hover {color:#99C832;}	


a.cell:link, a.cell:active, a.cell:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:underline; color:#3494BE; line-height:14px;}
a.cell:hover {color:#99C832;}

a.cell2:link, a.cell2:active, a.cell2:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#3494BE; line-height:14px; font-weight:bold;}
a.cell2:hover {color:#123466; text-decoration:underline;}


	
a.downloadLink:link{ color:#99C832} a.downloadLink:visited{ color:#99C832} 

	
