/* catalyst.css */
* {
}

body
{
	text-align: center;
	margin:0px;
	padding:0px;
	background-color:#a39a91;
	font-family:arial,helvetica,sans-serif;
	color:#595351;
}

div#outer {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width:980px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	padding: 0px 90px;
}

#header {
	width:980px;
	text-align:left;
	background-color:white;
}

#menu {
	position:relative;
	left:751px;
	width:229px;
	height:199px;
	padding:0px;
	margin:0px;
	clear:right;
}

#menu ul {
	padding:0px;
	margin:0px;
	overflow:hidden;
	background-color:#a39a91;	
}

#menu ul li {
	position:relative;
	background-color:#595351;	
	background-image:url(images/button2.jpg);
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:40px;
	width:229px;
	overflow:hidden;
}

#menu ul li a {	
	font:bold 16px Arial,Helvetica,Sans-serif;
	position:relative;
	padding-top: 10px;
	padding-left: 44px;
	display:block;
	height:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:227px;
	color:#bfdc0e;
	letter-spacing:1px;
	text-transform:uppercase;
}	
#menu ul li a:hover {
	color:#000;
}
#menu ul li.selected {
	color:white;
}

#logo {
	position:absolute;
	top:15px;
	color:white;
	display:inline;
	background-image:url(images/header_logo.jpg);
	width:751px;
	height:200px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

p.home {
	position:absolute;
	left:33px;
	top:5px;
	color:white;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	letter-spacing:1px;
}	

#logo a {
	color:white;
}

#logo a:hover {
	color:#ddd;
}

div#pagename {
	position:relative;
	height:75px;
	width:980px;
	background-image:url(images/page_name.jpg);
	background-repeat:no-repeat;
}

div#cs_name {
	position:relative;
	padding:0px;
	margin:0px;
	height:70px;
	width:980px;
	background-image:url(images/cs_name.jpg);
	background-repeat:no-repeat;
}
#pagename p, #cs_name p {
	position:relative;
	color:#bfdc0e;
	font-size: 18px;
	font-weight:bold;
	top:25px;
	left:34px;
	margin:0px;	letter-spacing:1px;
}

div#pagenav {
	position:relative;
	height:35px;
	width:980px;
	padding:0px;
	margin:0px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;		
}
div#cs_name span {
	float:right;
	width:400px;
	text-align:right;
	position:relative;
	color:#999;
	font-size:10px;
	font-weight:normal;
	margin-right:65px;}


#pagenav p {
	position:relative;
	top:11px;
	left:34px;	
	font:bold 12px Arial,Helvetica,Sans-serif;
	color:#bfdc0e;
	display:inline;
	height:15px;
	letter-spacing:1px;
}
#pagenav a { 
	color:#999;
}

#pagenav a:hover {
	color:#bbb;
}	

#pagenav span {
font-weight:bold;
color: #999;
}

div.cs_title {
	position:relative;
	height:115px;
	width:980px;
	background-image:url(images/cs_title.jpg);
	background-repeat:no-repeat;
	text-align:left;
}

.title {
	position:relative;
	display:inline;
	left:35px;
	top:42px;
	color:#bfdc0e;
	font-weight:bold;
	font-size:24px;
	letter-spacing:1px;
}

#main {
	position:relative;
	text-align:left;
	width:980px;
	min-height:600px;
  height:auto !important;
  height:600px;
	background-image:url(images/main_top_bg.jpg);
	background-repeat:no-repeat;
	background-color:white;
	color:#595351;
}

.cs_main {
	position:relative;
	text-align:center;
	width:980px;
  height:auto !important;
	background-color:white;
	color:#595351;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:0px;
}

p.cs {
	position:relative;
	top:0px;
	left:17px;
	width:944px;
	bottom:3px;
	margin-bottom:4px;
	margin-top:4px;
	white-space:nowrap;
}	
#left p.main {
	position:relative;
	left:17px;
	width:700px;
	bottom:3px;
	margin:15px 15px 15px 15px;
	text-align:left;
	padding-right:20px;
	font-size:13px!important;
	line-height:22px;
	border:0;
	color:#595351;
}	
#left ul ul, #left ul ul li {
	text-align:left;
	font-size:13px;
	color:#595351;
		line-height:22px;
		list-style:none;
			padding-right:20px;
}	
#left ul ul li {
	list-style: url(images/list-arrow.gif) outside;
}
.cs_bottom {
	position:relative;
	width:980px;
	height:auto;
	background-color:#595351;
	background-image:url(images/cs_bottom.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 20px;
	margin:0px;
	font-size:11px;
	text-align:justify;
	color:#2F2E2E;
	overflow:hidden;	
}

.one {
	position:relative;
	top:19px;
	left:34px;
	width:345px;
	height:auto;
	margin-bottom:20px;
	line-height:18px;
}

.two {
	position:absolute;
	left:396px;
	float:right;
	top:19px;
	margin-right:240px;
	width:345px;
	height:auto;
	margin-bottom:20px;
	line-height:18px;
}

.credit {
	position:absolute;
	top:19px;
	left:775px;
	width:165px;
	height:auto;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#bfdc0e;
	text-align:left;
}

.info_head {
	background:none;
	font:bold 10px Arial,Helvetica,Sans-serif;
	color:white;
	letter-spacing:1px;
}

.back2top {
	width:980px;
  height:47px;
	background-image:url(images/go2top.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:1px 0px 0px;
	text-align:left;
}

.back2top a {
	position:relative;
	top:12px;
	left:27px;
	color:#bfdc0e;
	font:bold 10px Arial,Helvetica,Sans-serif;
	font-weight:bold;
}
.back2top a:hover {
	color:#ddd;
}

.panel_main {
	position:relative;
	text-align:left;	
	height:auto;
	left:17px;
	width:945px;
	background-color:white;
	background-image:url(images/panel_light_bg.gif);
	background-repeat:no-repeat;
}

.panel_main img {
	position: relative;
}

.panel_text {
	position:absolute;
	left:375px;
	width:530px;
	height:auto;
	margin-right:25px;
	margin-left:20px;
	font:normal 11px Arial,Helvetica,Sans-serif;
	line-height:18px;
	color:#595351;
}

.panel_text a {
	color:#859A0A;
	font-weight:bold;
}
.panel_text a:hover {
	text-decoration:underline;
}	

.panel_text p {
	display:block;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}

p.panel_head {
	margin-top:35px;
	margin-bottom:15px;
	font-weight:bold;
	font-size:18px;
	letter-spacing:1px;
	color:#595351	
}	

.panel_space {
	position:relative;	
	height:4px;
	left:17px;
	width:945px;
	padding:0px;
	margin:0px;
	background-image:url(images/panel_space.gif);
}
.solid_space {
	position:relative;	
	height:4px;
	left:17px;
	width:945px;
	background-image:url(images/solid_space.gif);
}

#right {
	position:relative;
	float:right;
	width:228px;
	min-height:600px;
  height:auto !important;
  height:600px;	
	background-image:url(images/idsa.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#left {
	position:absolute;
	height:auto;
	width:750px;
	background:none;
}

#left strong {
	font:bold 14px Arial,Helvetica,Sans-serif;
	font:normal 14px "Arial Black";
	font-weight:bold;
}

#left p, #right p, #cs_main p {
	margin-top:15px;
	margin-right:25px;	
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
}

#left p, #cs_main p {
	margin-left:35px;
}

#right p {
	margin-left:25px;
}

#left p.top, #left h4.top, #left h5.top, #cs_main p.top  {
	margin-top:80px;
}

#left p.under {
	margin-top:0px;
	padding-top:0px;
	line-height:18px;
	font-size:11px;
}	

#left h4 {
	font:bold 14px Arial,Helvetica,Sans-serif;
	font:normal 14px "Arial Black";
	margin-left:35px;
	margin-top:20px;
	margin-right:25px;
	color:#5b5653;
	text-transform:uppercase;
	line-height:22px;
}

#left h4 a {
	background-color:#BBD13B;
	padding-right:44px;
	padding-bottom:17px;
	padding-left:2px;
	color:#5b5653;
	margin-bottom:15px;	
}

#left h4 a.apply {
	background-image:url(images/apply.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.apply:hover {
	background-image:url(images/applyo.gif);
}
#left h4 a.more {
	background-image:url(images/more.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.more:hover {
	background-image:url(images/moreo.gif);
}
#left h4 a.submit{
	background-image:url(images/submit.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.submit:hover{
	background-image:url(images/submito.gif);
}	
#left h4 a.download {
	background-image:url(images/download-gbg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.download:hover {
	background-image:url(images/download-gbgo.gif);
}	
#left h4 a.email {
	background-image:url(images/email.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.email:hover {
	background-image:url(images/emailo.gif);
}

#left h4 a.signup {
	background-image:url(images/signup.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.signup:hover {
	background-image:url(images/signupo.gif);
}
#left h4 a.go {
	background-image:url(images/go.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#left h4 a.go:hover {
	background-image:url(images/goo.gif);
}

#left h4 a:hover {
	color: #7C7A81;
}	
#left h4 span {
	background-color:#BBD13B;
	padding-right:44px;
	padding-bottom:17px;
}	

#left h5 {
	font:bold 11px Arial,Helvetica,Sans-serif;
	font:normal 11px "Arial Black";
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	margin-left:35px;
}

div#bottom {
	position:relative;
	height:42px;
	background-image:url(images/go2top.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#bottom p {
	position:absolute;
	left:35px;
	top:4px;
	display:inline;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#353437;
}

div#footer {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	top:auto;
	bottom:0px;
	display:block;
	width:1120px;
	background-color:#a29b91;
	height:auto !important;
	min-height:54px;
	white-space:nowrap;
}

.tagline {
	font:bold 12px Arial,Helvetica,Sans-serif;
	font-weight:bold;
	position:absolute;
	left:110px;
	top:18px;
	height:auto;
	bottom:auto;
	margin-bottom:18px;
	display:inline;
	text-align:left;
	color:#353437;
	letter-spacing:1px;
}

.nav {
	position:absolute;
	left:450px;
	top:18px;
	margin-bottom:18px;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	color:#695f60;
}

#footer a, #footer a:visited {
	color:#695f60;
}

#footer a:hover {
	color:#ddd;
}

.unbold {
	font-weight:normal;
	letter-spacing:normal;
}
.catalyst {
	font:bold 12px Arial,Helvetica,Sans-serif;
	font:normal 12px "Arial Black";

}
.date {
	color:#ccc;
}	

h6 {
	font-size:10px;
	display:block;
}

a {
	outline:none;
	text-decoration:none;
	color:#BBD13B;
}

a:hover, a:focus, a:active {
color:#666;
}

a:focus, a:active {
}

img, a img {
	border:0px;
}