/*
orange  e46504
green   a6d810
blue    297bc1
black   060606
purple  9a11d3
pink    ff3b9a
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {	
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #297bc1;
	color: #fff;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4 {
	margin-top: 20px;
	margin-bottom: 18px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	line-height: 18px;
}

h3 {

	font-size: 1em;
	line-height: 18px;
	color: #e46504;
}

h4 {
	margin-top: 2px;
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 18px;
	color: #e46504;
}

h5 {
	margin-top: 2px;
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 14px;
	font-weight: normal;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

ol {
	margin-top: 20px;
	margin-bottom: 28px;
}

a:link {
	color: #297bc1;
}

a:visited {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 4px 0 0 486px;
	font-size: 2.6em;
}

#header h2 {
	float: left;
	padding: 118px 0 0 534px;
	font-size: 1.2em;
}

#header h3 {
	float: left;
	padding: 1px 0 0 574px;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 700px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4bright.gif);
	color: #FFFFFF;
}


/* Content */

#content {
	width: 700px;
	margin: 0px auto;
	background: url(images/tabs03.jpg);
	background-repeat:repeat-y;

}

#colTwo {
	float: right;
	width: 137px;
	background-image:url(images/tabs02.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
	padding: 45px 0px 0px 0px;
}

#main {
	float: left;
	width:700px;
	background-image:url(images/tabs02.jpg);
	background-repeat:repeat-x;
	background-color: #000000;
	border-bottom:1px solid #297bc1;

}

#main ul.sections {
	list-style-type:none;
	width:700px;
	height:45px;
	margin:0px;
	padding:0px;
}

#main ul a {
	list-style-type:none;
	text-decoration: none;
	color:#FFFFFF;
}

#main ul li {
	float:left;
	display:block;
	background-image:url(images/tabs01.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:80px;
	height:45px;
	color:#FFFFFF;
	margin-right:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	cursor:pointer;
}

#main ul li.hovered {
	background-position:-80px 0px;
}

#main ul li.active {
	background-position:-160px 0px;
}

#main .tabs {
	height:600px;
	clear:both;
} 

#main .tabs .tab {
	text-align:justify;
	padding:5px 40px 40px 40px;
}

#main .tabs .tab strong {
	color:#fff;
}

#main .tabs div.sa {
	
}

#main .tabs div.st {

}

#main .tabs div.c {

}

#main .tabs div.ho {

}

/*#colThree {
	float: left;
	width: 120px;
	padding: 10px;
}*/

/* Pictures */

#pictures {
	width: 700px;
	margin: 0 auto;
	background: #CECECE url(images/img2.gif);
}

/* Footer */

#footer {
	float: left;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
}

#footer * {
	color: #fff;
}

/* Splash */

#splash {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center; 
}

#splash * {
	color: #FFFFFF;
}

/* Splash Footer */

#splash_footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center; 
}

#splash_footer * {
	color: #FFFFFF;
}

/* Facebook */

#fb-root {
	width: 292px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF;
}
