@charset "iso-8859-5";
/* CSS Document */
*{
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {border:0px}
html{
width:100%;
background-color:#000000;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
text-align:center
}
#header{
width:766px;
height:348px;
background-image:url(images/title_slogan.jpg);
background-repeat:no-repeat;
background-position:0 40px;
text-align:left;
}
#footer{
height:31px;
background-color:#500000;
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 30px;
text-align:left
}
.menu{
background-image:url(images/menu_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
display:block;
width:728px;
list-style-type:none;
padding:0 0 0 8px;
}
.menu li{
display:inline
}
#footer div{
	float:none;
	clear: both;
}
.bottom_menu a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:none
}
#footer li {
	display:block;
	float:left;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
a:link { color: red; }
a:visited { color: red; }
a:hover { color: red; }
a:active { color: red; }

.bottom_menu{
	width:600px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 20px;
}
.small_title{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 0
}
.arrow{
	width:155px;
	background-image:url(images/arrow.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
#content{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#d2d1c6;
	height:2900px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
}
.column{
background-image:url(images/dash.gif);
background-position:top right;
background-repeat:repeat-y;
width:195px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
text-decoration:none;
}
.column2{
	width:180px;
	text-align:left;
	float:left;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 35px;
}
.column2 img{margin:7px 0 14px 0}
.column img{margin:14px 0 14px 0}

