/* CSS Document */

#header-wrapper {
	width:auto;
	height:145px;
	background-image:url(/graphics/common/header-bg.jpg);
	background-repeat:repeat-x;
}

#header {
	width:980px;
	height:145px;
	margin-left:auto;
	margin-right:auto;
}

#header-left {
	width:156px;
	float:left;
}

#header-right {
	width:710px;
	float:right;
}


#logo {
	width:161px;
	height:99px;
	float:left;
	margin-top:33px;
}

#tel-number {
	width:200px;
	height:34px;
	float:right;
	margin-top:20px;
}

#tel-number-left {
	width:34px;
	height:34px;
	float:left;
}

#tel-number-right {
	width:auto;
	height:29px;
	float:right;
	font-size:22px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}

#content-wrapper {
	width:auto;
	background-color:#FFFFFF;
}

#content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#content-top {
	width:980px;
/*	margin-top:10px;*/
	margin-bottom:10px;
}

#breadcrumb {
	width:auto;
	float:left;
/*	margin-top:19px;*/
	margin-left:0px;
/*	color:#000000;*/
	color:#333333;
	font-size:12px;
}

#add-this {
	width:125px;
	height:16px;
	float:right;
}

#feature-box {
	width:980px;
	height:340px;
	margin-bottom:30px;
}

.left-col {
	width:695px;
	float:left;
}

.right-col {
	width:235px;
	float:right;
}

.content-header {
	height:35px;
}

.content-header-left {
	height:27px;
	float:left;
}

.content-header-right {
	width:235px;
	height:27px;
	float:right;
}

#button-large-contact {
	width:235px;
	height:27px;
	/*background-image:url(/graphics/common/button-large-contact.png);*/
	font-size:14px;
	font-weight:bold;
/*	padding-top:6px;*/
/*	padding-left:10px;*/
}

#button-large-contact:hover a {
	color:#FFFFFF;
}

#button-large-contact:hover {
/*	background-image:url(/graphics/common/button-large-contact-roll.png);*/
}

.line {
	width:auto;
	height:1px;
	background-color:#333333;
/*	margin-top:10px;*/
	margin-bottom:10px;
}

#footer-wrapper {
	width:auto;
	height:345px;
	background-image:url(/graphics/common/footer-bg.jpg);
	background-repeat:repeat-x;
}

#footer {
	width:980px;
	height:285px;
	margin-left:auto;
	margin-right:auto;
	padding-top:60px;
}

#archive-date-selector ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

.content-tag {
	width:auto;
	height:14px;
	background-image:url(/graphics/common/tags.png);
	background-repeat:no-repeat;
	padding-left:20px;
}



.category-item {
	width:273px;
	float:left;
	margin-top:10px; 
	margin-bottom:40px; 
	background-image:url(/graphics/common/arrow-right.png);
	background-repeat:no-repeat;
	background-position:top right;
}

.category-item:hover {
	background-image:url(/graphics/common/arrow-right-roll.png);
}

.category-item-header {
	width:263px;
	height:32px;
	margin-bottom:0px;
/*	background-color:#00FF00;*/
}

.category-item h2 {
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.category-item-splitter {
	width:80px;
	height:10px;
	float:left;
	margin-bottom:40px; 
}

.product-item {
	width:940px;
	margin-top:10px; 
	margin-bottom:20px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding:20px;
}

.product-item:hover {
	background-color:#CCCCCC;
}

.product-item-left-col {
	width:273px;
	float:left;
}

.product-item-right-col {
	width:635px;
	float:right;
}

.product-item h2 {
	font-size:14px;
}


.derivative-item {
	width:900px;
	margin-top:10px; 
	margin-bottom:20px;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	padding:20px;
}

.derivative-item:hover {
	background-color:#CCCCCC;
}

.derivative-item-left-col {
	width:273px;
	float:left;
}

.derivative-item-right-col {
	width:600px;
	float:right;
}

.derivative-item h2 {
	font-size:14px;
}

.form-input-long {
	width:500px;
}

#investment-opportunity {
	width:980px;
	height:83px;
	margin-top:20px;
}

#content-hidden-info {
	display:none;
}