body {
	margin: 0;
	background: #fff;
	font-family: Tahoma, verdana, Arial;
	font-size: 11px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 0px 0;
	background: url(images/img0.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0px;
	padding: 0px 0;
	background: url(images/img00.gif) no-repeat right bottom;
	font-size: 227%;
	font-weight: normal;
	color: #FDD400;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding: 5px 20px 5px 10px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/logo.gif) bottom left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	background: url(images/gheko.jpg) no-repeat;
	font-size: 50px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 0px 20px 30px 10px;
	background: #fff  ;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:left;
	
}

#menu ul li {
	float: inherit;
	padding: 8px ;
	background: url(images/nav_line2.gif) no-repeat bottom right;
	
}
#menu ul li a {
	text-decoration: none;
	font-size: 110%; 
	color: #000;
	float:none;
	margin: 5px

}
#menu a:hover {
	color: #FDD400;
	text-decoration: none;
		
	}
	
/* Login */

#contact {
 padding-left: 20px;
	background: url(images/img0.gif) repeat-x;
	
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}
