body {
	background-color: #ffffff;
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1 {
	margin-top: 15px;
	font-size: 18px;
	line-height:20px;
}

h2 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #f84c10;
}

h3 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #f84c10;
	/*color: #666666;*/
}

/* this trick removes the funny dashed border when clicking on links with negative indents */
a {
	outline: none;
}


a:hover
{
	text-decoration: none;
	color: #f84c10;
	font-weight: normal;
}

form {
	margin: opx;
	padding: 0px;
}

#pagecontainer {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#fullwidth_contentcontainer {
	padding-left: 21px;
}

#main_content {
	width: 270px;
	margin-left: 21px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#main_content-2 {
	width: 250px;
	margin-left: 21px;
	float: left;
	display: inline;
	margin-bottom: 10px;
}

#right_content-2 {
	width: 450px;
	float: right;
	display: inline;
	padding: 5px 0px 0px 0px;
}

#right_content {
	width: 400px;
	float: right;
	display: inline;
	padding: 30px 0px 0px 0px;
}

#footer {
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	padding-top: 0px;
	clear: both;
}

#footer p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}

#footDot {
	background-image: url(/images/decoration/dots.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin: 0px;
}

img.headerimage {
	margin-left: 21px;
	margin-top: 21px;
	margin-bottom: 21px;
	padding: 0px;
}

.list_style1 li {
	list-style: url(/images/decoration/bullet_orange.gif);
}

.list_style1_no_offset {
	margin: 0px;
	padding-left: 16px;
}

.list_style1_no_offset li {
	list-style: url(/images/decoration/bullet_orange.gif);
}

.list_style2 {
	margin: 0px;
	padding-left: 0px;

}
.list_style2 li {
	list-style-type: none;
}

.list_style2 li a.on {
	color: #777777;
	font-weight: bold;
}

#breadcrumb {
	margin-left: 21px;
	padding-left: 0px;
}

#breadcrumb li {
	background: url(/images/decoration/bullet_orange.gif) no-repeat 0 50%;
	padding-left: 10px;
	padding-right: 6px;
	float: left;
	list-style-type: none;
}

#breadcrumb a {
	color: #f84c10;
	text-decoration: underline;	
}

/* MAIN NAVIGATION STYLES */

#mainnav {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#mainnav #mainnavlist {
	padding: 0px;
	list-style-type: none;
	height: 17px;
	width: 742px;
	background-image: url(/images/nav.gif);
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#mainnav #mainnavlist li {
	height: 17px;
	width: 106px;
	float: left;
	text-indent: -5000px;
}
#mainnav #mainnavlist li a {
	height: 17px;
	width: 106px;
	display: block;
}
li#mainnavsolutions a:hover, li#mainnavsolutions_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px -17px;
}
li#mainnavwhy a:hover, li#mainnavwhy_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -106px -17px;
}

li#mainnavproducts a:hover, li#mainnavproducts_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -212px -17px;
}
li#mainnavordercards a:hover, li#mainnavordercards_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -318px -17px;
}
li#mainnavpartners a:hover, li#mainnavpartners_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -424px -17px;
}

li#mainnavournews a:hover, li#mainnavournews_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -530px -17px;
}

li#mainnavcontact a:hover, li#mainnavcontact_in {
	background-color: transparent;
	background-image: url(/images/nav.gif);
	background-repeat: no-repeat;
	background-position: -636px -17px;
}



.callout_box {
	background-color: #f84c10;
	padding: 15px;
	color: #fffffe;
	font-size: 10px;
	line-height: 14px;
}

.callout_box a:link, .callout_box a:visited, .callout_box a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.homeOne {
	margin: 0px;
	vertical-align: text-top;
	color: #ffffff;
	background-color: #999999;
	font-size: 10px;
}

.home_findoutmore {
	color: #f84c10;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 20px;
}

#homeSubNav
{
	z-index: 2;
	width: 125px;
	float: left;
	/*border: 1px solid #000000;*/
	margin-top: 30px;
	margin-left: 50px;
	height: 150px;
	display: inline;
}
#homeSubNavCallOut
{
	width: 130px;
	background-color: #ffffff;
	z-index: 3;
	float: right;
	border: 2px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-top: 35px;
	visibility: hidden;
	display: inline;
}

a.enter_site {
	background: url(/images/home/enter.gif);
	width: 117px;
	height: 17px;
	display: block;
	margin-top: 40px;
}

a.enter_site:hover {
	background: url(/images/home/enter_on.gif);
}

a.contact_us {
	background: url(/images/home/contact.gif);
	width: 117px;
	height: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}

a.contact_us:hover {
	background: url(/images/home/contact_on.gif);
}

a.order_cards {
	background: url(/images/home/arrow.gif) no-repeat left;
	height: 19px;
	line-height: 19px;
	display: block;
	padding-left: 25px;
	font-weight: bold;
}

a.order_cards:hover, a.order_cards:visited {
	font-weight: bold;
}

a.order_now {
	background: url(/images/buttons/order_off.gif) no-repeat;
	width: 115px;
	height: 30px;
	display: block;
}

a.order_now:hover {
	background: url(/images/buttons/order_on.gif) no-repeat;
}