@charset "utf-8";
/* CSS Document */


/*img, div, #features, .benefits, .viewmyblog { behavior: url(../../iepngfix.htc) }*/

body {
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#8e7d6a;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	font-size:13px;
	background-image:url('../images/background2.gif');
	background-repeat:repeat-x;
	background-color:#00121e;
	}
	
	
* {
margin:0;
padding:0;
}
	
	h1, h2, h3, h4, h5, h6, {
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
/*.viewmyblog {
background:url(../images/sitewide/visitmyblog.png);
position:absolute;
left:0px;
top:0px;
width:161px;
height:129px;
z-index:100;
}*/
	
#wrapper {
width: 939px;
position: relative;
left: 50%;
margin-left: -469px;
}

/*REMOVE HEIGHT ON THIS*/
.radial_bg {
background-image:url('../images/radial_bg3.gif');
background-repeat:no-repeat;
height:360px;
}

.content {
	float:right;
	width:727px;
	margin-bottom:50px;
	}

.sidebar {
width: 212px;
float: left;
/*border:1px solid #CCCCCC;*/
}

#footer {
clear: both;
padding-bottom:100px;
}

#container {
	clear:both;
	}
	
.surround {
	margin-bottom:50px;
	}
	
#branding {
	height:199px;
	}

#logo {
	float:left;
	width:484px;
	}
	
#strap {
	float:right;
	width:455px;
	height:199px;
	}
	
.flash {
	border:6px solid #160f09;
	margin-top:18px;
	background-color:#160f09;
	}
	
	
.nav {
	/*background-image:url('../images/nav_bg2.gif');*/
	background-repeat:no-repeat;
	height:42px;
	padding-left:560px;
	clear:both;
	/*border:1px solid #999999;*/
	}
	
	.nav2, .nav3, .nav4, .nav5 {
	background-image:url('../images/nav_bg.gif');
	background-repeat:no-repeat;
	height:42px;
	padding-left:560px;
	clear:both;
	}
	
	
	
.left {
	float:left;
	width:430px;
	width:expression('370px');
	margin-top:22px;
	margin-left:5px;
	/*border:1px solid #999999;*/
	}
	
.right {
	float:left;
	float:expression('right');
	margin-top:22px;
	width:240px;
	}
	
.left_about {
	float:left;
	width:335px;
	margin-top:22px;
	margin-left:8px;
	}
	
.right_about {
	float:right;
	margin-top:22px;
	width:335px;
	}
	
.left_work {
	float:left;
	width:335px;
	margin-top:19px;
	margin-left:8px;
	}
	
.right_work {
	float:right;
	margin-top:19px;
	width:335px;
	}
	
.work_padding {
	padding-left:7px;
	padding-top:20px;
	}
	
	

.footer_sidebar {
width: 212px;
float: left;
background-image:url('../images/footer_bg.gif');
background-repeat:repeat-x;
background-position:top;
}
	
.footer_left {
	float:left;
	width:487px;
	font-size:11px;
	color:#FFF;
	background-image:url('../images/footer_bg.gif');
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
	}
	
.footer_right {
	float:right;
	width:240px;
	font-size:11px;
	color:#FFF;
	background-image:url('../images/footer_bg.gif');
background-repeat:repeat-x;
background-position:top;
padding-top:5px;
	}


/*============= IMAGEN ROTATIVA ==================*/

#banner{
	list-style:none;
	width:212px;
	width:expression('212px');
	z-index:9999;
	color:#FFFFFF;
	font-weight:bold;
	/*margin-left:-45px;*/
	margin-top:0px;
	float:left;
	height:200px;
}

#rotativa_1{
	height:350px;
	/*border:1px solid #000000;*/
	width:212px;
	margin-left:auto;
	float:left;
	margin-right:auto;
	background-attachment: scroll;
	background-image: url(../images/rotativa_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rotativa_2{
	height:350px;
	/*border:1px solid #FF0000;*/
	width:212px;
	margin-left:auto;
	float:left;
	margin-right:auto;
	background-attachment: scroll;
	background-image: url(../images/rotativa_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#rotativa_3{
	height:350px;
	/*border:1px solid #000000;*/
	width:212px;
	margin-left:auto;
	float:left;
	margin-right:auto;
	background-attachment: scroll;
	background-image: url(../images/rotativa_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



