/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	padding: 0;
	background: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 50;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	text-decoration: none;
	color: #3284B5;
	border-bottom-width: 0px;
	border-bottom-style: none;
}


img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 347px;
	margin: 0 auto;
	background: url(images/1-2-3-c.jpg) no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 140px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: left;
	padding: 165px 0 0 3px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	height: 39px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 1px;
}


#menu a {
	display: block;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	height: 39px;
}


/* Content */

#content {
	width: 700px;
	height: auto;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#colOne {
	float: right;
	width: 220px;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DDDDDD;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
	height: 700px;
}

#colTwo {
	float: right;
	width: 435px;
	left: auto;
	background-color: #F9F9F9;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 14px;
	height: 700px;
}


/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #666666;
}
