body {
	font-family: Verdana, Arial;
	background-color: #3C3C3C;
	
	margin:0px;	
	font-size: .8em;
	padding: 0px;
	color:#FFFFFF;
}
a:focus { outline:none }
a:hover { text-decoration:underline; }
img { border: 0 }

p { 
	text-align: left;
	margin: 5px;
	line-height:1.5;
}

hr {
	border: 0;
	height:1px;
	background-color: #0092DB;
}

ul { line-height: 1.4em; padding: 10px;}

li { margin-left: 0px; } 
		
p a, li a { color: #fff; text-decoration: none }

h1{
	font-family:"Times New Roman", Times, serif;
	margin: 0px;
	font-size:2.2em;
}
h2{
	font-family:"Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
}
h5 {
	margin: 0px;
}
h3{
   margin:0px;
   line-height:1.5;
   font-size:1.1em;
   font-family:"Times New Roman", Times, serif;
}

#container {
	background-image: url(../images/JLCON-SITE-BG.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #2b388e;
	padding:0px;
	margin:0px;
}

#header-container{
	margin: 0px auto;
	width:950px;
	padding:0px;
}
#header {
	background-image:url(../images/header-bg.png);
	height: 105px;
	margin: 0px;
	border-bottom: 2px #3587c9 solid;
	padding:0px;
}

#content {
	width: 950px;
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
}

#feeds{
	width: 921px;
	text-align:right;
}

#footer-top-border{
    background-image:url(../images/footer-top-border.png);
	background-repeat: repeat-x;
	height: 9px;
}
#footer {
	background-color: #3C3C3C;
	height: 240px;
}

#footer-container{
	margin: 0px auto 0px auto;
	width:950px;
}
#left-footer-div{
	width: 165px;
	margin: 10px;
	padding:15px;
	float:left;
	border: 1px #1b5aaa solid;
	height:160px;
}

#right-footer-div{
	width: 675px;
	margin: 10px;
	padding: 10px;
	float:left;
	border: 1px #1b5aaa solid;
	height:170px;
}
#right-footer-div h3{
	border-bottom: 1px solid #1b5aaa;
}
.footer-interior-right{
	margin: 5px 10px 5px 10px;
	float: left;
	width: 205px;
	height:auto;
}
.footer-interior-right a:hover{
	color:#1b5aaa;
	text-decoration:none;
}
.footer-interior-right ul{
	margin-top:5px;
	margin-left:5px;
}
.footer-interior-right ul{
	list-style:disc;
}
#copyright{
	text-decoration:none;
	text-align:center;
	font-size:.8em;
}
.validators{
	margin-right: 25px;
	float: right;
}
.validators a{
	text-decoration:none;
	margin-left:10px;
}


/* Content inside the scrollable */
.mar-content {
	margin: 10px;
}

/* Home */
#home-left{
	float:left;
	width:285px;
	height:455px;
	margin-left: 90px;
}
#home-right{
	float:right;
	width:480px;
	height:455px;
	margin-right:50px;
}
#home-content{
	width: 100%;
	height: 455px;
	border: 1px #0092DB solid;
	/*float:right;*/
	background-color: #3366cc;
	/*margin-right: 50px;*/
}
#home-content p{
      line-height:2.1;
}
#top-left-div{
	/*float:left;*/
	width: 100%;
	height: 165px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
}

#bottom-left-div{
	/*float:left;
	clear:left;*/
	width: 100%;
	height: 267px;
	border: 1px #0092DB solid; 
	background-color: #3366cc;
	margin: 20px 0px 0px 0px;
}

/* End Home */

/* The Company */

#company-content{
	width: 780px;
	margin: auto auto;
	padding: 15px;
	height: 425px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
}

/* End The Company */

/* Services */
#services-left{
	float:left;
	width:400px;
	height:455px;
	margin-left: 20px;
}
#services-right{
	float:right;
	width:470px;
	height:455px;
	margin-right:20px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
}


#services-content-top{
	width: 100%;
	height: 250px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
}
#services-content-bottom{
	width: 100%;
	height: 183px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
	margin-top: 20px;
}
#download-brochure{
	float:right;
	height:150px;
	text-align:center;
	margin-top: -50px;
}
/* End Services */


/* Contact Us */

#contact-right{
	float:right;
	width: 350px;
	height: 480px;
	margin-right: 100px;
}

#contact-left{
	float:left;
	width: 300px;
	height: 460px;
	margin-left: 140px;
}

#contact-content
{
	width: 100%;
	height: 470px;
	border: 1px #0092DB solid;
	background-color: #3366cc;

}
.line{
	margin-bottom: 5px;
	font-size: .7em;
}
.line input, .line textarea
{
	border: 1px solid #999999;
	background-color: #333333;
	color: #ffffff;
	font-weight: normal; /* asi se ve mas ordenado */
	text-align: left;
	padding-left: 5px; /* asi se ve mas ordenado */
	font-family: verdana,arial; /* nose pq mierda perdia tu font */
	font-size:14px;
	width: 98%;
}
#contact-left-top{
	width:100%;	
	height: 300px;
	border: 1px #0092DB solid;
	background-color: #3366cc;
}
#contact-left-bottom{
	width:100%;
	height: 143px;
	border: 1px #0092DB solid; 
	background-color: #EFEFEF;
	margin-top: 25px;
}
#contact-left-bottom p{
	color: #0092DB;
	font-weight:bold;
	font-size:16px;
	margin: 0px;
}

/* WaterMarked-Textboxes and Text Area*/
.WaterMarkedTextBox
{
	/* se le pone important pq sino no los toma y quitas todo lo demas para que kede el style del ID */
	color: #999 !important;
}
.WaterMarkedTextBoxPSW
{
	border: 1px solid #999999 !important;
	background-color: #333333 !important;
	color: #ffffff !important;
	text-align: left !important;
}

.checkbox {
	border: 1px solid #999999;
	width:auto !important;
	background-color:transparent;
}
/* End Contact Us */