/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
}

body#realbody {
	background: #ffffff ;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #EBEBEB;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
}

h1, h2, h3, h4 {
	margin: 0;
}

h2, h3, h4 {
	margin-bottom: 5px;
	background: #ffffft ;
	padding-bottom: 5px;
	/*border-top: 1px solid #F2F2F2;*/
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	font-weight: normal;
	color: #4da4f1;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}

p, ul, ol {
	margin-bottom: 1.2em;
	line-height: 95%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 8px 8px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #6600cc;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* Wrapper */

#wrapper {
	width: 775px;
	margin: 0 auto;
	
}

#wrapper2 {
	
}

/* Header */
#top1 {
	height: 44px;
	background: #fff url(images/top.gif) no-repeat;
}
#header1 {
	height: 201px;
	background: #fff url(images/head1.gif) no-repeat;
}

}


#header {
	height: 42px;
	background: #fff url(images/head2.gif) no-repeat;
}

/* Logo */

#logo {
	float: right;
	padding: 7px 70px 0 0;
}

#logo h1 {
	margin: 0;
	padding: 90px 0 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding: 10px 18px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	margin-left: 42px;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: normal;
	color:#ffff00;
}

/* Page */

#page {
	background: url(images/body.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 157px;
	padding: 0 0 0 47px;
	text-align: right;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 470px;
	padding: 7px 70px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}





#navigation{

line-height:20px;

margin:0px 1px;

color:#ffffff;
}
#navigation p {
	margin: 0;
	
	padding-top: 15px;
	text-align: left;
	color: #ffffff;
}

#navigation li{
max-height:30px;
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
max-height:30px;
display:block;
padding:0 5px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color:#fff;
}

#navigation ul li ul li {
max-height:inherit;
white-space:normal;
/*background-color:#ffff00 ;*/
border-right:1px solid #c0c0c0;
}

#navigation ul li ul li a {
max-height:inherit;

}

#navigation ul li ul {
display:none;
}

/* * html #navigation a {width:1%;} */

#navigation ul li .selected {
font-weight:bold;
}

#navigation a:hover {
max-height:30px;
/*background:#ffff9c ;*/
color:#4da4f1;
}

#navigation ul li ul li a:hover {  /* no bg image for dropdowns */
max-height:inherit;
background-image:none;
background:#ffffce;
}

#navigation a.selected {
max-height:30px;
background:#cbe2ea ;
color:#000000;
text-decoration:blod;
}

#navigation ul li ul li a.selected {  /* no bg image for dropdowns */
max-height:inherit;
background-image:none;
}



/* Footer */

#footer {
	height: 45px;
	background: #fff url(images/foot.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #fff;
}

#sidebar ul.linklist ul {
        margin-left: 1em;
}
#footer1 {
	height: 30px;
	background: #727878;
}