body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #EFEFEF;
	color: #444444;
}

.floatcode {
	clear:both;
	height:1px;
	overflow:hidden;
}


P {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #007C4B;
	line-height: 30px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #007C4B;
	margin: 0px;
	padding: 0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007C4B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007C4B;
	margin: 0px;
	padding: 0px;
}

H6 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 5px;
	line-height: 5px;
}

a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

a:hover {
	color: #007C4B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007C4B;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-type:disc;
	list-style-position:outside;
}

li {
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0;
	margin-right: 0;
	margin-left: -15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 10px;
}

.Pmargin {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bottomPadding {
	padding-bottom: 10px;
}

.green {
	color: #007C4B;
}

.greenSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #007C4B;
}

.whiteline {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
}

.bottomwhiteline {
	padding-top: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.bottomwhitelineNoMargin {
	padding-top: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.darkline {
	padding-bottom: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 15px;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
}
.reg {
	font-size: 70%;
	margin-bottom: 100px;
	vertical-align: top;
	position: relative;
	top: -2px;
}


.topLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007C4B;
}

.topLink a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #007C4B;
}

.topLink a:hover {
	color: #333333;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img#soloflo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a.img#soloflo:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#hold {
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topper {
	height: 20px;
	background-image: url(Images/topper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headeHold {
	background-image: url(Images/headerHoldBG.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 140px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#logo {
	width: 180px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#topmenu{
	margin: 0;
	height: 60px;
	width: 650px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu ul{
}

#topmenu li{
	display: inline;
}

* html #topmenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#topmenu li a{
	float: left;
	color: #666666;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 40px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F1F1F1;
	border-bottom-style: none;
}

#topmenu li a:hover{
	color: #333333;
	text-decoration: none;
	background-color: #F1F1F1;
	border-bottom-style: none;
}

#topmenu li a:active{
	color: #333333;
	text-decoration: none;
	background-color: #F1F1F1;
	border-bottom-style: none;
}

#flashcontent {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/homeflash_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}

#homebottom {
	background-image: url(Images/homeflash_bottom.jpg);
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}

#home1 {
	float: right;
	height: 110px;
	width: 500px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#home2 {
	float: right;
	height: 110px;
	width: 500px;
	background-color: #FFFFFF;
}

#home3 {
	float: right;
	height: 80px;
	width: 500px;
	background-color: #FFFFFF;
}


#homebottomshadow {
	padding: 0px;
	height: 70px;
	width: 900px;
	background-image: url(Images/shadowbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#graphichold {
	background-image: url(Images/graphicBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #D9D9D9;
}

#graphicApplications {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/graphic_applications.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

#graphicContact {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/graphic_contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-color: #EBEBEB;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}




#graphicProducts {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(Images/graphic_products.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

img#productpic {
	float: left;
	padding-right: 30px;
}

img#installpic {
	float: left;
	padding-right: 20px;
}

img#overviewpic {
	float: left;
	padding-right: 0px;
}

.imgborder {
	border: 1px solid #999999;
}

#flowTable {
	border: 1px solid #CCCCCC;
	width: 100%;
}

.flowHeadLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	letter-spacing: 0px;
	background-image: url(Images/flowHead_light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.flowHeadDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5F5F5;
	letter-spacing: 0px;
	background-image: url(Images/flowHead_dark.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.flowEntryLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/flowEntry_light.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flowEntryDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/flowEntry_dark.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}


.border {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F7F4ED;
}


#graphicTXT {
	width: 300px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 150px;
	padding-left: 50px;
	padding-bottom: 20px;
}

#Left {
	float: left;
	width: 480px;
	border: 1px solid #D8D8D8;
	padding: 20px;
	background-color: #F2F2F2;
	background-image: url(Images/divhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F2F2F2;
}

#Left p {
	text-align: justify;
}

#Right {
	float: right;
	width: 230px;
	border: 1px solid #D8D8D8;
	padding: 20px;
	background-color: #F2F2F2;
	background-image: url(Images/divhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
}

#fullWidth {
	background-color: #F2F2F2;
	padding: 20px;
	border: 1px solid #D8D8D8;
	background-image: url(Images/divhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#contenthold {
	background-color: #D8D8D8;
	background-image: url(Images/contentshadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#content {
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #C9C9C9;
	border-left-color: #C9C9C9;
}

#contentHead {
	width: 800px;
	background-image: url(Images/H1head.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contentSpacer {
	width: 800px;
	padding: 0px;
	height: 20px;
}

#contentInner {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}

#appHead {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 50px;
	padding-left: 50px;
	background-image: url(Images/H1head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



#contactHold {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}

#contactHold P {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contact1 {
	float: left;
	width: 210px;
	background-color: #F2F2F2;
	border: 1px solid #D8D8D8;
	height: 450px;
	background-image: url(Images/contactHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contact2 {
	display: inline;
	float: left;
	width: 210px;
	background-color: #F2F2F2;
	border: 1px solid #D8D8D8;
	margin-right: 20px;
	margin-left: 20px;
	height: 450px;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 20px;
	padding-left: 21px;
	background-image: url(Images/contactHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contact3 {
	display: inline;
	float: left;
	width: 228px;
	height: 450px;
	padding: 20px;
	background-color: #F2F2F2;
	border: 1px solid #D8D8D8;
}




#bottom {
	padding: 0px;
	height: 70px;
	width: 800px;
	background-image: url(Images/shadowbottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#topSpacer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}

#graphicProcess {
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

#processLeft {
	width: 210px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 140px;
	background-image: url(Images/process_flash_BG.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#processFlash {
	float: left;
	height: 200px;
	width: 600px;
	background-image: url(Images/graphic_process_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#processRight {
	display: inline;
	float: left;
	height: 200px;
	width: 300px;
}

.processDiv {
	background-color: #F2F2F2;
	padding: 20px;
	border: 1px solid #D8D8D8;
	background-image: url(Images/divhead.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.processPic {
	float: right;
	margin-left: 30px;
}

.SquareYellow {
	background-color: #FEEB2D;
	width: 12px;
}

.SquareRed {
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FF0000;
}

.SquareGreen {
	background-color: #038C50;
}

.SquareBlue {
	background-color: #03108C;
}


#threeDhold {
	background-color: #D8D8D8;
	background-image: url(Images/3DBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#threeD {
	width: 900px;
	height: 500px;
	background-image: url(Images/3D_FLASH_REQUIRED.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#footerBG {
	background-image: url(Images/footerBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #005A36;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

#footer {
	height: 200px;
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}



#footercontent {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #C7D9CA;
	padding-top: 80px;
}

#footercontent ul{
}

* html #footercontent ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#footercontent ul li{
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}


#footercontent ul li a{
	color: #6EA686;
	text-decoration: none;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B9B74;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-style: none;
	border-bottom-style: none;
}

#footercontent ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.footerspacer {
	padding-right: 10px;
	padding-left: 10px;
	color: #6EA686;
}
