@CHARSET "utf-8";

div.twocolumn{
	padding-left:29px;	
	background: transparent none;
}


	
.box{
	width:283px;
	height:492px;
	float:left;
	background:url(../images/box.gif) no-repeat left top;
	padding-left:10px;
	overflow: hidden;
	font-size:11px;
	font-family:Arial;
}

.box-n-3, .box-n-6 {
	width:281px;
}

.box-n-4, .box-n-5, .box-n-6{
	margin-top:10px;	
}

.box h1{
	color:#009DE0;
	font-size:13px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	width:275px;
	height:30px;
}

.box h1.attention{
	background:url(../images/attention.gif) no-repeat right top;
}

.box .box_content_wrap{
height:400px;
padding-right:15px;
}

.box .subheader {
font-weight:bold;
padding-bottom:10px;
display:block;
}

.box p{
	font-size:11px;
	font-family: Arial;
	margin-bottom:15px;
}

*+ html .box p{
	margin-bottom:10px;
}

* html .box p{
	margin-bottom:10px;	
}

.box ul{
	list-style:square;
	padding-left:15px;	
	font-size:11px;
	font-family: Arial;
}

	
.box div.price{
	font-size:15px;
	margin-top:12px;
	padding-left:5px;
	background:url(../images/price_bg.gif) no-repeat left top;
width:172px;
height:24px;
padding-top:2px;
}

.box .right{
	float:right;
	margin-right:5px;
}

.box .box_content{
	padding-top:5px;
}
.box .box_content_2{
padding-top:15px;
}

.box a.continue{
	background: url(../images/box_button.gif) no-repeat left top;
	height:18px;
	width:75px;
	margin-left:165px;
	margin-top:20px;
	display:block;
	font-size:12px;
	font-family: Tahoma;
	cursor: pointer;
	padding-left:25px;
	padding-top:4px;
	color:#000;
	text-decoration: none;
}

div.normalcontent{
	padding-top:15px;
	font-size: 11px;
	font-family: Verdana;
	clear:both;
	padding-bottom:30px;
	line-height:17px;
}

div.rightcontent{
	float:left;	
	width:420px;
	font-size: 11px;
	font-family: Verdana;
	line-height:17px;
}
div.leftcontent{
	float:left;	
	width:420px;
	margin-right:30px;
	font-size: 11px;
	font-family: Verdana;
	line-height:17px;
}

div.rightcontent h1, div.leftcontent h1 {
	background:transparent url(../images/h2_bg.jpg) no-repeat scroll left center;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-weight:bold;
	line-height:21px;
	margin-left:0px;
	padding-left:24px;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.rightcontent h1 span, div.leftcontent h1 span {
	color:#009EE0;
}


div.normalcontent h1 {
background:url("../images/h2_bg.jpg") no-repeat scroll left center transparent;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:13px;
font-weight:bold;
line-height:21px;
padding-left:24px;
margin-bottom:10px;
text-transform:uppercase;
}

div.normalcontent ul li {
font-family:Verdana;
font-size:11px;
margin:5px 90px 0px 15px;
}
