/* Layout */

body {
    font:normal 14px/1.6em Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

p {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
    border-left:1px solid #f0e9eb;
	border-right:1px solid #f0e9eb;
}

#header {
	margin:0 1px;
}

#headerc {
	margin:0 0px;
	width:100%;
	height:20%;
    background-color:#000000;
    
}

#bg {
	height:36px;
	background:#FFFFFF repeat-x;
}

#main-content {
	margin:0 auto;
}

#main-image {
	text-align:center;
}


#left-column {
	width:300px;
	padding:0 30px 30px;
	float:left;
}

#center-column {
	width:1400px;
	padding:0 30px 30px;
        text-align: justify;
        text-justify: inter-word;
	}

#right-column {
	width:300px;
	float:right;
}

.sidebar {
	/*width:218px;*/
	margin:0 auto;
	padding:10px 25px;
	background:#FFFFFF no-repeat top;
}

#footer {
	background:#f7f7f7;
	border-top:1px solid #9AFE2E;
	padding:10px 15px;
	clear:both;
}

/* Global Styling */

/*a:visited, a:link {
	color:#a43b55;
	text-decoration:underline;
	background:none;
}

a:hover {
	color:#a43b55;
	text-decoration:none;
	background:none;
}*/

h1 {
	color:#0040FF;
	margin:0 0 10px;
	padding-bottom:10px;
	font:normal 17px Georgia, serif;
	border-bottom:1px solid #efece7;
}

h2 {
	color:#7a2e40;
	margin:20px 0 10px;
	padding-bottom:10px;
	font:normal 17px Georgia, serif;
	border-bottom:1px solid #efece7;
}

h3 {
	color:#7a2e40;
	margin:10px 0;
	padding-bottom:10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #efece7;
}
/*
ul {
	padding:0;
	margin:0 0 0 17px;
	list-style:square #FFFFFF;
}
*/
.box {
	background:#f7f7f7;
	border:1px solid #f0e9eb;
	padding:15px;
}



/*#nav ul li a{
	background:#ed4618;
	/*width:100%;
	height:40%;*/
/*	padding:25px 15px;
	text-align:right;
	color:#000000;
}


#nav a:visited, #nav a:link {
	text-decoration:none;
	color:#000000;
}

#nav a:hover {
	text-decoration:underline;
	color:#f7f70f;
}*/


#navb {
    	background-color:#049E66;
    
}
#nav {
    
	background-color:#334CFF;

}

#nav a {
	margin: 0 10px;
	padding:0px 25px;*/
}


#nav ul{
    list-style-type: none;
    	text-align:right;
}

#nav ul li{
        
    	display: inline-block;
    		text-align:right;
}
#nav ul li a{
        
    	text-decoration:none;
    	color:#FFFFFF;
	    margin: 0 10px;
	    display:block;
	    padding:10px;
	    
}

#nav a:visited, #nav a:link {
	text-decoration:none;
	color:#FFFFFF;
}

#nav a:hover {
	text-decoration:underline;
	color:#f7f70f;
}

#navc {
    
	background-color:#757574;

}

#navc ul{
    list-style-type: none;
    	text-align:right;
}

#navc ul li{
        
    	display: inline-block;
    		text-align:right;
}
#navc ul li a{
        
    	text-decoration:none;
    	color:#FFFFFF;
	    margin: 0 10px;
	    display:block;
	    padding:10px;
	    
}

#navc a:visited, #nav a:link {
	text-decoration:none;
	color:#FFFFFF;
}

#navc a:hover {
	text-decoration:underline;
	color:#f7f70f;
}


#logo {
	margin-bottom:20px;
	font:normal 18px Georgia, serif;
	color:#fa7393;
}

#espacio1 {
     margin-bottom: 1cm;
  }

#espacio2 {
     margin-bottom: 2cm;
  }

#ContactForm {
	margin-top:-4px
}
#ContactForm span {
	width:109px;
	float:left;
	line-height:26px
}
#ContactForm .wrapper {
	min-height:30px
}
#ContactForm .textarea_box {
	min-height:275px;
	width:100%;
	padding-bottom:6px
}
#ContactForm {
}
#ContactForm {
}
#ContactForm a {
	margin-left:10px;
	float:right;
	width:62px;
	font-style:normal;
	font-weight:bold;
	color:#fff;
	height:32px;
	line-height:32px;
	text-decoration:none;
	background:#0000CC;
	text-align:center
}
#ContactForm a:hover {
	background:#080808
}
#ContactForm .input {
	width:269px;
	height:18px;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:3px 5px;
	color:#696968;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0
}
#ContactForm textarea {
	overflow:auto;
	width:549px;
	height:258px;
	border:1px solid #e5e5e5;
	background:#fff;
	padding:3px 5px;
	color:#696968;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0
}

