body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#414141;
	margin:0px;
	padding:0px;
}
h1 {
	color: #fff;
}
#container{
	position:absolute;
	margin-top: 40px;
	margin-bottom: 100px;
	margin-left: -500px;
	left:50%;
	width:1000px;
	min-height:600px;
	background-image:url(../images/bg_container.gif);
}
#footer{
	background-color:#414141;
	width:100%;
	text-align:center;
	height:86px;
	margin: 0px auto 0px auto;	
}
#footer img{
	margin:0px 0px 0px 0px;
}

#footer p {
margin-top:0px;
font-size: 10px;
line-height: 15px;
letter-spacing:.08em;
}
#footer a {
color:white;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}


#contizq{
	text-align:center;
	width:321px;
	margin-left:14px;
	float:left;
}
#contactImage{
	margin:30px 0px 30px 0px;
}
#contder{
	float:left;
	width:631px;
}
#contder_top{
	line-height:25px;
	width:515px;
	margin:80px 0px 70px 60px;
}
#contder_bottom{
	text-align:center;
}
#login{
	font-size:10px;
	width:100px;
	height:12px;
	border:0px;
	color:#3366FF;
}
#btnLogin{
	margin-top:-3px;
}
* html div#container{
	height:600px;
}
* html div#contizq{
	margin-left:7px;
}
* html img#btnLogin{
	margin-top:0px;
}

ul.listados li{
	line-height:18px;
	margin-bottom:10px;
}
a:link{
	color:#7291D1;
}
a:visited{
	color:#7291D1;
} 
a:alink{
	color:#7291D1;
} 
h4{
	color:#000;
	font-size:15px;
}

.listados.mucho {
	padding-left: 20px;
	font-size: 16px;
	clear: left;
}
.listados.mucho li a {
}
.contenido{
	color:#000;
}
.row {width: 500px; display: block; height:25px; padding: 3px 0px}
.row label	{width: 200px; display:block; float:left; clear:left}
.row input, .row select, .row textarea	{width: 200px; display:block; float:left; clear:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #333}

.service-note {
	color: #6f85e3;
	clear: left;
}

.link-group {
	margin-bottom: 20px;
}
.link-group h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	padding: 4px 0;
}
.link-row {
	clear: left;
	overflow: hidden;
}
.col {
	float: left;
}
.col.full {
	width: 590px;
}
.col.half {
	width: 255px;
}
.col.third {
	width: 180px; 
}
.link-row a {
	font-size: 15px;
	display: block;
	line-height: 25px;
}
.listing-v2 {
	margin: 0 15px 25px 0;
	line-height: 16px;
	font-size: 14px;
	line-height: 18px;
}
.listing-v2 h3 {
	margin-bottom: 0px;
}
.sm-note {
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}

.form {
	margin-top: 20px;
}

.form-message {
	background-color: #3b54c1;
	padding: 4px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom: 20px;
	width: 440px;
	font-size: 15px;
	font-style: italic;
}

.field {
	clear: left;
	overflow: hidden;
	margin-bottom: 15px;
}

.field label {
	float: left;
	width: 200px;
	font-size: 16px;	
	padding-top: 4px;
}

.field input, .field select {
	float: left;
	font-size: 16px;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 0;
}
.field input {
	width: 250px;
}

.field .field-note {
	font-size: 12px;
	clear: left;
	line-height: 14px;
	margin-left: 10px;
}

.field.buttons {
	margin: 20px 0 20px 200px;
	padding-bottom:10px;
}

.ie7 .field.buttons {
	margin-left: 100px;
}

.field.buttons input {
	padding: 8px 20px;
	background-color: goldenrod;
	color: #fff;
	font-weight: bold;
	box-shadow: 2px 2px 8px #1d2d74;
	margin-bottom: 6px;
	width: auto;
}

.field.buttons input:hover {
	background-color: #f1b623;
}

.field.buttons input:active {
	box-shadow: none;
	margin: 4px;
	display: block;
}
