body {
	background-color: #302d2d;
	color: #464646;
	font-family: "PTSans", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}

#bgTop {
	background: #f8f8f8 url(/images/bg_top.jpg) 50% 0 repeat-x;
	display: table;
	width: 100%;
}

#wrap {
	margin: 0 auto;
	width: 998px;
}

/*********************************************************************************************************************************/
/************************** header/navigation ************************************************************************************/
/*********************************************************************************************************************************/

#printHeader {
	display: none;
	visibility: hidden;
}

#header {
	height: 126px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 900;
}

#logo {
	height: 146px;
	left: 428px;
	position: absolute;
	top: 21px;
	width: 143px;
	z-index: 1000;
}

#call {
	background: #0093d7; /* Old browsers */
	background: -moz-linear-gradient(top,  #0093d7 0%, #0071b8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093d7), color-stop(100%,#0071b8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0093d7 0%,#0071b8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0093d7 0%,#0071b8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0093d7 0%,#0071b8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0093d7 0%,#0071b8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093d7', endColorstr='#0071b8',GradientType=0 ); /* IE6-9 */

	color: #ffffff;
	float: right;
	font-size: 15px;
	height: 32px;
	line-height: 30px;
	margin: 0 3px 43px 0;
	padding: 0 22px;
}

#call .phone {
	font-weight: bold;
}

/******************  main navigation *****************************************************************/

#mainNavigation {
	height: 33px;
	margin: 0 0 0 5px;
	padding: 0;
}

#mainNavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainNavigation li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#mainNavigation li a {
	color: #535353;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 17px;
	margin: 0 3px 0 0;
	padding: 8px 0;
	text-align: center;
	text-shadow: 0 0 5px #ffffff;
	text-transform: uppercase;
}

#mainNavigation li a:hover,
#mainNavigation li a.current {
	background: url(/images/main_nav_over.png) 0 0 repeat-x;
	color: #af7e20;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 17px;
	margin: 0 3px 0 0;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 5px #ffffff;
	text-transform: uppercase;
}

#mainNavigation li a#margin {
	margin-left: 187px;
}

#shadowBox {
	background-color: #ffffff;
	height: 5px;
	margin: 0 4px;
}

#shadowBoxInside {
	background-color: transparent;
	height: 5px;
}

/*********************************************************************************************************************************/
/********************************* homepage **************************************************************************************/
/*********************************************************************************************************************************/

#cbTop {
	background-color: #ffffff;
	box-shadow: 0 0 5px rgba(0,0,0,0.20);
	height: 342px;
	margin: 0 4px 23px 3px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 991px;
	z-index: 500;
}

#cbTop .imgCountersContainer {
	bottom: 35px;
	height: 12px;
	margin: 0;
	position: relative;
	z-index: 600;
}

#cbTop .imgCounters {
	background-color: transparent;
	height: 12px;
	margin: 0;
	position: absolute;
	left: 22px;
}

#cbTop .img_counter_page {
	height: 12px;
	margin: 0 14px 0 0 !important;
	width: 13px;
}

#cbTop .img_counter_page a {
	background: url(/images/img_counter_off.png) 0 0 no-repeat;
	border: none;
	color: #b38120;
	font-size: 1px;
	height: 12px;
	padding: 0;
	text-align: center;
	width: 13px;
}

#cbTop .img_counter_page a:hover,
#cbTop .img_counter_page a.current {
	background: url(/images/img_counter_on.png) 0 0 no-repeat;
	border: none;
	color: #ffffff;
	font-size: 1px;
	height: 12px;
	padding: 0;
	text-align: center;
	width: 13px;
}

#cbBgStretch {
	background: url(/images/cb_stretch.png) 0 0 repeat-y;
}

#cbBgTop {
	background: url(/images/cb_top.png) 0 0 no-repeat;
	min-height: 219px;
	padding: 0 4px;
}

.cb {
	float: left;
	margin: 0;
	padding: 0 22px;
	width: 274px;
}

.margin {
	margin: 0 18px;
}

#cbBottomCorners {
	background: url(/images/cb_bottom_corners.png) 0 0 no-repeat;
	height: 51px;
}

/*********************************************************************************************************************************/
/********************************* inside page ***********************************************************************************/
/*********************************************************************************************************************************/

#insideStretch {
	background: url(/images/inside_stretch.png) 50% 0 repeat-y;
}

#insideTop {
	background: url(/images/inside_top.png) 50% 0 no-repeat;
}

#insideContent {
	float: right;
	min-height: 500px;
	padding: 0 28px 25px 37px;
	width: 694px;
}

#breadcrumbs {
	color: #005996;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 38px 0 0;
	text-align: right;
}

#breadcrumbs a {
	color: #005996;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	text-decoration: none;
}

#breadcrumbs a:hover,
.breadcrumbCurrent {
	color: #deb200;
	text-decoration: none;
}

#insideBottomCorners {
	background: url(/images/inside_bottom_corner.png) 0 0 no-repeat;
	height: 52px;
}

/*******************************************************************************************************************************************/
/*********************** Left navigation ***************************************************************************************************/
/*******************************************************************************************************************************************/

#navigation {
	display: inline;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	width: 233px;
}

#navcontainer {
	margin: 0;
	padding: 42px 0 0;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	margin: 0;
	padding: 0;
}

#navcontainer li a {
	display: block;
	min-height: 1px; /* ie7 */
	margin: 0 0 5px;
	padding: 0;
}

#navcontainer li a span {
	background: url(/images/left_nav_bg_stretch.jpg) 0 0 repeat-y;
	display: block;
	margin: 0;
	padding: 0;
}

#navcontainer li a span span {
	background: url(/images/left_nav_bg.jpg) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-family: "PTSansBold", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	min-height: 1px; /* ie7 */
	margin: 0;
	padding: 12px 17px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#navcontainer li a:hover,
#navcontainer li a#current {
	display: block;
	min-height: 1px; /* ie7 */
	margin: 0 0 5px;
	padding: 0;
	text-decoration: none;
}

#navcontainer li a:hover span,
#navcontainer li a#current span {
	background: url(/images/left_nav_bg_stretch_over.jpg) 0 0 repeat-y;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#navcontainer li a:hover span span,
#navcontainer li a#current span span {
	background: url(/images/left_nav_bg_over.jpg) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-family: "PTSansBold", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	min-height: 1px; /* ie7 */
	margin: 0;
	padding: 12px 17px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#navcontainer ul ul {
	list-style-type: none;
	margin: 0 4px 0 24px;
	padding: 4px 0 10px;
}

#navcontainer li li a {
	margin: 0;
}

#navcontainer li li a span {
	background: none;
}

#navcontainer li li a span span {
	background: none;
	color: #005895;
	font-family: "PTSans", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding: 2px 0;
	text-transform: none;
}

#navcontainer li li a:hover,
#navcontainer li li a#current {
	margin: 0;
}

#navcontainer li li a:hover span,
#navcontainer li li a#current span {
	background: none;
}

#navcontainer li li a:hover span span,
#navcontainer li li a#current span span {
	background: none;
	color: #e8ab20;
	font-family: "PTSans", "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding: 2px 0;
	text-transform: none;
}

#navcontainer ul ul ul {
	padding: 4px 0 4px;
}

#banners {
	margin: 42px 0 10px;
	padding: 0;
	width: 233px;
}

.navbanner {
	display: block;
	padding: 0 0 10px 0;
}

/*********************************************************************************************************************************/
/*********************************** footer **************************************************************************************/
/*********************************************************************************************************************************/

#footerBg {
	background: url(/images/bg_footer.png) 0 0 repeat-x;
	display: table;
	width: 100%;
}

#footer {
	margin: 0 auto;
	padding: 33px 0;
	width: 998px;
}

.footerBox {
	float: left;
}

.footerTitle {
	color: #ffffff;
	font-size: 13px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 0 0 3px;
}

.footerBox,
.footerBox a {
	color: #d8d8d8;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

.footerBox a:hover,
.footerBox a.current {
	color: #c28a20;
	text-decoration: none;
}

.socialMedia {
	padding: 1px 0 1px 25px;
}

#facebook {
	background: url(/images/facebook.png) 0 0 no-repeat;
}

.width1 {
	width: 218px;
}

.width2 {
	margin-left: 48px;
	width: 573px;
}

.width3 {
	float: right;
	margin-left: 43px;
	width: 111px;
}

#copyright {
	color: #dcdcdc;
	font-size: 11px;
	line-height: 11px;
	margin: 37px 0 15px;
	text-align: center;
}

#copyright a {
	color: #dcdcdc;
	text-decoration: none;
}

#copyright a:hover,
#copyright a.current {
	color: #c28a20;
	text-decoration: none;
}

#GRIPFooterLogo {
	margin: 0 auto;
	padding-top: 0 !important;
}

#GRIPFooterLogoText {
	line-height: 8px;
}

#printFooter {
	display: none;
	visibility: hidden;
}

/*********************************************************************************************************************************/
/************************** general classes **************************************************************************************/
/*********************************************************************************************************************************/

.clearBoth {
	clear: both;
}
