img { border: 0 none }
a {color: #fff;text-decoration: none;border: 0 none;}
a:link {text-decoration: none;border: 0 none;}
a:visited {text-decoration: none;border: 0 none;}
a:active {text-decoration: none;border: 0 none;}
a:hover {text-decoration: none;border: 0 none;}

#background {
	position: absolute;
	margin: 0px;
	top:0px;
	bottom: 0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(../images/bg-cityscape.jpg);
	background-repeat: repeat-x;
	background-color: black;
	overflow:auto;
}

#main-column {
	margin: 0px auto; 
	position: relative;
	width:971px;
	top: 0px;
	bottom: 0px;
	left:0px;
	background-image:url(../images/bg2.jpg);
}

#main-top {
	position:absolute;
	width:889px;
	height:442px;
	top: 0px;
	left:40px;
	background-image:url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	overflow:none;
}

#btn-buy {
	position:absolute;
	top: 352px;
	left:60px;
	display: block;
	width: 145px;
	height: 34px;
	background: url("../images/btn-buy.png") no-repeat 0 0;
}

#btn-buy:hover { 
	background-position: 0 -34px;
}

#btn-buy span {
	display: none;
}

#btn-info {
	position:absolute;
	top: 352px;
	left:210px;
	display: block;
	width: 145px;
	height: 34px;
	background: url("../images/btn-info.png") no-repeat 0 0;
}

#btn-info:hover { 
	background-position: 0 -34px;
}

#btn-info span {
	display: none;
}

#btn-news {
	position:absolute;
	top: 352px;
	left:360px;
	display: block;
	width: 145px;
	height: 34px;
	background: url("../images/btn-news.png") no-repeat 0 0;
}

#btn-news:hover { 
	background-position: 0 -34px;
}

#btn-news span {
	display: none;
}

#inside-top1 {
	position:absolute;
	width:889px;
	height:154px;
	top: 0px;
	left:40px;
	background-image:url(../images/bg-inside1.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#inside-top2 {
	position:absolute;
	width:889px;
	height:154px;
	top: 0px;
	left:40px;
	background-image:url(../images/bg-inside2.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#inside-top3 {
	position:absolute;
	width:889px;
	height:154px;
	top: 0px;
	left:40px;
	background-image:url(../images/bg-inside3.jpg);
	background-repeat: no-repeat;
	overflow:hidden;
}

#btn-home-small {
	position:absolute;
	top: 74px;
	left:30px;
	display: block;
	width: 110px;
	height: 26px;
	background: url("../images/btn-home-small.png") no-repeat 0 0;
}

#btn-home-small:hover { 
	background-position: 0 -26px;
}

#btn-home-small span {
	display: none;
}

#btn-info-small {
	position:absolute;
	top: 74px;
	left:146px;
	display: block;
	width: 110px;
	height: 26px;
	background: url("../images/btn-info-small.png") no-repeat 0 0;
}

#btn-info-small:hover { 
	background-position: 0 -26px;
}

#btn-info-small span {
	display: none;
}

#btn-news-small {
	position:absolute;
	top: 74px;
	left:262px;
	display: block;
	width: 110px;
	height: 26px;
	background: url("../images/btn-news-small.png") no-repeat 0 0;
}

#btn-news-small:hover { 
	background-position: 0 -26px;
}

#btn-news-small span {
	display: none;
}

#btn-buy-small {
	position:absolute;
	top: 74px;
	left:378px;
	display: block;
	width: 110px;
	height: 26px;
	background: url("../images/btn-buy-small.png") no-repeat 0 0;
}

#btn-buy-small:hover { 
	background-position: 0 -26px;
}

#btn-buy-small span {
	display: none;
}

#box-screenshots {
	display: block;
	width: 388px;
	height: 130px;
	background: url("../images/bg-screenshots.jpg") no-repeat 0 0;
}

#box-waxman {
	display: block;
	width: 388px;
	height: 131px;
	background: url("../images/bg-waxman.jpg") no-repeat 0 0;
	overflow:hidden;
}

#box-alan {
	display: block;
	width: 388px;
	height: 131px;
	background: url("../images/bg-alan.jpg") no-repeat 0 0;
	overflow:hidden;
}


#box-customization {
	display: block;
	width: 388px;
	height: 288px;
	background: url("../images/bg-customization.jpg") no-repeat 0 0;
	overflow:hidden;
}

#box-positions {
	display: block;
	width: 388px;
	height: 130px;
	background: url("../images/bg-positions.jpg") no-repeat 0 0;
}

#frame-positions {
	position:absolute;
	top: 35px;
	left:44px;
	width: 300px;
	height: 100px;
	overflow:hidden;
}

#box-products {
	display: block;
	width: 388px;
	height: 238px;
	background: url("../images/bg-products.jpg") no-repeat 0 0;
}


#bar-bottom {
	display: block;
	width: 889px;
	height: 52px;
	background: url("../images/bg-bottombar.jpg") no-repeat 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.02pt;
}

#bar-bottom a {color: #fff;}
#bar-bottom a:link {text-decoration: none}
#bar-bottom a:visited {text-decoration: none}
#bar-bottom a:active {text-decoration: none}
#bar-bottom a:hover {text-decoration: none}

#normal-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.01pt;
	word-spacing: 0.05pt;
}

#normal-text h1{
	margin-top: 0px;
	margin-bottom: 12px; 
	font-size: 18px;
	font-weight: bold;
}


#normal-text ul{
	list-style-type: none;
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 16px;
	padding-top: 0px;
	font-weight: bold;
}

#normal-text li:before {
	content: "\00BB \0020";
	color: red;
	font-size: 14px;
}


#normal-text li{
	color: #eee;
	margin-bottom: 5px;
}

#smaller-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.01pt;
	word-spacing: 0.05pt;
}

#smaller-text ul{
	list-style-type: none;
	margin-left: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 1em;
	text-indent: -1em;
}

#smaller-text li:before {
	content: "\00BB \0020";
	color: red;
	font-size: 12px;
}

#smaller-text li{
	color: #eee;
}

#smaller-text h4{
	margin-top: 0px;
	margin-bottom: 4px; 
	font-size: 12px;
	font-weight: bold;
}

#smaller-text h1{
	margin-top: 0px;
	margin-bottom: 8px; 
	font-size: 16px;
	font-weight: bold;
}

#smaller-text a {color: #959CC4}
#smaller-text a:link {text-decoration: none;}
#smaller-text a:visited {text-decoration: none;}
#smaller-text a:active {text-decoration: none; border-bottom:1px dotted}
#smaller-text a:hover {text-decoration: none; border-bottom:1px dotted}


#small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	letter-spacing: 0.01pt;
	word-spacing: 0.05pt;
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #555;
	letter-spacing: 0.01pt;
	word-spacing: 0.05pt;
}
