@import url('nav.css');



body { text-align: center; font-family: arial; background: #0152A3; margin: 0; }

.wrapper-container { width: 980px; margin: 0 auto; text-align: left;  }

.content { overflow: auto; clear: both; }

.footer { clear: both; height: 20px; font-size:0.9em; color:#FFFFFF;}
.footer a {color:#FFFFFF;font-size:0.9em;}
.footer a:focus {border:medium none;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;}
.footer a {text-decoration:none;}



.header { 

	width: 100%; 

	background: url(../images/rig.jpg) top right no-repeat;

}



.header .logo { 

	display: block; 

	width: 550px; 

	height: 315px; 

	background: url(../images/logo.gif) top left no-repeat; 

	text-indent: -9999em;

}



.content-right { float: right; width: 490px; color: #edcd14; }

.content-right h1 { color: #edcd14; font-weight: normal; margin: 18px 0;}

.content-right p { color: #ffffff; font-weight: bold; line-height: 22px; }

.content-right-rig p { color: #ffffff; font-weight: normal; line-height: 18px; font-size:0.875em; }

.content-left { float: left; width: 490px; color: #edcd14; margin-top: 18px; }

.content-left .video { margin: 0 0 10px 0; text-align: center; }



.content .button { text-align: center; }

.content .button  a { margin: 0 auto;}



.content .button a.button-rig-animation { 

	display: block;

	text-indent: -9999em;

	width:290px; 

	height:35px; 

	background: url(../images/button_rig_animation.jpg) top left no-repeat; 

	margin-top: 40px;

}



.content .button a.button-contact-us { 

	display: block;

	text-indent: -9999em;

	width:290px; 

	height:35px; 

	background: url(../images/button_contact_us.png) top left no-repeat; 

	margin-top: 20px;

}

