body {
	margin:0;
	padding:0;
	background:#ffffff;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

h1 {font-size: 18px; letter-spacing: -1px; text-align: center; margin-top: 5px; padding-bottom: 5px;}
h2 {font-size: 12px; letter-spacing: 0px; text-align: left; margin-top: 20px; margin-bottom: -12px;}
h4 {font-size: 13px; letter-spacing: -0.03em; text-align: left; margin-top: 20px; margin-bottom: -12px;}

a {text-decoration: none; color: #000099;}

#wrap { width: 768px; margin: 0 auto; padding: 0px 0 0 0;}


/* Header */

#header {
	width: 768px;
	height: 108px;
	margin: 0 auto;
	background:url(images/free-macs-header.jpg) left no-repeat;
	margin-top: 10px;
}

#header h1 {text-align: left; font-size: 26px; color: #7E7E7E; padding: 35px 0 0 20px; margin-bottom: -18px;}
#header h2 {text-align: left; font-size: 13px; color: #939393; letter-spacing: -0.03em; padding: 0px 0 0px 23px;}


/* Menu */

#menu {width:748px; height:36px; background-image:url(images/free-macs-menu-bg.gif); margin-top:5px; padding-left: 20px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/free-macs-menu-side.gif) left no-repeat;}
#menu a {float:left; height:16px; padding:10px 18px; color:#FFFFFF; font-size:11px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(images/free-macs-menu-side.gif);}
#menu li#current a {background:url(images/free-macs-menu-side.gif);}


/* Content */

#content {
	width: 768px;
	background: #ffffff;
	padding-top: 25px;
	margin: auto;
	line-height: 140%;
}

.leftcontent {
	width: 134px;
	float:left;
	padding: 10px 25px 0px 0px;
	line-height: 120%;
}

.rightcontent {
	width: 134px;
	float: right;
	padding: 10px 0px 0px 25px;
	line-height: 120%;
}

.rightcontent-innerpages {
	width: 583px;
	float: right;
	margin-top: 10px;
	padding: 0px 25px 0px 0px;
	border-right: 1px #BFC3C4 solid;
}

.roll a {width: 134px; height: 130px; display: block; background: transparent url(images/free-macbook-air.gif) no-repeat;}
.roll a:hover {background-position: 0 -130px;}

.roll2 a {width: 134px; height: 130px; display: block; background: transparent url(images/free-macbook-pro.gif) no-repeat;}
.roll2 a:hover {background-position: 0 -130px;}

.roll3 a {width: 134px; height: 130px; display: block; background: transparent url(images/free-imac-20-inch.gif) no-repeat;}
.roll3 a:hover {background-position: 0 -130px;}

.roll4 a {width: 134px; height: 130px; display: block; background: transparent url(images/free-macbook.gif) no-repeat;}
.roll4 a:hover {background-position: 0 -130px;}

.roll5 a {width: 134px; height: 130px; display: block; background: transparent url(images/free-imac-24-inch.gif) no-repeat;}
.roll5 a:hover {background-position: 0 -130px;}

.roll6 a {width: 134px; height: 130px; display: block; background: transparent url(images/free-mac-mini.gif) no-repeat;}
.roll6 a:hover {background-position: 0 -130px;}

#stepbordertop {
	width: 768px;
	height: 20px;
	background: url(images/step-border-top.png) left no-repeat;
}

#stepborderbottom {
	width: 768px;
	height: 20px;
	background: url(images/step-border-bottom.png) left no-repeat;
}

#content2 {
	width: 768px;
	height: 155px;
	text-align: center;
	background: url(images/step-background.gif) left no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #676767;
	line-height: 120%;
}

#content2 h3 {text-align: center; font-size: 16px; color: #333333; margin-bottom: 10px;}

.leftcontent2 {
	width: 210px;
	height: 150px;
	float:left;
	padding: 0px 49px 0px 20px;
}
.rightcontent2 {
	width: 210px;
	height: 150px;
	float: right;
	padding: 0px 20px 0px 49px;
}

/* Footer */

#footer {
	width: 768px;
	margin: 0 auto;
	clear:both;
	text-align: center;
	font-size: 11px;	
	line-height: 19px;
}

#footer a {color: #676767; font-weight: normal;}

#footer a:hover {text-decoration: underline;}

#footer p {
	width: 768px;
	margin: 0 auto;
	clear:both;
	text-align: center;
	font-size: 11px;	
	line-height: 19px;
}

#footer .left {float: left; padding: 0 0 10px 5px;}

#footer .right {float: right; padding: 0 5px 10px 0;}



