/***************************************************************
Style Sheet for Corda.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	position:relative;
	margin:0;
	width:976px;
}

.blobHome1 {

}

	.blobHome1 .blobTopLeft {display:none;}
	.blobHome1 .blobTopRight {}
		
	.blobHome1 .blobBody {
		padding:0 18px;
	}

	.blobHome1 .blobBottomLeft {display:none;}
	.blobHome1 .blobBottomRight {}

.blobHome2 {
	float:left;
	width:351px;
	position:relative;
	min-height:200px;
}

	.blobHome2 .blobTopLeft {display:none;}
	.blobHome2 .blobTopRight {}
		
	.blobHome2 .blobBody {
		height:198px;
		margin-top:20px;
		padding-left:40px;
		padding-right:20px;
		border-right:1px solid #7B7B7B;
	}
	
	.blobHome2 .blobBottomLeft {display:none;}
	.blobHome2 .blobBottomRight {}
	
.blobHome3 {
	float:left;
	width:274px;
	position:relative;
	height:190px;
}

	.blobHome3 .ulStyle1 li {
		padding-top:3px;
		margin-bottom:3px;
	}

	.blobHome3 .blobTopLeft {display:none;}
	.blobHome3 .blobTopRight {}
		
	.blobHome3 .blobBody {
		margin-top:20px;
		padding-left:20px;
		padding-right:20px;
		border-right:1px solid #7b7b7b;
		height:198px;
	}
	.blobHome3 .blobBody .flashContent {
		display:block;
		width:234px;
		height:159px;
		}

	.blobHome3 .blobBottomLeft {display:none;}
	.blobHome3 .blobBottomRight {}

.blobHome4 {
	float:left;
	width:350px;
	position:relative;
	height:190px;
}

	.blobHome4 .ulStyle1 li {
		padding-top:3px;
		margin-bottom:3px;
	}

	.blobHome4 .blobTopLeft {display:none;}
	.blobHome4 .blobTopRight {}
		
	.blobHome4 .blobBody {
		margin-top:20px;
		padding-left:20px;
		padding-right:40px;
	}

	.blobHome4 .blobBottomLeft {display:none;}
	.blobHome4 .blobBottomRight {}

.blobBody h2 {
	font-size:22px;
	color:#696A6C;
	border-bottom:1px solid #E6E6E6;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}

.blobBody img {
	float:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
}

.blobBody p {
	line-height:1.2em;
}

.buttonStyle2:link, .buttonStyle2:visited, .buttonStyle2:active {
	width:158px;
	height:23px;
	color:white;
	text-align:center;
	background:#93AEB8 url('images-layout/buttonstyle2.gif') top left no-repeat scroll;
	display:block;
	clear:both;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
	margin:10px auto 0;
}
.buttonStyle2:hover {
	text-decoration:underline;
}

.blobHome2  .buttonStyle2 {
	/*position:absolute;
	left:185px;
	bottom:10px;*/
}

.blobHome3 .buttonStyle2 {
	/*position:absolute;
	left:135px;
	bottom:-20px;*/
	margin-top:19px;
}

.productBar {
	background:#D5D5D5 url('images-layout/product-bar.gif') top left repeat-x scroll;
	margin:30px;
	height:32px;
}
.productBar div {
	width:25%;
	float:left;
	text-align:center;
}

.productBar a {
	width:100px;
	height:32px;
	display:block;
	margin:auto;
}

.productBar a.first { background:transparent url('images-layout/product-bar-1.jpg') top center no-repeat scroll; }
.productBar a.second { background:transparent url('images-layout/product-bar-2.jpg') top center no-repeat scroll; }
.productBar a.third { background:transparent url('images-layout/product-bar-3.jpg') top center no-repeat scroll; }
.productBar a.fourth { background:transparent url('images-layout/product-bar-4.jpg') top center no-repeat scroll; }

.productBar a:hover { background-position:bottom center; }

.productBar2 {
	background:#D5D5D5 url('images-layout/product-bar.gif') top left repeat-x scroll;
	margin:30px;
	height:32px;
}
.productBar2 div {
	width:33%;
	float:left;
	text-align:center;
}
.productBar2 a {
	width:100px;
	height:32px;
	display:block;
	margin:auto;
}

.productBar2 a.first { background:transparent url('images-layout/product-bar-1.jpg') top center no-repeat scroll; }
.productBar2 a.second { background:transparent url('images-layout/product-bar-2.jpg') top center no-repeat scroll; }
.productBar2 a.third { background:transparent url('images-layout/product-bar-3.jpg') top center no-repeat scroll; }
.productBar2 a.fourth { background:transparent url('images-layout/product-bar-4.jpg') top center no-repeat scroll; }

.productBar2 a:hover { background-position:bottom center; }

