/*- Site by Switch Creative Group/* ! ---- Structure ---- *//* ---------------------------------------------------- */		body {		margin: 0 0 0 0px;		font-family: "arial", helvetica, sans-serif;		font-size: 11px;		line-height: 16px;		color: #000000;		background-color: #2e2c29;    	}					#wrapper {		width: 100%;		}			#header_wrapper {		width: 100%;		height: 37px;		}			#body_wrapper {        background: url(../_img/00-main/body_bkgd.jpg);		background-repeat: no-repeat;		width: 100%;		height: 491px;		background-color: #e2e2e4;		}				#home_text {       		background: url(../_img/00-main/home_copy.gif);		background-repeat: no-repeat;		width: 479px;		height: 265px;		float: right;		margin-top: 55px;		}			#home_text_lower {		float: right;		margin-top: 100px;		position: relative;		width: 477px;		}			#home_text_lower p {		font-size: 14px;		line-height: 20px;		}			#sub_text {		width: 479px;		margin-top: 55px;		float: right;		}			#sub_text p {				}			#sub_text a {		color: #ac332a;		}			#sub_text a:hover {		color: #000;		}			#home_button_holder {		width: 241px;		height: 18px;		float: right;		margin-top: 246px;		}				#header_inner {		width: 1000px;		}			#body_inner {		width: 1000px;		}			#good_citizen {        background: url(../_img/00-main/good_citizen.gif) repeat 0px 0px;         width: 172px;         height: 36px;		float: left;		}			#footer_wrapper {		width: 100%;		}			#footer_inner {		width: 1000px;		height: 36px;		}			#footer {		margin: 10px 0 0 26px;		}			#footer p {		font-family: Arial, Helvetica, sans-serif;		font-size: 11px;		color: #fff;		letter-spacing: 1px;		text-transform: uppercase;		}			#footer a {		color: #999;		}			#footer a:hover {		color: #fff;		}			#footer_facebook {		position: absolute;		margin-left: 495px;		margin-top: -28px;		}	/* ! ---- LINK TEMPLATE ---- *//* ---------------------------------------------------- */							#stay_informed {		width: 144px;		height: 36px;		float: left;		}			a.stay_informed {         background: url(../_img/00-main/stay_informed_btn.gif) repeat 0px 0px;         width: 144px;         height: 36px;         display: block;		}	a.stay_informed span {         display: none; 		}	a.stay_informed:hover {         background: url(../_img/00-main/stay_informed_btn.gif) repeat 0px -36px; 		}									#learn_more {		width: 267px;		height: 36px;		float: right;		}			a.learn_more {         background: url(../_img/00-main/learn_more_btn.gif) repeat 0px 0px;         width: 267px;         height: 36px;         display: block;		}	a.learn_more span {         display: none; 		}	a.learn_more:hover {         background: url(../_img/00-main/learn_more_btn.gif) repeat 0px -36px; 		}							#contact_amy_btn {		width: 91px;		height: 18px;		float: left;		}			a.contact_amy_btn {         background: url(../_img/00-main/contact_amy_btn.gif) repeat 0px 0px;         width: 91px;         height: 18px;         display: block;		}	a.contact_amy_btn span {         display: none; 		}	a.contact_amy_btn:hover {         background: url(../_img/00-main/contact_amy_btn.gif) repeat 0px -18px; 		}									#sign_up_btn {		width: 150px;		height: 18px;		float: right;		}			a.sign_up_btn {         background: url(../_img/00-main/sign_up_btn.gif) repeat 0px 0px;         width: 150px;         height: 18px;         display: block;		}	a.sign_up_btn span {         display: none; 		}	a.sign_up_btn:hover {         background: url(../_img/00-main/sign_up_btn.gif) repeat 0px -18px; 		}							#home_btn {		width: 65px;		height: 36px;		float: right;		}			a.home_btn {         background: url(../_img/00-main/home_btn.gif) repeat 0px 0px;         width: 65px;         height: 36px;         display: block;		}	a.home_btn span {         display: none; 		}	a.home_btn:hover {         background: url(../_img/00-main/home_btn.gif) repeat 0px -36px; 		}							.top_text_nav {		float: left;		height: 20px;		}			.top_text_nav p {		color: #d0d1d2;		font-size: 15px;		letter-spacing: 1px;		margin: 10px 0 0 5px;		text-transform: uppercase;		}			.top_text_nav a {		color: #fff;		}			.top_text_nav a:hover {		color: #ac332a;		}				/* ! ---- MISC. ---- *//* ---------------------------------------------------- */					.clear {		clear: both;		}					.bold_red {		color: #9e251c;		font-weight: bold;		}								
