@charset "UTF-8";
/* CSS Document */

html {
	margin:0;
	padding:0;
	height:100%;
}
body  {
	margin:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	background-color:#000;
	scrollbar-face-color:red;
	scrollbar-arrow-color:black;
	scrollbar-track-color:black;
	scrollbar-darkshadow-color:red;
	scrollbar-highlight-color:red;
	padding:0;
	height:100%;
}
a {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	text-decoration:underline;
}
sup {
	font-size:7px;
}

#background {
	width:100%;
	margin:auto;
	height:100%;
	background-image:url(../images/background_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
#container  {
	width:950px;
	margin:auto;
	padding-top:10px;
}

#top  {
	height:65px;
	font-size:11px;
	margin-bottom:5px;
	font-weight:bold;
}
#menu  {
	float:left;
	width:515px;
	}
	
#logo  {
	float:left;
	margin-left:260px;
}
#content  {
	height:460px;
	width:950px;
	clear:left;
}
#content_features  {
	height:459px;
	width:929px;
	clear:left;
	background:url(../features/features-img1.jpg) no-repeat;
}

#keyfeatures{
	margin-left:30px;
	padding-top:10px;
	float:left;
	height:380px;
	}
	
#keyfeatures a{
	display:block;
	margin-bottom:12px;
	}
#featureslink{
	float:left;
	}
	
#ferrarione{
	padding-top:20px;
	padding-left:20px;
	}

#back_content  {
	height:460px;
	width:950px;
	clear:left;
	background:url(../images/back_generic.png) no-repeat;
}
#footer  {
	width:500px;
	margin-top:5px;
	font-size:10px;
	line-height:normal;
	margin-left:auto;
	margin-right:auto;
}
#box_text  {
	width:460px;
	margin-left:480px;
	padding-top:110px;
}
#box_text3  {
	width:400px;
	height:250px;
	padding-right:5px;
	margin-top:110px;
	overflow: auto;
	float:left;
	padding-left: 530px;
}
#bottom  {
	height:30px;
	padding-top:20px;
	width:951px;
	text-align:center;
	margin:auto;
	font-size:11px;
}
#learn  {
	color:#F00;
	padding-right:20px;
	float: right;
	margin-top: 15px;
}
#learn a  {
	color:#F00;
}
#learn a:hover  {
	text-decoration:underline;
}
#boxspec{
	width: 750px;
	height: 280px;
	overflow:auto;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-right: 20px;
}
#boxspec p.footer a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border: solid #666666;
	/*display: block;*/
	/*text-indent: -900%;*/
	/*position: absolute;*/
	/*outline: none;*/
}
#boxspec td.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color : #F00;
	/*background-color : #ffa105;*/
	vertical-align:text-top;
}
#boxspec td.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color : #FFF;
	/*background-color : #ffa105;*/
	vertical-align:text-top;
}

#boxspec td.subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#3e3d40;
	vertical-align:text-top;	
}
#logo_amd{
	margin-left:20px;
	margin-bottom:20px;
}

.HeadText {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	width: 997px;
	line-height:25px;
}
