@charset "utf-8";
/* CSS Document */


body{
background: #000000 url(img/header_bg.jpg) no-repeat top center;
margin:0 0 0 0;
padding:0 0 0 0;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

h1{
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
border-bottom: thin #0099CC;
}
h2, h3, h4{
color:#0099CC;
}
.about_txt{
font-style:italic;
color:#0099CC;
font-size:16px;
}

.highlight{
font-style:italic;
color:#FFFFFF;
font-size:18px;

}
#title{
padding:25px,0,0,0;
}

#title h1{
color:#0099CC;
font-style:italic;
font-size:18px;
text-align:right;
}


#wrapper{
width:780px;
height:auto;
margin:auto;
}
#title{
width:780px;
height:250px;
}

#left{
float:left;
padding:0 100 0 0;
}

#right{
text-align:right;
}

#about{
border:thick;
}

#foocontainer {

	clear:left;

	padding-top:30px;

	height:245px;

	}

.box {

	float:left;

	width:200px;

	padding:0 20px 0 20px;

	color:#75746f;

	}

.box a { color:#75746f;}

.box a:hover { text-decoration:underline;}



h3.sifr07 {

	font-weight:normal;

	}

.line { border-bottom:1px solid #0099CC;}

.pad2 {padding-bottom:8px; margin-bottom:12px;}

.pad1 {padding-bottom:10px; margin-bottom:25px;}


#img_wrap{
float:left;
margin:5px;
}

#foo {

	clear:left;

	height:35px;

	padding:15px 20px 0 20px;

	color:#8a8a8a; font-size:10px; font-family:Tahoma, verdana;

	}

#foo a {color:#8a8a8a;}

#foo a:hover {color:#CCCCCC; border-bottom:1px dashed #FFFFFF;}

#minitabs{
margin:0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #0099CC;
}

#minitabs li{
margin:0;
padding:0;
display:inline;
list-style:none;
}

#minitabs a{
float:left;
line-height:14px;
font-weight:bold;
margin: 0 10px 4px 0;
padding:0;
text-decoration:none;
color:#0099CC;
}

#minitabs a.active, #minitabs a:hover {
color:#FFFFFF;
}

#follow li{
margin:0;
padding:0;
list-style:none;
}
