@charset "UTF-8";

body {font-family: "Lucida Grande", "Lucida Sans", Arial, san-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	background: #fcf8ef url(../images/background.jpg) repeat-x;
}

#topBar {
	height: 20px;
	width: 100%;
	position: relative;
	background: none repeat-x;
}


#header {
	height: 130px;
	width: 990px;
	position: relative;
	background: transparent url(../images/logo.jpg) no-repeat 0 0px;
	top: 0px;
}

#stageSelector_container{
	width: 222px;
	height: 300px;
	position: absolute;
	z-index: 1000;
	top: 130px;
	left: 740px;
}

#menu_container{
	width: 170px;
	height: 380px;
	position: absolute;
	z-index: 1000;
	margin: 0px;
	right: 0%;
	float: right;
	top: 0px;
	left: 740px;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 14px;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}



p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 1px 0px 0px;
	padding: .5em 0px;
	letter-spacing: normal;
	word-spacing: normal;
}

h1 {
	font: 17px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-bottom: 6px;
	color: #1c61cb;

}
	
h2 {
	font: 15px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 3px;
	color: #1c61cb;
}

h3 {
	font: 13px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 9px;
	padding-bottom: 1px;
	color: #1c61cb;
	
}

h4 {
	font: normal 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-bottom: 1px;
	color: #000000;
	
}

h5 {
	font: bold normal 11px/14px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #1c61cb;
	
	
}

#contentBox_1 {
	margin: 1px;
	height: 195px;
	width: 152px;
	position: absolute;
	left: 30px;
	top: 80px;
	z-index: 900;
	border: 1px solid #ccc;
	
	
}

#contentBox_2 {
	margin: 1px;
	height: 195px;
	width: 152px;
	position: absolute;
	left: 206px;
	top: 80px;
	z-index: 900;
	border: 1px solid #ccc;
	
}
#contentBox_3 {
	margin: 1px;
	height: 195px;
	width: 152px;
	position: absolute;
	left: 382px;
	top: 80px;
	background-color: #FFFFFF;
	z-index: 900;
	border: 1px solid #ccc;
	
}
#contentBox_4 {
	margin: 1px;
	height: 195px;
	width: 152px;
	position: absolute;
	left: 556px;
	top: 80px;
	background-color: #FFFFFF;
	z-index: 900;
	border: 1px solid #ccc;
	background-image: url(../images/corner4.jpg);
}
ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin: 1px 0px 0px;
	padding: 0.5em 0px 0.5em 14px;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}

.navigation {
	font: 14px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #1c61cd;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	display: block;
	list-style-type: none;

}
.menu {
	list-style-position: outside;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_indent {
	list-style-position: outside;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
}

#footer {
	height: 110px;
	width: 930px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

.footer_container {
	position: relative;
	width: 100%;
	height: 130px;
	background-color: #000000;
	color: #000000;
}


a:link {
	text-decoration: none;
	color: #1c61cb;
	;
	
}
a:visited {
	text-decoration: none;
	color: #1c61cb;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #1c61cb;
}

.footer_text{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	word-spacing: 1px;
}
.r:link {
	text-decoration: none;
	color: #CCCCCC;
	;
}
.r:hover {
	text-decoration: underline;
	color: #CCCCCC;
	;
}
.r:visited {
	color: #999999;
	;
}
li {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.list_indent {
	list-style-position: inside;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.caption {
	position: relative;
	width: 400px;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #000000;
}	
ol {
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 5px 40px;
	margin: 0px;
	list-style-type: lower-latin;
}
#header2 {
	height: 130px;
	width: 990px;
	position: relative;
	top: 0px;
	background-color: transparent;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
}

