/* CSS Document */


@import "type.css";
@import "sifr.css";

h2 { 
	color: #999999;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	}


	
	
#container {
	width: 920px;
	margin: 0pt auto;
	padding: 100px 0 0 0;
	}

#header {
	width: 920px;
	height: 40px;
	z-index: 100;
	}
	
#main {
	width: 900px;
	height: 400px;
	padding: 10px;
	background: url(images/mainBg.jpg) no-repeat;
	}
	
#mLeft {
	height: 360px;
	padding: 20px 20px 20px 20px;
	width: 410px;
	float: left;
	}
	
#mRight {
	height: 320px;
	padding: 20px 20px 20px 20px;
	width: 410px;
	float: left;
	}
	

	
#phCase {
	width: 410px;
	height: 80px;
	padding-bottom: 24px;
	margin: 5px 0 7px 0px;
	border-bottom: 1px dashed #CCCCCC;
	}

#phCase2 {
	width: 410px;
	height: 80px;
	margin-top: 7px;
	}
	

.phImage {
	padding-right: 15px;
	float: left;
	}


#c1 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	}	
	

#c2 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/small-business/yofi1.jpg) no-repeat;
	}
	
.c2text {
	background: #FFFFFF;
	/* for IE */
    filter:alpha(opacity=80);
    /* CSS3 standard */
    opacity:0.8;
	
	margin-top: 200px;
	padding: 10px;
	width: 390px;
	z-index: 999;
	
	
	
	}
	
	
	
#c3 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/small-business/overproof1.jpg) no-repeat;
	}

#c4 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/small-business/fc1.jpg) no-repeat;
	}

#c5 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/identity/ifp1.jpg) no-repeat;
	}
	
#c6 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/identity/rashida1.jpg) no-repeat;
	}
	
#c7 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/identity/moca1.jpg) no-repeat;
	}
	
#c8 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/interactive/milnar1.jpg) no-repeat;
	}
	
#c9 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/interactive/op1.jpg) no-repeat;
	}
	
#c10 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	background: url(images/interactive/overproof1.jpg) no-repeat;
	}
	

#b1 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	}
	

#b2 {
	width: 410px;
	height: 360px;
	padding: 20px 20px 20px 20px;
	float: left;
	}
	







#footer {
	clear:left;
	color: #666666;
	font-family: "Helvetica 45 Light", Arial, sans-serif;
	font-size: 10px;margin: 0pt 0pt 0pt;
	padding: 0px 30px;
	width: 900px;
	z-index: 99;
}
	

	
.form_left {
	float:left;
	padding: 0 20px 10px 0;
	}

	
	
/* img classes */

.identity {
	margin-left: 20px;
	float: left;
	}