/* CSS Document */

#left-col {
	width:712px;
	float:left;
	margin-top:24px;
}

#right-col {
	width:255px;
	float:right;
	margin-top:24px;
/*	background-color:#FF9900;*/
}

#content-wrapper {
	width:712px;
/*	background-color:#996699;*/
	
}

.content-whole {
	width:692px;
	padding-left:10px;
	padding-right:10px;
}

.content-left {
	width:158px;
	float:left;
	/*background-color:#00CC00;*/
	text-align:left;
/*	padding-left:15px;
	padding-right:15px;*/
}

.content-right {
	width:542px;
	float:right;
/*	background-color:#CC00CC;*/
}

#contact-content-wrapper {
	width:980px;
/*	background-color:#996699;*/
	
}

.contact-content-left {
	width:490px;
	float:left;
/*	background-color:#00CC00;*/
	text-align:left;
}

.contact-content-right {
	width:440px;
	float:right;
/*	background-color:#00CC00;*/
	text-align:left;
}

#clients-content-wrapper {
	width:980px;
/*	background-color:#996699;*/
	
}

#clients-content-wrapper-header {
	width:980px;
	height:14px;
/*	background-color:#996699;*/
	background-image:url(/graphics/clients/curve-backtop.png);
	background-repeat:no-repeat;	
	margin-top:0px;
}

#clients-content-wrapper-middle {
	width:980px;
/*	background-color:#996699;*/
	background-image:url(/graphics/clients/curve-middle.png);
	background-repeat:repeat-y;	
}

#clients-content-wrapper-footer {
	width:980px;
	height:14px;
/*	background-color:#996699;*/
	background-image:url(/graphics/clients/curve-backbottom.png);
	background-repeat:no-repeat;
}

.clients-content-whole {
	width:980px;
/*	background-color:#00CC00;*/
	text-align:left;
	padding:10px;
	color:#000000;
}

#content-main-image {
	width:712px;
	height:177px;
	margin-top:0px;
	margin-bottom:20px;
}

#breadcrumb {
	
}

#breadcrumb-left {
	width:7px;
	height:26px;
	float:left;
}

#breadcrumb-middle {	
	width:695px;
	height:20px;
	float:left;
	background-image:url(/graphics/common/breadcrumbsmiddle.png);
	background-repeat:repeat-x;
	padding-top:6px;
	padding-left:3px;
}

#breadcrumb-right {
	float:left;
	width:7px;
	height:26px;
}

#contact-box {
	width:158px;
}

#contact-box-header {
	width:158px;
	height:7px;
	background-image:url(/graphics/common/contacthometop.png);
	background-repeat:no-repeat;
}

#contact-box-middle {
	width:118px;
	background-color:#232323;
	background-image:url(/graphics/common/contacthomemiddle.png);
	background-repeat:repeat-y;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:14px;
}

#contact-box-footer {
	width:158px;
	height:23px;
	background-image:url(/graphics/common/contacthomebottom.png);
	background-repeat:no-repeat;
}

.list-box {
	width:252px;
}

.list-box-header {
	width:232px;
	height:28px;
	background-image:url(/graphics/common/newsboxtop.png);
	background-repeat:no-repeat;
	color:#3ECFD4;
	font-size:18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

.list-box-middle {
	width:252px;
	background-image:url(/graphics/common/newsboxmid.png);
	background-repeat:repeat-y;
}

.list-box-item {
	width:232px;
	padding:10px;
/*	padding-left:10px;
	padding-right:10px;*/
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999999;
	color:#737373;
}

.list-box-item a{
	color:#737373;
}

.list-box-item:hover {
	color:#FFFFFF;
	background-image:url(/graphics/common/newsboxmidroll.png);
}

.list-box-item:hover a {
	color:#3ECFD4;
}

.list-box-footer {
	width:252px;
	height:23px;
	background-image:url(/graphics/common/newsboxbottom.png);
	background-repeat:no-repeat;
}

.right-speech-box {
	width:252px;
	margin-bottom:20px;
}

.right-speech-box-header {
	width:252px;
	height:10px;
	background-image:url(/graphics/common/right-box-top.png);
	background-repeat:no-repeat;
}

.right-speech-box-middle {
	width:212px;
	background-color:#232323;
	background-image:url(/graphics/common/right-box-middle.png);
	background-repeat:repeat-y;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}

.right-speech-box-footer {
	width:252px;
	height:22px;
	background-image:url(/graphics/common/right-box-bottom.png);
	background-repeat:no-repeat;
}

.generic-list-item {
	width:692px;
	margin-bottom:10px;
}

.director-image {
	width:112px;
	height:167px;
	float:left;
	margin-right:30px;
}

.right-speech-box {
	width:252px;
	margin-bottom:20px;
}

.director-box {
	width:367px;
	float:left;
/*	margin-left:10px;*/
}

.director-box-header {
	width:367px;
	height:10px;
	background-image:url(/graphics/common/dir-textbox-top.png);
	background-repeat:no-repeat;
}

.director-box-middle {
	width:327px;
	background-color:#232323;
	background-image:url(/graphics/common/dir-textbox-middle.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}

.director-box-footer {
	width:367px;
	height:23px;
	background-image:url(/graphics/common/dir-textbox-bottom.png);
	background-repeat:no-repeat;
}

.form-input {
	width:200px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
}

.form-input-long {
	width:400px;
	margin-bottom:7px;
	font-family:Arial, Helvetica, sans-serif;
}

.forms {
	margin-top:10px;
}

#manufacturer-list {
	width:980px;
}

.manufacturer-list-item {
	width:230px;
	float:left;
	margin-bottom:10px;
}

.manufacturer-list-item-image {
	width:230px;
}

.manufacturer-list-item-spacer {
	width:10px;
	height:10px;
	float:left;
}

.slide-box-header {
	width:692px;
	height:25px;
	background-color:#232323;
}

.slide-box-header-left {
	width:582px;
	height:20px;
	float:left;
	padding-top:5px;
	padding-left:10px;
}

.slide-box-header-right {
	width:90px;
	height:21px;
	float:right;
	padding-top:4px;
	text-align:right;
	padding-right:10px;
}

.slide-box-information {
	width:672px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin-bottom:3px;
	float:left;
}

#news-options {
	height:30px;
	margin:bottom:10px;
}

#news-options a{
	color:#FFFFFF;
}