*
{
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: .923em;
	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: .769em;
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:0.923em;}
.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;
	padding-right: 20px;
}

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

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

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

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

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #003;
	font-size: 1.077em;
}
#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;
}

#InsideLeft {
	float: left;
	width: 250px;
	margin: 0;
	padding-top: 1em;
	padding-right: 1em;
	}
#InsideRight {
	margin-left: 250px;
	padding-top: 1em;
}
	
