body{
	font-family:arial, sans-serif;
	color:#5c4e34;
	font-size:13px;
	background:#dfd5cc url('/mum/site/img/bg_body.jpg') repeat-x;
}

a{
	color:#333;
}

a:hover{
	text-decoration:none;
}

#header{
	width:912px;
	height:553px;
	margin:0 auto;
	background:url('/mum/site/img/bg_header.jpg') no-repeat;
	clear:both;
}

.homer{
	color:#fff;
	width:250px;
	padding-top:380px;
	float:left;
	margin-left:23px;
}

.homer a{
	color:#ccc;
}

.homer p{
	font-size:13px;	
}


#header_inside{
	width:912px;
	height:348px;
	margin:0 auto;
	background:url('/mum/site/img/bg_header_inside.jpg') no-repeat;
	clear:both;
}


#container_home{
	width:908px;
	margin:-30px auto 0 auto;
	padding-top:10px;
	background: #efedec;
	border-left:1px solid #436c8e;
	border-right:1px solid #436c8e;
	border-bottom:1px solid #436c8e;
}

#container{
	width:910px;
	margin:-30px auto 0 auto;
	padding-top:10px;
	background: #efedec;
	border-left:1px solid #436c8e;
	border-right:1px solid #436c8e;
	border-bottom:1px solid #436c8e;
}

h1{
	color:#5c4e34;
	font-family:impact;
	font-size:36px;
}

h2{
	color:#436c8e;
	font-family:impact;
	font-size:20px;
	margin-bottom:6px;
}

#left_box{
	width:535px;
	float:left;
	padding-left:20px;
/*	background:yellow;*/
}

#right_box{
	width:300px;
	margin-left:50px;
	padding-bottom:100px;
	float:left;
/*	background:orange;*/
}

div.quick_link img{
	float:left;
	margin-right:20px;
	border:1px dotted #436c8e;
}

div.quick_link{
	margin-bottom:40px;
}


#footer{
	clear:both;
	margin:30px;
	padding-top:20px;
}

.blueheader{
	width:180px;
	height:35px;
	background:url('/mum/site/img/bg_blueheader.jpg') top left no-repeat;
	padding-top:7px;
}

.blueheader a{
	text-transform:uppercase;
	color:#fff;
	text-decoration:underline;
	padding:0px 0 0 15px;
	margin-top:10px;
	font-size:12px;
}

.blueheader a:hover{
	text-decoration:none;
}

.graynav{
	width:180px;
	background:#e4ebec;
	margin:-12px 0 12px 0;
}

.graynav ul{
	margin:0;
	padding:15px 0 1px 15px;
	list-style:none;
}

.graynav ul li{
	margin-bottom:20px;
}

.graynav a{
	color:#3d62ac;
	text-decoration:none;
	font-size:12px;
}

.graynav a:hover{
	text-decoration:underline;
}

img{
/*	margin:0 0 15px 15px;*/
}

/*SHADOW IMGS*/



.alpha-shadow {
  float: left;
  background: url('/mum/site/img/shadow1.gif') no-repeat bottom right;
  margin: 10px 0 0 0px !important;
  margin: 10px 0 0 5px;
}

.alpha-shadow div {
  background: url('/mum/site/img/shadow2.png') no-repeat left top !important;
  background: url('/mum/site/img/shadow2.gif')  no-repeat left top;
  padding: 0px 5px 0px 0px;
}

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}
