* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
	}
	
* html #container {	
	height: 100%;
	}
		
body {
	background:#e6f6f7;
	}
		
.clear {			
	clear: both;
	}
	
#container {
	position: relative;
	width: 798px;
	min-height: 100%;
	margin: 0 auto;
	background:#fff;
-moz-box-shadow: 0 0 40px 10px #aad4d6;
 -webkit-box-shadow: 0 0 40px 10px#aad4d6;
 box-shadow: 0 0 40px 10px #aad4d6;
	}
	
.item_info .item_title {
    font-family: Arial;
	float:left;
	font-weight:bold;
	white-space:nowrap;
	color:#166ba3;
	font-size:12px;
	}
.item_info .item_description {
	font-family: Arial;
	font-size:11px;
	padding-top:15px;
	padding-bottom:22px;
	clear:both;
}


#header {
	width: 798px;
	height: 185px;
	background: url(images/head.png) no-repeat top;
	border-bottom:  #b9dddf solid 10px;
	}
	
#header h1 {
	padding-top: 80px;
	padding-left: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3783cf;
	}
	
#header a {
	color: #3783cf;
	text-decoration: none;
	}
	
#header a:hover {
	text-decoration: none;
	}
	
#left {
	width: 154px;
	float: left;
	margin-left:10px;
	display: inline;
	padding-top: 5px;
	}
	
#left div.title {
	width: 154px;
	height: 21px;
	background:#60b2fc;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	}
	
#left div.title h2 {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-top: 3px;
	}
	
#left div.title h2 a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#left ul {
	list-style: none;
	}
	
#left ul li {
	display: block;
	height: 20px;
	border-bottom: solid 1px #FFFFFF;
	color: #000000;
	background:#ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
#left ul li a {
	display: block;
	padding-left: 25px;
	padding-top: 2px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	}
	
#left ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background:#bababa;
	}
	
#left ul li.more {
	background: #ccc;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-o-border-bottom-left-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	background-position: 0 70%;
	margin-bottom:15px;
	}
	
#left ul li.more a {
	display: block;
	padding-right: 20px;
	padding-top: 2px;
	height: 20px;
	text-decoration: none;
	color: #266590;
	text-align: right;
	}
	
#left ul li.more a:hover {
	text-decoration: underline;
	background: none;
	}
	
#content {
	width: 564px;
	float: left;
	display: inline;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;

	}
	
#content h3 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #f35e00;
	padding-bottom: 10px;
	}
	
#content p {
	padding-bottom: 10px;
	padding-left: 10px;
	color: #3c526b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}
.im_,.payim{
text-align:center;
	}
.headr{	
	color:#fff;
	font-weight:bold;
	text-align:center;	
	padding:5px;
	height: 15px;
	background:#60b2fc;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	}
.contr2{
	padding:10px;
	background:#ededed;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-o-border-bottom-left-radius: 8px;
	-o-border-bottom-right-radius: 8px;


}
