body, h1, h2, h3, h4, h5, h6, p, div, img, ol, ul, li, form, a, br {
	margin: 0px;
	padding: 0px;
}
body {
	font: 90%/1.4 Arial, Helvetica, sans-serif;
	color: #333;
	background: #595a5e;
}

#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}
#main {
	background: url(../images-c/homeBg.jpg) no-repeat left top;
	height: 718px;
	width: 1000px;
	position: relative;
}


#main #topNav {
	width: 134px;
	position: absolute;
	left: 38px;
	top: 40px;
}

#mainOther #topNav {
	width: 134px;
	position: absolute;
	left: 38px;
	top: 40px;
}

/*top nav css version*/

#mainOther #topNav ul {
	color: #FFF;
	list-style: none;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images-c/topNavBg.png);
	padding-top: 5px;
	padding-bottom: 7px;
}
#mainOther #topNav li {
	height: 20px;
}


#mainOther #topNav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 95%;
	height: 20px;
}

#mainOther #topNav ul li a:hover {
	color: #c7ebfc;
}

#main #topNav ul {
	color: #FFF;
	list-style: none;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	background: url(../images-c/topNavBg.png);
	padding-top: 5px;
	padding-bottom: 7px;
}
#main #topNav li {
	height: 20px;
}


#main #topNav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 95%;
	height: 20px;
}

#main #topNav ul li a:hover {
	color: #b9e5fb;
}

/*#topNav .menu {
	margin: 0;
	padding: 0;
	width: 134px;
	list-style: none;
	background: #fff;
}
#topNav .menu li {
	padding: 0;
	margin: 0;
	height: 18px;
	list-style: none;
	background-repeat: no-repeat;
}
#topNav .menu li a, #topNav .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 18px;
	background-repeat: no-repeat;
}

.home {
	background-image: url(../images-c/rollover01.png);
}
.home a {
	background-image: url(../images-c/rollover01a.png);
}
.about {background-image: url(images-c/rollover02.png);}
.about a {background-image: url(images-c/rollover02a.png);}
.services4you {background-image: url(images-c/rollover03.png);}
.services4you a {background-image: url(images-c/rollover03a.png);}
.services4bus {background-image: url(images-c/rollover03.png);}
.services4bus a {background-image: url(images-c/rollover03a.png);}
.srs_network {background-image: url(images-c/rollover04.png);}
.srs_network a {background-image: url(images-c/rollover04a.png);}
.contact_us {background-image: url(images-c/rollover05.png);}
.contact_us a {background-image: url(images-c/rollover05a.png);}
ul.menu li a:hover {background: none;}*/

/*end top nav css version*/

#mainText {
	position: absolute;
	left: 465px;
	top: 40px;
	width: 496px;
	font-size: 80%;
}
#mainText h1 {
	font-family: Bembo, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4f2d7f;
	line-height: 1.2;
	font-size: 200%;
	padding-bottom: 16px;
}
#mainText p {
	padding-bottom: 8px;
}

#mainText #homeCol1 {
	float: left;
	width: 49%;
}
#mainText #homeCol2 {
	float: right;
	width: 49%;
}


#mainOther {
	width: 1000px;
	position: relative;
	padding-top: 338px;
}
#mainOther #aboutNav {
	background: #666;
	width: 134px;
	position: absolute;
	left: 38px;
	top: 315px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.7;
}
#mainOther #aboutNav ul {
	color: #FFF;
	list-style: none;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
#aboutNav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 95%;
}
#aboutNav ul li a:hover {
	color: #b9e5fb;
}

#mainOther #bodyText {
	width: 712px;
	font-size: 90%;
	line-height: 1.3;
	margin-left: 212px;
}
#mainOther #bodyText #prop {
	float: right;
	height: 370px;
	width: 1px;
}

#bodyText ol {
	padding-left: 25px;
}

#mainOther #bodyText ul {
	list-style: none;
}
#mainOther #bodyText ul li {
	background: url(../images-c/vBullet.gif) no-repeat left 4px;
	padding-left: 16px;
}

#mainOther #bodyText p {
	padding-bottom: 8px;
}
#mainOther #bodyText a {
	color: #4f2d7f;
	text-decoration: none;
}


#mainOther #bodyText h1 {
	font-size: 100%;
	color: #4f2d7f;
	padding-bottom: 10px;
}
#bodyText #col1 {
	float: left;
	width: 49%;
}
#bodyText #col2  {
	float: right;
	width: 48%;
}
.clear {
	clear: both;
}





#footer {
	background: url(../images-c/footerBg.gif) no-repeat left top;
	clear: both;
	height: 64px;
	width: 1000px;
}
#footNav {
	float: right;
	padding-top: 44px;
	padding-right: 40px;
	font-size: 80%;
}
#footNav a {
	color: #FFF;
	text-decoration: none;
}

#footer p {
	font-size: 80%;
	color: #FFF;
	padding-left: 40px;
	padding-top: 43px;
}
.cvPadding {
	padding-top: 40px;
}

.jake {
	background: url(../images-c/jakeBg.jpg) no-repeat left top;
}
.contact {
	background: url(../images-c/contactBg.jpg) no-repeat left top;
}

.sallianne {
	background: url(../images-c/sallianneBg.jpg) no-repeat left top;
}

.sheena {
	background: url(../images-c/sheenaBg.jpg) no-repeat left top;
}

.jakeBg {
	background: url(../images-c/jakeBg.jpg) no-repeat left top;
}
.benBg {
	background: url(../images-c/benBg.jpg) no-repeat left top;
}
.michaelBg {
	background: url(../images-c/michaelBg.jpg) no-repeat left top;
}



.aboutCopy {
	background: url(../images-c/aboutBg.jpg) no-repeat left top;
}
.forBusiness {
	background: url(../images-c/businessBg.jpg) no-repeat left top;
}

.servBus {
	background: url(../images-c/servebusbg.jpg) no-repeat left top;
}

.busCorp {
	background: url(../images-c/busCorpBg.jpg) no-repeat left top;
}
.busLit {
	background: url(../images-c/busLitigationBg.jpg) no-repeat left top;
}
.busCom {
	background: url(../images-c/busCommBg.jpg) no-repeat left top;
}


.forYou {
	background: url(../images-c/employmentBG.jpg) no-repeat left top;
}
.servicesYou {
	background: url(../images-c/servicesbg.jpg) no-repeat left top;
}



.current {
	color: #b9e5fb !important;
}
.network {
	background: url(../images-c/networkBg.jpg) no-repeat left top;
}
#popup {
	background: #FFF;
	margin: 10px;
	padding: 25px;
}
#popup p {
	padding-bottom: 10px;
}
#popup h1 {
	font: 180% "Times New Roman", Times, serif;
	color: #332A86;
}
#closeWin {
	text-align: center;
}
.family {
	background: url(../images-c/familyBg.jpg) no-repeat left top;
}
.youLitigation {
	background: url(../images-c/forYouBg.jpg) no-repeat left top;
}
#main #IEnav {
	width: 134px;
	position: absolute;
	left: 38px;
	top: 40px;
}
#mainOther #IEnav {
	width: 134px;
	position: absolute;
	left: 38px;
	top: 40px;
}
.corpBlue {
	color: #4f2d7f;
}
