html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
    font-family: Tahoma;
    font-size: 12px;
    background: #f4f4f4;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h1{
display: block;
font-size: 20px;
font-weight: normal;
color: #00477a;
padding-bottom:5px;
margin-bottom:10px;
border-bottom: solid 1px #404040;
}

h2{
display: block;
font-size: 18px;
font-weight: normal;
color: #00477a;
padding-bottom:5px;
margin-top: 10px;
margin-bottom:3px;
}

h3{
display: block;
font-size: 16px;
font-weight: 900;
color: #00477a;
padding-bottom:1px;
margin-bottom:5px;
border-bottom: solid 1px #00477a;
}

.video_header{
display: block;
font-size: 20px;
font-weight: normal;
color: #00477a;
padding-bottom:3px;
margin-bottom:10px;
border-bottom: solid 1px #00477a;
}


p{
padding-bottom: 10px;
}

a:link, a:visited, a:hover{
color:#00477a;
font-weight: 900;
}

a:hover{
text-decoration: none;
}




.container{
position: absolute;
width: 905px;
left: 50%;
margin-left: -452px;
}

.container{
background: url(images/wwr.gif) left repeat-y;
}


.header{
height: 189px;
width: 905px;
background: url(images/header.jpg) top left no-repeat;
}

.logo{
padding: 70px 0 0 290px;
font-size: 28px;
color: #FFF;
}

.logo a:link, .logo a:visited, .logo a:hover{
font-weight: normal;
text-decoration: none;
color: #FFF;
}

.logo a:hover{
text-decoration: underline;
}

.banner{
width: 905px;
text-align: center;
margin: 10px 0;
}

.banner2{
float: right;
width: 120px;
padding: 50px 35px 0 0;
}



.wrapper{
background: url(images/content_wr.gif) repeat-y left;
}

.content{
background: url(images/content_top.gif) no-repeat top left;
}




.topmenu{
padding: 20px 0 0 30px;
}

.topmenu li {
display: block;
padding-left: 25px;
float: left;
}

.topmenu a:link, .topmenu a:visited, .topmenu a:hover {
color: #fff;
font-weight: 900;
text-decoration: none;
}

.topmenu a:hover {
text-decoration: underline;
}

.article{
float: left;
width: 700px;
padding: 40px 0 10px 30px;
}


.footer{
clear: both;
height: 88px;
background: url(images/content_bottom.gif) no-repeat top left;
}

.copyrights{
float: left;
width: 400px;
padding: 50px 0 0 40px;
color: #787878;
font-weight: 900;
}





















