#wrapper {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFFFFF url(file:///C|/Documents%20and%20Settings/gt/images/images/products_background.gif) no-repeat 333px 555px;
	text-align: center;
	border-top-style: none;
	border-bottom-style: none;
}
/*solutions page*/
.figure img {
	padding: 2px;
	float: left;
}
/*solutions page*/
.figure img {
	padding: 2px;
	float: left;
}

#feature #wrapper #main .figure P {
	font: normal 1.1em/normal Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	padding: 2px;
	margin: 0px;
	width: 310px;
	float: left;
	background-color: #e2e2e2;
}
#feature #wrapper #main2 H2 {
	color: #FFFFFF;
	background-color: #EC0300;
	width: 640px;
	margin-bottom: 20px;
	border-bottom: 4px solid #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
}


#main {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 640px;
	height: 260px;
	background-image: url(../images/main_images/committed.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#main2 {
	background-color: #FFFFFF;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
#main2 h1 {
/*	font-size: 10px;font-style: italic; */
}

#main2 P {
	color: #333333;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div.figure {
	float: left;
	width: 310px;
	background-color: #FFFFFF;
	height: 110px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
}

.style2 {font-size: 15px;font-style: italic;}
.style3 {font-size: 15px;}
.hiddenkey {font-size: 1px;color: #CCCCCC;}
.style35 {color: #333333;}

#accordion p {font-size: 12px;color: #000;margin:0;padding-top:0;padding-bottom:20px;}
#accordion a {font-size: 12px;color: blue;text-decoration: none;}
#accordion a:hover {color: red;}
#accordion h2 a:link {font-size: 16px;font-weight:bold;color: #fff;margin:3px 3px 3px 20px;padding:3px;}

#titlelead {
	color: #333333;
	margin-top: 10px;
	font-size: 1.5em;
	border-top: 3px solid #EC0300;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
}