html, body {
	height: 100%;
	background-image: url(../images/BigSky3.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: 0px 0px;
	background-color: #009CD5;
}

body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

input, td, th {
	font: inherit;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #b85815;
}

h1 span, h2 span, h3 span {
	font-weight: bold;
}

h1 {
	letter-spacing: -2px;
	font-size: 31px;
}

h1.h1-style1 {
	margin: 0px;
}

h2 {
	font-size: 18px;
	text-align: left;
	line-height: 22px;
}

h2.h2-style1, h3 {
	font-size: 16px;
	color: #FFF;
}

h2.h2-style1 {
	margin-bottom: 30px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 18px;
	text-align: left;
}

p.thumbs {
}

p.thumbs a {
	padding-left: 26px;
}

p.thumbs a.first {
	padding: 0px;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

a {
	color: #02A7E7;
}
#contact a {
	color: #FFF;
}
#contact a:hover {
	color: #FFF;
}


a:hover {
	text-decoration: none;
	color: #02A7E7;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 30px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 30px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 960px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 300px;
	padding: 0px;
}

.menucontainer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	height: 30px;
	padding: 0px;
}

.clearfix {
	clear: both;
	height: 2px;
}

/** HEADER */

#header-wrapper {
	margin-bottom: 3px;
}

#header-bg {
}

#header {
	height: 92px;
	padding-top: 10px;
	margin-bottom: 10px;
}

/** SEARCH */

#search {
	background: url(../images/homepage02.gif) no-repeat 0px 31px;
}

#search form, #search fieldset {
	margin: 0px;
	padding: 0px;
}

#search form {
	width: 210px;
	height: 60px;
	padding: 36px 0px 0px 30px;
}

#search fieldset {
	border: none;
}

#search-query {
	width: 170px;
	background: none;
	border: none;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/** MENU */

#menu-bg {
	background: url(../images/bg02.jpg) no-repeat center top;
}

#menu {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #74D5FA;
	border-top-width: 1px;
}

#menu .links {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu .links li {
	float: left;
	font-size: 12px;
	padding-top: 4px;
	font-weight: normal;
	padding-right: 30px;
}

#menu .links a {
	text-decoration: none;
	color: #FFF;
}

#menu .links a:hover {
	text-decoration: underline;
}

#menu .login {
	float: right;
	padding: 2px 33px 0px 0px;
	font-size: 11px;
	color: #999;
}

#menu .login a {
	color: #666;
}

/** PAGE */

#page-wrapper {
}

#page-wrapper-bgtop {
}

#page-wrapper-bgbtm {
}

#page {
	width: 900px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.white-bg {
	background-color: #FFFFFF;
}

/** CONTENT */

#content {
	float: left;
	width: 660px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 190px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
}

.three-columns .column1 {
	float: left;
	width: 445px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	line-height: 20px;
}

.three-columns .column2 {
	float: left;
	width: 270px;
	margin-left: 30px;
	line-height: 16px;
}

.three-columns .column3 {
	float: left;
	width: 268px;
	margin-left: 30px;
	line-height: 16px;
}

/** FOOTER AREA */

#footer-area-wrapper {
}

#footer-area {
	width: 925px;
	color: #b85815;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;
	height: 80px;
}

#footer-area h1, #footer-area h2, #footer-area h3 {
	color: #02A7E7;
}

#footer-area a {
	color: #333;
}

/** FOOTER */

#footer {
	height: 60px;
	float: none;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #000;
}

#footer .legal {
}

#footer .links {
}

/** BOX1 */

#box1 {
	width: 960px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}


/** BOX2 */

#box2 {
}
#contact {
	float: right;
	height: 60px;
	width: 150px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.one-column {
	width: 940px;
}
.blueheader {
	color: #02A7E7;
}
.h1-style1 strong {
	color: #333;
}
.greenheader {
	color: #090;
}
.white-bg-banner {
	background-color: #FFF;
}
.container-middle {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#box2 .column1 .h1-style1 img  {
	margin-right: 10px;
	margin-top: 5px;
}
#box3 .Box3Rt {
	float: right;
	width: 480px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 300px;
}
#gallery_wrap {
	float: right;
}
#box3 .Box3Rt .h1-style1 img {

}
.Box3Col2 {
	font-size: 16px;
	color: #000;
	float: left;
	width: 420px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	height: 270px;
}
#box2 .column1 div .Col1copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
}
.container2ndPg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.p2-3columnBox-left {
	float: left;
	width: 318px;
	padding: 0px;
	margin-right: 3px;
	background-color: #FFF;
}
.productmodule {
	width: 258px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #B85815;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.p2-3columnBox3 {
	width: 318px;
	padding: 0px;
	background-color: #FFF;
	margin-bottom: 2px;
	float: right;
}
.moduleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B85815;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 2px;
	background-color: #FDEFE3;
	padding-bottom: 10px;
}
.pageIntroBox {
	margin-bottom: 2px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.p2-banner2-3rds {
	padding: 0px;
	float: right;
	width: 639px;
}
.p2-1-3rdColumnBox {
	width: 318px;
	padding: 0px;
	height: 200px;
	float: left;
	margin-right: 3px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-bottom: 2px;
}
.P2-one-columnContent {
	width: 900px;
}
.PageTitle-Fullwidth {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.productmodulebottom {
	padding: 0px;
	width: 258px;
	margin-bottom: 30px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
.P2-3rdColumn {
	float: right;
	width: 318px;
}
.p2-2-3rdColumnBox {
	float: left;
	width: 639px;
	padding: 0px;
	margin-right: 2px;
	background-color: #FFF;
}
.p2-2-3rd-module {
	width: 578px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	border-bottom-color: #B85815;
}
.p2-2-3rd-moduleBottom {
	width: 578px;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.p2-2-3rd-moduleImage {
	float: left;
	margin-right: 25px;
	margin-top: 0px;
	width: 230px;
}
.productmodulebottom a {
	text-align: right;
}
.p2-2-3rd-moduleTitle  {
	font-size: 16px;
	font-weight: bold;
	color: #999;
}
.p2-2-3rd-moduleBottom a {
	text-align: right;
}
.thumbs {
}
.thumbs img {
	padding-right: 32px;
}
.thumbs img first {
	padding: 0px;
}
.one-column-copy   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 30px;
}
.one-columnMiddle {
	float: left;
	width: 960px;
	font-size: 16px;
	background-color: #FFF;
}
.one-columnMiddle img {
	margin-left: 30px;
}
.p2-3columnBox-right {
	float: right;
	width: 318px;
	padding: 0px;
	margin-right: 3px;
	background-color: #FFF;
}
.p2-2-3rdColumnBoxRt {
	float: right;
	width: 639px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
}
.p2-3columnBox {
	float: left;
	width: 318px;
	padding: 0px;
	margin-right: 3px;
	background-color: #FFF;
	margin-bottom: 2px;
}
.p2-2-3rd-module .p2-2-3rd-moduleCopy {
	float: right;
	width: 320px;
}
.p2-2-3rd-moduleCopyBottom {
	float: right;
	width: 320px;
}
.Box3Rt .h1-style1 img {
	margin-right: 10px;
	margin-top: 5px;
}
#box2 .column1 .Box3Rt {
}
.three-columns .column2-only2 {
	float: left;
	width: 425px;
	margin-left: 30px;
}
.three-columns .column1thin {
	float: left;
	width: 300px;
	line-height: 16px;
}
.h1-style1 img {
	margin-top: 0px;
	margin-right: 10px;
	float: left;
}
.columncopy  {
	width: 180px;
	float: right;
	margin-left: 10px;
}
.column2and3copy {
	width: 140px;
	float: right;
}
.productmodule div.img-holder {
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.productmodulebottom div.img-holder {
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.productmodule div.logo-holder {
	float: left;
	width: 100px;
	margin-right: 30px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.productmodulebottom div.logo-holder {
	float: right;
	width: 100px;
	margin-right: 0px;
	margin-left: 15px;
}
.clearfix-logos {
	clear: left;
	height: 20px;
}
#page #box2 div.prod-2col-column1 {
	float: left;
	width: 375px;
	margin-right: 100px;
}
#page #box2 div.prod-2col-column2 {


}
.moduleTitle2col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B85815;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FDEFE3;
	padding-bottom: 10px;
	width: 579px;
	float: left;
}
.productmodule-services-img  {
	margin-right: 10px;
	width: 65px;
	height: 53px;
	float: left;
	border: 1px solid #CCC;
}
.p2-2-3rdColumnBoxRt-whoweare {
	float: right;
	width: 639px;
	padding: 0px;
	height: 328px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/MPD-cutout-wKayla-and-sue.png);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}
.p2-2-3rd-module-whoweare {
	width: 578px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-bottom: 0px;
}
.p2-2-3rd-moduleImage-news {
	float: left;
	margin-right: 25px;
	margin-top: 0px;
	width: 130px;
}
.p2-2-3rd-moduleCopy-news  {
	float: right;
	width: 420px;
}
.p2-3columnBox-left-news {
	float: left;
	width: 318px;
	padding: 0px;
	margin-right: 3px;
	background-color: #FFF;
}
.p2-2-3rd-moduleTitle-news {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.p2-2-3rd-moduleTitle-newsProjects {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.banner-container-whoweare {
	background-image: url(../images/banner-whoweare.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-container-whatwedo {
	background-image: url(../images/banner-whatwedo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-container-ourprojects {
	background-image: url(../images/banner-ourprojects.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-container-whatsnew {
	background-image: url(../images/banner-whatsnew.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner-container-contactus {
	background-image: url(../images/banner-contactus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.productmodulebottom-img-button   {
	float: left;
	right: 0px;
}
#page #box2 .column2-only2-bg {
	background-image: url(../images/clicks-n-bricks.jpg);
}
.three-columns .column2-only2-bg {
	float: left;
	width: 425px;
	margin-left: 30px;
	background-image: url(../images/clicks-n-bricks.jpg);
	background-repeat: no-repeat;
}
.banner-container-partners {
	background-image: url(../images/banner-partners.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer-area-scroller {
	width: 940px;
	color: #b85815;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 85px;
}
.clienttitle {
	font-size: 18px;
	color: #B85815;
	text-indent: 20px;
}
.partner-pop {
	float: left;
	width: 400px;
	background-color: #FFF;
	padding: 20px;
	height: 300px;
	overflow: auto;
	margin-right: 20px;
}
.P2-1stColumn {
	float: left;
	width: 318px;
	margin-right: 3px;
}
