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

body {
	margin: 0;
	padding: 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}





/* Header */

#header {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: url(images/newimg1.gif);
}

#header * {
	margin: 0;
	padding: 0;
	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: 850px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Column One */

#colOne {
	float: left;
	width: 500px;
}

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

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

#colOne .credits {
	margin-bottom: 50px;
	padding: 5px 0 8px 8px;
	background: #000000;
	
}

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

/* Column Two */

#colTwo {
	float: right;
	width: 240px;

}

#colTwo ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 20px;
	background: url(images/newimg3.gif) repeat-x;
}

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

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

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

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


/* Column Two */

#colThree {
	float: left;
	width: 200px;
	margin-left: 100px;

}

#colThree ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 20px;
	background: url(images/newimg3.gif) repeat-x;
}

#colThree li li {
	margin-bottom: auto;
	background: none;
}

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

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

#colThree h3 {
	height: 25px;
	padding: 10px 0 0 10px;
	background: url(images/newimg4.gif) no-repeat right top;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9em;
	color: #000000;
	margin-left: 100px;
}



#form1 {
	background: #191919;
}

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

#submit1 {
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
}
