@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
a:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	line-height: 1;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
a:link, a:visited {
	text-decoration: none;
	color: #E9530F;
	font-weight: bold;
}
a:active, a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #E9530F;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 10px;
}
h2 {
	font-size: 16px;
	color: #424242;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 10px;
}
h4 {
	font-size: 12px;
	color: #757575;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-top: 10px;
}
p {
	padding-bottom: 10px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	width: 820px;
	height: 74px;
	float: left;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#logo {
	float: left;
	width: 285px;
	padding-top: 4px;
}
#top-menu {
	float: left;
	text-align: right;
	height: 74px;
	width: 535px;
}
#top-nav {
	height: 25px;
	width: 270px;
	background-image: url(../images/topmenu-bg.png);
	background-repeat: no-repeat;
	float: right;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #414141;
	text-align: right;
	padding-right: 20px;
}
#tagline {
	clear: both;
	padding-top: 10px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	padding-right: 10px;
}
#menu-container {
	height: 30px;
	line-height: 30px;
	width: 790px;
	background-image: url(../images/menu-bg.png);
	background-repeat: no-repeat;
	padding-right: 40px;
	padding-left: 70px;
	float: left;
	z-index: 1;
}
#menu-container a:link, #menu-container a:visited {
	text-decoration: none;
	color: #E9530F;
	font-weight: bold;
}
#menu-container a:active, #menu-container a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
ul.menu a {
	display:block;
	text-decoration:none;
	font-size: 12px;
}
ul.menu li {
	position:relative;
	float:left;
	z-index:5000;
	zoom:1;
}
ul.menu ul {
	position:absolute;
	background:#646464;
	display:none;
	opacity:0;
	list-style:none;
	width: 212px;
}
ul.menu ul li {
	position:relative;
	border:1px solid #646464;
	border-top:none;
	width:210px;
	margin:0;
}
ul.menu ul li a {
	display:block;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#424242;
	font-size: 11px;
}
ul.menu ul li a:hover {
    background-color:#222222;
}
ul.menu ul ul {
	left:200px;
	top:-1px;
	width: 200px;
}
ul.menu ul ul li {
	width: 198px;
}
ul.menu .menulink-1 {
	font-weight:bold;
	width:200px;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .menulink-2 {
	font-weight:bold;
	width:120px;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .menulink-3 {
	font-weight:bold;
	width:120px;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .menulink-4 {
	font-weight:bold;
	width:120px;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .menulink-5 {
	font-weight:bold;
	width:170px;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .menulink-6 {
	font-weight:bold;
	width: 50px;
	padding-top: 10px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}
ul.menu .sub {
	background-color: #424242;
}
ul.menu .topline {
	border-top:1px solid #646464;
}
#advert {
	height: 150px;
	width: 818px;
	float: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#advert-left {
	float: left;
	height: 150px;
	width: 483px;
}
#advert-tabs {
	float: left;
	width: 335px;
	height: 150px;
}
.advert-tabs {
	height: 49px;
	float: left;
	width: 335px;
	background-image: url(../images/hm-tab-off.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 13px;
	line-height: 49px;
}
.advert-tabs:hover {
	background-image: url(../images/hm-tab-on.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	cursor: default;
}
.advert-tabs-btm {
	height: 50px;
	float: left;
	width: 335px;
	background-image: url(../images/hm-tab-off.jpg);
	background-position: right;
	background-repeat: repeat-y;
	font-size: 13px;
	line-height: 50px;
}
.advert-tabs-btm:hover {
	background-image: url(../images/hm-tab-on.jpg);
	background-position: right;
	background-repeat: repeat-y;
	cursor: default;
}
#mainbody {
	width: 820px;
	float: left;
	background-image: url(../images/mainbody-bg.png);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
#leftnav {
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-top: 10px;
	margin-top:42px;
}
#main {
	width: 620px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#testimonial-box   {
	float: left;
	width: 138px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
	color: #666666;
	margin-bottom: 10px;
	overflow: hidden;
	height: 130px;
	padding: 10px;
	z-index: 1;
}
#testimonial-box:hover {
	background-color: #FABC34;
	cursor: default;
	color: #FFFFFF;
}
.tb {
	height: 60px;
	width: 138px;
	clear: both;
}
#testimonial-box p {
	color: #424242;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 138px;
}
#testimonial-box  span  {
	text-align: right;
	font-weight: normal;
	float: right;
	padding: 0px;
	width: 138px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftbox-t {
	background-image: url(../images/icon-write.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 160px;
	float: left;
}
.leftbox-c {
	background-image: url(../images/icon-case.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 160px;
	float: left;
}
#leftnav  .leftbox   {
	float: left;
	width: 138px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
	background-color: #fbfbfb;
}
#leftnav .leftbox p {
	font-size: 12px;
	font-weight: normal;
	color: #EC6A2F;
}
.leftbox #quote {
	float: left;
	width: 135px;
}
.leftbox .case {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
#leftnav .leftbox .case p {
	color: #2c2c2c;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftbox .case p b {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
}
.case img {
	float: left;
	border: 1px solid #515151;
	margin-right: 5px;
}
.case img:hover {
	border: 1px solid #F57D0D;
}
#leftnav .leftbox  #contact  p {
	font-size: 10px;
	margin: 0px;
	color: #484847;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#contact .textfield {
	width: 130px;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 10px;
	color: #414141;
	border: 1px dotted #999999;
	height: 15px;
	background-color: #ffffff;
	clear: none;
}
#contact .textfield:hover {
	background-color: #e4e4e4;
	cursor: default;
}
#contact .textbox {
	width: 100%;
	margin-bottom: 5px;
	padding: 2px;
	font-size: 10px;
	color: #414141;
	border: 1px dotted #999999;
	height: 50px;
	background-color: #ffffff;
}
#contact .textbox:hover {
	background-color: #F0F0F0;
	cursor: default;
}
#contact span {
	float: left;
	width: 100%;
	font-size: 10px;
	color: #999999;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 20px;
	padding: 2px;
	font-weight: bold;
}
#contact span:hover {
	color: #F0F0F0;
	background-color: #efefef;
	cursor: default;
}
#contact .submitfield {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	background-image: url(../images/submit-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 81px;
	margin-left: 25px;
	cursor: pointer;
}
.submitfield {
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	background-image: url(../images/submit-bg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 81px;
	margin-left: 25px;
	cursor: pointer;
}
#breadcrumbs {
	width: 810px;
	float: left;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-left: 10px;
	padding-top: 10px;
	margin-left:-180px;
	height: 20px;
}
#breadcrumbs li {
	display: inline;
	padding-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	height: 20px;
}
#content {
	float: left;
	width: 440px;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
#content p {
	font-size: 12px;
	line-height: 16px;
	color: #404040;
}
#content ul {
	margin-bottom: 10px;
}
#content li {
	list-style-position: outside;
	margin-left: 10px;
}
.ul-standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
	padding-bottom: 10px;
}
.ul-standard li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
}
.bold-orange {
	font-weight: bold;
	color: #E9530F;
}
#rightnav {
	float: right;
	width: 140px;
	margin-top: 10px;
	margin-left: 20px;
}
#rightnav .rightbox-t {
	height: 45px;
	width: 160px;
	background-image: url(../images/icon-helpyou.gif);
	background-repeat: no-repeat;
}
#rightnav .rightbox-case {
	height: 45px;
	width: 152px;
	background-image: url(../images/icon-case2.gif);
	background-repeat: no-repeat;
}
#rightnav .rightbox-contact {
	height: 45px;
	width: 160px;
	background-image: url(../images/contact-top.gif);
	background-repeat: no-repeat;
}
.rightbox li {
	font-size: 10px;
	color: #808080;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding: 5px;
}
.rightbox li:hover {
	color: #515151;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #E4E4E4;
}
#rightnav .rightbox {
	width: 140px;
	padding: 5px;
	background-color: #FBFBFB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin-bottom: 10px;
	overflow: hidden;
}

.casewrap {
	width:150px;
	background-color:#FBFBFB;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:20px;
}

.casewrap p {
color:#2C2C2C;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
margin:0;
padding:0 0 2px;
}

.casewrap .case {
float:left;
padding-bottom:5px;
padding-top:5px;
width:100%;
padding-left:10px;
padding-right:10px;
}

.clear {
	clear:both;
}

/* -------------------------------------------------------------------------- */
.logobox {
	color:#F0F0F0;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:auto;
	text-align:center;
	width:120px;
}
.logobox:hover {
	color:#F0F0F0;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:auto;
	text-align:center;
	width:120px;
}
.logo-top {
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.logo-top:hover {
	margin-bottom:10px;
	border: 1px solid #F2A415;
	background-color: #e4e4e4;
}
/* -------------------------------------------------------------------------- */
#sep {
	width: 900px;
	background-image: url(../images/sep-bg.png);
	background-repeat: no-repeat;
	height: 38px;
	float: left;
}
#footer {
	width: 820px;
	height: 100px;
	float: left;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 25px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #A1A1A1;
	font-weight: bold;
}
#footer a:active, #footer a:hover {
	text-decoration: none;
	color: #EA5917;
	font-weight: bold;
}
#bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	height: 40px;
	line-height: 40px;
	color: #E9530F;
	font-weight: bold;
}
.testbox {
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	z-index: -1;
}
.testbox:hover {
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	border-bottom-width: 1px;
	background-color: #e4e4e4;
	cursor: default;
}
#content li {
	font-size: 12px;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#hm-advert {
	height: 210px;
	width: 818px;
	float: left;
	margin-top: 10px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bullseye.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#hm-advert-left {
	height: 190px;
	width: 498px;
	float: left;
	padding: 10px;
}
#hm-advert-left h1 {
	color: #FC2A05;
	font-weight: bold;
	font-size: 26px;
}
#hm-advert-right {
	height: 210px;
	width: 275px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	font-weight: bold;
}
.hm-advert-tabs {
	height: 39px;
	float: left;
	width: 255px;
	background-image: url(../images/hm-tab-off.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 14px;
}
.hm-advert-tabs:hover {
	background-image: url(../images/hm-tab-on.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 5px;
	cursor: default;
}
.hm-advert-tabs-btm {
	height: 40px;
	float: left;
	width: 255px;
	background-image: url(../images/hm-tab-off.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 14px;
}
.hm-advert-tabs-btm:hover {
	background-image: url(../images/hm-tab-on.jpg);
	background-position: right;
	background-repeat: repeat-y;
	cursor: default;
}
.pbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFA927;
	margin-top: 30px;
}
