/* CSS Document */
object {
	outline:none;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:url(../images/bg_top.jpg) 0 0 repeat-x;
	font-size:10px;
}


html, body{
	min-height:100%;
	height:100%;
	width:100%;
}

html>body{
	height:100%;
}

html>body #contain{
	height:auto;
}

h2{
	font-size:16px;
	padding:0;
	margin:0 0 15px 0;
	color:#014B79;
	font-weight:normal;
}

h4{
	font-size:9px;
	padding:6px 12px 0 0;
	margin:0;
	color:#014B79;
	font-weight:normal;
}

h4 a{
	color:#014B79;
}

h4 a:hover{
	text-decoration:none;
}

p{
	line-height:165%;
	font-size:10px;
	color:#0F8CB5;
	margin:0 0 15px 0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

ul li{
	background:url(../images/li.gif) 0 4px no-repeat;
	margin:0;
	padding:0 0 0 15px;
	line-height:165%;
}

ul li a{
	text-decoration:none;
	color:#014B79;
}

ul li a:hover{
	color:#0F8CB5;
}

table{
	margin-bottom:15px;
	margin-left:10px;
}

table td{
	padding:0 15px 0 0;
	line-height:165%;
	color:#014B79;
	vertical-align:top;
}

table td a{
	color:#3C849D;
}

table td a:hover{
	text-decoration:none;
}

input, textarea{
	border: 1px solid #014B79; 
	font-size:12px;
	padding:3px;
	color:#014B79;
	width:200px;
}

.button{
	width:auto;
	padding:3px;
	border: 1px solid #014B79; 
	background-color:#ededed;
	color:#014B79;
	cursor:pointer;
}

#contain{
	position:absolute;
	min-height:100%;
	height:100%;
	width:100%;
}

#header{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:420px;
}

#content{
	position:relative;
	width:960px;
	margin-bottom:60px;
	margin-left:-480px;
	left:50%;
}
#spacing{
	margin-top:100px;
	height:50px;
}

#video{
	width:535px;
	float:left;
	padding-top:120px;
}
	#kitevideos h2{
		margin:0;
	}
	#kitevideos h4{
		margin:0 0 15px 0;
	}
	#kitevideos{
		margin:25px 0 0 20px;
	}
	#kitevideos table{
		margin:0 0 0 10px;
	}


#foto{
	margin-left:540px;
	padding-top:210px;
}
	#foto h4{
		float:right;
	}
	#kitefotos{
		width:395px;
		height:323px;
		padding:20px 10px 10px 10px;
		background:url(../images/bg_fotos.png) 0 0 no-repeat;
	}
	#kitefotos h2{
		margin:0 0 15px 0;
	}
	
	#kitefotos ul{
		margin:0;
		padding:0 0 0 0;
		list-style:none;
		text-align:center;
	}	
	#kitefotos ul li{
		padding:0 5px 5px 0;
		background:none;
		float:left;
	}
	#kitefotos ul li a img{
		border:3px solid #FFFFFF;
	}

#contact{
	background:url(../images/bg_contact.png) 0 0 no-repeat;
	width:193px;
	padding:20px;
	height:113px;
}

.clear_l{
	clear:left;
}

#footer{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	background:url(../images/bg_bottom.jpg) 0 0 repeat-x;
}

#footer_info{
position:absolute;
	left:0;
	bottom:10px;
	width:960px;
	margin-left:-480px;
	left:50%;
}
#footer_info p{
	margin:0 0 0 20px;
}

#footer_info p a{
	color:#0F8CB5;
	text-decoration:none;
}

#footer_info p a:hover{
	text-decoration:underline;
}
