#mainContent img{
	/*border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 1px;
	margin-right: 1px;*/
}


/* black wire box */

.foundersBlackWireBox .foundersBoxContent{
	background-image: url(../images/blackBox/bg_main.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-color: #0D0001;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #908E8E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #908E8E;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.foundersBlackWireBox .foundersBoxContent .wrap{
	background-color: #777071;
	padding: 6px;
	border: 1px solid #453F40;
}
.foundersBlackWireBox .foundersBoxContent img{
	border: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foundersBlackWireBox .foundersBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url(../images/blackBox/corner_bg_TR.png);
	background-repeat: repeat-x;
	background-position: 100% 0;
}
.foundersBlackWireBox .foundersBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url(../images/blackBox/corner_bg_TL.png) 0 0 no-repeat;
}
.foundersBlackWireBox .foundersBoxFooter{
	height:4px;
	overflow:hidden;
	background:url(../images/blackBox/corner_bg_BR.png) 100% 0 no-repeat;
	margin-bottom: 5px;
}
.foundersBlackWireBox .foundersBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url(../images/blackBox/corner_bg_BL.png) 0 0 no-repeat;
}

.foundersBlackWireBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: 1.4em;
	margin: 0;
	padding-left: 6px;
}
.foundersBlackWireBox p {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #FFFFFF;
}

/* gold wire box */

.foundersGoldWireBox .foundersBoxContent{
	background-image: url(../images/goldBox/bg_main.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #4F4547;
	background-color: #CBA14A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CB9F48;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CB9F48;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.foundersGoldWireBox .foundersBoxContent .wrap{
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #C7A879;
}
.foundersGoldWireBox .foundersBoxContent img{
	border: 1px solid #A4803D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foundersGoldWireBox .foundersBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url(../images/goldBox/corner_bg_TR.png);
	background-repeat: repeat-x;
	background-position: 100% 0;
}
.foundersGoldWireBox .foundersBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url(../images/goldBox/corner_bg_TL.png) 0 0 no-repeat; } .foundersGoldWireBox .foundersBoxFooter{
	height:4px;
	overflow:hidden;
	background:url(../images/goldBox/corner_bg_BR.png) 100% 0 no-repeat;
	margin-bottom: 5px;
}
.foundersGoldWireBox .foundersBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url(../images/goldBox/corner_bg_BL.png) 0 0 no-repeat; }

.foundersGoldWireBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: 1.4em;
	margin: 0;
	padding-left: 6px;
}
.foundersGoldWireBox p {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #666666;
}
/* white wire box */

.foundersWhiteWireBox .foundersBoxContent{
	background-image: url(../images/whiteBox/bg_main.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
	background-color: #F5F5F5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.foundersWhiteWireBox .foundersBoxContent .wrap{
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #DDD;
}
.foundersWhiteWireBox .foundersBoxContent img{
	border: 1px solid #333333;	/*border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;*/
	margin: 5px;
}
.foundersWhiteWireBox .foundersBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url(../images/whiteBox/corner_bg_TR.png);
	background-repeat: repeat-x;
	background-position: 100% 0;
}
.foundersWhiteWireBox .foundersBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url(../images/whiteBox/corner_bg_TL.png) 0 0 no-repeat; } .foundersWhiteWireBox .foundersBoxFooter{
	height:4px;
	overflow:hidden;
	background:url(../images/whiteBox/corner_bg_BR.png) 100% 0 no-repeat;
	margin-bottom: 5px;
}
.foundersWhiteWireBox .foundersBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url(../images/whiteBox/corner_bg_BL.png) 0 0 no-repeat; }

.foundersWhiteWireBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	line-height: 1.4em;
	margin: 0;
	padding-left: 6px;
}
.foundersWhiteWireBox p {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #444;
}
