@charset "UTF-8";
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}





h1 {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left: 148px;
	margin-top: 25px;
	margin-right: 120px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 15px;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 20px;
}
hr {
	margin-right: 148px;
	margin-left: 148px;
}



/*h1 images*/

h1 span {
	display: none;

}

h1.about {
	background-image: url(../images/h1_about_us.gif);
	background-repeat: no-repeat;
	height: 42px;
}
h1.fee_structure {
	background-image: url(../images/h1_fee_structure.gif);
	background-repeat: no-repeat;
	height: 42px;
}


h1.services {
	background-image: url(../images/h1_services.gif);
	background-repeat: no-repeat;
	height: 42px;
}


h1.clients {
	background-image: url(../images/h1_clients.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.businesses {
	background-image: url(../images/h1_businesses.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.attorneys {
	background-image: url(../images/h1_attorneys.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.venture_capitalists {
	background-image: url(../images/h1_venture_capitalists.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.management_services {
	background-image: url(../images/h1_management.gif);
	background-repeat: no-repeat;
	height: 42px;
}


h1.links {
	background-image: url(../images/h1_links.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.testimonials {
	background-image: url(../images/h1_testimonials.gif);
	background-repeat: no-repeat;
	height: 42px;
}

h1.contact {
	background-image: url(../images/h1_contact.gif);
	background-repeat: no-repeat;
	height: 42px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#boxText {
	background-color: #ACA499;
	margin-top: 10px;
	margin-right: 148px;
	margin-bottom: 10px;
	margin-left: 148px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
}





#logoHome {
	position:absolute;
	width:412;
	height:286;
	z-index:3;
	left: 213px;
	top: 50px;
}



#wrapperMain {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	text-align: center;	
}



#homeCopy {
	position:absolute;
	width:672px;
	height:143px;
	z-index:1;
	left: 84px;
	top: 373px;
}




#containerHome {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	height: 577px;
	background-color: #989086;
	background-image: url(../images/home_splash.gif);
	background-repeat: no-repeat;
	position: relative;
}








#headerMain {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	height: 100px;
	background-color: #989086;
	background-repeat: no-repeat;
	position: relative;
}



#containerMain {
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	background-color: #989086;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 0px;
}






/*navigation*/

#navHome {
	position:absolute;
	width:826px;
	height:30px;
	z-index:2;
	left: 0px;
	top: 517px;
	background-color: #817A72;
	background-image: url(../images/nv_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#subNav {
	position:absolute;
	width:452px;
	height:29px;
	z-index:1;
	left: 368px;
	top: 239px;
	text-align: right;
}



#subNav1 {
	position:absolute;
	width:103px;
	height:28px;
	z-index:1;
	left: 719px;
	top: 243px;
	text-align: right;
}


#subNav li, #subNav1 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#subNav a:hover, #subNav1 a:hover {
	color: #333333;
	text-decoration: none;
}
#subNav a, #subNav1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#subNav ul, #subNav1 ul {
	margin: 0px;
	padding: 0px;
}
#subNav .noBorder, #subNav1 .noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#footer {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
}
#homeCopy p {
	text-align: center;
}


#footer a {
	color: #CCCCCC;
}


#footer a:hover {
	color: #fff;
}




#footer li {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	list-style-type: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#footer ul {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	background-color: #898178;
	margin: 0px;
	padding: 0px;
	height: 200px;
	text-align: center;
}



#navMain {
	background-color: #817A72;
	height: 30px;
	background-image: url(../images/nv_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#mainContent {
	background-color: #989086;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}


#mainAbout {
	background-color: #989086;
	margin: 0px;
	background-image: url(../images/bg_about.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}



#mainServices{
	background-color: #989086;
	margin: 0px;
	background-image: url(../images/bg_services.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}



#mainClients{
	background-color: #989086;
	margin: 0px;
	background-image: url(../images/bg_clients.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}




#mainTestimonials{
	background-color: #989086;
	margin: 0px;
	background-image: url(../images/bg_testimonials.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}



#mainContact{
	background-color: #989086;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}




#mainLinks{
	background-color: #989086;
	margin: 0px;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-top: 0px;
}
#mainAbout li, #mainClients li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding: 0px;
}
#mainAbout ul, #mainClients ul {
	margin: 0px;
	padding: 0px;
}
#subNav .redText {
	color: #4D1B22;
}






.blueText {color: #30384A}
.indentText {
	margin-left: 160px;
	margin-right: 148px;
}
.blueText a:link {
	color: #30384A;
}
.mainText a, .mainTextIndent a {
	color: #FFFFFF;
}
.mainText {
	margin-right: 148px;
	margin-left: 148px;
}
.mainTextIndent  {
	margin-right: 200px;
	margin-left: 225px;
	margin-top: 0px;
	padding: 0px;
}
.logoMain {
	margin-top: 18px;
}

.introAbout {
	color: #292F3F;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

.introServices {
	color: #4D442E;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 22px;

}

.introClients {
	color: #46191F;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 22px;

}

.introLinks {
	color: #3A2132;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 22px;

}

.introTestimonials {
	color: #242132;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 22px;

}

.introContact {
	color: #40352A;
	margin-left: 200px;
	margin-right: 148px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		line-height: 22px;

}

.clients_bg {
	background-color: #4D1B22;
}

.links_bg {
	background-color: #3A2132;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.copyright a {
	color: #ccc;
}

.testimonials_bg {
	background-color: #242132;
}






/*background colors*/

.home_bg {
	background-color: #4f3d3f;
}

.about_bg {
	background-color: #292F3F;
}

.services_bg {
	background-color: #4d442e;
}

.contact_bg {
	background-color: #40352a;
}

.blog_bg {
	background-color: #3a3633;
}
.servicesColor {color: #4D442E}
.clientsColor {color: #4D1B22}
.aboutColor {color: #292F3F}

