*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1555B5;
}

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

a:visited {
	color: #1555B5;
}

body {
	background: #ffffff url(../images/back_all.gif) repeat-x;
	color: #333;
	margin-top: 60px;
	font-family: Tahoma, sans-serif, Helvetica;
	font-size: 14px;
}


#back
{
width: 796px;
background: #ffffff;
margin: 0 auto;
}

#header {
	height: 448px;
	text-align: left;		
}

#menu
{
	width: 780px;
	height: 44px;
	padding-left: 15px;
	background: url(../images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 156px;
	height: 29px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
}
#menu .mnuHome a {padding-left: 10px; text-align:left; width: 70px;}

#menu a:hover {
	color: #999;
	text-decoration: none;
}


#logo {
background: url(../images/header.jpg) no-repeat;
width: 766px;
height: 304px;
text-align: left;
padding-top: 100px;
padding-left: 30px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
}

#logo H2 a
{
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main
{
padding: 10px;
}

/***************************************************************************************************/
.box250 {
	width:236px;
	padding:0 0 15px 0;
	background:url(../images/box_base.gif) no-repeat left bottom;
	margin-bottom:0px;
	text-transform:uppercase;
}
.box250 h3 {background: url(../images/title.gif) repeat-x; height:30px; line-height:30px; color: #ffffff; padding:0 15px; margin:0; font-size:12px;}
.box250 ul {list-style:none; padding:15px 14px 0 14px; margin:0; width:206px; background:#fff; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.box250 ul li {text-decoration:none; color:#444; padding:5px 0; font-size:11px; border-bottom:1px solid #f0f0f0; word-spacing:-1px;}
.box250 ul li a {text-decoration:none; color: #003; font-size:11px; font-weight:bold;}
.box250 ul li a:hover {
	text-decoration:none;
	color: #666
}

/***************************************************************************************************/

#right
{
	float: right;
	width: 500px;
}

#right h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #003;
}

#right a
{
color: #1555B5;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding: 0 15px 10px 0;
	text-align:left;
}

#right ul, #right ol
{
margin-left: 30px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003;
	font-size: 14px;
}
#right h5 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003;
	font-size: 10px;
}


.thumb{text-align:left;overflow:hidden;}
.thumb a{text-transform:uppercase; font-size: 13px; color:#09C; text-decoration:none;}


#right img 
	{
	display:block;
	padding-left:5px;
	overflow: hidden; 
	float:right;
	clear:both;
	}


#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #1555B5;
}