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

#container {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	background-color: #FFFFFF;
	color: #7C746A;
}
#logo {
	height: 150px;
	width: 979px;
	background-image: url(splash/splash.jpg);
}
#masthead {
	height: 350px;
	width: 979px;
	background-image: url(splash/masthead.jpg);
}
h1 {
	font-size: 20px;
	color: #E20063;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	text-align: center;
}
#masthead-portfolio {
	height: 350px;
	width: 979px;
	background-image: url(splash/masthead-portfolio.jpg);
}
#masthead-investment {
	height: 350px;
	width: 979px;
	background-image: url(splash/masthead-investment.jpg);
}
#masthead-contact {
	height: 350px;
	width: 979px;
	background-image: url(splash/masthead-contact.jpg);
}

#masthead-about {
	height: 350px;
	width: 979px;
	background-image: url(splash/masthead-about.jpg);
}


body {
	background-color: #7C746A;
	margin: 0px;
	background-image: url(bodyimages/bg.jpg);
	background-repeat: repeat-x;
}
#links {
	font-family: "Century Gothic", Helvetica, Arial;
	font-size: 16px;
	color: #7C746A;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 30px;
	text-align: center;
	background-image: url(splash/links.jpg);
	padding-right: 30px;
	padding-left: 30px;
	font-weight: normal;
}
#footer {
	font-size: 11px;
	text-transform: none;
	text-align: center;
	padding: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	background-color: #7C746A;
	color: #BDB2A1;
}
#content {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #4B463F;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 30px;
	padding-top: 10px;
	height: 250px;
	line-height: 17px;
}
a:link {
	color: #E20063;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E00062;
}
a:hover {
	text-decoration: none;
	color: #E00062;
}
a:active {
	text-decoration: none;
	color: #E20063;
.style1 {font-size: 18px}
.headings {font-size: 18px}
#bar {
	height: 5px;
	background-color: #E20063;
	width: 979px;
	background-image: url(splash/masthead-contact.jpg);
}
