

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #b33242;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
a:hover {
	text-decoration: none;
	color: #b33242;
}

a:visited {
	color: #b33242;
}

a.link3:link {
   color: #b33242;
    font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
a.link3:active
{
outline: none;
}

a.link3:focus
{
-moz-outline-style: none;
}
a.link3:hover {
	text-decoration: none;
	color: #b33242;
}

a.link3:visited {
	color: #b33242;
}
body {
	
	background: #c23525 url(images/background.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
    behavior: url(csshover.htc);
}

#mainframe
{
	margin: 0 auto;
	width: 792px;
	text-align: left;
  

}
#main
{
width: 778px;
background: url(images/back_top.jpg) repeat-x top;
padding-top: 10px;
float:left;
}

#back
{
width: 778px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#header {
	height: 151px;
			
}

#picsl{
	float:left;
	padding:5px 10px 10px 0px;
	}
	#picsr{
	float:right;
	padding:5px 0px 10px 10px;
	}

#logo {

width: 775px;
height: 185px;

}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 778px;
border-top: 6px solid #FFFFFF;
height: 56px; 
background: url(images/buttons.gif) no-repeat;
float:left;

}

#menu ul {
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
font-weight:bold;
padding-top:18px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:120px;
	list-style: none;	
    margin: 0;


}


#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
width: 120px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}


#menu a.link2 {
	
	width: 120px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
    border: none;
background: none;
display: block;

}







#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #b33242;
background: #fff; 
}

#menu a.link2:hover {
	width: 120px;
	color: #ffffff;
    padding-top: none;
	background: none;
 position: relative;

}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
left: 1%;
z-index: 500;

}

div#menu ul ul {
display: none;
}
div#menu ul li:hover ul

{display: block;}

#right
{
	width: 223px;
	float: right;
	margin-right: 5px;
}

#right H3
{
width: 198px;
height: 34px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
text-align: left;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #b33242;
text-decoration: none;
}
#right a:visited {
	color: #b33242;
}

#right p
{
font-size: 10px;
}

.bot
{
padding: 10px;
}


}

#left
{
width: 750px;
padding: 10px;
}
#left bl
{padding:10px 0 10px 20px;}
#left ol
{padding:0 0 20px 10px;
	list-style: none;	
}
#left ul 
{padding:10px 0 10px 20px;

	list-style: none;	
}



#left H4
{
text-decoration: none;
    margin-left: 5px;
	padding: 0px;
	font-size: 14px;
color: #820003;
}

#left a
{
color: #b33242;
text-decoration: underline;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 0px;
    margin-left: 5px;
	color: #820003;
}




#footer {
	height: 65px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #b33242;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000;
}

#footer a {
	color: #000;
}