@charset "utf-8";
/* CSS Document */

img { behavior: url(iepngfix.htc); }

a img {
	border: 0;
}

body {
	margin: 0 auto;
	background-color: #CCCCCC;
}

#wrapper_principal {
	margin: 0 auto;
	width: 1020px;
	background-color: #FFFFFF;
	border: solid 5px #000033;
	padding: 0;
}

#wrapper_header {
	width: 1020px;
	height: 120px;
	position: relative;
	background-color: #FFFFFF;
}

.header_texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;

}

#header_flash {
	position: absolute;
	width: 240px;
	height: 110px;
}

#header_title {
	position: absolute;
	width: 350px;
	height: 50px;
	top: 30px;
	left: 400px;
	text-align: center;
	display: block;
	font-weight: bold;
}

#teen_safety {
	position: absolute;
	top: -20px;
	left: 900px;
}

#header_boxes {
	width: 265px;
	position: absolute;
	bottom: 20px;
	right: 0;
	margin: 0;
	text-align: right;
}

#header_boxes form {
	margin: 0;
	padding: 0;
}

#wrapper_contenido {
	width: 1020px;
}

#quicklinks {
	width: 210px;
	float: left;
}

.quicklinks_texto {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}

#quicklinks ul {
	list-style-type: none;
	padding-left: 30px;
}

#quicklinks ul li {

}

#quicklinks ul li a {
	display: block;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

#quicklinks ul li a:hover {
	color: #FF0000;
}

#contenido {
	width: 1020px;
	float: left;
	background-color: #FFFFFF;
	background: url(images/contenido_background.jpg) no-repeat;
}

#contenido_fleet {
	width: 1020px;
	float: left;
	background-color: #FFFFFF;
	background: url(images/contenido_background_fleet.jpg) no-repeat;
}

#contenido_psafety {
	width: 1020px;
	float: left;
	background-color: #FFFFFF;
	background: url(images/contenido_background_publicsafety.jpg) no-repeat;
}

#contenido_court {
	width: 1020px;
	float: left;
	background-color: #FFFFFF;
	background: url(images/contenido_background_court.jpg) no-repeat;
}

.section_title {
	padding-top: 75px;
}

#contenido_lcolumn {
	width: 790px;
	float: left;
	padding: 15px 15px 0px 15px;
	position: relative;
}

#contenido_rcolumn {
	width: 200px; 
	float: left;
	padding-top: 90px;
}

h3 {
	margin-top: 5px;
	font-size: 18px;
	border-bottom: dotted 1px #333333;
}

#contenido_rcolumn ul {
	list-style-type: none;
	padding: 20px 0 0 10px;
	background-image: url(images/right_menu_bg.png);
	background-repeat: no-repeat;
	margin: 0;
}

#contenido_rcolumn ul li a {
	display: block;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#contenido_rcolumn ul li a:hover {
	color: #FF0000;
}

.contenido_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

#footer {
	width: 1020px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.state_title {
	font-size: 18px;
	border-bottom: dotted 1px #333333;
	display: block;
}

.affiliates th {
	background-color: #F7F7F7;
	padding: 5px;
	text-align: left;
}

.affiliates td {
	padding: 10px;
}

.nomargin {
	margin: 0;
	padding: 0;
}

.alreadymargin {
	margin: 3px 0 0 0;
	padding: 0;
}
#livesupport {
	position:absolute;
	top:142px;
	left:490px;
}
#teen_safety {
	position:absolute;
	top:0px;
	left:270px;
}
