body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 10px 0px 10px 0px;
	padding: 0;
	background-image: url(../images/bg_body.gif);
}


.container {
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 764px;
	margin-left: -385px;
	padding: 0 3px 0 3px;
	border: 1px solid #5F5F5F;
	background: url(../images/bg_column_border.gif);
	
}
#pagecontent {
	position: relative;
	width: 720px; 
	left: 18px;
	padding: 15px 0 18px 0;
	background-color: white;
}

#whitebg {
	background: White;
	padding-bottom: 10px;
}
.logobar {
	background-image: url(../images/bg_logobar.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 56px;
	/*width: 764px;*/
}
.headerbar {
	margin-top: 3px;
	position: relative;
	height: 99px;
	/*width: 764px;*/
	background-image: url(../images/interface_header.jpg);
	background-repeat: no-repeat;
}
.navbar {
	margin-top: 3px;
	position: relative;
	height: 24px;
	/*width: 764px;*/
	background-image: url(../images/bg_navbar.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
.greytext {
	font-size: 10px;
	color: #333333;
}
.lightgreytext {
	font-size: 10px;
	color: #c0bfbf;
}
.phonenumber {
	position: absolute;
	height: 13px;
	width: 98px;
	left: 477px;
	top: 22px;
	padding-left: 18px;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.faxnumber {
	position: absolute;
	height: 13px;
	width: 98px;
	left: 604px;
	top: 22px;
	background-image: url(../images/fax.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 22px;
}
.email {
	position: absolute;
	height: 16px;
	width: 24px;
	left: 728px;
	top: 23px;
	z-index: 10;
}
.logo {
	background-image: url(../images/c_goff_logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 56px;
	width: 285px;
	left: 0px;
	top: 0px;
}
#nav {
	margin: 0;
	padding: 0;
	height: 24px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: right;
	padding: 24px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -24px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -48px;
}
#tproducts a {
	width: 125px;
	background: url(../images/nav_buttons_products.gif) top left no-repeat;
}
#tdealer a {
	width: 125px;
	background: url(../images/nav_buttons_dealer.gif) top left no-repeat;
}
#tcontact a {
	width: 125px;
	background: url(../images/nav_buttons_contact.gif) top left no-repeat;
}
#thome a {
	width: 133px;
	background: url(../images/nav_buttons_home.gif) top left no-repeat;
}
.indextopcontainer {
	margin-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	position: relative;
	width: 764px;
	padding-bottom: 3px;
	height: 170px;
}
.indexsubcontainer {
	position: relative;
	/*width: 764px;*/
	height: 357px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#topleft {
	float: left;
	z-index: 1;
	width: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7B7B7;
	overflow: visible;
	position: relative;
}
#topright {
	float: right;
	position: relative;
	z-index: 1;
	width: 230px;
	height: 170px;
}
#topleftbg {
	background-image: url(../images/bg_topleft.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 527px;
	height: 170px;
	overflow: visible;
	position: relative;
}
/*.toplefttable {
	height: 170px;
}*/
#bottomleft {
	float: left;
	z-index: 1;
	width: 530px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7B7B7;
	overflow: visible;
	position: relative;
	height: 357px;
}
/*#bottomright {
	float: right;
	position: relative;
	z-index: 1;
	width: 230px;
	height: 300px;
}*/
/*#footer {

}*/
#footerwrap {
	border-top: 2px solid #B7B7B7;
	height: 25px;
	clear: both;
	background-color: White;
	padding-top: 3px;
}
#copyright {
	
	font-size: 10px;
	color: #808080;
	float: left;
	position: relative;
	height: 18px;
	width: 450px;
	padding-left: 2px;
	margin-top: 4px;
	margin-right: 4px;
}
#develisys {
	
	
	
	float: right;
	padding-right: 4px;
	position: relative;
	height: 18px;
	width: 150px;
	text-align: right;
	margin-top: 4px;
	margin-right: 4px;
	text-decoration: none;
}

#develisys a:link {
	
	font-size: 10px;
	color: #e5e5e5;
	text-decoration: none;
}
#develisys a:visited {
	
	font-size: 10px;
	color: #e5e5e5;
	text-decoration: none;
}
#develisys a:hover {
	
	font-size: 10px;
	color: #e5e5e5;
	text-decoration: none;
}
#develisys a:active {
	
	font-size: 10px;
	color: #e5e5e5;
	text-decoration: none;
}

a.page:link {
	
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.page:visited {
	
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.page:hover {
	
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}
a.page:active {
	
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}

div#featurebar h2 {
	background-image: url(../images/bg_featured_bar.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 19px;
	width: 517px;
	font-weight: bold;
	color: white;
	padding: 4px 0 0 10px;
	margin: 0;
	font-size: 12px;
}
/*#featurebar {
	background-image: url(../images/bg_featured_bar.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 19px;
	width: 527px;
}*/
#featurebartext {
	background-image: url(../images/featuredbar_text.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 190px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5F5F5F;
	background-image: url(../images/heading_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	margin: 0px;
	line-height: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
	padding: 15px 15px 0px;
	margin: 0px;
	line-height: 100%;
}
.spotlighttext {
	background-color: #FFFFFF;
	background-image: url(../images/big_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 39px;
	width: 153px;
	left: 10px;
	top: 116px;
	
	font-size: 10px;
	color: #333333;
}
.spotlightblurb {
	
	font-size: 10px;
	color: #333333;
	position: absolute;
	height: 30px;
	width: 125px;
	left: 23px;
	top: 5px;
}
.spotlightpic {
	background-color: #FFFFFF;
	position: absolute;
	height: 103px;
	width: 153px;
	left: 10px;
	top: 10px;
}
.boldorangetext {
	
	font-size: 11px;
	font-weight: bold;
	color: #D76630;
}
.orangetext {
	
	font-size: 11px;
	color: #D76630;
}

#homeRightColumn {
	float: right;
	width: 233px;
	margin: 0px;
}
#homeRightColumn #dealer{
	display: block;
}
#homeLeftColumn {
	/*height: 170px;*/
	/*margin-top: 10px;*/
}
#homeWelcome {
	background: url(../images/bg_topleft.gif) #e6e5e5 repeat-x top;
	width: 527px;
}
#homeWelcome h1 {
	margin: 0 0 0 18px;
	padding: 15px 20px 14px 20px;
	
}
#homeWelcome p {
	font-size: 10px;
	margin: 0 18px 0 18px;
	padding-bottom: 14px;
}
#pagecontainer {
	margin: 18px 18px 18px 18px;
}

#innerwrap {
	/*border: 1px solid;*/
}
#homeContainer {
	margin-top: 0;
}
.productbox {
	position: relative; 
	padding-bottom: 15px;
	margin-bottom: 7px; 
	border: 1px solid #dfdede; 
	float:left; 
	width:720px; 
	background: url(../images/products_bg_grad.gif) repeat-x bottom;
}
.productbox img {
	height:107px; 
	width:107px; 
	margin: 15px 15px 0 15px; 
	float: left;
}
.productbox p{
	margin: 15px 0 15px;
}

.textbox {
	position: relative; 
	float:left;
	left: 5px; 
	top: 0; 
	width: 450px;
}


.productbox a img {
	width: 82px;
	height: 18px;
	position: absolute; 
	left:605px; 
	top:90px;
}
.categorybox {
	position: relative;
	width: 720px;
	border: 1px solid #dfdede; 
	background: url(../images/products_bg_grad.gif) repeat-x bottom;
	margin: 0 0 7px 0;
}
.categorybox ul {
	list-style-image: url(../images/download_aarow.gif); 
	
	
	
}
