@charset "UTF-8";
/* CSS Document */

/* 
    AUTHOR: Chris Coyier
            chriscoyier@gmail.com
            http://chriscoyier.net
*/

/* RESETS & BASIC PAGE SETUP */
* { margin: 0; padding: 0; }
html { overflow-y: scroll;
 }
body { 
	font: 62.5% "Arial", sans-serif;
	background: #FFFFFF ;
	height:100%;
	margin: 0;
}

ul { list-style: none inside; }
p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
	
a { outline: none; }
a img { border: none; }

h1 {
	font-family: Arial, serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #000000;
	}
	h1#logo {
		width: 920px;
		height: 149px;
		background: url(images/header.jpg) no-repeat center center;
		text-indent: -9999px;
	}
h2 {
    font-family: Arial, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #000000;
}

h2 a, h2 a:visited {
color:#000000;
}

h2 a:hover {
border-bottom:1px dotted #2E2E2E;
color:#006699;

}

h3 {
    font-family: Arial, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
}

h3 a{
color:#FF9933;

}

h4 {
    font-family: Arial, serif;

	font-weight: normal;
	color: #000000;
}

h4 a, h4 a:visited {
color:#006699;
font-size: 1.8em;
}

h4 a:hover {
border-bottom:1px dotted #2E2E2E;
color:#333333;

}

/* END RESET */

/* TOOLBOX */
.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; }
.button {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	background:#FFFFFF;
	color: #006699;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.button:hover { background:#006699; color: #FFFFFF;
}
/* END TOOLBOX */

/* STRUCTURE AND STUFF */
#page-wrap {
	width: 1025px;
	margin: 0 auto;
	min-height:100%;
	height:auto!important; 
	height: 100%;
	
	}
	
	#page-gallery {
	width: 1025px;
	margin: 0 auto;
	height: 100%;
	
	}
	
	/*Content*/
	
	#main-content {
	    width: 1000px;
		padding: 0;
		background: url(images/content-bg.jpg) repeat-y;
		margin: 0px auto;
	}
	
	#slideshow {
	   padding: 75px 0 0 0;
	}
	
	
	#splash {
	    width: 1000px;
		height: 800px;
		padding: 0;
	    margin: 275px auto;
	}
	.slide {
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	 }

	IMG.slide {
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-top: auto;
	margin-bottom: auto;
	
	 }
	 
	 /*Unique Content*/
	 .main_image{
	 padding: 75px 0 0 0;
	 }
	 .investment{
	width: 800px;
	height: 800px;
	background-image: url(images/invest_bkg.jpg);
	background-repeat: repeat;	
	 }
	 
	 .investment img{
	 float: right;
	 padding: 75px 0 0 0;
	 }
	 
	  .aboutPage{
	width: 800px;
	height: 800px;
	background-image: url(images/about_bkg.jpg);
	background-repeat: repeat;	
	 }
	 
	 .aboutPic {
	 float: right;
	 padding: 75px 0 0 0;
	 }
	 
	 .text {
	 padding: 95px 30px 0 30px;
	 float: left;
	 width: 400px;
	 color: #FFFFFF;
	 list-style-type: none;
	 text-decoration: none;
	 list-style-position:inside;
	 
	 }
	 
	 .about {
	 padding: 125px 10px 0 50px;
	 float: left;
	 width: 400px;
	 color: #FFFFFF;
	 list-style-type: none;
	 text-decoration: none;
	 list-style-position:inside;
	 
	 }
	 
	 .about a, .about a:visited {
	  text-decoration: none;
	  border-bottom:1px dotted #fbc49f;
	  color: #FFFFFF;
	 }
	 
	 .about a:hover {
	color: #fbc49f;
	 }
	 
	 .form {
	 padding: 95px 30px 0 30px;
	 float: left;
	 width: 400px;
	 color: #FFFFFF;
	 list-style-type: none;
	 text-decoration: none;
	 list-style-position:inside;
	 font-size: 1.4em;
	 }
	 
	 
	 
	 .text ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;	 
	 }
	 
	 .text ul li a{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	 }
	 
	 .about ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style-position: outside;
	line-height: 1.4em;	
	 }
	 
	 .about ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;	 
	 }
	
	 ul#socialNav li {
		display: inline;
		text-decoration:none;
		float:none;
		
		}
		ul#socialNav li a {
	display: block;
	height: 32px;
	width: 32px;
	float: left;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	border-bottom:none;
	}
	 
	 /*Navigation*/
	 
	#nav {
		width: 200px;
		float: right;
		margin: 30px 0 0 0;
	}
	
	#navSlide {
		width: 200px;
		float: right;
		margin: 30px 0 0 0;
	}
	
	ul#nav li {
		
		}
		
		
		ul#nav li a {
			
	        list-style-type: none;
	        text-decoration: none;
			list-style-position:inside;
			
		}
	
	#subnav  {
	margin: 25px;
	}
	
	
	ul#subnav li {
		display: inline;
		
		}
		
		
		ul#subnav h2 li a {
	display: inline;
	list-style-type: none;
	padding: 10px;
	margin: 0 auto;
	text-decoration: none;
		}
	

		
#footer {
	min-height: 200px;
	text-align: center;
	
	
}
	
