/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
html, body { height: 100%; }
#wrap { min-height:100%;
   		position:relative;; 
}
.clear { clear: both; }
a:link {
	color: #1C448D;
	text-decoration: none;
}
a:visited { color: #1C448D; }
a:hover { color: #7398C1; }

#home .container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#home {
	background: url(/skins/securityfund/assets/images/home-bg-x.png) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
}


/**************************************/
/*              HEADER                */
/**************************************/
#homeheader { height: 390px; padding-left: 50px; background: url(/skins/securityfund/assets/images/home-capitol-bg.jpg) no-repeat right top; position: relative; width: 900px; }
#homeheader h1 {
	display:block;
	width:400px;
	height:100px;
	text-indent:-9009px;
	background:transparent url(/skins/securityfund/assets/images/csisf-logo.png) no-repeat;
	margin: 50px 0px 0px;
	padding: 0px;
	float: left;
}
#homeheader h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#homeheader h2 { width:400px; color: #999; position: absolute; top: 175px; font: italic 100 1.4em/1.7em "Gill Sans", "Lucida Sans", Verdana, sans-serif; margin-left: 30px; left: 50px; }
#homeheader h2 strong {
	color: #F7A324;
	font-weight: bold;
}
div#homeauxillary { width: 385px; position: absolute; top: 53px; right: 0px; margin-right: 80px; padding-top: 10px; padding-bottom: 10px; }
#homeauxillary form {
	margin: 0px;
	padding: 0px;
	display: inline;
	height: 23px;
}
#homeauxillary .homesearchfield {
	height: 21px;
	width: 138px;
	background: url(/skins/securityfund/assets/images/search-input-home.png) no-repeat;
	border-style: none;
	margin: 0px;
	padding: 2px 3px 1px;
}
#homeauxillary a {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
#homeauxillary a:hover { text-decoration: underline !important; }
.homesearchgo {
	width:24px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(/skins/securityfund/assets/images/home-search-go.png) no-repeat 0 0;
	cursor:pointer !important;
	cursor:hand;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.homesearchgo:hover {
	background-position:0 -23px;
}
#homeFlashGFX { position: absolute; height: 291px; width: 497px; top: 99px; left: 453px; }
ul#homenav {
	margin: 0px;
	padding: 11px 0px 0px 70px;
	list-style: none;
	height: 41px;
}
#homenav li { float: left; }
#homenav li a { color: #FFF; font-size: 1.25em; display: inline; padding-right: 10px; padding-left: 10px; text-decoration: none !important; }
#homenav li a:hover { color: #1C448D; }
#homecontent { padding-top: 30px; background: url(/skins/securityfund/assets/images/home-blue-bg.jpg) no-repeat; color: #FFF; }
#homecontent h3 {
	font-size: 1em;
	padding-left: 30px;
	line-height: 1.25em;
}
#hometext {
	float: left;
	width: 410px;
	padding-left: 70px;
	line-height: 1.9em;
}
#homecurrentmembers {
	width: 315px;
	float: right;
	height: 149px;
	padding-top: 8px;
	line-height: 1.5em;
	padding-right: 85px;
}
#homeinjuredworkers {
	width: 150px;
	float: right;
	padding-right: 25px;
	margin-top: 10px;
	line-height: 1.5em;
}
#homepotentialmembers {
	float: right;
	width: 150px;
	padding-right: 80px;
	line-height: 1.5em;
}
#homepotentialmembers h3 {
	font-size: 0.9em;
	padding-top: 5px;
}
#homecontent a:link { color: #F7A324; }
#homecontent a:visited { color: #F7A324; }
#homecontent a:hover { color: #FFF; text-decoration: underline; }

#foot { background: #fcebcf; padding-top: 30px; padding-bottom: 80px; }
#footer { width: 950px; margin-right: auto; margin-left: auto; }
#copy {
	color: #1C448D;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 70px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#footnav1, ul#footnav2 {
	margin: 0px;
	padding: 0px 0px 0px 70px;
	list-style: none;
	width: 450px;
}
#footnav1 li, #footnav2 li {
	float: left;
	padding-bottom: 10px;
}
#footnav1 li a, #footnav2 li a {
	padding-right: 10px;
	text-decoration: underline;
}
#footnav2 li a { color: #ffa91b; }
