@charset "utf-8";
/* CSS Document */
a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#container { 
	 
	width: 779px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index:auto;	
}
#header {
	background-image:url(../images/images/index_03.png);
	height:412px;

}
#header a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#header a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#navbar_upper_home{
	position:relative;
	top:117px;
	left:425px;
	width:50px;
}

#navbar_upper_overview{
	position:relative;
	top:103px;
	left:492px;
	width:122px;
}
#navbar_upper_faq{
	position:relative;
	top:89px;
	left:625px;
	width:30px;
}
#navbar_upper_contact{
	position:relative;
	top:75px;
	left:675px;
	width:50px;
}


#nav_middle {
position:relative;
	background-image:url(../images/images/index_05.png);
	height:68px;
}

#nav_middle a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}
#nav_middle a:hover {
	color:#FFFF00;
	text-decoration:underline;
}

#nav_middle_signed_in{
	position:relative;
	color:#FFFFFF;
	font-size:12px;
	top:25px;
	left:40px;
	width:350px;
	z-index:auto;
}
#nav_middle_download{
	position:relative;
	top:11px;
	left:395px;
	width:225px;
	z-index:auto;
}
#nav_middle_support{
	position:relative;
	top:-3px;
	left:625px;
	width:50px;
	z-index:auto;
}

#news_small_header {
	background-image:url(../images/images/index_06.png);
	height:68px;
	width:389px;
}

#news_small_body {
	background-image:url(../images/images/index_08.png);
	color:#FFFFFF;
	width:349px;
	height:auto;
	padding:10px 20px 10px 20px;
}
#news_small_version {
	background-image:url(../images/images/index_11.png);
	width:389px;	
	height:46px;
}

#news_small_footer {
	background-image:url(../images/images/index_12.png);
	width:389px;	
	height:42px;
}

#software_small_header {
	background-image:url(../images/images/index_07.png);
	height:128px;
	width:389px;
	top:0px;
	position:relative;
}
#software_small_footer {
	background-image:url(../images/images/index_09.png);
	height:120px;
	width:389px;
	top:0px;
	position:relative;
}
#upgrade_small_header {
	background-image:url(../images/images/index_10.png);
	height:131px;
	width:389px;
	top:0px;
	position:relative;
}

#body_left{
	position:relative;
	width:390px;
}
#body_right{
		float: right;
		width: 389px;
}
#news_big_header {
	height:57px;
	width:779px;
	background-repeat:no-repeat;
}
#news_big_body {
	background-image:url(../images/images/newsReview-area_07.png);
	color:#FFFFFF;
	width:739px;
	height:auto;
	padding:10px 20px 10px 20px;
}
#news_big_body label {	
	color:#000000;
	}
	
#news_big_footer {
	background-image:url(../images/images/newsReview-area_09.png);
	width:779px;	
	height:42px;
}
#content a:link, #content a:visited {
 color: #000000;
 border-bottom: dotted 1px #FF4D00;
 text-decoration: underline;
 }
#content a:hover {
 
 border-bottom: solid 1px #FF4D00;
 }
#content {
 padding: 10px;
 background-color: #E3D7D1;
 text-align: left;
 }
#revisiontitle {
 padding: 10px;
 background-color: #E3D7D1;
 text-align: left;
 }

.box .content {
 border-top: solid 1px #FFFFFF;
 padding: 10px;
 color:#000000;
 }
 .content a{
 color:#000000;
 text-decoration:underline;
 }
.question {
 font-weight: bold;
 font-size: 10pt;
 color: #873A19;
 padding-bottom:15px;
 border-bottom: solid 1px #000000;
 text-align: left;
	margin: 10px 25px 0px 25px;
 }
.answer  {
 padding: 10px;
 border: dotted 1px #B8B1AD;
 color: #000000;
 font-size: 8pt;
 margin: 0px 25px 5px 25px;
 }
 .answer a{
 color:#000000;
 text-decoration:underline;
 }
 .box .title {
 display: block;
 color: #873A19;
 padding: 2px;
 padding-left: 5px;
 background-color: #FFCC00;
 border-bottom: solid 1px #FFA781;
 font-weight: bold;
 font-size: 10pt;
 }
.box {
	background-color: #FFFF66;
	border: solid 1px #9B2F00;
	font-size: 8pt;
	margin: 0px 25px 0px 25px;
 }
 #NewsTitle{
 position:relative;
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin-left:148px;
 top:21px;
 font-weight:bold;
 font-size:18px;