#header_common {
	background-color: #586580;
	height: 45px;
	width: 100%;
	margin-bottom: 32px;
}
#header_common td {
	padding:0px 10px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
#content_wrapper {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../../LawEnforcementSoftware/Images/contentMainBg.jpg);
	border: 1pt solid #183152;
}
#content_wrapper #flash_header {
	background-color: #CCCCCC;
	height: 250px;
	width: 901px;
	clear: both;
}
#content_wrapper #footer {
	text-align:right;
	margin-top:6em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: .25em;
	padding-left: 2em;
	clear:left;
}
#content_wrapper #menu {
	background-color: #A19491;
	height: 48px;
	width: 901px;
}
#content_wrapper #menu #menuItems {
	float: right;
	height: 48px;
	width: 630px;
}
#content_wrapper #content {
	position: relative;
}

#content #contentMain
{
	min-height:500px;
	height:auto !important;
	height:500px;
	width:744px;
	margin-left: 130px;
	_zoom: 1;
}
#contentSidebar {
	height: 410px;
	width: 175px;
	left: -50px;
	_left:-175px;
	top: 35px;
	position: absolute;
}
#contentSidebar #sideLinks {
	background-color: #586580;
	min-height:100px;
	height:auto !important;
	height:100px;
	width: 169px;
	background-image: url(../../LawEnforcementSoftware/Images/sidebarLinksBG.gif);
	background-repeat: no-repeat;
	background-position: 135px 98%;
}

#contentSidebar #sideLinks li {
	font-size:10px;
	color:#183152;
	background-color:#586580;
	background-image:url(../../LawEnforcementSoftware/Images/sideLinks_linkBG.jpg);
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDF5E6;
}
#sideLinks li#Last {
	border-bottom:1px solid #FDF5E6;
}

#content_wrapper #menu #logo {
	float: left;
}
#contentSidebar .seporator {
height:8px;
display:block;
}
#imgHolder {
	float: right;
	margin-left: .25em;
}
.imgHolderLeft {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 1em;
}
#contentMain #contentLt {
	float: left;
	width: 431px;
}
#contentMain #contentRt {
	float: right;
	width: 313px;
	margin-top: 15px;
	position: relative;
}
#contentMain #MainPic {
	padding: 8px;
	border: 1px solid #183152;
	margin:0 0 1em 0;
}
#contentMain #clearFloat {
	clear: both;
}
#contentMain  #floatClear {
	clear: both;
}
#contentMain .imgHolderRt {
	float: right;
	padding: 5px;
	background-color: #A19491;
	border: 1px solid #691120;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contentMain .companyHilights {
	background-color: #691120;
	background-image: url(../../LawEnforcementSoftware/Images/Home/companyHilightsBG.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	width: 355px;
	float: left;
	position: relative;
	border: 1px solid #2C3246;
	margin-bottom: 6px;
	color: #FFFFFF;
	margin-right: 12px;
}
