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

body {
	background-color:#22272A;
	font-family:arial narrow;
	color:#CCC
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}



.container {
	width:878px;
	margin:auto;
}

.topbg {
	background-image: url(image/topbg.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.body {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;
	padding-top:9px;
	
}
.bottombg {
	background-image: url(image/bottombg.jpg);
	height: 20px;
}
.content {
	padding: 6px;
}

.content h1 {
	font-size:22px;
	font-weight:normal;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 14px;
	margin-left: 2px;
	color: #FFF;
}

.indent {
	padding-left:33px;
	margin-bottom:5px;
	color: #CCC;
	background-color: #303030;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9C0;
	border-bottom-color: #9C3;
}


.headerbanner {
	background-image: url(image/headerbanner.jpg);
	background-repeat: no-repeat;
	height: 200px;
	background-position: center;
		
}
.header {
	padding: 5px;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-y;

	font-size: 16px;
	font-weight: bold;
}

.header  a {
	color: #CCC;
	text-decoration:none;
}

.header a:hover {
	text-decoration:underline;
}


.contentbox {
	width: 627px;
	float: left;
}


.clear {
	clear: both;
}
.contentbox .contenttop {
	background-image: url(image/contenttop.jpg);
	height: 14px;
}
.contentbox .contentbg {
	background-image: url(image/contentbg.jpg);
	background-repeat: repeat-y;
}

.contentbox2 p {
	margin-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.contentbox2 a {
	color:#9C0;
}




.contentbox .contentbottom {
	background-image: url(image/contentbottom.jpg);
	height: 11px;
}
.contentbox .contentpad {
	padding: 7px;
}
.contentbox a {
	color:#FFB164;
}

.contentbox ul, li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: block;
}
.contentright {
	float: left;
	width: 225px;
	margin: 4px;
	padding: 2px;
}

.contentright a {
	color:#CCC;
	text-decoration:none;
}

.contentright a:hover {
	text-decoration:underline;
}






.contentright li,ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	display: block;
}



.contentright h2 {
	font-size:17px;
	margin:0px;
	color: #9C6;
}


.header ul,li{
	display: inline;
	padding: 7px;
	margin: 6px;
}



.headerbanner .bannertext {
	padding-top: 33px;
	padding-left: 188px;
	padding-right:284px;
	color: #22272A;
}

.bannertext p{
	color:#999;
	text-align:center;
	margin-top: 11px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}



.bannertext h1 {
	color:#FFF;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: block;
	font-size: 24px;
	font-weight: normal;
}

.highlight {
	background-color:#403f3f;
	padding:6px;
	
}

.highlight h1 {
	color:#FC0;
	padding:0px;
	margin:0px;
	font-size: 19px;
}


.footer {
	width:878px;
	margin:auto;
	text-align:center;
	margin-top:7px;
}

.footer a {
	color:#FFF;
}


.contentimagefloat {
	width:252px;
	float:left;
}
.price {
	font-size: 36px;
	color: #F90;
	padding-left: 33px;
}


.bottomproductcontent {
	width:609px;
}

.bottomproducttop {
	height:59px;
	background-image: url(image/prodbottop.png);
	background-repeat: no-repeat;
}

.bottomproductbg {
	background-image:url(image/prodbotbg.png);
	background-repeat:repeat-y;
}

.bottomproductpad {
	padding:6px;
	color: #CCC;
}
.bottomproductsoftware {
	float:left;
	width:250px;}
	
	
	
.bottomproductprice {
	float:left;
	width:55%;
	padding-left: 3px;
	margin-left: 11px;
}



.bottomproductbottom {
	height:19px;
	background-image:url(image/prodbotbottom.png);
	background-repeat: no-repeat;
}


.center {
	text-align:center;
}

.bottomproductcontent h1 {
	margin:0px;
	color:#CCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
}
