@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
}
body.green {
	background-color: #000;
	background-image: url(img/pieces/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.orange {
	background-image: url(img/pieces/body-bg-or.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.blue {
	background-image: url(img/pieces/body-bg-bl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.purple {
	background-image: url(img/pieces/body-bg-pu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	margin: 0px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	width: 595px;
}
.hdrtop {
	z-index: -5;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	width: 990px;
}


#wrapper {
	padding: 0px;
	width: 990px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
}
.gr {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/pieces/wrappergr-bg.jpg);
}
.or {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/pieces/wrapperor-bg.jpg);
}
.bl {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/pieces/wrapperbl-bg.jpg);
}
.pu {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(img/pieces/wrapperpu-bg.jpg);
}
.bodywrap {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#topnavbararea1 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#topnavbararea1 a {
	font-size: 13px;
	line-height: 13px;
	float: left;
	clear: right;
	color: #FFF;
	text-decoration: none;
	margin-left: 8px;
	text-transform: uppercase;
	margin-top: 8px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#topnavbararea1 a:hover {
	color: #000;
	background-color: #A0CF5D;
	/* [disabled]font-family: "Century Gothic", Arial, sans-serif; */
}

#topnavbararea2  {
	width: 990px;
	border: 1px none #CCC;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topnavbararea2 a img  {
	padding: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnavbararea2 p {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #5A96D2;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: none;
}
#topnavbararea2 p .whitenumber {
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
}

#wrapper #lcol1.grcol {
	color: #FFF;
	text-decoration: none;
	background-color: #A0CF5D;
	background-image: url(img/pieces/lcol-green-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 350px;
	padding-left: 0px;
}
#wrapper #lcol1.orcol {
	color: #FFF;
	text-decoration: none;
	background-color: #F99B33;
	background-image: url(img/pieces/lcol-orange-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 350px;
	padding-left: 0px;
}
#wrapper #lcol1.blcol {
	color: #FFF;
	text-decoration: none;
	background-color: #5A96D1;
	background-image: url(img/pieces/lcol-blue-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 350px;
	padding-left: 0px;
}
#wrapper #lcol1.pucol {
	color: #FFF;
	text-decoration: none;
	background-color: #745CCF;
	background-image: url(img/pieces/lcol-purple-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 350px;
	padding-left: 0px;
}
#wrapper #lcol1 a {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #rcol {
	width: 680px;
	float: right;
}


#wrapper p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}

#wrapper p a {
	font-weight: bold;
	color: #2488CE;
	text-decoration: none;
}

#wrapper p span {
	font-weight: normal;
	color: #2488BC;
	text-decoration: none;
	font-family: "Segoe UI", Arial;
}
#wrapper #rcol p .grstrong {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0CF5D;
}

#wrapper #rcol p .orstrong {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F99B33;
}

#wrapper #rcol p .blstrong {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5A96D1;
}

#wrapper #rcol p .pustrong {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #745CCF;
}
#wrapper #rcol .p-gr {
	color: #A0CF5D;
}
#wrapper #rcol .p-or {
	color: #F99B33;
}
#wrapper #rcol .p-bl {
	color: #5A96D1;
}
#wrapper #rcol .p-pu {
	color: #745CCF;
}
#wrapper #rcol .testimonial {
	font-size: 15px;
	line-height: 19px;
	margin: 15px;
	letter-spacing: .03em;
	text-align: justify;
	padding: 15px;
	background-color: #333;
	border: 1px solid #666;
}


#wrapper #rcol h2 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#wrapper #rcol h2 a {
	text-decoration: none;
}
.blue #wrapper #rcol a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
}




#wrapper ul li {
	font-size: 14px;
	font-weight: bold;
	color: #FA9A33;
	line-height: 21px;
	margin-left: 10px;
}
#wrapper ul li a {
	color: #09F;
}
#wrapper ul li a:hover {
	color: #FFFFFF;
}


#wrapper .h1 {
	background-image: url(img/pieces/h1-bg.jpg);
	padding: 0px;
	height: 40px;
	width: 680px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper .h2 {
	background-image: url(img/pieces/h1-bg.jpg);
	height: 40px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	clear: both;
	font-size: 15px;
	line-height: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	text-transform: uppercase;
	color: #666;
}
#wrapper h2.big {
	font-size: 26px;
	font-weight: normal;
	color: #666;
	line-height: 32px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-align: center;
	background-color: #efefef;
	border: 1px solid #CCC;
}
#wrapper .h2 strong  {
	color: #C4332E;
}


#wrapper .h1 h2 {
	font-size: 16px;
	line-height: 15px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	font-family: "Segoe UI", Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .h1 h2 a {
	font-weight: bold;
	color: #2488BC;
	text-decoration: none;
	text-transform: uppercase;
}
#wrapper .h1 h2 span {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #F60;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	letter-spacing: .2em;
}


#wrapper h2.headline {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #5CB5EF;
	border: 1px solid #999;
	font-weight: bold;
}
#wrapper h2.headline a {
	color: #333;
	text-decoration: none;
}
#wrapper h3 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#wrapper h2 a {
	color: #09F;
}
#wrapper h3 a {
	color: #09F;
	font-size: 13px;
	line-height: 19px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}






#wrapper #foot {
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	width: 990px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(img/pieces/footer-bg.jpg);
	background-color: #FEFEFE;
}
#wrapper #foot p {
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
	color: #D81F27;
}

#wrapper #foot .footerfloatleft1 {
	clear: right;
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
}
#wrapper #foot .footerfloatleft1 h3 {
	font-family: "Segoe UI", Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#wrapper #foot .footerfloatleft1 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

#wrapper #foot .footerfloatleft1 a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #foot .footerfloatleft2 {
	clear: right;
	float: left;
	width: 200px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	margin-left: 20px;
}
#wrapper #foot .footerfloatleft2 h3 {
	font-family: "Segoe UI", Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#wrapper #foot .footerfloatleft2 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#wrapper #foot .footerfloatleft2 a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #foot .footerfloatleft3 {
	float: left;
	width: 180px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	margin-left: 0px;
}
#wrapper #foot .footerfloatleft3 h3 {
	font-family: "Segoe UI", Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#wrapper #foot .footerfloatleft3 a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

#wrapper #foot .footerfloatleft3 a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #contactformdiv1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


.clearall  {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.zoom {
	padding: 0px;
	border: thin solid #5A96D2;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	overflow: hidden;
	display: block;
	clip: rect(auto,auto,auto,auto);
	float: left;
	width: 200px;
}

.zoomi {
	padding: 0px;
	border: thin solid #5A96D2;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	overflow: hidden;
	display: block;
	clip: rect(auto,auto,auto,auto);
	float: left;
	width: 200px;
}
.zoomme {
	padding: 0px;
	border: 1px none #CBCC0C;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	overflow: hidden;
	display: block;
	clip: rect(auto,auto,auto,auto);
	float: left;
	text-decoration: none;
}
#zoomme {
	padding: 0px;
	border: thin none #5A96D2;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	overflow: hidden;
	display: block;
	clip: rect(auto,auto,auto,auto);
	float: left;
}
#wrapper #rcol #zoomme img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}


.grstrong {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A0CF5D;
}
.imgCenter {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	padding-left: 0px;
}

