body {
font-family: Century Gothic, Arial, Tahoma, Helvetica, Sans-serif;
background-image: url('images/nil-background.jpg'); 
background-repeat: no-repeat;
color: #000033;
font-size: 15px;
font-weight: lighter
height:815
width:1221
}

page-container {
}

h3 {
font-size: 24px;
font-weight: lighter;
color: fff;
}

.bold {
font-weight: bold;
}

.logo {
background: white;
width: 400px;
height: 120px;
position: absolute;
top: 10px;
left: 0px;
}

.nav {
background: none;
width: 820px;
height: 135;
position: absolute;
top: 50px;
left: 450;
font-size: 22px;
color: 000033; 
}

.video {
background: none;
width: 7000px;
height: 525px;
padding-top: 0px;
padding-left: 40px;
padding-right: 40px;
padding-bottom: 40px;
position: absolute;
top: 135px;
left: 0px
}

.content {
background: none;
width: 230px;
height: 480px;
padding-top: 0px;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 40px;
position: absolute;
top: 135px;
left: 760px;
text-size: 16px;
line-height: 24px;
overflow: auto;
}

.noscroll {
background: none;
width: 270px;
height: 480px;
padding-top: 0px;
padding-left: 20px;
padding-right: 40px;
padding-bottom: 40px;
position: absolute;
top: 135px;
left: 760px;
text-size: 16px;
line-height: 24px;
overflow: none;
}

.footer {
width: 			1220px;
height: 		200px;
color: 			white;
padding-top: 		60px;
padding-left: 		60px;
padding-right: 		40px;
padding-bottom: 	40px;
position: 		absolute;
top: 			620px;
left: 			0px;
}

a:link, a:visited {
font-style:		normal;
display:		inline;
width:			100px;
color:			#000033;
background-color:	none;
text-align:		center;
padding:		4px;
text-decoration:	none;
}

a:active {
background-color:	none;
text-decoration:	none;
}

a:hover {
background-color:	none;
color:			103a6b;
text-decoration:	none;
}

