	body
	{
		background-color: #349b68;
		background-image: url(images/bg2.jpg);
		background-repeat: repeat-x;
		background-position: 50% 50%;
		text-align: center;
		background-attachment: fixed;
		margin: 0px;
		padding: 0px;
		min-width: 878px;
		min-height: 584px;
	}
	
	body.smallWindow
	{
		background-image: url(images/spacer.gif);
		background-repeat: no-repeat;
		background-color: #000;
		text-align: center;
		margin: 0px;
		padding: 0px;
		min-width:200px;
		min-height:200px;
	}
	
	#container
	{
		position:absolute;
		top: 50%;
		left: 50%;
		width:878px;
		height:584px;
		margin-top: -292px; /*set to a negative number 1/2 of your height*/
		margin-left: -439px; /*set to a negative number 1/2 of your width*/
		vertical-align: top;
		
	}
	
	*,td,div,img
	{
		margin: 0px;
		padding: 0px;
		font-size: 1em;
		color: #FFF;
		font-family: Verdana, sans-serif;
		line-height: 1.1em;
	}
	
	p {margin: 0px 0px 15px 0px;}
	ul {list-style: none;}
	
	h1 {font-size: 1.1em;text-transform:uppercase;letter-spacing:5px;font-weight:normal;border-bottom:1px #FFF solid;padding-bottom:5px;}
	h1.clips a {text-decoration:none;margin-bottom:-10px;}	

	h1.clips {font-size: .85em;text-transform:uppercase;letter-spacing:1px;font-weight:normal;border-bottom:0px;padding-bottom:10px;line-height:1.3em;}
	h1.clip {color:#014440; font-size: .85em;text-transform:uppercase;letter-spacing:1px;font-weight:normal;border-bottom:0px;padding-bottom:10px;line-height:1.3em;}
	h2 {font-size: 1em;letter-spacing:0px;font-style:italic;margin: 15px 0px 0px 0px;color:#02635d;}
	h3 {font-size: .8em;text-transform:uppercase;letter-spacing:1px;font-weight:normal;margin: 10px 0px 15px 0px;color:#dffec2;}
	
	img, a:hover img
	{
		text-decoration: none;
		border-width: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	a {
		color: #fb0064;
		text-decoration: underline;
	}
	
	a:hover {
		color: #FFF;
	}
	
	.text_welcome
	{
		width: 680px;		
		font-size: 15px;
		text-align: justify;
		margin-top:240px;
		letter-spacing:1px;
	}
	
	.experience_block
	{
		
		width: 878px;
		height:388px;
		text-align: left;
		vertical-align: top;
		overflow: auto;
		display: block;
		
	}
	
	.text_experience_left
	{
		width: 284px;		
		text-align: left;
		margin:80px 0px 0px 60px;
		float:left;
		clear:none;
		
	}
	
	.text_experience_right
	{
		width: 289px;
		text-align: right;
		margin:80px 41px 0px 0px;
		float:right;
		clear:none;
	}
	
	.experience_block div p
	{
		line-height: 18px;
		font-size: 15px;
	}
	
	.experience_block div ul li
	{
		line-height: 20px;
		font-size: 15px;
		margin: 5px 0px 10px 0px;
		
	}
	
	
	
	
	
	.production_block
	{
		background-image: url(images/teal_middle_production.jpg);
		width: 878px;
		text-align: left;
		vertical-align: top;
		overflow: hidden;
		display: block;
	}
	
	.text_production_left
	{
		width: 282px;
		height:298px;
		text-align: left;
		margin:80px 0px 0px 40px;
		padding-right:40px;
		float:left;
		clear:none;
		overflow: auto;
		display: block;
	}
	
	.production_block div p
	{
		line-height: 18px;
		font-size: 15px;
	}
	
	.production_block div td
	{
		line-height: 18px;
		font-size: 15px;
	}
	
	#slideShow
	{margin-right:10px;}
	
	
	
	
	.clips_block
	{
		background-image: url(images/teal_middle_clips.jpg);
		width: 878px;
		text-align: left;
		vertical-align: top;
		overflow: hidden;
		display: block;
	}
	
	.text_clips_left
	{
		width: 282px;
		height:338px;
		text-align: left;
		margin:50px 0px 0px 40px;
		padding-right:40px;
		float:left;
		clear:none;
		overflow: hidden;
		display: block;
	}
	
	.clips_block div p
	{
		line-height: 15px;
		font-size: 13px;
	}
	
	.clips_block div td
	{
		line-height: 15px;
		font-size: 13px;
	}
	
	
	
	.text_contact
	{
		width: 680px;
		font-size: 1.1em;
		text-align: justify;
		margin-top:75px;
		letter-spacing:1px;
		line-height: 2em;
	}
	
	.form
	{
		width: 320px;
		height: 25px;
		padding-bottom: 0px;
		color: #fb0064;
		margin-bottom: 5px;
		vertical-align: middle;
	}
	
	.formBig
	{
		width: 320px;
		height: 50px;
		padding-bottom: 10px;
		color: #fb0064;
		margin: 0 0 15px 0;
	}
	
	.formSubmit
	{
		width: 320px;
		height: 35px;
		color: #fb0064;
		background-color: #FFF;
		margin-bottom: 5px;
		vertical-align: middle;
		padding: 5px 0 10px 0;
	}
	
	#beneficial, #beneficial a
	{font-size: 10px;color:white;letter-spacing:0px; font-family:verdana, sans-serif;}
	
	.contentTable { vertical-align: top; padding:0px 0px 10px 0px;}