
body {
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: normal;
	background-color: #92a7b5;
	text-align: center;
	margin: 10px
	}
	
/*html {
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}*/

a {
	color: #cc0000;
	text-decoration: underline
	}

a:hover {
	color: #cc0000;
	text-decoration: none
	}

a.whitelinks {
	color: #000;
	text-decoration: underline
	}

a.whitelinks:hover {
	color: #cc0000;
	text-decoration: underline
	}

a.bluelinks {
	color: #0052ae;
	text-decoration: underline
	}

a.bluelinks:hover {
	color: #0052ae;
	text-decoration: none
	}

a.brightbluelinks {
	color: #0052ae;
	text-decoration: underline
	}

a.brightbluelinks:hover {
	color: #0052ae;
	text-decoration: none
	}

#navbar a {
	color: #ffffff;
	text-decoration: none
	}

#navbar a:hover {
	color: #ffffff;
	text-decoration: underline
	}

#machinenav a {
	color: #333333;
	text-decoration: underline
	}

#machinenav a:hover {
	color: #cc0000;
	text-decoration: none
	}

#linkfloat h5 a {
	color: #0052ae;
	text-decoration: underline
	}

#linkfloat h5 a:hover {
	color: #0052ae;
	text-decoration: none
	}

hr {
	color: #333333;
	background-color: #333333;
	margin-bottom: 20px;
	width: 740px;
	height: 1px;
	clear: both;
	border: 0
	}

#centercolumn {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 790px
	}

#header {
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 790px;
	height: 105px;
	clear: both
	}

#languageselector {
	font-size: 10px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 50px 16px 0 0;
	padding: 0;
	height: 25px;
	float: right
	}

#languageselector img {
	vertical-align: middle
	}

#subnav {
	text-align: right;
	margin: 5px 11px 0 0;
	padding: 0;
	height: 25px;
	float: right;
	clear: right
	}

#subnav form {
	margin: 0 5px;
	padding: 0
	}

#subnav form span {
	color: #069;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0 5px;
	padding: 0;
	vertical-align: middle
	}

#subnav form img {
	background-color: #069;
	margin: 0 5px 0 0;
	padding: 0;
	height: 11px;
	vertical-align: middle
	}

#subnav form select, #subnav form input {
	font-size: 10px;
	margin: 0;
	padding: 0;
	vertical-align: middle
	}

#shadowbox {
	background: url(images/navbar_bg.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	width: 790px
	}

#navbar {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(images/nav_bg_blue.gif);
	text-align: center;
	margin: 0 6px;
	padding: 0;
	width: 778px;
	height: 29px;
	clear: both
	}

#nav {
	margin: 0 10px;
	padding: 0;
	width: 750px;
}

#nav li {
	list-style-type: none;
	margin: 0;
	padding: 5px;
	_padding: 6px;
	width: auto;
	float: left;
	}

#nav li a {
	color: #fff;
	text-decoration: underline;
	display: block
	}

#nav li a:hover {
	color: #fff;
	text-decoration: underline;
	display: block
	}

#nav ul, #nav ul ul, #nav ul ul ul {
	background-color: #ccc;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -999em;
	width: 140px;
	border: solid 1px #999;
	z-index:555;
	}

#nav ul li, #nav ul ul li, #nav ul ul ul li {
	background-color: #999;
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#nav ul li a, #nav ul ul li a, #nav ul ul ul li a {
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #999;
	display: block;
	margin: 0;
	padding: 1px 3px;
	width: 132px;
	width: "140px";
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #ccc
	}

#nav ul li a.last, #nav ul ul li a.last, ul ul ul li a.last {
	border-bottom: 1px solid #ccc
	}

#nav ul li a.parent, #nav ul ul li a.parent, #nav ul ul ul li a.parent {
	background: #999 url(images/arrows.gif) no-repeat 122px center
	}

#nav ul li a:hover, #nav ul ul li a:hover, #nav ul ul ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #900
	}

#nav ul {
	margin: 0;
	padding: 0
	}

#nav ul ul, #nav ul ul ul {
	margin: -18px 0 0 132px
	}

#nav li:hover ul, #nav li:hover ul ul, #nav li.sfhover ul, #nav li.sfhover ul ul {
	left: auto
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto
	}

#subheadimage {
	margin: 0;
	padding: 0;
	width: 790px;
	clear: left
	}

#contentcaptop, #contentcapbottom {
	margin: 0;
	padding: 0;
	width: 790px;
	height: 30px !important;
	clear: both
	}

#contentcaptop {
	background: url(images/content_cap_top.gif) no-repeat left bottom
	}

#contentcapbottom {
	background: url(images/content_cap_bottom.gif) no-repeat left top
	}

#contentcontainer {
	background-color: #b8b9ad;
	background-image: url(images/container_bg.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	width: 790px !important;
	clear: both
	}

#highlightleft .drop, #highlightright .drop {
	margin-bottom: 20px
	}

.bold {
	font-weight: bolder
	}

.barepic {
	border: none
	}

.right {
	margin: 5px;
	padding: 2px;
	float: right
	}

.lefttwenty {
	margin: 0 20px 20px 0;
	padding: 0;
	float: left
	}

.left {
	margin: 5px;
	padding: 2px;
	float: left
	}

.center {
	margin-right: auto;
	margin-left: auto;
	width: auto
	}

.dkgrayborder {
	border: solid 1px #333333
	}

#fauxcolumns {
	background: #E3E5D6 url(images/faux_column_bg.gif) repeat-y;
	text-align: center;
	margin: 0 5px;
	padding: 0;
	width: 780px;
	clear: both
	}

#fauxleft {
	margin: 10px 0 0;
	padding: 0;
	width: 173px;
	float: left;
	display:inline;
	}

/* Side navigation Controls */
#sidebar {
	font-size: 11px;
	line-height: 16px;
	background-color: #cccccc;
	text-align: left;
	margin: 0;
	padding: 0
	}

#sidebar ul {
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0
	}

#sidebar li.selected a {
	color: #000 !important;
	font-weight: bold !important
	}

#sidebar li.selected a:hover {
	color: #fff !important;
	font-weight: bolder !important
	}

#sidebar li {
	margin: 0 0 1px
	}

#sidebar a {
	color: #fff;
	text-decoration: none;
	background-color: #676862;
	display: block;
	margin: 0;
	padding: 5px 10px;
    width: 153px;
    width: "173px";
	}

#sidebar a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000
	}

#sidebar ul ul li {
	margin: 0 0 1px
	}

#sidebar ul ul a {
	color: #fff;
	text-decoration: none;
	background-color: #369;
	display: block;
	padding: 5px 5px 5px 20px;
    width: 148px;
    width: "173px";
	}

#sidebar ul ul a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000
	}

#sidebar ul ul ul li {
	margin: 0 0 1px
	}

#sidebar ul ul ul a {
	color: #fff;
	text-decoration: none;
	background-color: #519ff7;
	display: block;
	padding: 5px 5px 5px 30px;
    width: 138px;
    width: "173px";
	}

#sidebar ul ul ul a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000
	}

#sidebar ul ul ul ul li {
	margin: 0 0 1px
	}

#sidebar ul ul ul ul a {
	color: #fff;
	text-decoration: none;
	background-color: #92a7b5;
	display: block;
	padding: 5px 5px 5px 40px;
    width: 128px;
    width: "173px";
	}

#sidebar ul ul ul ul a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #990000
	}

#sidebar a.selected {
	color: #990000 !important
	}

/* End Side Navigation Controls */
#fauxright {
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 0;
	width: 567px;
	float: left;
	display:inline;
	}

#fauxright ul {
	color: #000;
	font-size: 12px;
	text-align: left;
	list-style: none;
	margin: 20px 0 0;
	padding: 0
	}

#fauxright ul.bullets {
	color: #000;
	font-size: 12px;
	text-align: left;
	list-style: disc;
	margin: 20px;
	padding: 0
	}

#fauxright ul.arrows {
	color: #000;
	font-size: 12px;
	text-align: left;
	list-style: url(images/greenarrow.jpg);
	margin: 20px 20px 20px 40px;
	padding: 0
	}
	
/*#fauxright ul.arrows {
	color: #000;
	font-size: 12px;
	text-align: left;
	list-style: url(images/image_bluearrow.gif);
	margin: 20px 20px 20px 40px;
	padding: 0
	}*/

#fauxright ul.arrows span, #fauxright ol span {
	color: #0052ae;
	font-weight: bold
	}

#fauxright ol {
	color: #000;
	font-size: 12px;
	text-align: left;
	list-style: decimal;
	margin: 20px 20px 20px 40px;
	padding: 0
	}

#fauxright ol.spacedlist li {
	margin-bottom: 20px
	}

#fauxright h3 {
	color: #0052ae;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px dashed #cccccc
	}

#fauxright h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright h4.bluebar {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	background-color: #0052ae;
	text-align: left;
	margin: 0 0 20px;
	padding: 0 0 0 3px;
	width: auto
	}

#fauxright h4.blue {
	color: #0052ae;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright h4.bluenodrop {
	color: #0052ae;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright h3.blue18 {
	color: #0052ae;
	font-size: 18px !important;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0 !important
	}

#fauxright h4.blue14 {
	color: #0052ae;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px dashed #cccccc
	}

#fauxright h5.blue14 {
	color: #0052ae;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 0 none
	}

#fauxright h4.blue12 {
	color: #0052ae;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright h5.jobs {
	color: #0052ae;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright h5.white18 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright h5.white14 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright h5.bignumber {
	color: #0052ae;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0
	}

#fauxright p {
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright p.hoops {
	color: #0052ae;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright p.nodrop {
	color: #000;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright p.blueunderlined {
	color: #0052ae;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright p.functions {
	color: #0052ae;
	font-weight: bold;
	margin: 0;
	padding: 0
	}

#fauxright p.bigred {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0
	}

#fauxright #colmancart {
	font-family: verdana, Arial, sans-serif;
	background: #fff;
	text-align: left;
	margin: 0 auto 20px;
	padding: 5px;
	width: 350px;
	border: solid 1px #ccc
	}

#fauxright p.note {
	font-size: 10px
	}

#fauxright span.bluebold {
	color: #0052ae;
	font-weight: bold
	}

#fauxright hr.dotted {
	background: transparent;
	margin: 0 0 20px;
	width: 567px;
	height: 1px;
	border-top: 1px dashed #cccccc
	}

#fauxright img {
	margin: 0;
	padding: 0
	}

#fauxright dl {
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0
	}

#fauxright dl dt {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0
	}

#fauxright dl dd {
	font-size: 12px;
	margin: 0 0 20px 20px;
	padding: 0
	}

#columnwraper {
	margin: 0;
	padding: 0
	}

#twocoltitle {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	margin: 0 0 0 193px;
	padding: 0;
	width: 587px;
	height: 35px
	}

#twocoltitle h3 {
	color: #cc0000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0
	}

.productdesc {
	margin: 0 0 20px 20px;
	padding: 0;
	width: 350px;
	float: right;
	_margin: 0 0 20px 0
	}

/* CONTROLS FOR MACHINE TABS */
#machinenavwrapper {
	background-image: url(images/body_background.gif);
	margin: 0 5px;
	padding: 0;
	width: 780px;
	clear: both;

	}

#machinenav {
	color: #000;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: left;
	margin: 0 0 0 193px;
	padding: 0;
	width: 587px;
	height: 23px
	}

#machinenav ul {
	list-style: none;
	margin: 0;
	padding: 0
	}

#machinenav li {
	display: inline;
	margin: 0;
	padding: 0
	}

#machinenav a {
	text-decoration: none;
	background: url(images/tableft.gif) no-repeat 0 -42px;
	margin: 0;
	padding: 0 0 0 4px;
	float: left
	}

#machinenav a.contact {
	background: url(images/tableft_con.gif) no-repeat 0 -42px;
    }

#machinenav a span {
	color: #fff;
	background: url(images/tabright.gif) no-repeat 100% -42px;
	display: block;
	margin: 0;
	padding: 4px 6px 3px 1px;
	float: left
	}
	
#machinenav a.contact span {
    background: url(images/tabright_con.gif) no-repeat 100% -42px;
    }    	

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#machinenav a span {
	float: none
	}

/* End IE5-Mac hack */
#machinenav a:hover span {
	color: #ffffff
	}

#machinenav a:hover {
	background-position: 0 -84px
	}

#machinenav a:hover span {
	background-position: 100% -84px
	}

#machinenav a.selected {
	background-position: 0 0
	}

#machinenav a.selected span {
	color: #ffffff;
	background-position: 100% 0
	}

/* END CONTROLS FOR MACHINE TABS */
#breadcrumbs, #pdf {
	color: #000;
	font-size: 10px !important;
	text-align: left;
	margin: 0 0 20px;
	padding: 0;
	width: auto
	}

#pdf img {
	vertical-align: middle
	}

#machineheader {
	display: block;
	margin: 0;
	padding: 0;
	width: 567px
	}

#linkfloat {
	text-align: left;
	display: inline;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 273px;
	float: left
	}

#linkfloat h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0
	}

#floatalign {
	margin: 0;
	padding: 0;
	width: auto;
	clear: both
	}

#highlightleft {
	text-align: left;
	display: inline;
	margin: 0 10px 20px 0;
	padding: 0;
	width: 273px;
	float: left
	}

#highlightleft p.callus, #fauxright p.callus {
	color: #0052ae;
	font-size: 14px;
	font-weight: bold
	}

#highlightleft p.blue, #fauxright p.blue {
	color: #0052ae
	}

#highlightright {
	text-align: left;
	display: inline;
	margin: 0 0 20px 10px;
	padding: 0;
	width: 273px;
	float: left
	}

#eventtable caption, .eventtable caption {
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #0052ae;
	text-transform: uppercase;
	display: table-caption;
	margin: 0;
	padding: 3px;
	border-width: 1px 1px 0
	}

#eventtable, .eventtable {
	color: #000;
	margin: 0 0 20px;
	padding: 3px;
	width: 547px;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #666666;
	border-collapse: collapse;
	border-spacing: 0
	}

#eventtable, #eventtable td, #eventtable th, #eventtable caption, .eventtable, .eventtable td, .eventtable th, .eventtable caption {
	text-align: left;
	border-style: solid;
	border-color: #666666
	}

#eventtable td, #eventtable th, .eventtable td, .eventtable th {
	margin: 0;
	padding: 3px;
	vertical-align: top;
	border-width: 1px 1px 0 0
	}

#eventtable th, .eventtable th {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase
	}

#eventtable td, .eventtable td {
	font-size: 12px
	}

#footer {
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #ffffff;
	text-align: center;
	margin: 0 5px;
	padding: 10px 0;
	width: 780px;
	clear: both;
	border-top: 10px solid #cc0000
	}

#footer p {
	margin: 0 20px
	}

#copyright {
	color: #333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
	}

#copyright p {
	margin: 0
	}

.calHead {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-align: center !important;
	width: 100px;
	vertical-align: top
	}

.calDay {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	width: 100px;
	vertical-align: top
	}

.calHeadWeekEnd {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-align: center !important;
	width: 30px;
	vertical-align: top
	}

.calDayWeekEnd {
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	width: 30px;
	vertical-align: top
	}

.tampa {
	color: #ffffff;
	font-size: 10px;
	line-height: 17px;
	text-align: left
	}

.jersey {
	color: #ff9900;
	font-size: 10px;
	line-height: 17px;
	text-align: left
	}

.chicago {
	color: #99ccff;
	font-size: 10px;
	line-height: 17px;
	text-align: left
	}

.nc {
	color: #66ff33;
	font-size: 10px;
	line-height: 17px;
	text-align: left
	}

ul.pageNav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #519ff7;
	margin: 0 0 20px;
	padding: 0;
	float: left;
	border-style: solid;
	border-width: 0 0 1px 1px;
	border-color: #cccccc
	}

ul.pageNav li {
	display: inline
	}

ul.pageNav li a {
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 3px 10px;
	float: left;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc
	}

ul.pageNav li a:hover {
	color: #ffffff;
	background-color: #990000
	}

.showstate {
	cursor: pointer;
	margin: 3px;
	float: left
	}

h4.headers {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background: #0052ae !important;
	text-align: left;
	margin: 20px 0 0;
	padding: 5px;
	width: auto;
	border: solid 1px #cccccc
	}

.switchcontent {
	background-color: #92a7b5;
	margin: 0;
	padding: 5px;
	width: auto;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #cccccc
	}

.switchcontent h5 {
	color: #990000;
	font-size: 14px;
	text-align: left
	}

.switchcontent a {
	color: #ffffff;
	text-decoration: underline
	}

.switchcontent a:hover {
	color: #990000;
	text-decoration: none
	}

.clear {
	clear: both
	}
	
ul.bullets {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	list-style: disc;
	}
	
table.specs td{
	vertical-align: top;
	}
	
.specs img	{
	border: 2px solid #0052ae;
	}

.specs span	{
	color: #0052ae;
	font-weight: bold;
	display: inline;
}

.specs2	{
	border: 1px solid #FFF;
	background-color: #000;
	text-align: center;
	font-size: 11px;
	color: #0052ae;
}

.specs2header {
	background-color: #0052ae;
	color: #fff;
	text-align: center;
	font-size: 12px;
}

.specs2content {
	color: #000;
	background-color: #ccc;
}

.specs2contentalternate {
	color: #000;
	background-color: #FFF;
}	

/* Getting Started Mini Nav */

.mininav
{
	border: 1px solid white;
	padding: 0;
	margin: 0;
	background-color: #cccccc;
	width: 339px;
	margin-left: 10px;
}

.mininav td
{
	padding-left: 3px;
	margin: 0;
}

.mininav ul
{
	
	font-weight: bold;
}

.mininav a
{
	color: #b30e0e;
	text-decoration: none;
	padding-left: 12px;
}

.mininav a:hover
{
	color: #000;
	text-decoration: underline;
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -5px;
}

.mininav li
{
	padding-bottom: 5px;
}

.collaspibles {
	font-size: 12px;
	color:#fff;
	text-align: left;
	width: 570px;
	
}
.floatright {
	float:right;	
	padding-left:10px;
}
.floatleft {
	float:left;	
	padding:0px 10px;
	
}
.whitetable {
	color: #000;
	margin: 0 0 20px;
	padding: 3px;
	width: 567px;
	font-size: 12px;
	text-align:left;

	}
	
.purplesq ul { list-style-type:none; padding:0px;  margin-left:0px;}
.purplesq li { background-image:url(images/stichera/Cuadrado-rosa.JPG); background-repeat:no-repeat; background-position:0px 5px; padding-left:10px; margin-top:0px;  }

.stitchContainer{
	margin-top:-180px;
	text-align:left;
	height:350px;
}
.upgradeLiberty {
	position:relative;
	width: 215px;
	height: 62px;
	left: 315px;
	top: 2px;
	
}
.stitchburst{
	position:relative;
	width: 104px;
	height: 104px;
	background:url(images/stichera/greenburst.png) no-repeat;
	padding:20px 10px 10px 2px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	text-align:center;
	left: 40px;
	
}
.stitcherades{
	position:relative;
	width: 310px;
	font:12px Arial, sans-serif;
	color:#fff;
	text-align:left;
	left: 10px;
}
.freetwo{
	position:relative;
	width:200px;
	font:12px Arial, sans-serif;
	color:#fff;
	background:url(images/stichera/PostQuote.png) no-repeat;
	padding-top:8px;
	left: 355px;
	top: -100px;
}
.arttools{
	position:absolute;
	width: 399px;
	left: 788px;
	top: 683px;
	
}
.truetools{
	position:absolute;
	width: 399px;
	left: 788px;
	top: 790px;
	
}

.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {padding: 15px;margin: 15px 0;}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {position: absolute;display: block;margin-top: -24px;background: #fff;padding: 0 8px;font-weight: bold;font-size: 120%;}
.important {border: 1px solid #333;}
.important-blue {border: 1px solid #0D507A;}
.important-red {border: 1px solid #D12E2E;}
.important-green {border: 1px solid #74A824;}
.important-purple {border: 1px solid #9E0E87;}
.important-orange {border: 1px solid #CC8300;}
.important-brown {border: 1px solid #8B6846;}
.important-grey {border: 1px solid #666;}
span.important-title {color: #333;}
span.important-title-blue {color: #0D507A;}
span.important-title-red {color: #D12E2E;}
span.important-title-green {color: #74A824;}
span.important-title-purple {color: #9E0E87;}
span.important-title-orange {color: #CC8300;}
span.important-title-brown {color: #8B6846;}
span.important-title-grey {color: #666;}

