@charset "UTF-8";
body {
	background: #eaeaea;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.container {
	margin: 0 auto;
	width: 920px;
}
.clear {
	clear: both;
}

/*Header Styles*/
.header {
	/*background: #FFF;*/
	background: url(gr/header-bkg.gif) repeat-x;
	height:135px;
	overflow: hidden;
}
.headerLeft {
	float: left;
}
.headerRight {
	float: right;
	padding: 50px 50px 0 0;
	margin: 0;
	font-weight: bold;
	color: #ff7100;
}

/*Navigation Styles*/
.navBar {
	background: url(gr/nav-bkg.gif) repeat-x;
	height: 46px;
	overflow:hidden;
}
.nav {
	height: 31px;
	padding: 15px 10px 0 30px;
}
ul#navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #666;
}
ul#navigation a {
	display: inline;
	text-decoration: none;
	color: #666;
	font-size: 100%;
	padding: 0 10px;
	font-weight: bold;
}
ul#navigation a:hover {
	color: #000;
}
ul#navigation li {
	display: inline;
}
ul#navigation a.on {
	color: #ff7100;
	background: url(gr/nav_sel.png) no-repeat 3px;
	padding: 0 10px 0 15px;
}

/*Home Photo Styles*/
.photoHome {
	background: #5d554a;
	height: 319px;
	overflow: hidden;
}
.photoHolder {
	background: url(gr/photo_bkg.gif) repeat-y;
	padding: 0 10px;
	width: 900px;
}
.photoOrange {
	background: url(gr/home_photo1.jpg) no-repeat;
	height: 184px;
	width: 240px;
	float: left;
	padding: 65px 80px 70px;
	font-weight: bold;
	color: #FFF;
	font-size: 110%;
	line-height: 140%;
	margin: 0;
}
.photoRight {
	background: url(gr/home_photo2.jpg) no-repeat;
	width: 500px;
	height: 319px;
	float: left;
}

/*Interior Page Selected Styles*/
.selPage {
	background: #FFF;
}
#about {
	background: url(gr/white-arrow.png) no-repeat 420px 0px;
	height: 10px;
}
#services {
	background: url(gr/white-arrow.png) no-repeat 128px 0px;
	height: 10px;
}
#cases {
	background: url(gr/white-arrow.png) no-repeat 225px 0px;
	height: 10px;
}
#technology {
	background: url(gr/white-arrow.png) no-repeat 335px 0px;
	height: 10px;
}
#contact {
	background: url(gr/white-arrow.png) no-repeat 494px 0px;
	height: 10px;
}

/*White Styles*/
.white {
	background: #FFF;
	padding: 20px 0 30px;
}
#photo {
	background: #FFF url(gr/white-bkg.gif) repeat-x;
}
.white h1 {
	padding: 0;
	margin: 0;
	color: #19388a;
	font-weight: bold;
	font-size: 120%;
}
.white h2 {
	padding: 5px 0 2px 50px;
	margin: 0;
	color: #19388a;
	font-weight: bold;
	font-size: 110%;
}
/*.white h2 a {
	color: #19388a;
}
.white h2 a:hover {
	color: #000;
}*/
.white h3 {
	padding: 0 0 10px 50px;
	margin: 0;
	color: #19388a;
	font-weight: bold;
	font-size: 85%;
}
.white h3 a {
	color: #19388a;
}
.white h4 {
	padding: 0;
	margin: 0;
	color: #19388a;
	font-weight: bold;
	font-size: 120%;
}
.white p {
	font-size: 100%;
	line-height: 150%;
	color: #666;
	margin-bottom: 0;
}
.white a {
	text-decoration: none;
	color: #ff7100;
}
.white a:hover {
	color: #000;
}
.white4col {
	width: 920px;
	background: url(gr/white-4col.gif) repeat-y;
}
.white4col p {
	font-size: 88%;
	line-height: 140%;
	color: #666;
	margin-bottom: 0;
}
.white4col1 {
	width: 210px;
	padding: 0 13px 0 0;
	margin: 0 0 0 10px;
	float: left;
	/*background: url(gr/services-icon.jpg) no-repeat;*/
}
a.homeSer {
	/*display: block;*/
	display: block;
	/*width: 200px;*/
	height: 43px;
	padding: 0;
	background: url(gr/home-services-icon.gif) no-repeat 0 0;
	text-decoration: none;
}
a.homeSer:hover {
	background-position: 0 -86px;
}
a.homeSer:hover h2, a.homeSer:hover h3{
	color: #000;
}
.white4col2 {
	width: 210px;
	padding: 0 13px 0 0;
	margin: 0 0 0 12px;
	float: left;
	/*background: url(gr/cases-icon.jpg) no-repeat;*/
}
a.homeCas {
	/*display: block;*/
	display: block;
	/*width: 200px;*/
	height: 43px;
	padding: 0;
	background: url(gr/home-cases-icon.gif) no-repeat 0 0;
	text-decoration: none;
}
a.homeCas:hover {
	background-position: 0 -86px;
}
a.homeCas:hover h2, a.homeCas:hover h3{
	color: #000;
}
.white4col3 {
	width: 210px;
	padding: 0 13px 0 0;
	margin: 0 0 0 12px;
	float: left;
	background: url(gr/technology-icon.jpg) no-repeat;
}
a.homeTec {
	/*display: block;*/
	display: block;
	/*width: 200px;*/
	height: 43px;
	padding: 0;
	background: url(gr/home-technology-icon.gif) no-repeat 0 0;
	text-decoration: none;
}
a.homeTec:hover {
	background-position: 0 -86px;
}
a.homeTec:hover h2, a.homeTec:hover h3{
	color: #000;
}
.white4col4 {
	width: 195px;
	padding: 0 10px 0 0;
	margin: 0 0 0 12px;
	float: left;
	/*background: url(gr/contact-icon.jpg) no-repeat;*/
}
a.homeCon {
	/*display: block;*/
	display: block;
	/*width: 200px;*/
	height: 43px;
	padding: 0;
	background: url(gr/home-contact-icon.gif) no-repeat 0 0;
	text-decoration: none;
}
a.homeCon:hover {
	background-position: 0 -86px;
}
a.homeCon:hover h2, a.homeCon:hover h3{
	color: #000;
}
#white2col {
	background: url(gr/white-2col.gif) repeat-y;
}
.white2col1 {
	width: 565px;
	padding: 0 30px 0 40px;
	float: left;
}
.white2col2 {
	width: 245px;
	padding: 0 10px 0 30px;
	float: left;
}
.divider {
	border-bottom: #F90 1px dotted;
	margin: 12px 0 0;
}
li {
	font-size: 100%;
	line-height: 150%;
	color: #666;
}
ul#ser {
	list-style: url(gr/check-grey.png) outside;
	/*list-style-position: outside;*/
	/*margin: 0;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 10px;
	padding: 10px 0;
}
li#sel {
	/*list-style-image: url(gr/check-red.png);
	color: #C00;*/
	list-style-image: url(gr/check-orange.png);
	color: #F60;
}
.package {
	margin: 20px;
	border-top: #CCC 1px dotted;
	border-bottom: #CCC 1px dotted;
	background: #f8f8f8;
	/*background: #f2f2f7;
	background: #fff4eb;*/
	padding: 0 15px 5px;
}
.package p {
	color: #333;
	font-weight: bold;
}
.packageCol1 {
	float: left;
	width: 210px;
	margin: 0 5px 0 0;
	/*padding: 0 0 0 20px;*/
	padding: 0 0 0 10px;
}
.packageCol2 {
	float: right;
	width: 250px;
	padding: 0 0 0 10px;
}

/*Footer Styles*/
.footer {
	background: url(gr/footer-bkg.gif) repeat-x;
	color: #999;
	font-size: 80%;
}
.footerLeft {
	padding: 10px;
	float: left;
}
ul#footerNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #999;
}
ul#footerNav a {
	display: inline;
	text-decoration: none;
	color: #999;
	padding: 0 1px;
}
ul#footerNav a:hover {
	color: #666;
}
ul#footerNav li {
	display: inline;
}
.footerCopy {
	padding: 10px;
	float: right;
	line-height: 150%;
	text-align: right;
}