body {
	margin-top:0;
	font-family:Arial;
}
.holder {
	width:100%; 
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
}

.main {
	width:963px;
}

.heading {
	width:821px;
	font-family:Arial;
	font-size:22px;
	color:#022461;
	text-align:left;
	height:186px;
}

.left {
	background-image:url('../images/left.png');
	width:45px;
}

.right {
	background-image:url('../images/right.png');
	background-repeat: repeat-y;
}

.address {
	color:#435101;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	padding:10px;
	vertical-align:bottom;
	bottom:0px;
	padding-right:55px;
	txt-align:justify;
}

.arrow {
	text-align:center;
	bottom:0px;
}

.menu_holder {
	background:#D1DDB2;
	width:170px;
	height:450px;
}

.menu_item {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-bottom:10px #FFFFFF solid;
	width:155px;
	height:20px;
	text-align:right;
	padding-top:7px;
	text-decoration:none;
}

.menu_link {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.menu_link:hover {
	font-family:Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.spacing {
	width:10px;
}

.body {
	width:522px;
	background:#D1DDB2;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:10px;
}

.body_full {
	width:672px;
	background:#D1DDB2;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:10px;
}

.right_body {
	background:#D1DDB2;
	text-align:center;
	height:400px;
}

h1 {
	font-family:Arial;
	font-size:20px;
	color:#022461;	
}

h2 {
	font-family:Arial;
	font-size:16px;
	color:#022461;	
}

.body_images {
 float:right;
}

select {
	width:200px;
}

.bottom {
	background-image:url('../images/bottom.png');
	background-repeat: repeat-x;
	height:51px;
}

.logo_bar {
	padding-left:30px;
}

.footer_images {
	padding-right:10px;
}

.footer {
	font-family:Arial;
	font-size:12px;
	color:#C0C0C0;
	line-height:20px;
	height:20px;
	width:900px;
	text-align:right;
}

.footer_link {
	font-family:Arial;
	font-size:12px;
	color:#C0C0C0;
	text-decoration:none;
}

.footer_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#C0C0C0;
	text-decoration:underline;
}