@charset "utf-8";
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
* {
	margin: 0px;
	padding: 0px;
	border:0px;
}
p {
	margin-bottom: 10px;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #5c412e;
	text-decoration: none;
}
a:visited {
	color: #5c412e;
	text-decoration: none;
}
a:hover {
	color: #5c412e;
	text-decoration: underline;
}
h1 {
	color:#323337;
	font-size:20px;
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:6px;
}
h2 {
	color:#979999;
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:19px;
}
ol li {
	margin-left: 30px;
}
strong {
	font-weight: bold;
}
body {
	font: 14px/1.45em "Verdana", Arial, Helvetica, sans-serif;
	color:#191919;
	text-align: left;
	height:100%;
	background:#2e2f33;
	
}
#wrap {
	width: 100%;
	background:#ffffff url(../images/bg.jpg) repeat-x top;
}
#container {
	width: 967px;
	background:#ffffff url(../images/bg.jpg) repeat-x top;
}
#header {
	float:left;
	height:421px;
	width:294px;
	background: url(/images/bg_head_spacer.jpg) no-repeat bottom left;
}
#screenshot {
	width:673px;
	height:365px;
	margin-top:56px;
	float:right;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.title_margin {
	margin-bottom:25px;
}
.title2_margin {
	margin-bottom:10px;
}
#content {
	margin-top:26px;
	margin-bottom:26px;
}

.column_305 {
	width:305px;
}
.column_610 {
	width:610px;
}
.column_290 {
	width:270px;
	margin-top:78px;
	margin-left:20px;
	margin-right:20px;
	background:#fdf8d9;
	border:1px solid #d9dadb;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.column_490 {
	width:270px;
	margin-left:20px;
	margin-right:20px;
	background:#fdf8d9;
	border:1px solid #d9dadb;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.column_package {
	width:270px;
	margin-left:5px;
	margin-right:5px;
	background:#fdf8d9;
	border:1px solid #d9dadb;
	padding:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.column_package ul {
	text-align:left;
}
.column_package li {
	margin-left:15px;
}
.screens {
	background:#e3f1f6;
	padding-top:10px;
	margin-top:25px;
	margin-bottom:25px;
}
.screens a img:hover {
	filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;
}
.screens p {
	text-align:center;
	font-size:11px;
	line-height:15px;
}
.screens img {
	border:1px solid #c3c3c3;
}

#footer {
	background: url(/images/bg_footer.jpg) repeat-x top;
	height:100%;
}
#footer p {
	color:#ffffff;
	font-size:11px;
	padding-top:15px;
}
#footer a:link {
	color:#ffffff;
	text-decoration:none;
}
#footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.search_field {
	border:1px solid #cccccc;
	padding:2px;
	margin-bottom:5px;
	color:#666666;
}



.column_610 a {
	color: #0e427d;
	text-decoration: underline;
}
.column_610 a:hover {
	color: #0e427d;
	text-decoration: none;
}

/*.package {
	width:234px;
	margin-left:10px;
	float:left;
}
.package_mdl {
	background: url(/images/bg_package_mdl.png) repeat-y center;
	padding-left:17px;
	padding-right:10px;
}
.package_top {
	height:7px;
	background: url(/images/bg_package_top.png) no-repeat bottom;
}
.package_btm {
	height:7px;
	background: url(/images/bg_package_btm.png) no-repeat top;
}
.package ul {
	list-style: url(../images/bullet.png);
	margin-top:10px;
}
.package li {	
	font-size:11px;
	line-height:18px;
	color:#424242;
	margin-left:15px;
	text-align:left;
}
.package p {
	font-size:11px;
	color:#999999;
	margin-top:6px;
}*/