/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }
/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }
/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td,script,hr { margin:0; padding:0; }
/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset {
	border-style: none;
	}

body {
	font-family: helvetica, proxima-nova, 'Helvetica Neue', arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/gr_page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #262626;
}
a:active {
	color: #FF0000;
}
#header_bg_tile {
	background-image: url(images/main_gr_header_bg.png);
	height: 126px;
	width: auto;
	background-position: left;
	background-repeat: repeat;
}

#container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: inherit;
}
#header_content {
	width: 980px;
	height: 168px;
	position: relative;
	margin: auto;
}
#logo {
	height: 54px;
	width: 282px;
	background-image: url(images/gr_logo.png);
	background-repeat: no-repeat;
	text-indent: -999999px;
	background-position: center top;
	position: absolute;
	top: 40px;
}
#main_ad {
	height: 270px;
	width: 980px;
	margin: auto;
	position: relative;
}
#main_ad_one {
	height: 270px;
	width: 980px;
	margin: auto;
	position: relative;
	background-image: url(images/gr_main_ad_01.jpg);
	background-repeat: no-repeat;
}
#main_ad_one h1 {
	font-size: 22px;
	color: #106fb9;
	width: 470px;
	padding-top: 20px;
	padding-left: 40px;
	position: relative;
	padding-right: 20px;
}
#main_ad_one h2 {
	font-size: 19px;
	color: #fa0807;
	width: 470px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 40px;
	position: relative;
}
#main_ad_one p {
	width: 470px;
	padding-top: 10px;
	line-height: 18px;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 40px;
	position: relative;
}

#main_ad_two {
	height: 270px;
	width: 980px;
	margin: auto;
	position: relative;
	background-image: url(images/gr_main_ad_02.jpg);
	background-repeat: no-repeat;
}
#main_ad_two #textpart {
	position: relative;
	left: 420px;
	margin: 0px;
	height: 240px;
	width: 550px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_ad_two h1 {
	font-size: 18px;
	color: #106fb9;
	width: 520px;
	padding-left: 20px;
	text-align: right;
	position: relative;
	top: 15px;
}
#main_ad_two h2 {
	font-size: 16px;
	color: #fa0807;
	width: 520px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: right;
	position: relative;
	top: 15px;
}
#main_ad_two p {
	width: 520px;
	padding-top: 10px;
	padding-left: 20px;
	line-height: 18px;
	font-size: 14px;
	text-align: right;
	position: relative;
	top: 15px;
}

#main_ad_three {
	height: 270px;
	width: 980px;
	margin: auto;
	position: relative;
	background-image: url(images/gr_main_ad_services.jpg);
	background-repeat: no-repeat;
}
#main_ad_three #textpart {
	height: 190px;
	width: 350px;
	position: relative;
	left: 80px;
	top: 40px;
}

#main_ad_three h1 {
	font-size: 20px;
	color: #106fb9;
	width: 650px;
	padding-top: 15px;
	padding-left: 50px;
}
#main_ad_three h2 {
	font-size: 16px;
	color: #fa0807;
	width: 550px;
	padding-top: 10px;
	padding-left: 40px;
}
#main_ad_three p {
	width: 520px;
	padding-top: 10px;
	padding-left: 40px;
	line-height: 18px;
	font-size: 14px;
}
#main_ad_three .red_text {
	color: #FF0000;
}


#main_ad_four {
	height: 270px;
	width: 980px;
	margin: auto;
	position: relative;
	background-image: url(images/gr_main_ad_contact.jpg);
	background-repeat: no-repeat;
}
#main_ad_four #textpart {
	position: relative;
	left: 460px;
	margin: 0px;
	height: 150px;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 60px;
}

#main_ad_four h1 {
	font-size: 34px;
	color: #106fb9;
	width: 450px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}
#main_ad_four h2 {
	font-size: 24px;
	color: #fa0807;
	width: 450px;
	padding-top: 10px;
	text-align: right;
	padding-right: 20px;
}
#main_ad_four p {
	width: 520px;
	padding-top: 10px;
	line-height: 18px;
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
}

#body_content {
	width: 980px;
	position: relative;
	margin: auto;
	font-family: helvetica, proxima-nova, 'Helvetica Neue', arial, sans-serif;
	font-size: 12px;
	height: inherit;
	background-color: #FFFFFF;
	background-image: url(images/body_content_bg.jpg);
	background-repeat: repeat-x;
}
#body_content_soln {
	width: 980px;
	position: relative;
	margin: auto;
	font-family: helvetica, proxima-nova, 'Helvetica Neue', arial, sans-serif;
	font-size: 12px;
	height: 900px;
	background-color: #FFFFFF;
	background-image: url(images/body_content_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#body_content_soln .white_bg_all_over_body {
	background-color: #FFFFFF;
	background-image: url(images/body_content_bg.jpg);
	float: left;
	width: 980px;
	height: auto;
}

#left_cont {
	width: 330px;
	float: left;
	position: relative;
	background-image: url(images/gr_side_menu_sm.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	height: 429px;
	background-color: #FFFFFF;
}
#left_cont  .space_area   {
	height: 85px;
	position: relative;
}

#latest_news {
	width: 284px;
	height: 140px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#latest_news h3 {
	height: 30px;
	width: 260px;
	background-color: #2b68b7;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#latest_news p {
	font-size: 11px;
	color: #231f20;
}
#latest_news .details {
	font-size: 12px;
	width: 250px;
	padding-left: 20px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#latest_news .date {
	height: 20px;
	width: 110px;
	background-color: #8c7869;
	line-height: 20px;
	text-align: right;
	padding-right: 10px;
	margin-left: 150px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


#right_cont {
	position: relative;
	float: left;
	width: 605px;
	background-color: #FFFFFF;
	height: inherit;
}
#right_cont .space_area {
	height: 15px;
	position: relative;
}

#right_cont  .main_text {
	height: inherit;
	width: 580px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right_cont .main_text .soln_cats {
	position: relative;
	height: 150px;
	width: 560px;
	margin: auto;
}

#right_cont .main_text img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#right_cont .main_text h1 {
	font-size: 22px;
	font-weight: bold;
	color: #01549f;
	line-height: 51px;
	background-image: url(images/h1_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	text-indent: 10px;
}

#right_cont  .main_text h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fa0807;
	line-height: 30px;
}
#right_cont  .main_text p {
	font-size: 14px;
	color: #231f20;
	line-height: 18px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#right_cont ul {
	width: 580px;
	font-family: helvetica, proxima-nova, 'Helvetica Neue', arial, sans-serif;	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right_cont li {
	display: inline;
	width: 280px;
	position: relative;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 160px;
	float: left;
}
#right_cont  li .gr_photo {
	float: left;
	position: relative;
	margin-right: 5px;
}
#right_cont  li h4 {
	color: #157ab1;
	float: left;
	width: 135px;
	position: relative;
	font-size: 13px;
}

#right_cont .sub_cat_txt {
	font-size: 11px;
	line-height: 14px;
	float: left;
	width: 135px;
	position: relative;
	height: 105px;
	overflow: hidden;
	color: #434343;
}
#right_cont .learn_more {
	float: right;
	width: 89px;
	position: relative;
	height: 20px;
	overflow: hidden;
	background-image: url(images/bt_learn_more.jpg);
	text-indent: -999999px;
}


#footer_content {
	position: relative;
	background-image: url(images/gr_footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 102px;
	margin: auto;
	float: left;
}
#footer_stuff  {
	width: 980px;
	position: relative;
	margin: auto;
	height: 102px;
}
#footer_stuff .foot_nav {
	height: 40px;
	position: relative;
	width: 480px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_stuff .foot_nav ul {
	height: 20px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#footer_stuff .foot_nav li {
	display: inline;
	height: 20px;
	position: relative;
	float: left;
	text-align: center;
	width: 120px;
	margin: auto;
}
#footer_stuff .foot_nav a:link {
	color: #00539f;
	text-decoration: none;
}
#footer_stuff .foot_nav a:visited {
	color: #00539f;
	text-decoration: none;
}
#footer_stuff .foot_nav a:hover {
	color: #fa0807;
	text-decoration: underline;
}
#footer_stuff .foot_nav a:active {
	color: #00539f;
	text-decoration: none;
}
#footer_stuff .logo {
	height: 15px;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -999999px;
}
#footer_stuff .copyr {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
}


#main_spacer {
	height: 20px;
	width: 980px;
	position: relative;
	float: left;
}
#body_content .white_bg_all_over_body {
	background-color: #FFFFFF;
	background-image: url(images/body_content_bg.jpg);
	float: left;
	width: 980px;
	height: auto;
}
#contact {
	width: 450px;
	height: 400px;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact .form_txt {
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	float: left;
	height: 30px;
	position: relative;
	color: #fa0807;
	width: 100px;
	text-align: right;
}


#contact input {
	width: 150px;
	height: 20px;
	border: 1px solid #b1c3c7;
	margin: 5px;
}
#contact .form_space {
	width: 265px;
	position: relative;
}

#contact .textarea_space {
	width: 400px;
	position: relative;
	height: 160px;
}
#contact textarea {
	position: relative;
	width: 280px;
	height: 150px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}


#contact .submit_space {
	width: 160px;
	position: relative;
	left: 100px;
	top: 10px;
}
#ofc_address {
	height: 140px;
	width: 140px;
	position: absolute;
	top: 100px;
	left: 340px;
	background-image: url(images/pin.jpg);
}
#ofc_address  .ofc_txt {
	height: 60px;
	width: 100px;
	margin: 0px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	position: relative;
	padding: 0px;
	left: 20px;
	top: 35px;
	color: #000000;
}
