body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background: url(images/dark_gray_slant.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 760px;
	margin: 0px auto;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #F1F1F1;
}


#top {
	width:760px;
	height:58px;
	background-color: #949FA5;
	text-align: right;
}
#top h1 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}
#top p {
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
}


#logo {
	width:760px;
	height:222px;
	background-image: url(images/atlanta_fraud_investigators_r2_c1.jpg);
}
#logo ul {
	font-size: 12px;
	padding-top: 65px;
	padding-left: 35px;
}
#logo li a {
	color: #996600;
}
#logo li a:hover {
	color: #990000;
}



#content {
	width:760px;
	background-color: #F1F1F1;
	clear: both;
}
#leftside {
	width: 250px;
	float: left;
}

#lefttop {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(images/column_bg.jpg) no-repeat top;
	text-align: center;
	padding-top: 20px;
}

.lefttopsmall {
	font-size: 11px;
}

#leftnav {
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(images/column_bg.jpg) no-repeat top;
}
#leftnav ul {
	list-style: none;
	padding-top: 22px;
}
#leftnav li {
	background: url(images/icon_topicyellow.gif) no-repeat 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftnav li a {
	padding-left: 22px;
	font-size: 11px;
	color: #54616B;
	text-decoration: none;
	font-weight: bold;
}
#leftnav li a:hover {
	color: #CC6600;
}

#leftbottom {
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(images/column_bg.jpg) no-repeat top;
	padding-top: 25px;
	text-align: center;
}
#rightside {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 440px;
}
#rightside h1 {
	font-size: 20px;
	color: #54616B;
	padding-bottom: 10px;
}
#contactinfo {
	text-align: center;
	background-color: #E1E2E4;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px dotted #54616B;
	border-bottom: 1px dotted #54616B;
	border-right-color: 1;
	border-left-color: 1;
}
.phonenumber {
	font-size: 36px;
	font-weight: bold;
}


.categorytitles {
	font-weight: bold;
	padding-bottom: 6px;
	color: #54616B;
}
.ca_headings {
	font-weight: bold;
	color: #FFFFFF;
	background: #225282;
	padding-left: 10px;
}

#rightside ul {
	list-style: none;
}
#rightside li {
	background: url(images/orange_arrow_in_box.gif) no-repeat 10px 2px;
	padding-left: 30px;
	margin-bottom: 10px;
}
#rightside ul ul li {
	background: url(images/CURVIEW.GIF) no-repeat 20px 6px;
	padding-left: 35px;
	margin-bottom: 0px;
}


#footer {
	width:760px;
	height:100px;
	background-color: #848E97;
	clear: both;
	border-top: 1px dotted #667079;
	color: #FFFFFF;
}
.legal {
	font-size: 11px;
}



#footertext {
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
}
#footertext a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
#footertext a:hover {
	color: #2F3337;
}
