body,
html {
	margin:0;
	padding:0;
	color:#000;
	}
body {
	min-width:750px;
	}	
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #3A4EA0;
	text-decoration: underline;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.redheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.leftcol {
	position: absolute;
	top: 0px;
	left: 100px;
	float: left;
}
.rightcol {
	position: absolute;
	top: 0px;
	left: 360px;
}
#leftcolReg {
	position: absolute;
	top: 80px;
	left: 0px;
}
#rightcolReg {
	position: absolute;
	top: 80px;
	left: 360px;
}
#leftcolInd {
	position: absolute;
	top: 0px;
	left: 0px;
}
#rightcolInd {
	position: absolute;
	top: 0px;
	left: 330px;
}
#leftcolCustom {
	position: absolute;
	top: 0px;
	left: 100px;
}
#rightcolCustom {
	position: absolute;
	top: 0px;
	left: 360px;
}

#rightcolStock {
	position: absolute;
	top: 0px;
	left: 480px;
}
.leftcol2 {
	width: 210px;
	position: absolute;
	left: 20px;
	top: 0px;
}
.rightcol2 {
	position: absolute;
	left: 250px;
	top: 0px;
}
.leftcol3 {
	width: 210px;
	position: absolute;
	left: 0px;
	top: 50px;
}
.rightcol3 {
	position: absolute;
	left: 240px;
	top: 50px;
}
.stockcol {
	position: absolute;
	top: 0px;
	left: 60px;
	padding-bottom: 10px;
}
.centerbox {
	position: relative;
	width: 700px;
	height: 50px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A4EA0;
}
.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A4EA0;
	font-style: italic;
	font-weight: bold;
}
.mainscreen {
	position: relative;
	top: 35px;
	margin-bottom: 10px;
	clear: left;
}
#mainscreen2 {
	position: relative;
	top: 5px;
	margin-bottom: 10px;
}
#mainstock {
	position: relative;
	top: 115px;
	margin-bottom: 10px;
}
#mainSC {
	position: relative;
	top: 175px;
	margin-bottom: 80px;
}
.lowbox {
	position: relative;
	width: 500px;
}
#footer {
	position: relative;
	width: 500px;
	bottom: 10px;
}
.lastbox {
	position: relative;
	width: 500px;
	top: 25px;
}
#lastboxContact {
	position: relative;
	width: 500px;
	top: 10px;
}
#lastboxInd {
	position: relative;
	width: 500px;
	top: 255px;
}
#topnav {
	position: relative;
	width: 650px;
	height: 140px;
	margin-bottom: 20px;
}
#farleft {
	position: absolute;
	width: 130px;
	left: 0px;
	top: 20px;
}
#midleft {
	position: absolute;
	width: 130px;
	left: 130px;
	top: 10px;
}
#center {
	position: absolute;
	width: 130px;
	left: 260px;
	top: 0px;
}
#midright {
	position: absolute;
	width: 130px;
	top: 10px;
	right: 130px;
}
#farright {
	position: absolute;
	width: 130px;
	right: 0px;
	top: 20px;
}
#logo {
	position: absolute;
	width: 277px;
	left: 186px;	
	top: 67px;
}
.textLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.tiny {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	float: right;
	clear: both;
}
.tinyH {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	clear: both;
	margin-right:50px;
}
.tinyH a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.redheader3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
 Styles for registration page 
#wrap {
	margin: 0 auto;
	width: 700px;
}
#main {
	float:left;
	width:250px;
	margin:5px 20px 20px 40px;
	}
#sidebar {
	float:right;
	width:250px;
	margin:5px 40px 20px 20px;
	}

form div#main p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	}
form div#sidebar p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 8px;
	}
form div#main p label, form div#sidebar p label {
	float: left;
	}
form div#main p input, form div#sidebar p input {
	float: right;
	}
form div#main p select, form div#sidebar p select {
	float: right;
	}
#end {
	clear:both;
	width: 580px;
	}

 End styles for registration page 
 Index page
#nav {
	background:#c99;
	}
#content {
	margin: 0 auto;
	width: 700px;
}
#footer {
	clear:both;
	margin-top: 30px;
	}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.leftInd {
	float:left;
	width:330px;
	margin:5px;
	}
.rightInd {
	float:right;
	width:330px;
	margin:5px;
	}
.left2Ind {
	float:left;
	width:200px;
	margin:5px 20px 5px 60px;
	}
.right2Ind {
	float:right;
	width:270px;
	margin:5px 50px 5px 0px;
	}
.leftDemo {
	float:left;
	width:240px;
	margin:5px 0px 5px 70px;
	}
.leftFullDemo {
	float:left;
	width:600px;
	margin:5px 0px 5px 70px;
	}
.rightDemo {
	float:right;
	width:250px;
	margin:5px 10px 5px 30px;
	}
.rightCRMDemo {
	float:right;
	width:250px;
	margin:5px 40px 5px 0px;
	}
.leftDownload {
	float:left;
	width:110px;
	margin:20px 0px 5px 0px;
	}
.rightDownload {
	float:left;
	width:450px;
	margin:20px 10px 5px 10px;
	}
.rightDownload2 {
	float:left;
	width:450px;
	margin:15px 10px 5px 10px;
	}
.Downloads {
	width:600px;
	}
.clear {
	clear:both;
	}
	 End Index
.tinyH {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	float: right;
	clear: both;
}
