@import url('reset.css');
/*a {
	color:#000;
	text-decoration:none;
}*/

.clr {
	clear:both;
}

.container {
	width:100%;
	position:relative;
	z-index:100;
	margin:0 auto;
}

.content{
	width:490px;
	margin:0 auto;
	position:relative;
}

.wrapper{
	float:left;
	width:500px;
	padding:0px 0px;
	position:relative;
}

/*.wrapper .column {
	margin-top:440px;
}*/

/*h1 {
	margin:15px 0px 8px 0px;
	color:#000;
	font-family: 'Iran-Regular';
    font-size:32px;
	text-shadow:1px 1px 1px #fff;
}

h1 span {
	font-size:14px;
}*/

/*.examples {
	float:right;
	font-size:12px;
	color:#555;
	margin: 23px 20px 0px 0px;
}

.examples a {
	color:#5fbcaa;
}

.examples a.selected, .examples a:hover{
	color:#555;
}*/

/* Header Style */

/*.header {
	height:25px;
	line-height:24px;
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	z-index:4;
}

.header a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	text-align:right;
}

.header a:hover{
	color:#fff;
}

.header a span{
	font-weight:bold;
}

.header span.right_ab{
	position:absolute;
	right:4px;
}*/
