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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

		h1 {
			font-family:"Times New Roman", Times, serif;
			font-weight:400;
			font-style:italic;
			font-size:24px;
			line-height:21px;
			color:#00536d;
			margin:0px 0px -5px 0px;
			}
		
		p, ul {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:20px;
			color:#000000;
			}
		
		.title {
			color:#00536d;
			}
		
		a:link, a:visited {
			color:#00536d;
			text-decoration:none;
			outline: none;
			}
			
		a:hover, a:active {
			color:#9b9b9b;
			text-decoration:none;
			outline: none;
			}
		

#container {
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:auto;
	}
	
	
#header {
	position:relative;
	width:850px;
	height:91px;
	margin:0px;
	padding:0px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	}






	
#pos_btn {
	position:relative;
	width:850px;
	height:55px;
	margin:0px;
	padding:0px;
	background-image:url(../images/pos_btn_bk.gif);
	background-repeat:no-repeat;
	}
	
#pos-inner {
	float:left;
	width:750px;
	height:inherit;
	margin:0px;
	padding:30px 40px 0px 60px;
	background-image:url(../images/pos_colls.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	}
			  #pos-inner div { float: left; width: 500px; margin-right: 10px; margin-bottom: -1000px; padding-bottom: 1000px; }
			  #pos-inner .col2 { width: 200px; }
			  .clear { clear: both; padding-top: 10px; }
	
#pos_footer {
	float:none;
	width:850px;
	height:52px;
	margin:0px;
	padding:0px;
	background-image:url(../images/pos_footer.gif);
	background-repeat:no-repeat;
	overflow: hidden;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:85px;
			color:#666666;
			text-align:center;
	}
	









#vid_colls {
	position:relative;
	width:850px;
	height:322px;
	margin:0px;
	padding:0px;
	background-image:url(../images/vid_colls.gif);
	background-repeat:no-repeat;
	}
			  #vid-inner { float: left; overflow: hidden; margin:10px 30px 0px 40px;}
			  #vid-inner div {
				float: left;
				width: 382px;
				margin-right: 0px;
				margin-bottom: -1000px;
				padding-bottom: 1000px;
}
			  #vid-inner .col2 { width: 382px; }
			  
			  
			  .thumbs {
					position:relative;
					float:left;
					width:95px;
					padding:5px 0px 0px 0px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					line-height:13px;
					color:#000000;
					}
					
						#thumbs img {
							padding:0px 0px 3px 0px;
							outline:none;
							}
					
				#positions-button {
					width:400px;
					padding:0px 0px 0px 0px;
					}
			  
	
#vid_footer {
	position:relative;
	width:850px;
	height:212px;
	margin:0px;
	padding:0px;
	background-image:url(../images/vid_footer.gif);
	background-repeat:no-repeat;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:425px;
			color:#666666;
			text-align:center;
	}
	
