/*! @section Global_Styles */

* {
	margin: 0;
}

html {
	font-family: Verdana;
	font-size: 13px;
	color: #4c4c4c;
	height: 100%;
}

body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	text-align: center;
	height: 100%;
}

a img {
	border: none;
}

#Wrapper {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -237px;
}

/*! @section Header */

#Header {}

.address {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #eaeaea;
	margin-top: 10px;
	text-align: right;
}

.logo {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
}

.tollfree {
	float: left;
	margin-top: 5px;
}


/*! @section Content */

#Content {
	padding-bottom: 20px;
}

#Gallery {
	float: left;
	width: 712px;
	height: 220px;
	margin-top: 20px;
	margin-left: 10px;
}

#Gallery img {
	margin-left: -5px;
}

#FlashGallery {
	position: absolute;
	margin-top: -220px;
	margin-left: 267px;
}

#BigButtons {
	float: right;
	width: 305px;
	margin-right: 12px;
}

#BigButtons a {
	margin: 0px !important;
	padding: 0px !important;
}

#Menu {
	float: left;
	font-weight: bold;
	font-size: 14px;
	margin-top: -470px;
	margin-left: 30px;
}

#Menu img {
	margin-left: -3px;
}

#Menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#Menu ul li {
	background-image: url(../img/menuBG.jpg);
	background-repeat: no-repeat;
	width: 154px;
	height: 39px;
	padding-left: 40px;
	margin: auto;
}

#Menu ul li ul {
	margin-left: 144px;
	position: relative;
	z-index: 500;
}

#Menu a:link, #Menu a:visited {
	text-decoration: none;
	color: #ffffff;
	width: 170px;
}

#Menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	width: 170px;
}

#Text {
	width: 380px;
	min-height: 350px;
	margin-top: -320px;
	margin-left: 245px;
}

.push {
	height: 237px;
}

/*! @section Footer */

#Footer {
	background-image: url(../img/footerBG.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 237px;
	text-align: left;
}

.footer_wrapper {
	width: 962px;
	margin: 0 auto;
	padding-top: 10px;
}

.footer_menu {
	float: right;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

.footer_menu ul {
	list-style-type: none;
}

.footer_menu ul li {
	margin-bottom: 5px;
}

.footer_menu a:link, .footer_menu a:visited {
	text-decoration: none;
	color: #ffffff;
	width: 170px;
}

.footer_menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	width: 170px;
}

.footer_address {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.4em;
}

.eyesore {
	color: #3878a7;
}

.eyesore a:link, .eyesore a:visited {
	text-decoration: none;
	color: #3878a7;
}

.eyesore a:hover {
	text-decoration: underline;
	color: #3878a7;
}

/* Sub Nav Menu Styles */

.submenu_27 {
	margin-top: -32px !important;
}

.submenu_28 {
	margin-top: -32px !important;
}

.submenu_30 {
	margin-top: -32px !important;
}

/* Messages and Warnings */

.error-message {
	color: red;
}

#flashMessage {
	font-weight: bold;
	font-size: 20px;
	color: #0b548b;
}
