/* CSS Document */

/* Author Ashoor Namrood, Syrox */

body {
	margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px; padding: 0px;
}

a {
	text-decoration: none;
}

img {
	border:0px;
}

p {
	margin:0px; padding:0px; font-size:12px; color:#8e8e8e;
}

p a {
	/*color:#8E8E8E; text-decoration:underline;*/
}

p a:hover {
	/*color:#cccccc; text-decoration:none;*/
}

ul, li {
	margin:0px; padding:0px; list-style: none;
}

.clear {
	clear: both; line-height: 0px; font-size: 0px; height: 0px;
}

#container {
	width: auto; height: auto; padding: 0px 19px 0px 19px; position: relative;
}

#content {
	/*float:left; margin:100px 0px 20px 19px; position:relative;*/ width:auto; height:auto; padding:102px 0px 0px 265px;
}

#menu {
	width: 264px; height: auto; float: left;position: fixed; left: 19px; top: 100px;
}

.header#header  {
	height: 100px; margin: auto; position:fixed;
}

*html .header#header {
	position:absolute;
}

.header img {
	position: absolute; top: 11px; left: 0px;
}

#footer {
	float: left; position: fixed; left: 19px; bottom: 10px; font-size: 10px; color: #8e8e8e; z-index: 100; width: 264px; height: 12px; line-height: 12px; z-index: 10000;
}

#footer ul {
	font-size:10px; color:#8e8e8e;
}

#footer ul li {
	font-size:12px; color:#8e8e8e; float:left; border-right:1px solid #cccccc; padding:0px 6px 0px 0px;
}

#footer ul li.lastlink {
	border-right:0px; padding:0px 6px 0px 6px;
}

#footer ul li a {
	font-size:12px; color:#8e8e8e;
}
