label.error {
	float: left;
	padding-top: 5px;
	color: red;
	font-size: 12px;clear: both;
	margin-left: 95px;
	padding-bottom: 5px;
	width:150px;
}
object {
	margin-left: -13px;
}

hr {
	width:850px;float:left;clear:both;
}

.paginator {
	clear:both;
}
h1,h2,h3,h4,h5,h6 {
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

a {
	color: #29446e;
	text-decoration: none;
}

a:hover {
	color: #999999;
}


img {
	border: 0px;
}

.page p, .page h2 {
	margin-left:6px;
}

p {
	margin:0px;
	padding:0px;
}

.button {
	position:relative;
	float:left;
	margin-right:12px;
}

.button-small-copy {
	font-size:11px;
	position:absolute;
	top:40px;
	left:20px;
	width:220px;
}

.button-price {
	font-size:15px;
	position:absolute;
	top:70px;
	width:100px;
	text-align:right;
	right:20px;
}

.button-header {
	font-size:22px;;
	position:absolute;
	top:15px;
	width:220px;
	
	left:20px;
}
a.button,a.button:HOVER,a.button span,a.button:HOVER span {
	text-decoration:none;
	color:black;

border:0px;
}

* {
	font-weight:100;
	font-family: Helvetica;
	
}

strong { 
	font-weight:bold;
	}

body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica;
	background-image: url(/images/new/gradient-g.gif);
	background-repeat: repeat-x;
	background-color: #070707;
}

.container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/new/bg-psd.gif);
	background-repeat: no-repeat;
	height:100%;	
}

.header {
	height: 103px;
	width: 1024px;
	text-align:center;
}

.content-top {
	position:relative;
	height: 70px;
}
.content-middle {
	background-image: url(/images/new/d.png);
	background-repeat: repeat-y;	
	padding-left: 90px;
	padding-top: 0px;
	padding-right:100px;
	position:absolute;

}

.entry {
	width:840px;
}




.navigation {
	width: 1024px;
	height: 35px;
	position: absolute;
	margin-left:160px;
	margin-top:7px;
	font-family: Helvetica;	
}

.navigation a div {
	width: 106px;
	height: 35px;
	background-image: url(/images/new/off.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 13px;
	margin-left: -10px;	
	text-align: center;
	cursor: pointer;
}

.navigation a div:hover {
	width: 106px;
	height: 35px;
	background-image: url(/images/new/tab-hover.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 13px;
	margin-left: -10px;	
}


.navigation a.highlight div {
	width: 106px;
	height: 35px;
	background-image: url(/images/new/on.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 13px;
	margin-left: -10px;	
	color: #4d4d4d;
	margin-top:1px;
}

.navigation a {
	font-size: 13px;
	color: #eaeaea;
	text-decoration: none;	
	text-align:center;
	margin-top: 10px;
	font-weight: lighter;
}

.navigation a:hover {
	font-size: 13px;
	color: #4d4d4d;
	margin-top: 10px;	
	font-weight: lighter;
}
