@charset "utf-8";
*{
margin:0;
padding:0;
}

img, a img{
border:0 none;
}

img{
vertical-align:baseline;
}

a{
outline:0;
}

.imgCenter{
display:block;
margin:0 auto;
}

.imgRight{
float:right;
}

.imgLeft{
float:left;
}

.underlined{
text-decoration:underline;
}

.yellow{
background-color:#fff200;
}

.red{
color:#E30909;
}

body{
background-image:url(images/bg.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
background-position:center top;
font-size:62.5%;
color:#3e3e3e;
}

#wrapper{
width:881px;
margin:0 auto;
padding:0 18px;
}

#header{
width:100%;
height:450px;
float:left;
background:transparent url(../images/header.png) scroll no-repeat left top;
}

#navigation{
float:left;
width:100%;
background-color:#88aeeb;
height:37px;
background:transparent url(images/ul.gif) scroll repeat-x left top;
}

#navigation ul{
width:881px;
height:37px;
list-style-type:none;
margin-top:10px;
float:left;
}

#navigation ul li{
float:left;
display:inline;
}

#navigation ul li a{
display:block;
float:left;
display:inline;
margin-left:8px;
padding:0 10px;
height:27px;
line-height:27px;
font-size:14px;
text-decoration:none;
color:#0C2127;
font-weight:bold;
background:transparent url(images/li.gif) scroll repeat-x left top;
}

#navigation ul li .active{
background:transparent url(images/active.gif) scroll repeat-x left top;
color:#3B3B3B;
}

#navigation ul li a:hover{
background:transparent url(images/li-hover.gif) scroll repeat-x left top;
color:#FFFFFF;
}

#content{
width:100%;
margin-top:19px;
float:left;
}

a{
color:#0036bf;
}

p{
font-size:14px;
margin-bottom:29px;
line-height:20px;
text-align:justify;
}

#content .text{
width:738px;
float:left;
display:inline;
margin-left:87px;
background:transparent url(images/bottom.gif) scroll no-repeat center bottom;
position:relative;
margin-bottom:30px;
padding-bottom:20px;
}

.text .number{
position:absolute;
top:0;
left:-55px;
}

#videobox{
width:100%;
height:450px;
background:transparent url(images/videobox.png) scroll no-repeat left top;
}

#videobox1{
width:100%;
height:450px;
background:transparent url(images/videobox.png) scroll no-repeat left top;
}

.note{
width:604px;
float:left;
margin-left:60px;
margin-bottom:21px;
display:inline;
padding:30px 30px 0 145px;
position:relative;
background:transparent url(images/notebody.gif) scroll repeat-y left top;
}

.notetop{
background:transparent url(images/notetop.gif) scroll no-repeat left top;
float:left;
height:17px;
width:779px;
display:block;
margin-left:-145px;
margin-top:-30px;
}

.notebottom{
background:transparent url(images/notebottom.gif) scroll no-repeat left top;
float:left;
height:17px;
width:779px;
display:block;
margin-left:-145px;
}

.note .imgnote{
position:absolute;
top:-20px;
left:-3px;
}

#wrapper .nobg{
background-image:none;
}

#optin{
float:right;
width:265px;
}

#optin label{
display:none;
}

#optin form{
float:right;
width:142px;
margin:293px 20px 0 0;
display:inline;
}

#optin input{
width:125px;
height:14px;
line-height:14px;
float:right;
margin-right:20px;
border:0 none;
margin-bottom:10px;
background-color:transparent;
}

* html #optin input{
margin-right:-50px;
}

#optin #submit{
width:178px;
height:39px;
margin:-2px 20px 0 0;
display:block;
cursor:pointer;
}

.text a{
font-weight:bold;
}

#footer{
width:100%;
height:108px;
float:left;
}

#footerin{
width:917px;
height:108px;
margin:0 auto;
background:transparent url(images/footer.gif) scroll repeat-x left top;
}

#footer p{
text-align:center;
font-size:11px;
color:#4D595C;
padding-top:18px;
line-height:14px;
}
#footer p a{
color:#4D595C;
text-decoration:none;
}

#footer p a:hover{
color:#465153;
}


