* {
	padding:0px;
	margin:0px;
}

html {
	height:100%
}

body {
	margin:0 auto;
	width:940px;
	background:url(../images/cssimg/global_bg.jpg) repeat-x #B3B3B3;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2e31;
	font-size:12px;
}

#wrapper {
	background:#FFFFFF;
}

h2 {
color: #04367D;
}

#header {
	width:940px;
	height:130px;
	background-image:url(../images/cssimg/site-header.jpg);
}

#header h1 {
	text-indent:-5000px;
}

.productTitle h2 {
	color:#FFFFFF;
	padding-left:1em;
	font-size:1em;
}

#navbar {
	background:url(../images/cssimg/menu_bg.jpg);
	height:37px;
	position: relative;
	z-index: 10px;
}

.main-nav-item {
}

#content {
	background-color:#FFFFFF;
margin-bottom:10px;
padding-bottom:10px;
padding-top:10px;
}

#footer {
	clear:both;
	background:url(../images/cssimg/footer-background.jpg);
	height:67px;
}

#sidebar1 {
	float:left;
	margin-left:1em;
	width: 221px;
}

#quick-find {
	list-style-position:inside;
}

#sidebar2 {
	float:right;
	margin-right:1em;
	width: 221px;
}

.search-field {
	width: 190px;
}

#mainContent {
	margin: 0 221px;
	padding: 0 19px;
}

#mainContentNoLeft {
	margin: 0 221px 0 10px;
	padding: 0 19px;
	width:70%;
	min-height:680px;
}

#mainContent2 {
	margin-left:221px;
	padding: 0 19px;
}

#wideContent {
	padding: 0 19px;
}

#logofloat {
	position:absolute;
	width:289px;
	height:190px;
	z-index:10;
	margin-left:650px;
	margin-top:-30px;
}

#footer-left {
	float:left;
	margin:1em 0 0 2em;
}

#footer-right {
	float:right;
	padding:1em 2em 0 0;
}

#footer-right a {
color: #548dd4;
font-weight: bold;
text-decoration: none;
}

/*
=================================================
MODULES
=================================================
*/

.greentop {
	background:url(../images/cssimg/box_top.jpg) no-repeat;
	width:221px;
	height:10px;
margin-top: 10px;
}

.greenmiddle {
	background:url(../images/cssimg/box_mid.jpg) repeat-y;
	width:221px;
	padding:5px;
}

.greenbottom {
	background:url(../images/cssimg/box_foot.png) no-repeat;
	width:221px;
	height:9px;
	margin-bottom:10px;
}

/*
=================================================
TYPOGRAPHY
=================================================
*/
.contentheading {
	color:#ed1c24;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}

.greenmiddle h3 {
	margin-right:10px;
	margin-bottom:5px;
	color:#ed1c24;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
	border-bottom:solid 2px #fbd2d4;
	padding-bottom:2px;
}


#webapp4742pagination, #webapp4742pagination ul {
	padding: 0;
	margin-left:340px;
	list-style: none;
}

#webapp4742pagination li {
	float:left;
        padding:3px;
		
}

li.pag-next {
       padding-left: 5px;
	}

#webapp4742pagination a {
color: #548dd4;
}


#java-img {
float: left;
cursor:help;
}

#java-desc {
float: left;
width: 140px;
}

p {
margin-bottom:10px;
}

.brochure-image {
float: left;
margin-left:25px;
margin-top:35px;
}

.brochure-info {
float: left;
width: 50%;
}

.product-image {
background-image: url(../products/imagecoming.png);
}


.clear {
clear:both;
}

input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
width:195px;}

.cat_listbox {
height:100px;
}

#contact-form {
width: 250px;
}

#contact-form textarea.cat_listbox {
width: 415px;
}
