@charset "UTF-8";
/* CSS Document */

body {margin:0px; padding:0px; color:#FFFFFF;}

#holder{
	width:790px;
	height:861px;
	margin:auto;
	padding-right: 100px;
	padding-left: 100px;
	border: 15px solid #e7ded3;
}

#logo{
	width:790px;
	height:120px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	float: left;
}
div#nav {
	height: 21px;
	width: 790px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C1C1;
	border-bottom-color: #C1C1C1;
	margin-bottom: 20px;
}
div#nav  ul#tabs {
	height:21px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
ul#tabs li {
	display:inline;
	float:left;
	height:21px;
}
ul#tabs a {
	display:block;
	width:100px;
	height: 21px;
}
ul#tabs span {
	display: none;
}
ul#tabs  li#about  a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/about_us.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 152px;
}
ul#tabs  li#about   a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/about_us.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs li#about a.active {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/about_us.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs    li#invest    a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/invest_with_us.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 276px;
}
ul#tabs    li#invest    a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/invest_with_us.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs li#invest a.active {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/invest_with_us.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs   li#projects   a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 218px;
}
ul#tabs   li#projects   a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs li#projects a.active {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs   li#contact   a {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 144px;
}
ul#tabs   li#contact   a:hover {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#tabs li#contact a.active {
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 -21px;
}
ul#nav .lastbox {
	width: 200px;
	text-align: right;
}
#gallery {
	height: 347px;
	width: 790px;
	float: left;
}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 790px; /*width of featured content slider*/
	height: 316px;
}
#investholder {
	height: 263px;
	width: 790px;
	float: left;
	padding-top: 39px;
	background-image: url(../images/breaker.jpg);
	background-repeat: repeat-x;
}
#investholder p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 19px;
	text-align: justify;
}
#textholder {
	height: 240px;
	width: 790px;
	float: left;
	background-image: url(../images/text_topper.jpg);
	background-repeat: repeat-x;
	padding-top: 60px;
}
#textholder  p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10pt;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 15pt;
	text-align: justify;
	font-weight: normal;
}
#splitholder {
	height: 263px;
	width: 790px;
	float: left;
	padding-top: 39px;
	background-image: url(../images/split_back.jpg);
	background-repeat: repeat-x;
}
#splitholder   p   {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 19px;
	text-align: justify;
}
#splitholder   div#left {
	width: 614px;
	height: 263px;
	float: left;
}
#holder #splitholder #left p {
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#splitholder  ul#right {
	width: 151px;
	height: 263px;
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#splitholder ul#right li {
	font-family: Georgia;
	color: #a8aaac;
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 1px;
	display: block;
}
#holder #splitholder #right a {
	text-decoration: none;
	color: #666666;
}
#holder #splitholder #right a.selected {
	color: #9d2f3d;
	text-decoration: none;
}
#holder #splitholder #right a:hover {
	color: #9d2f3d;
	text-decoration: none;
}
#splitholder   ul#right   li.maw  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 164px;
	width: 150px;
	display: block;
	background-image: url(../images/mary_ann.jpg);
}
#splitholder ul#right li.emily {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 164px;
	width: 150px;
	display: block;
	background-image: url(../images/emily.jpg);
}
#splitholder ul#right li.david {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 164px;
	width: 150px;
	display: block;
	background-image: url(../images/david.jpg);
}
#splitholder ul#right li.charlie {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 164px;
	width: 150px;
	display: block;
	background-image: url(../images/charlie.jpg);
}
#splitholder ul#right li.who {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #999999;
}
ul#next     {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin: 0px;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#next   li  {
	display: inline;
	padding-right: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#next   li a   {
	display: inline;
	padding-right: 10px;
	color: #666666;
	text-decoration: none;
}
ul#next   li a:hover   {
	color: #9d2f3d;
}
ul#contactholder {
	height: 263px;
	width: 790px;
	float: left;
	padding-top: 39px;
	background-repeat: repeat-x;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-image: url(../images/breaker.jpg);
}
ul#contactholder li  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
ul#contactholder li.gap {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
ul#contactholder li a {
	color: #666666;
}
ul#contactholder li a:hover {
	color: #9d2f3d;
}
#footer {
	height: 21px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	float: left;
	width: 790px;
	margin-top: 10px;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 8pt;
	line-height: 21px;
	letter-spacing: 4px;
	text-transform: none;
}
#map {
	height: 347px;
	width: 790px;
	float: left;
	background-image: url(../images/map.jpg);
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #9d2f3d;
}

a:focus {
outline: none;
}

