/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E6E6E6 url(images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

table {
	background: #E6E6E6 url(images/content_bg2.jpg) repeat-y;
}

#top {
	background: #FFFFFF url(images/free_fax_top.jpg) repeat-x;
	width:1000px;
	height:103px;
    padding:0;
	margin:0;
}


#menu {
text-align:left;
position:relative;
top:81px;
left:282px;

}

#menu a{
padding:6px 7px 4px 7px;
background: #E6E6E6 url(images/mbg.gif) repeat-x bottom left;
color:#000000;
text-decoration:none;
font-size: 13px;
font-weight:bold;
}


#menu a:hover{
background: #E6E6E6 url(images/mbg2.gif) repeat-x bottom left;

}


#midtop {
	width:1000px;
	height:161px;
	padding:0;
	margin:0;
    background: #E6E6E6 url(images/mid_bg.jpg) repeat-y;
}

#days {
    float:left;
	width:285px;
	height:161px;
    	padding:0;
	margin:0;
}

#decor {
    float:right;
	width:715px;
	height:161px;
	background: url(images/fax_free_top_bg.jpg) no-repeat;
		padding:0;
	margin:0;
}

#wrapper {

    float:left;
	clear:both;
	width:1000px;
    
	background: url(images/content_bg.jpg) no-repeat;

	/* border:1px solid #000000; */
}


#spacerL {float:left;width:70px;height:600;}
#spacerR {float:right;width:60px;height:600;}
#spacerC {float:left;width:20px;height:560;}

#content {
    float:left;
	margin:20px 0px 0 0px;
	text-align:left;	
	width:500px;
}

#content h1{font-size: 2em;margin-top: 0;margin-bottom: 0px;}
#content i{padding-bottom: 30px;font-size: 1em;}
#content p{font-size: 1em;margin-top: 10px;margin-bottom: 10px;line-height: 180%;}

.resource p{font-size: .5em;margin-top: 10px;margin-bottom: 10px;line-height: 180%;}

#side {
    float:left;
	margin:15px 0px 0px 0;
	padding::0px 0px 0px 0;
	text-align:left;
	width:340px;

}


#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom: 1px #FFFFFF dotted;
	padding:0 8px 0 8px;
	font-size: 11px;
}

#footer {
    float:left;
	width:1000px;
	height:150px;
	padding:0;
	padding-top:15px;
	margin:0;
    background: #E6E6E6 url(images/bot_bg.jpg) repeat-y;
	

}

