/* @group General Styles */

body {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(../images/BG.jpg) no-repeat fixed;
}

p {
	margin: 0px;
	padding: 0px;
}

b, strong {

}

a:link {
	text-decoration: none;
	color: #2497B4;
}

a:visited {
	color: #fff;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 6px 6px 6px 0;
}

.image-right {
	float: right;
	margin: 6px 0 6px 6px;
}
	
/* @end */

/* @group Layout */
#gradient {
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 508px;
}
.clearer {
	clear: both;
}

#shadow {
	margin: 0px auto;
	text-align: left;
	z-index: 400;
	width: 823px;
	background: url(../images/PGBG.png) bottom;
	padding-bottom: 10px;

}
#container {
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 500;
	width: 803px;
	background: #08222F;
}

#pageHeader {
	height: 100px;
	display: block;
	position: relative;
	background: #2497B4;
}

#pageHeader img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#pageHeader h1 {
	font: bold 2.1em  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #fff;
	padding: 10px 0 0 10px;
	margin: 0;
}

#pageHeader h2 {
	color: #a1a5a9;
	padding-left: 10px;
	margin: 0;
	padding-bottom: 10px;
	font-size: 1.1em;
	font-weight: normal;
}

#contentContainer {
	font-size: 0.8em;
	margin-right: 401px;
}

#contentContainer #content {
	padding: 0px;
}

.contentSpacer {
	float:right;
	width:1px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#sidebarContainer {
	width: 400px;
	font-size: 11px;
	float: right;
	line-height: 120%;
}

#sidebarContainer #sidebar {
	padding: 0px 20px 10px 10px;
}

#sidebarContainer .sideHeader {
	padding: 20px 10px 10px;
	font-size: 1.6em;
	line-height: 120%;
	color: #2497B4;
}
#sidebarContainer .sideNav {
	padding: 0px 10px;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: right;
}

#footer {
	color: #fff;
	font-size: 0.7em;
	background: #1E7F93;
	height: 100px;
}
#footer #address {
	float: right;
	width: 420px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#footer .address {
	font-size: 1.1em;
	line-height: 100%;
	color: #08222F;
	padding-top: 6px;
}
#footer .address a {
	color: #08222F;
	text-decoration: underline;
	}
#footer .tel {
	font-size: 2.1em;
	line-height: 120%;
	padding-top: 10px;
}



#footer #quote {
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 20px;
}

#footer #quote strong {
	font-size: 1.5em;
	font-weight: normal;
	color: #000000;
}

#footer #quote ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#footer #quote a{
	width: 113px;
	height: 29px;
	display: block;
	position: relative;
	z-index: 7;
	text-decoration: none;
	padding-top: 7px;
	color: #AAE4D8;
	text-align: center;
	background: url(../images/QuickQuote_button_over.png) no-repeat left top;
	margin-top: 5px;
}

#footer #quote a:hover {
	color: #fff;
	text-shadow: none;
	background-image: url(../images/QuickQuote_button_over.png);
}






#footer p {
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
	
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #a0a5a7;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */


















/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: 100%;
	height: 62px;
	display: block;
	position: relative;
	font-size: 0.8em;
	margin-bottom: 0px;
	background: url(../images/menu_bg.png) repeat-x;
}

#navcontainer #current {
	color: #fff;
	text-shadow: none;
	background-image: url(../images/button_over.png);
}

#navcontainer .currentAncestor {
 	text-shadow: none;
	background-image: url(../images/button_over.png);
}

/* Parent - Level 0 */

#navcontainer ul {
	height: 62px;
	list-style: none;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	width: 805px;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	margin-top: 17px;
	width: 134px;
	height: 23px;
	display: block;
	background-image: url(../images/button_normal.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	z-index: 7;
	text-decoration: none;
	padding-top: 7px;
	color: #3c3c3c;
	text-shadow: 0px 1px 0px #ffffff;
	text-align: center;
}

#navcontainer a:hover {
	color: #fff;
	text-shadow: none;
	background-image: url(../images/button_over.png);
}

#navcontainer a:active {


}

/* Child - Level 1 

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 28px;
	width: inherit;
	font-size: 0.99em;
	z-index: 9;
	background: none;
	margin: 0;
	padding: 0;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: none;
	padding-top: 1px;
	width: auto;
	float: left;
	padding: 0 8px;
	height: 15px;
	position: relative;
	z-index: 8;
	text-shadow: none;
}

#navcontainer ul ul a:hover{
	text-shadow: 0px 1px 0px #ffffff;
	background: repeat-x url(../../images/blue/submenu_over.png) center top;
}

#navcontainer ul ul #current{
	height: 15px;
	text-shadow: none;
	background: repeat-x url(../../images/blue/submenu_over.png) center top;
}

#navcontainer ul ul .currentAncestor {
	height: 15px;
	text-shadow: none;
	background: repeat-x url(../../images/blue/submenu_over.png) center top;
}

/* Child - Level 2 

#navcontainer ul ul ul {
	position: absolute;
	left: 10px;
	top: 20px;
	width: inherit;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 10px;
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul li a {
	color: #121212;
	text-shadow: none;
}

#navcontainer ul ul ul li a:hover {
	text-decoration: underline;
	background: none;
	text-shadow: none;
	color: #0080ff;
}

#navcontainer ul ul ul #current {
	font-weight: normal;
	background: none;
	text-shadow: none;
	text-decoration: underline;
	color: #0080ff;
}

#navcontainer ul ul ul ul {
	display: none;
}

/* @end */

























/* @group Global Classes */

.standout, blockquote {
	border: 1px solid #e2e2e2;
	background: #f1f1f1;
	color: #666666;
	margin: 0 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191919;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	margin: 0px;
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

/* Table Styles */
table {
	font-size: 1em;
}
/* @end */












/* @group Contact Form */
.message-text { } 

.required-text { } 

.form-input-field { } 

.form-input-button {
} 
/* @end */
