/* CSS Document */
*
{
margin:0px auto auto auto;
padding:0px;
}

body
{
font-family:arial;
font-size:16px;
color:black;
background-color:#2d7ab5;
}
a{
text-decoration:none;
color:#565656;}

h1
{
font-family:Arial;
font-size:30px;
font-weight:bold;
color:#bb0303;
text-align:center;}

p{
font-family:arial;
font-size:16px;
color:black;
}

h2
{
font-family:Arial;
font-weight:100;
margin-top:30px;
font-size:20px;
color:black;
text-align:center;}

h3
{
font-family:Arial;
font-weight:100;
margin-top:30px;
font-size:13px;
font-weight:600;
color:#bb0303;
text-align:center;}



#container
{
width:776px;
min-height:10px;
}

#top_header
{
width:775px;
height:134px;
float:left;
background:url(../img/top.jpg) no-repeat;
}

#menu
{
width:775px;
height:62px;
float:left;
background:url(../img/menu.jpg) no-repeat;
}


#content_wrapper
{
width:775px;
min-height:62px;
margin-top:20px;
float:left;
}

#content_top{
width:776px;
height:16px;
background:url(../img/top_content.jpg) no-repeat;
}

#content_body
{
width:776px;
float:left;
min-height:100px;
background:url(../img/body_bg.jpg) repeat-y;
}

#content_bottom{
width:776px;
height:81px;
float:left;
background:url(../img/bottom_content.jpg) no-repeat;
}

#box
{
margin:40px;
}

#box2
{
margin:30px;
}

#box3
{
margin:30px;
}
#box h1
{
font-family:Arial;
font-size:20px;
color:#bb0303;
font-weight:100;
text-align:center;
margin-top:10px;
}

#video
{
float:left;
}

#login
{
float:right;
width:327px;
border:2px #000000 solid;
margin-bottom:20px;
}


#login_benchmark
{
margin:20px auto;
height:264px;
width:327px;
border:2px #000000 solid;
}

#login_box
{
font-family:Arial;
font-size:16px;
color:black;
font-weight:bold;
width:300px;
margin:20px;}

#login_box_wrapper
{
margin-bottom:6px;
float:left;}

#box_left
{
width:125px;
float:left;}
#box_right
{
width:160px;
float:right;}

#buttons
{
background:url(../img/button.png) no-repeat;
width:197px;
height:32px;
margin-top:10px;
margin-left:60px;
float:left;}

#footer
{
float:left;
font-family:Arial;
font-size:11px;
color:#FFFFFF;
width:755px;
text-align:center;

}

#footer a
{
text-decoration:none;
color:#FFFFFF;}


#box2 ul{
list-style-image:url(../img/check.jpg);
}

#box2 li{
margin-top:20px;}

#box2 li p
{
text-align:center;}