*{
	padding: 0;
	margin: 0;
	list-style: none;
}

body{
	background: url(../img/header.gif) #FFFFFF repeat-x;
	background-color: #EFEFEF;
	color: #333333;
	font: 14px/22px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}
img{
	border: 0;
}

a{
	color: #2242FF;
}

a:hover{
	color: #333333;
}

p{
	padding: 0 0 1em;
}

.text{
font: 14px/22px Verdana,Arial,Helvetica,sans-serif;
color:#000;
margin:10px;
}

.imageright{
float:right;
padding:7px;
background-color:#ffffff;
}

h1{
	background-color: #FCFCFF;
	padding-left: 0px;
	margin: 0 1em;
	font-size: 1.2em;
	color: #0000FF;
	line-height: 2.2em;
}
h2,h3{
	background: url(../img/dot.gif) no-repeat 0 50%;
	border-bottom: solid 1px #CCCCCC;
	padding-left: 1.8em;
	margin: 0 1em;
	font-size: 1.0em;
	color: #FF6600;
	line-height: 2em;
}

#wrap{
	width: 760px;
	margin: 0 auto;
	text-align: left; 
	background: url(../img/body_bg.gif) repeat-y;	
}

#topbanner{
    background: url(../img/altomp3-cd-ripper-bk-new.jpg) no-repeat 0 50%;
	width:760px;
	height:225px;
	margin:0px;	
}

#topbox{
	float:right;
	margin:60px 15px 0px 10px;
	width:360px;
	color: #fff;
}

#buynowbox{
	width: 600px;
	background: #fff;
	border: solid 1px #f96;
	text-align: center;
	margin-left:60px;
}


ul.toplist{
	margin-top:10px;
	margin-bottom: 10px;
	color: #f96;
}

ul.toplist li{
	line-height: 1.2em;
	background: url(../img/arrow-product.gif) no-repeat 0 50%;
	padding-left: 10px;
	font-size: 0.9em;
}

.NGButton {
	background: #f2f2f2 url(../img/button-bg.gif) repeat-x left top;
	border: 1px solid #d7d7d7;
	float: left;
	height: 25px;
	margin: 0px 3px 0px 0px;
	padding:0px 6px 0px 10px;
	text-align: center;
	white-space: nowrap;
	vertical-align: bottom;
	cursor: pointer;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.NGButton a:link, .NGButton a:visited, .NGButton a:active {
	color: #333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	text-decoration: none;
}
.NGButton a:hover, .NGButton a:visited:hover {
	color: #FF6600;
	text-decoration: none;
}

#header{
	height: 106px;
	position: relative;
	background: url(../img/header.gif) #FFFFFF repeat-x;
}
#headertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float:right;
	float:right;
	color: #FF6600;
	margin:20px 0px 0px 0px;
	padding:  0, 20px;
	width:740px;
	text-align: right;
	background: url(../images/altoicon.gif) no-repeat;
}
ul#navbar{
	position: absolute;
	bottom: 4px;
	right: 0;
	height: 30px;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
}

ul#navbar li{
	float: left;
}

ul#navbar li a{
	padding: 0 1.2em 0 1.3em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	display: block;
	background: url(../img/vline.gif) no-repeat 100%;
	text-decoration: none;
}
ul#navbar li a:hover,
ul#navbar li a.currently{
	color: #FFD700;
}

ul#navbar li a.last{
	background: none;
}

ul#navbar li a.curlast{
	background: none;
	color: #FFD700;	
}


ul.list{
	padding: 1em 1.2em 0;
	margin-left:20px;
	margin-bottom: 10px;
}

ul.list li{
	line-height: 2.2em;
	background: url(../img/arrowred.gif) no-repeat 0 50%;
	padding-left: 20px;
}

ul.list li span{
	float: right;
	text-align: right;
}

#bottom{
	width:760;
	height: 32px;
	position: relative;
	background-color: #333333;
	color:#FF6600
}
#bottom a:hover{
	color: #FF6600;
}
#bottom a:visited{
	color: #FF6600;
}
#bottom a:link{
	color: #FF6600;
}


#downloadbox
{
	width: 600px;
	background: #eef;
	border: solid 1px #f96;
	text-align: center;
	margin-left:60px;
}

#downloadbox h2{
	border-bottom: solid 1px #ccf;
	padding-left: 1.8em;
	margin: 0 1em;
	font-size: 1.0em;
	color: #006600;
	line-height: 2em;
}

