/* CSS Document */

/* DIVISION SGC HEADER */

#sep-wrapper {

width:960px;
margin:0 auto;

}



#sep-top {
	height:130px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-image: url(../images/sep/sepbg.gif);
}

#sepl {
	width: 195px;
	height:130px;
	float: left;
	overflow: hidden;
}

#sepm {
	height:130px;
	margin:auto;
	width:auto;
	overflow: hidden;
}
#sepr {
	height:130px;
	float: right;
	width: 130px; padding:0;
	background-image: url(../images/sep/mexico2.gif);
	overflow: hidden;
}

div.sep-topmenu {
	margin-top:65px;
	padding-top:12px;
	text-align: center;
	color: #000000;
}
div.sep-topmenu ul {
	color: #000000;
	margin: 0px; padding: 0px; overflow: hidden;}
div.sep-topmenu li{
	margin: 0px; padding: 0px; display: inline;	list-style-type: none;}

div.sep-topmenu a:link, div.sep-topmenu a:active, div.sep-topmenu a:visited {
	color: #FFFFFF;
	
	font-family:Arial, Helvetica, sans-serif; font-size:0.9em; font-weight:bold;
	text-decoration: none; text-transform: uppercase; margin: 10px;}
div.sep-topmenu a:hover {
		color: #00CCCC;
	text-decoration: underline;}
div.sep-topmenu #active_menu-nav {
	font-weight: bold; }
	
#sep-sitio {
	margin-top:13px;
	text-align: center;
	color: #FFFFFF;
}


input.inputbox#mod_search_searchword {
	height:14px; width:110px; border:0px;}

#sep-sitio a:link {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size:0.9em; font-weight:bold;
	text-decoration: none; text-transform: uppercase;
}

#sep-sitio a:hover {
		color: #00CCCC;
	text-decoration: underline;}
	
#sep-search {background: ; 
	margin-top:100px;
	height:20px; width:130px; border:0px;padding:0 2px;}
	/*background:url(../images/sgc-search.png) 0 0 no-repeat; */}
	
#sep-wrap-top {
	 height:40px;}
#sep-wrap-mid {
	background:#fff;}
#sep-wrap-bottom {
	height:100px; overflow:hidden; clear:both;}
#sep-top, #sep-mid, #sep-bottom, #sep-footer {
	width:960px; margin: 0 auto;}

#sep-main{
	width: 960px; height:100%; margin:0 auto; padding-top:10px; margin-bottom:10px;}
#sep-contentfull { 
	width: 960px; height:100%; float:left; overflow:hidden;}
#sep-contentnarrow { 
	width:556px; float:left; overflow:hidden; }
#sep-contenthalf { 
	width:758px; float:left; overflow:hidden; }
#sep-left {
	width:182px;  overflow:hidden;}
#sep-right {
	width:182px; overflow:hidden;}

#sep-footer {
	height:50px; padding: 20px 0 0 0;}
#sep-footerlogo {
	float:left; width:251px; padding-right:5px; }
#sep-copy {
	float:left; width:500px; padding:15px 0 0 10px; margin-left:245px!important; margin-left:125px; }
.clr {
	clear:both;}
.error { 
	color: #993300; padding:10px;}
