/*Css Document for 4Squared Media */

html, body { 

background:url(../images/BG.jpg) #FFFFFF repeat-x fixed;
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11.5px;
line-height: 21px;
color:#666666;

}

#content_home {

width: 950px;
margin-left:33px;
height:100%

}

#content {

width: 980px;
height:100px;
margin-left:25px;
display:block;
float:left;
margin-top:290px;

}
#list { 

width:100%;
height:100%;

}
#list1 {

width:300px;

}
/*#list2 {

width:300px;
float:left;
}*/

#list a{

font-weight:300;
text-decoration:none;

}

#footer { width:100%;}

#text {float:left; width:280px; height:300px; margin-top:-20px; margin-left: 10px;}



a {

color:#32bfc1;
font-weight:bold;

}

a:hover { color:#333333;}
#flash {margin:0; padding:0; display:block; position:fixed;}
* html #flash {position:absolute;}



/*#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:70px;   /* Height of the footer */
  /* background:#7ed3fd;
}*/
#footer p {color:#FFFFFF;/*margin-top: 6px;*/ margin-left: 40px; font-size:10px;}
#footer li {display:inline; list-style-type: none; padding-right:30px;}
#footer a { color:#333333;}

#description { width: 500px; float:right;}

#contact {width:600px;}
#left {width:298px; float:left;}






