#html, body {
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
	width : auto;
	height : 100%;
	margin : auto;
	background-color:#2F2B28;
}
.backtopbtn {
	float: left;
	width: 100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 0px;
	display: block;
	background-color:#272829;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 170px;
	
}
#parent {
	float: left;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	display:inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	background-image:url(images/bg_solutions.jpg);
}
.topbtn {
	width: 100%;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0px;
	height: auto;
	float: left;
	background-color:#2F2B28;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-box-shadow: 3px 3px 4px #000000;
	-webkit-box-shadow: 3px 3px 4px #000000;
	box-shadow: 3px 3px 4px #000000; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */
	padding-left: 5px;
	padding-right: 5px;
}
.toplogo {
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 20px;
	height:auto;
}
.toplogo2 {
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
color : #D5CBB8;
text-decoration : none;
}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.sq2 {
	float: left;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	display:inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	max-height: 700px;
}
.sq2center {
	width: 100%;
	height: auto;
	text-align: center;
	background-size: auto;
	float: left;
	display: inline-block;
}
.wrap{
	width:auto;
	margin:0 auto;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear; 
	-o-transition:all .2s linear; 
	-ms-transition:all .2s linear;
	height: 500px;
	margin-left: 20%;
	margin-right: 20%;
}
.sq22 {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-top: 0px;
	display:inline-block;
	padding-top: 15px;
}
.psilogo {
	float: left;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	display:inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	max-height: 700px;
}
.croquelogo {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-top: 0px;
	display:inline-block;
}
.spcalogo {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-top: 0px;
	display:inline-block;
}
.btnmid {
	width: 100%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 0%;
	margin-right: 0%;
	color: #D5CBB8;
	float: left;
}

.btnmid2 {
	width: 314px;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 1%;
	margin-right: 1%;
	background-color:#272829;
	margin-bottom: 50px;
	padding-bottom: 5px;
}
.btnmid2 img:hover
{
-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.btnmid2desc {
	width: 100%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.btnmid3 {
	width: 314px;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 1%;
	margin-right: 1%;
	background-color:#272829;
	padding-bottom: 5px;
}
.btnmid3 img:hover
{
-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.btnmid4 {
	width: 314px;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: 1%;
	margin-right: 1%;
	background-color:#272829;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.btnmid4 img:hover
{
-webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.btnmidsp {
	float: left;
	width: 22%;
	height: 10px;
	text-align: center;
}
.btncenter {
	float: inherit;
	width: 100%;
	height: auto;
	text-align: center;
}
.btnmidtxt1 {
	float: none;
	margin: 5px;
	padding: 15px;
	width: 100%;
	height: 300px;
	size:auto;
} 
.yellowback {
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-top: 0px;
	background-color: #272829;
	padding-top: 20px;
	-moz-box-shadow: 3px 3px 4px #000000;
	-webkit-box-shadow: 3px 3px 4px #000000;
	box-shadow: 3px 3px 4px #000000; /* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 5.5 - 7 */
	min-height: 90px;
}
.sq32 {
	width: 100%;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/line.png);
	float: left;
	margin-top: 60px;
}
.sq32mid {
	width: 100%;
	height: 20px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/linemid.png);
	float: left;
	margin-top: 0px;
}
.line {
	width: 100%;
	height: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/line.png);
	float: left;
	margin-top: 0px;
}
.line2 {
	width: 100%;
	height: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/line2.png);
	float: left;
	margin-top: 20px;
}
.line3 {
	width: 100%;
	height: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/line3.png);
	float: left;
	margin-top: 20px;
}
.line2b {
	width: 100%;
	height: 5px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/line2.png);
	float: left;
}
@font-face {
   font-family: Luxury Platinum;
   src: url(font/Luxury Platinum.otf);
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img{max-width:100%;}
img{max-height:100%;}
p {
	float: none;
	width: 100%;
	height: auto;
	size:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #D5CBB8;
	padding-top: 15px;
}
p2 {
	float: none;
	margin: 5px;
	padding: 15px;
	width: 100%;
	height: 300px;
	size:auto;
	font-family: "Luxury Platinum";
	font-size: 14px;
	color: #000000;
}
p3 {
	float: none;
	margin: 5px;
	padding: 15px;
	width: 100%;
	height: 300px;
	size:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
p4 {
	float: none;
	margin: 5px;
	padding: 15px;
	width: 40px;
	height: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
p4b {
	float: none;
	margin: 5px;
	padding: 15px;
	width: 40px;
	height: 300px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.ptxt1 {
	width: 100%;
	size:300px;
}
.ptxt {
	width: auto;
	size:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color:#2F2B28;
	color: #D5CBB8;
	padding-bottom: 5px;
	padding-top: 5px;
}
.ptxt3 {
	width: auto;
	size:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: center;
	height: auto;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #D5CBB8;
}
.logocontainer {
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	color: #DA0000;
}
.logocontainer2 {
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	display: inline-block;
	margin-top: 40px;
}
.franchise {
	float: left;
	width: 100%;
	height: 100px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 40px;
}
.sansfrais {
	float: left;
	width: 100%;
	height: 60px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
}
.right {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-color:#D5CBB8;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.keybot {
	float: left;
	width: 100%;
	height: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9E1B;
	text-align: center;
	background-color:#2F2B28;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 40px;
}
h1 {
	float: left;
	width: 100%;
	height: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F2B28;
	text-align: center;
	background-color:#D5CBB8;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0px;
	padding-bottom: 0px;
}
.keybot2 {
	float: left;
	width: 100%;
	height: 40px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #999999;
	text-align: center;
}
img {
	border : 0;
}
::-webkit-scrollbar {
    height: 12px;
	width: 12px;
	background: #000000;
    }
::-webkit-scrollbar-thumb {
    background: #666666;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}
::-webkit-scrollbar-corner {
    background: #000000;
}
.webmastergc {
	float: left;
	width: 100%;
	height: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDDB00;
	text-align: center;
	background-color:#2F2B28;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 0px;
	padding-bottom: 40px;
}
