body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/dark_blue_octagons.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
.imgleft {
	float: left;
	border: 3px solid #B9B386;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}

#top {
	height:111px;
	background-image: url(../images/new_york_investigator_r1_c1a.jpg);
	padding-left: 30px;
	line-height: normal;
}
#top h1 {
	color: #4871C9;
	padding-top: 25px;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topnav {
	font-size: 11px;
	padding-top: 10px;
}
#top .topnav a {
	color: #5784DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top .topnav a:hover {
	color: #FF9900;
}




#logo {
	height:165px;
	background-image: url(../images/new_york_investigator_r2_c1a.jpg);
	padding-left: 320px;
	padding-top: 24px;
	line-height: normal;
}
#logo ul {
	list-style: none;
}
#logo li {
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/BULLET.GIF);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-position: 4px 5px;
}
#contactbox {
	text-align: center;
}

#logo a {
	color: #003366;
}
#logo a:hover {
	color: #FFFFFF;
}


#content {
	background-color: #CCC7A7;
}
#leftside {
	float: left;
	width: 260px;
	background-image: url(../images/leftside_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FD9800;
}
#leftcontent {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 40px;
	text-align: center;
	font-size: 11px;
	color: #5A3601;
}
.leftphone {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#leftnavigation {
	margin-top: 25px;
}




.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 236px;
}


.buttonmenu li a{
	color: #FFFFFF;
	display: block;
	width: 100%;
	padding: 3px 6px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	background-color: #DE8601;
	text-decoration:none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFB648;
	border-bottom-color: #BD7403;
	border-left-color: #6392EE;
}



.buttonmenu  li  a:hover   {
	background-color: #FD9800;
	border-left-color: #2450A7;
}
#rightside {
	float: left;
	width: 496px;
}
#rightcontent {
	padding: 25px;
}
#rightcontent h2 {
	font-size: 16px;
	color: #C07502;
}



#footer {
	height:80px;
	background-color: #436DC3;
	clear: left;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF9900;
}
#contactform {
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	background-color: #2C52A3;
}
#rightcontent a {
	color: #8B5401;
}

.formfields {
	font-size: 11px;
	background-color: #E0E3E4;
}
.formleft {
	background-color: #E1DEC1;
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background-image: url(../images/CURVIEW.GIF);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 20px;
	background-position: left 6px;
}
