/* CSS Document */
body
{
padding:0px;
margin:0px auto;
background:#CCCCCC;
color: #6b757d;
font-family:tahoma;
font-size:11px;
}
#wrapper
	{
		width:745px;
	margin:auto;
	padding:30px 25px 0px 30px;
	background:#FFFFFF;
	}
#wrappersub
	{
		width:745px;
	margin:auto;
	padding:0px 25px 0px 30px;
	background:#FFFFFF;
	}
#container
{
width:745px;
padding:10px 0px 10px 0px;
}
	
#left_col
{
width:225px;
padding:
}

.title
{
color: #ed1c24;
font-family:Helvetica;
font-size:24px;
font-weight: 900 bolder;
padding-bottom:15px;
}

a
{
color: #ed1c24;
text-decoration:underline;
}
a:hover
{
color: #ed1c24;
text-decoration:none;
}

#line
{
height:4px;
background: #4790b1;
font-size:0px;
}


#box
{
margin-top:15px;
width:485px;
background:url(../images/box-bg.gif) repeat-y;

}

#box .text
{
color:#313539;
padding:0px 10px;

}

#footer
{
padding-top:15px;
text-align:center;
color:#4c5258;
font-weight:bold;
}

#footer a
{
color:#4c5258;
text-decoration:none;
padding:0px 15px;
}

#footer a:hover
{
color:#4c5258;
text-decoration:underline;
padding:0px 15px;
}

#footer div
{
color:#6b757d;
font-weight:normal;
padding-bottom:25px;
padding-top:10px;
}
#footer div a
{
color:#6b757d;
text-decoration:underline;
padding:0px;
}
#footer div a:hover
{
color:#6b757d;
text-decoration:none;
padding:0px;
}

#header
{
height:318px;
padding:0px 25px 0px 0px;
width:775px;
background:#fff;
}

#header ul
{
width:487px;
height:73px;
font-size:12px;
text-align:center;
color:#383838;
float:left;
margin:0px;
padding:0px;
}

#header ul li
{
list-style:none;
float:left;

text-align:center;
padding:25px 0px 15px 0px;
}

 .butt {
width:81px;
color:#383838;
text-decoration:none;
height:25px;
display:block;
vertical-align:middle;
}
 .butt:hover , .butt_down
  {
 width:81px;
color:#3d7b99;
text-decoration:none;
height:22px;
border-bottom: #ed1c24 3px solid;
}

.flashfix
{
font-size:0px;
}
