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


body {
	background: #f3f3f3;
}
.main_text_style {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}
.main_title_style {
	font-family:Myriad Pro;
	font-size:20px;
	color:#0099FF;
	font-weight:bold
}
.second_title_style {
	font-family:Myriad Pro;
	font-size:16px;
	color:#d34170;
	font-weight:bold
}
.main_text_style a:link {
	font-weight:bold;
	color:#0099FF;
	text-decoration:underline;
}
.main_text_style a:visited {
	font-weight:bold;
	color:#0099FF;
	text-decoration:underline;
}
.main_text_style a:hover {
	font-weight:bold;
	color:#0099FF;
	text-decoration:none;
}
.main_text_style a:active {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#wrapper {
	width:950px;
	background:#F3F3F3;
	margin:5px auto;
	padding:10px 0;
	border:1px #000;
	overflow:hidden;
}
.header p {
	padding-top:9px;
}
p.contact_links {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color:#ffffff;
	padding-right:10px;
	font-size:12px;
}
p.contact_links a {
	text-decoration:underline;
	color:#ffffff;
}
p.contact_links a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.navbar {
	width:950px;
	height:34px;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:10px;
	border:0px;
	overflow:hidden;
}
.main_content {
	width:950px;
	padding-top:10px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
}
.footer {
	width:950px;
	height:30px;
	border:0px;
	background:url(images/footer.jpg) no-repeat;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px auto;
	overflow:hidden;
}
.footer p {
	padding-top:9px;
}
p.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ffffff;
	font-size:10px
}
.boxeswrapper {
	overflow:hidden;
	width:950px;
	margin:0px auto;
	background:inherit;
	padding:10px 0px 0px 0px;
}
.subboxes {
	float:left;
	width:292px;
	min-height:180px;
	margin-right:37px;
}
* html .subboxes {
	height:200px;
}
.subboxes h3 {
	background:url(images/box_header1.jpg) no-repeat;
	height:32px;
	width:282px;
	margin: 0 auto;
	padding-left:10px;
	padding-top:10px;
	color: #535353;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.last {
	float:right;
	margin-right:0;
}
.subboxes-inner {
	border:1px solid #B8B8B8;
	border-top:none;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
	list-style:none;
	height:105px;
}
.product_image {
	overflow:hidden;
	width:65px;
	height:104px;
	margin-right:10px;
	float:left;
}
.product_text {
	overflow:hidden;
	width:195px;
}
.product_button {
	overflow:hidden;
	width:195px;
	padding-top:10px;
}
.clients_holder {
	width:534px;
	height:184px;
	margin:0 auto;
	margin-left:210px;
	padding-top:30px;
	padding-bottom:30px;
	overflow:hidden;
}
#valid_icons {
	width:950px;
	height:15px;
	background:#F3F3F3;
	margin:0px auto;
	padding:10px 0;
	overflow:hidden;
}

.icons_holder {
	width:165px;
	height:17px;
	float:right;
	overflow:hidden;
}

#banners {
overflow:hidden;
height:192px;
}

#thumbnail_wrapper {
width:940px;
float:left;
overflow:hidden;
padding-left:5px;
padding-right:5px;
}

#thumbnail_holder {
width:207px;
height:152px;
border:8px solid #8a8a8a;
float:left;
margin:6px;
}

#thumbnail_holder:hover {
border:8px solid #0099ff;
}


