@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
#wrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF; 
	border:#002040, thin, solid;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#036;
	background-image:url(assets/tile.png); /* creo q no se esta viendo?????*/
}
h1{
	text-align:center;
	color:#F00;
	}
h2 {
	margin-bottom: 1em;
	color:#00C;
}
p {
	margin-bottom: 1em;
}
#header {
	width:798px;
	height:170px;
	color:#fff;
	padding:0px;
	background-color:#FFF;
	color:#FFF;
	border:#F00;
	border-left-color:#F00;
	border-right-color:#F00;
}
#header h1 {
	text-align:center;
	
}
#content1{
	width:440px;
	float:left;
	margin-right:60px;
	margin-left:30px;
	text-align:justify;
}
#contentList{
	clear:left;
	list-style-type: none;
	margin-left:120px;
	margin-right:30px;
	text-align:justify;}

#contentList ul{
	list-style-type:square;
	list-style-position:inside;}



#footer{
	color:#F00;
	text-align:center;
	font-size:small;
	font-style:oblique;
	font-weight:800;
	clear:both;}
	
#computerBrands{
	text-align:right;
	padding-right:10px;
	display:inline-block;}
}

#flashMovie{
	width:260px;
	height:260px;
	padding-right:10px;
	margin-right:20px;
	//margin-left:200px;
	float:right;
	}

#computer_aboutUs{
	float:left;
	margin:15px;
	width:335px;
	text-align:justify;
	text-indent:1em;
	}
#storefront_computer{
	float:left;
	text-align:center;
}

#software_storefrontPicture{
	border-style:solid;
	border:medium;
	border-color:#009;
	width:400px;}

#map{
	border:#009, medium, solid;
	text-align:center;
	}

#aboutUs{
	width:325px;
	float:left;
	padding:10px;
	margin:10px;
	text-align:justify;
}
#nav {
	text-align:center;
	height:30px;
	padding: 0px 10px 15px 90px;
	background-repeat:no-repeat;
	background-color:#009;
	border-top:thin #F00 solid;
	/*border-bottom:medium solid #F00;*/
	border-bottom:#F00 solid thin;
}
#nav li {
	font-weight: bold;
	margin-bottom: .5em;
	list-style:none;
	float:left;
	position:relative;
	
	
	}


#nav li a, #nav li a:link {
	display:block;
	width:150px;
	font-size:10px;
	font-weight:bolder;
	background-image:url(assets/buton1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
	text-align:center;
	height:30px;
	padding-top:18px;
	color:#FFF;
	}

#nav li a:hover {
	background-image:url(assets/buton2.jpg);
	color:#Fff;
}

#nav li a:active {
	background-image:url(assets/butonDown.png);}

#hours{ font-style:italic;
text-align:center;
font-weight:700;
	}
#computer_repair{
	text-align:justify;
	margin: 35px;
	padding-top:0;
	padding:35px;}	
	
#reparation_servicesList{
	list-style:square;
	list-style-position:inside;
	}
	
.laptop_doctor{
	border-bottom-style:solid medium #666;
	/*border:medium #666;/**/
	text-align:center;}
	
#accordion_Fer p{
	text-align:justify;
	padding:25px;
	float:left;}
	
.accordionImage{
	float:left;
	border-bottom-style:solid;
	border:medium #666;
	text-align:center;}

.logoFlash
{text-align:center;
margin: 0px;
	padding: 0px;
}