
* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url('../images/bg.jpg') repeat-x top;
font-family: Tahoma;
font-size: 13px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px
}

#image .animate {
background-color:#fff;
width:80px;
height:60px;
border:1px solid #D1D1D1;
margin-top:5px;
margin-right:7px;
margin-left:7px;
float:right;
padding:3px;
}
#image .animate:hover {
border:1px solid #666;
}


img { border:1px solid #666; }
a { color: #B22C13; }
a:hover { text-decoration: none; color : #111; }
h3 {font-family: Tahoma; border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: 2px;}
h3 a {font-family: Tahoma; text-decoration: none; font-size: 22px; letter-spacing: 2px; }
h3 a:hover {font-family: Tahoma; color: #333; }

#wrap {

margin: 0 auto;
}

#header {
height: 120px;
}
#header h1 {
font-family: Tahoma;
font-size: 38px;
font-weight: 600;
letter-spacing: 2px;
padding: 30px 0 0 10px;
}
#header h1 a {
font-family: Tahoma;
color: #FA9C39;
text-decoration: none;
}
#header h1 a:hover {
font-family: Tahoma;
color: #fff;
text-decoration: none;
}

#header h2 {
font-family: Tahoma;
font-size: 12px;
color: #eee;
padding: 9px 0 0 13px;
}

#menu {
height: 30px;
line-height: 30px;
}
#menu li
{
font-family: Tahoma;
float: right;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
font-family: Tahoma;
color: #000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
background: #fff;
}
#menu ul { }

#left {
font-family: Tahoma;
margin-top: 10px;

float: left;
font-size: 12px;
text-align: justify;
margin-left: 10px;
}

#right {
font-family: Tahoma;
margin-top: 10px;


float: right;
}
#right ul { color: #FA9C39; list-style-type: square; padding: 10px 0 10px 15px; }
#right ul li { padding: 2px 0 3px 0; }
#right ul li a { font-weight: 600; display: block; text-decoration: none; font-size: 13px; border-bottom: 1px dotted #aaa; }
#right ul li a:hover { color : #111; }

#footer {
font-family: Tahoma;
font-size: 11px;
color: #999;
text-align: center;
padding: 10px 0;
margin: 20px 0 0 0;
border-top: 1px solid #ccc;
}
#footer a { 
font-family: Tahoma;
color: #999;
}
#footer a:hover {
color: #000; 
font-family: Tahoma;
text-decoration: underline; 
}
.filebox {
	border: 1px solid #333333;
    margin-bottom: 8px
}
.fileboxheader {
    background: #fff url('../images/hbg.jpg') repeat-x top;
	
	margin: 0px;
	padding-left: 4px;
	color: #B12C12;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: center; padding-right:2px; padding-top:2px; padding-bottom:2px
}
.contentbox {
	border: 1px solid #333333;
	margin-bottom: 8px
}
.contentheader {
    background: #fff url('../images/hbg.jpg') repeat-x top;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-left: 4px;
	margin: 0px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
.boxestext {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	text-align: right;
    padding: 3px;
}
