@charset "utf-8";
body {
	margin: 0px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	line-height:18px;
	background:url(images/grain.jpg);
}
.headpg{
background:url(images/header-bg.jpg) repeat-x top;
}
.left{
padding:20px;
border-right:solid 2px #eceeef;
}
.right{
padding:20px;
}
h1{
font-family:Garamond;
color:#324251;
margin-bottom:20px;
margin-top:25px;
font-size:24px;
}
.footer{
border:solid 1px #cdcdcd;
padding:20px;
}
.footer a{
font-weight:bold;
color:#2a4b6a;
margin-right:10px;
}
.why{
width:96%;
background-color:#495866;
color:#FFFFFF;
padding:10px;
height:200px;
}
.why img{
border:solid 2px #999a9a;
}