/* CSS Document */
body{
background-color:#8AC1FE;
background-image:url(../images/background.png);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
font-size:13px;}

a:link {text-decoration:none; color:#333333}
a:visited { text-decoration:none; color:#333333}
a:focus {text-decoration:none; color:#333333}
a:hover { text-decoration:none; color:#333333}

#header{
height:100px;
font-weight:bold;}

#header a:link {text-decoration:none; color:#3333CC}
#header a:visited { text-decoration:none; color:#3333CC}
#header a:focus {text-decoration:none; color:#3333CC}
#header a:hover { text-decoration:none; color:#3333CC}

#header ul{
padding-top:65px;
padding-left:50px;
}
.active{
background-image:url(../images/active.png);
background-repeat:no-repeat;
background-position:bottom;
}
#header ul li{
display:inline;
font-size:19px;
color:#3333CC;
padding:20px;
}

#banner{
height:90px;
background-color:#A9BDFF;}

#content{
width:660px;
padding-left:70px;
padding-top:50px;}


#content h1{

}

#content h1#first{
font-size:23px;
margin-bottom:15px;
color:#3333CC;
}

#content h1#second{
font-size:31px;
font-weight:bold;
margin-bottom:15px;
color:#3333CC;
}

#content h1#third{
font-size:23px;
color:#395AFF;
margin-bottom:30px;
}

ul#partner {

list-style-type:none;
position:absolute;
top:440px;
margin-left:745px;}

ul#partner li{
padding-bottom:5px;}

p{
line-height:1.4em;
margin-bottom:10px;}

ul{
list-style-type:square;
line-height:1.5em;
padding-left:70px;
margin-bottom:10px;}


.work a{
margin-right:10px;}

ul.work li{
font-weight:bold;
line-height:1.0em;
margin-bottom:20px;
}
ul.work li p{
font-weight:normal;
padding-top:10px;}

.fullView{
margin-top:3px;
font-size:11px;
color:#666666;}

h1.head{
font-size:19px;
padding-left:70px;
padding-top:20px;
color:#A9BDFF;}

strong{
font-weight:bold;}

ul.register li{
display:inline;}

#feed
{
margin-left:815px;
top:640px;
line-height:20px;
position:absolute;
}

#follow
{
position:absolute;
top:285px;
margin-left:815px;
font-size:11px;
}

h1.head-follow
{
font-size:13px;
color:#000;
padding:0;
margin:0;
padding-bottom:6px;
}

.border
{
 vertical-align:bottom;
 width:24px;
}

#header a.follow-link:visited
{
text-decoration:underline;
color:#444;
}

hr
{
border-top:1px dashed #555;
border-bottom:0px solid #fff;
border-left:0px solid #fff;
border-right:0px solid #fff;
}
