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

body {
	margin: 40px 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 660px;
	//height: 200px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/Sun.JPG) no-repeat center;
}

#logo * {
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

#logo h1 {
	padding: 74px 0 0 0;
	letter-spacing: -2px;
	font-size: 2.25em;
}

#logo h2 {
	padding: .25em 0 0 0;
	letter-spacing: -1px;
	font-size: 1em;
}

/* Menu */

#menu {
	float: right;
	width: 450px;
	//height: 200px;
	//background: url(images/menu2_bg.gif) no-repeat;
	background: url(images/menu2_middle.gif);
}

#menu .top {
	height: 19px;
	background: url(images/menu2_top_square2.gif);
}

#menu * {
	text-align: center;
	color: #333333;
}	

#menu h1 {
	padding: 15px 0 0 3px;
	font-size: 2.25em;
	letter-spacing: -2px;
}

#menu h3 {
	padding: 15px 0 0 0;
	font-size: 1.00em;
	letter-spacing: -0.5px;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 5px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0 0 .5em;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

/* Content */

#content {
	width: 660px;
	margin: 0 auto;
	background: url(images/img3.gif);
}

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

#colOne .top-head {
	padding: 30px 0 0 20px;
	//height: 20px;
	background: url(images/img6_square2.gif) no-repeat;
}

#colOne .content {
	padding: 20px;
}

#colTwoPart1 {
	float: left;
	width: 200px;
}

#colTwoPart1 .top-head {
	padding: 30px 0 0 20px;
	height: 20px;
	background: url(images/img5_square.gif) no-repeat;
}

#colTwoPart1 .content {
	padding: 10px 10px 10px 20px;
}

#colTwoPart1 .footer {
	height: 10px;
	background: url(images/col2_footer.gif);
}

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

#colTwo .top-head {
	padding: 30px 0 0 20px;
	background: url(images/img5_square.gif) no-repeat;
}

#colTwo .content {
	padding: 10px 10px 10px 20px;
}

#colTwo ul {
	margin: 0;
	padding: 0 0 0 0;
}

#extra {
	height: 10px;
	background: url(images/img7.gif);
}

/* Footer */

#footer {
	width: 660px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 1em 1em 0 0;
	text-align: right;
	font-size: x-small;
}
