html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	color:#747474;
	background:url(../images/bg.jpg) repeat fixed 0 0 #fff;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.body {	
	width:1016px;
	margin:0 auto;
}
.all {
	background:url(../images/bg-area.png) repeat-y left top;
	padding:0 50px 1px 42px;
}
.mnav{
	height:45px;
	margin-bottom:1px;
	padding-right:22px;
	background:#31490d;
	position:relative;
}
.mnav li{
	float:right;
	display:inline;
	list-style:none;
	margin:0 8px 0 7px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:45px;
}
.mnav li a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;	
}
.mnav li a:hover{
	color:#FF0;
}
.tumblr {
	background:url(../images/tumblr.png) no-repeat 0 0;
	width:41px;
	height:41px;
	display:block;
	position:absolute;
	top:2px;
	left:130px;
}
.faceb {
	background:url(../images/facebook.png) no-repeat 0 0;
	width:41px;
	height:41px;
	display:block;
	position:absolute;
	top:2px;
	left:30px;
}
.linked {
	background:url(../images/linkedin.png) no-repeat 0 0;
	width:41px;
	height:41px;
	display:block;
	position:absolute;
	top:2px;
	left:80px;
}
/*.faceb {
	background:url(../images/facebook.png) no-repeat 0 0;
	width:41px;
	height:41px;
	display:block;
	position:absolute;
	top:2px;
	left:40px;
}*/
.mypro {
	background:url(../images/mypro.png) no-repeat 0 0;
	width:41px;
	height:41px;
	display:block;
	position:absolute;
	top:2px;
	left:180px;
}
.area {
	overflow:hidden;
	padding-bottom:5px;
}
.side-area {
	float:left;
	width:301px;
}
.snav li{
	list-style:none;
}
* html .snav li{
	height:34px;
}
.snav li a{
	display:block;
	height:34px;
	padding-left:30px;
	font-size:16px;
	line-height:34px;
	color:#fff;
	text-decoration:none;
	background:#a0ac8e;
	margin-bottom:1px;
}
.snav li a:hover{
	background:#849e5e;
}
.block{
	margin-bottom:1px;
}
.main-area{
	float:right;
	width:622px;
	font-size:12px;
	line-height:16px;
}
.main-area h1{
	font-size:25px;
	line-height:27px;
	font-weight:normal;
	margin-bottom:5px;
	color:#000;
}
.main-area h2{
	font-size:16px;
	line-height:20px;
	margin-bottom:5px;
}
.main-area p{
	margin-bottom:15px;
}
.main-area ul, .main-area ol{
	margin:0 0 15px 25px;
}
.main-area ul ul, .main-area ol ol{
	margin:0 0 0 10px;
}
.flash{
	margin-bottom:10px;
}
.main-area a{
	color:#849e5e;
}
.cont {
	padding:10px;
}

.contimg{
	float:right;
	display:inline;
	margin:4px 0 0 15px;
}
.footer {
	background:url(../images/bg-footer.png) no-repeat left top;
	height:155px;
	padding:50px 50px 0 42px;
	text-align:center;
	color:#31490d;
	font-size:12px;
}
.footer a{
	color:#31490d;
}
.footer a:hover{
	text-decoration:none;
}
.links {
	color:#31490d;
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
}
.links a {
	color:#31490d;
	text-decoration:none;
	margin:0 4px;
}
.links a:hover {
	text-decoration:underline;
}

.form{
	width:80%;
}
.form td{
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.form span{
	color:#f00;
}
.form td.left{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
input.text{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #C0C0C0;
}
.form select{
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:100%;
	border:1px solid #C0C0C0;
}
* html .form select{
	height:auto;
}
.form textarea{
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #C0C0C0;
}
input.width90{
	width:90px;
}
input.submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #C0C0C0;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:120px;
	height:25px;
	background:#494949;
	cursor:pointer;
}
* html body {
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
}
* html .area {
	overflow:visible;
	height:1%;
}
.up{
	display:block;
	width:48px;
	height:48px;
	margin:0 auto 10px auto;
	background:url(../images/arrow-up.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
.down{
	display:block;
	width:48px;
	height:48px;
	margin:0 auto 10px auto;
	background:url(../images/arrow-down.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
}
div.date {
	border:1px solid #1e1e1e;
	background:#9AB4C5;
	padding:1px;
	font:normal 1.1em/1.2em Tahoma, sans-serif;
	height: 16px;
	width: 115px;
	float:left;
	display:inline;
	margin-left:5px;
}
.hand {
	display:inline;
	float:left;
}

.contd {
	
	margin:20px auto 10px auto;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	width:99%;
}
.width-auto { width:auto; }
.contd fieldset {
	float:left;
	margin-bottom:5px;
	color:#1e1e1e;
}
.contd fieldset label {
	padding-left:5px;
}
.width-auto fieldset { margin-bottom:8px; }
.width80 { width:80px; }
.widthfield { width:155px; }
.widthfieldset { width:244px; }
.contd input.inputlong {width:224px;}
.contd input.check {width:25px;}
.contd input {
	border:1px solid #1e1e1e;
	background:#ffffff;
	padding:1px;
	width:146px;
}
.contd input.pad {
	margin-left:186px;
	background:#666666;
}
.contd input.rad {
	width:auto;
	border:none;
	padding:0;
	background:none;
}
.contd textarea {
	border:1px solid #1e1e1e;
	background:#ffffff;
	padding:1px;
	height:50px;
	width:170px;
}
.contd textarea.bigger {
	width:94%;
	height:150px;
}
.contd select {
	border:1px solid #1e1e1e;
	background:#ffffff;
	width:150px;
}
.width-auto .but {
	float:none;
	clear:both;
}
.contd input.button {
	text-align:center;
	width:100px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	background: #9AB4C5;
	margin-top:8px;
}
.width-auto input.button {
	display:block;
	margin:8px auto 0 auto;
}
.isso {
}
.right {
	float:right;
	display:inline;
}

