/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    
	margin-top: 10;
	margin-bottom:0;
	padding: 0;
	background: #191919 url(images/BgLogo.gif) no-repeat  ;
	background-position:70% 50%;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	
}

a {
	border-bottom: 1px dotted #7D9412;
	text-decoration: none;
	color: #F2900B;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	background: url(images/Logo.jpg);
	border: 1px solid #000000;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	
}

#header h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#header h2 {
	margin-top: -.5em;
	font-size: 1em;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Column One */

#colOne {
	float: right;
	width: 570px;
}

#colOne h2 {
	margin-top: 0;
	font-size: 2.2em;
	color: #CCCCCC;
}

#colOne p, #colOne ul, #colOne ol {
	line-height: 200%;
}

#colOne .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #000000;
	border-left: 2px solid #F2900B;
}

#colOne .credits p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

/* Column Two */

#colTwo {
	float: left;
	width: 200px;
	background: #191919 ;
}

#colTwo ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
	border: 2px solid #111111;
	
}

#colTwo li {
	margin-bottom: 0px;
	background: url(images/tasto.jpg);
	height: 25px;
	padding: 10px 10px 0px 15px;
	text-transform: bold;
	text-align:left;
	
	
}
#colTwo a {
	
	text-decoration: none;
	text-transform: uppercase;
	
	color: #4E515B;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
	

}


#colTwo li li {
	margin-bottom: 0 ;
	background: none;
	
}

#colTwo li ul {
	padding-top: 0;
	padding-left: 20px;
	list-style: square inside;
	
}

#colTwo   h2 {
	height: 25px;
	padding: 0px 0 0 10px;
	background: url(images/img4.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	color: #F2900B;
}

#form1 {
	background: #191919;
}

#textfield1 {
	width: 100px;
	margin-left: 20px;
}

#submit1 {
}

/* Footer */


#footer {
	
	clear:both;
	margin:0px auto;
	/*margin-left:100px;
	margin-rigth:100px;*/
	
	vertical-align: bottom;
	

	
	
	width: 700px;
	height: 100px;
	
	padding: 0;/*20px 0 0 5500px;*/
	background: url(images/img5.gif);
	
}

#footer p {
	margin-bottom:0 ;
	padding: 20px;
	text-align: center;
	font-size: smaller;
	
	
}
