/* clear all*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {


	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;}


body { text-align: center; font-size: 12px; line-height: 1.5; font-family: Tahoma, Myriad Pro, Verdana, Arial, Helvetica, sans-serif, Lucida Grande, Lucida Sans Unicode; color: #424242; background: #ebebeb;  }
div { text-align: left; }
	
a { cursor: pointer; font-size: 12px; font-weight: normal; text-decoration: none; color: #5490cf; }
a:hover  { text-decoration: underline; }

img { float: left; padding-right: 10px; padding-top: 5px; }
td { text-align: center; border: 1px solid #000; }
fieldset { float: left; width: 520px; color:#000; background:#FFFBC0; padding-left: 10px; }
	fieldset a { color: green; font-weight: bold; }
	legend { font-size: 15px; font-weight: bold; }
		legend a { font-size: 15px; color: #000; font-weight: bold; }
textarea { width:97%; height:20em; padding:3px; }

input[type=button;] { border:1px solid #ccc; color:#000; font-size:.8em; line-height:1.5em; cursor:pointer; display:block; float:left; background:#f9f6f2; margin:0 .1em; padding:.2em .8em; }

.date { border-bottom: 1px solid #c2c2c2; margin: 10px 0px 20px 0px;  }
.comment { float: left; color:#000; background:#e3e3de; margin: 0 0 10px; padding: 10px;}
.commentsbox { float: left; color:#000; margin:0 0 10px; }	
.black { color: #000; }
.underline { text-decoration: underline; }
.right { text-align: right; font-style: italic; }

#wrapper { margin: auto; width: 960px; position: relative; padding-top: 25px; }
	.ads { text-align: center; padding-top: 10px; padding-bottom: 10px; }
	.nav {  float: left; width: 100%; height: 70px; background: #fff; }
		.logo { float: left; margin-left: 50px; margin-top: 15px; }
			.logo a { color: #416692; font-size: 36px; font-family: Myriad Pro, Verdana, Arial;  }
		.search { float:right; text-align:right; margin:0; padding:20px 30px 0 20px; }
			input { vertical-align:middle; padding:2px; }
			input.searchfield { width:200px; border:2px solid #ccc; font-size:.9em; padding:6px; }
			input.searchbutton { border:0; color:#fff; font-weight:700; font-size:.9em; background: gray; padding:6px; }
	.baner { float: left; width: 100%; height: 221px; background: url(../images/baner.jpg) no-repeat; }	
		.menu { float: left; width: 900px;  }
			.menu ul { float: left; padding-top: 190px; padding-left: 150px; }
				.menu li { display: inline; }
					.menu a { padding-right: 95px; font-family: Myriad Pro, Verdana, Arial; font-size: 14px; color: #fff; }
	.container { float: left; width: 960px; background: #fff; }
		.sidebar { float: right; width: 300px; border-left: 1px solid #c2c2c2; margin: 10px; padding: 2px; }
			.sidebar h3 { float: left; width: 280px; font-size: 17px; font-weight: bold; font-family: Helvetica, Myriad Pro, Tahoma, Arial; color: #5490cf; padding: 10px 10px 5px 10px; }
			.sidebar ul { float: left; list-style: square; padding: 10px 20px 20px 30px; }
				.sidebar li { padding-bottom: 5px; }
					.sidebar a { font-size: 13px; color: #424242; font-weight: bold; }
		.content { float: right; width: 600px; padding-top: 10px; padding-bottom: 10px; margin-left: 20px; margin-right: 15px; margin-top: 10px; margin-bottom: 20px; }
			.content h2 a { float: left; width: 585px; padding: 10px 10px 10px 0px; font-size: 22px; color: #5490cf;  }
			.content h4, h2 { margin-bottom: 10px; float: left; width: 585px; padding: 10px 10px 10px 0px; font-size: 22px; color: #5490cf; }
			.content h3 { float: left; width: 580px; padding: 10px 10px 10px 0px; font-size: 17px; color: #424242; font-weight: bold; }
			.content p { width: 580px; float: left; padding: 0px 20px 10px 0px; }
			.content ul { float: left; width: 530px; padding: 0px 20px 20px 50px; list-style: square; }
				.content li { padding-bottom: 5px; }
	.footer { float: left; width: 100%; background: #416692; margin-bottom: 50px; }
		.footer p { color: #fff; padding: 20px; }
			.footer a { color: #fff; }
		
			
			
			
			
			
			
			
			
			
			
			
			
