body {
	position: relative;
	
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff ;
	color: #444;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.main {
	position: relative;
	top: 0px;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	background: ;
}
a {
	text-decoration: none;
}
a:hover  {
	text-decoration: underline;
}
p a {
	color: #000171;
}
p {
	margin: 20px;
}
.header {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 6px;
	padding: 0px;
	width: 900px;
	height: 115px;
	text-align:left;
	background: #ffffff url(images/armheader.jpg) left top no-repeat;
	z-index: 100;
}
.content {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: left;
	background: url(cssimg/mid.jpg) repeat-y ;
	display: table;
}

.footer {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 900px;
	text-align: center;
	background: url(images/footer.jpg) repeat-y ;
	display: table;
}

.bottom {
	background:url(images/footer.jpg) no-repeat;
	margin:0px; width:900x; height:37px;
	margin-left: 3px;
}
#left {
	position: relative;
	top: 0px;
	left: 0px;
	
	padding: 0px;
	width: 300px;
	height: 448px;
	text-align: left;
	background: url(images/block1.jpg) no-repeat bottom right ;
	display: block;
	float: left;
	
}
#centerblock {
	position: relative;
	top: 0px;
	left: 0px;
	
	padding: 0px;
	width: 300px;
	height: 448px;
	text-align: left;
	background: url(images/block2.jpg) no-repeat  bottom left ;
	display: block;
	float: left;
	
}
#rightblock {
	position: relative;
	top: 0px;
	left: 0px;

	padding: 0px;
	width: 298px;
	height: 448px;
	text-align: left;
	background: url(images/block3.jpg) no-repeat  bottom left ;
	display: block;
	float: left;
	text-align: center;
}

#left p {
	text-align: right;
}
#left h1 {
	margin: 0px 7px 0px 7px;
	padding-bottom: 15px;
	font-size: 20px;
	text-align: right;
}
#left h1 span {
	visibility: hidden;
}
#left h2 {
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	text-align: left;
	margin-left: 20px;
}
#right {
	position: relative;
	top: 0px;
	left: 0px;
	width: 630px;
	display:block;
	margin:10px auto auto 0px;
	padding-top: 10px;
	float:left;
	min-height:400px;
	text-align: center;
}
#right p {
	text-align: justify;
}


.contact {
	text-transform:uppercase;
	color:#999;
	float: left;
	text-align: left;
}




#right img {
	float: right;
	margin: 0px 10px 0px 20px;
}
.centered {
	float: none !important;
	padding-left: 3px;
}
.centered2 {
	float: none !important;
	padding-right: 13px;
}

.titlek {
font-size:14px;
color:#0099CC;


}
.titlek img{
border:none;
margin:5px auto 5px auto !important;


}

.foot {
text-align:center;
font-size:10px;

margin-top:2px;
padding-top:12px;

}

