/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      dd/mm/yy
author:    [you]
email:     [you at domain dot com]
website:   [your domain]

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
html, body { width: 100%; height: 100%; }
body {
	font-family: Helvetica, sans-serif;
	font-size: 62.5%;
	color: #ffffff;
	background: #000000;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 1em;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 { font-size: 1.5em; color: #ffefd5; font-weight: normal; margin: 34px 0 15px 0; }
h2 { font-size: 1.3em; font-weight: bold; color: #ffefd5; }
h3 { font-size: 1.1em; font-weight: bold; color: #442d25; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 1.2em; }

/* Table */
table { border-collapse: collapse; border: 0; }
table td { padding: 0px; vertical-align: top; text-align: left; }

/* Inputs */
input { padding-left: 3px; }

/* Lists */
ul li { position: relative; margin: 0; padding: 0 0 0 15px; background: url(../images/dash.gif) 0 8px no-repeat; list-style-type: none; }

/* Text */
p { margin: 20px 0; line-height: 1.7em; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.last { border-bottom: none !important; border-right: none !important; margin-right: 0 !important; padding-right: 0 !important; background: none !important; }

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }
.small { font-size: 0.9em; }

/* Links 
---------------------------------------------------------- */

a img { border: 0; }
a {
	color: #fefbe8;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	color: #fefbe8;
	text-decoration: underline;
}

/* Layout 
---------------------------------------------------------- */

#page {
	background: url(../images/bb.jpg) 50% 0 no-repeat;
	font-size: 1.2em;
	}
.wrapper {
	width: 1100px;
	margin: 0 auto;
	}
#header {
	position: relative;
	height: 513px;
	}
#container {
	padding: 0 0 0 0px;
	background: url(../images/) repeat-x #000000;
	}
#sidebar-left {
	position: relative;
	float: left;
	width: 0px;
	padding: 0 0px;
	background: url(../images/) no-repeat;
	}
#content {
	float: left;
	width: 970px;
	padding: 0px 25px 0px 25px;
	background: url(../images/3.jpg) no-repeat;
	}
#footer {
	margin: 1px 0 0 0;
	padding: 21px 0;
	border-top: 0px solid #0070ac;
	line-height: 2.58em;
	font-size: 0.91em;
	background: url(../images/) repeat-x #000000;
	}
	
/* Header
---------------------------------------------------------- */

#logo {
	overflow: hidden;
	width: 1100px;
	height: 280px;
	padding: 230px 0 0 0px;
	}
	#logo a {
		position: relative;
		display: block;
		height: 100%;
		font-size: 1.9em;
		}
		#logo a span {
			position: absolute;
			display: block;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background: url(../) 50% 0 no-repeat;
			}
#menu {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 1110px;
	margin: 2 -2px 2 2;
	padding: 0 0 0 0px;
	background: url(../images/) 0 100% no-repeat;
	}
	#menu ul {
		margin: 0;
		background: url(../images/) 0 100% repeat-x #;
		height: 26.55em;
		}
		#menu ul li {
			float: left;
			clear: right;
			padding: 0 1px 0 0;
			background: url(../images/) 100% 100% no-repeat;
			}
			#menu ul li a {
				display: block;
				padding: 0 7px;
				line-height: 3.80em;
				font-size: 1.13em;
				font-weight: bold;
				color: #fefbe8;
				}
			#menu ul li a:hover {
				color: #a0a0a0;
				}

/* Content
---------------------------------------------------------- */




/* Sidebar (Left)
---------------------------------------------------------- */

#sidebar-left h2 {
	margin: 5px 0;
	padding: 9px 14px;
	background: #daa520;
	font-size: 1.5em;
	font-weight: normal;
	color: #442d25;
	}
#sidebar-left h5 {
	margin: 5px 0 5px 0;
	}
#sidebar-left ul {
	margin: 0 0 20px 0;
	}
/* Footer 
---------------------------------------------------------- #counters {
	display: float;
	float: left;
	margin: 0 0 0 61px;
	}
	#counters a {
		margin: 0 10px 0 0;
		}
#copyright {
	margin: 0 0 0 444px;
	}
*/

----------------------------------------------- #counters {
	display: float;
	float: left;
	margin: 0 0 0 61px;
	}
	#counters a {
		margin: 0 10px 0 0;
		}
#copyright {
	margin: 0 0 0 144px;
	}
*/px;
	}
*/

----------------------------------------------- #counters {
	display: float;
	float: left;
	margin: 0 0 0 61px;
	}
	#counters a {
		margin: 0 10px 0 0;
		}
#copyright {
	margin: 0 0 0 24px;
	}
*//*-----------------------------------------------------------------------------
