/* @group General Styles */

body {
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0 20px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	background-color:#666666;
}

p {
	padding: 0px 0px 10px 0px;
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
	text-decoration: none;
}

img {
	z-index: 30;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
	z-index: 29;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
	z-index: 29;
}
	
/* @end */

/* @group Layout */

#container {
	width: 780px;
	margin: 0px auto;
	text-align: justify;
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
}


blockquote, .standout {
	width: 550px;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 0px;
	position: relative;
	color:#FFFFFF;
}


#pageHeader img {
	position: absolute;
	top: 100px;
	right: 10px;
}

#pageHeader h1 {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 150px;
	left: 221px;
	font-size: 3.5em;
	line-height: normal;
	letter-spacing: normal;
	font-family: Helvetica, Arial, sans-serif;
	width: 372px;
	height: 224px;
	visibility: visible;
}

#pageHeader h2 {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 58px;
	left: 4px;
	font-weight: normal;
	font-size: 0.476em;
	line-height: 1.8em;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	width: 365px;
	height: 74px;
	visibility: visible;
}

#serviceMenu {
	padding: 0;
	width: 100%;
	height: 30%;
	position: relative;
	text-align: center;
}

#serviceMenu p {
	margin: 0;
	padding: 42px 62px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.5px;
}

#serviceMenu a:link, a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#serviceMenu a:hover, a:active {
	color:#FF9900;
}

#serviceMenu #current {
	color:#999900;
}


#contentContainer {
	height: 750px;
	margin-left: 0px;
	border-width: 0px;
	font-size: 1.1em;
	z-index: 2;
	background: #fff url;
	background-repeat: no-repeat;
	background-color:#666666;
}

#contentContainer a:link, a:visited {
	text-decoration: none;
	color: #993333
}

#contentContainer a:hover, a:active {
	color: #FFFFFF
}

#contentContainer #current {
	color:#2C4072;
}

#contentContainer #content {
	padding: 59px 66px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
    color:#FFFFFF;
	letter-spacing: 1px;
	line-height: 1.8;

}

#contentContainer #content a {
	text-decoration: none;
	color:#2C4072;
}

#contentContainer #content a:hover {
	color:#8E8C8F;
}

#contentContainer #content a:active {
}

#contentContainer .quoted {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #666666;
}

#sidebarContainer {
	float: left;
	width: 200px;
	font-size: 0.95em;
	line-height: 1.45em;
	margin-bottom: 20px;
	position: relative;
	z-index: 100;
}

#sidebarContainer #sidebar {
	padding: 70px 0;
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color:#8E8C8F;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

#sidebarContainer #sidebar a {
	text-decoration: none;
	font-weight: bold;
	color:#8E8C8F;
	letter-spacing: 0.5px;
	line-height: 1.8;
}

#sidebarContainer #sidebar a:hover {
	color:#2C4072;
}

#sidebarContainer #sidebar a:active {
}

#sidebarContainer #sidebar #current {
	color:#2C4072;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5 {
	font-family: Georgia, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 5px;
}



#footer {
	color: #fff;
	padding: 0;
	width: 100%;
	height: 80px;
	background: #fff;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#666666;
}

#footer p {
	margin: 0;
	padding: 28px 108px 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#footer a:hover, #footer a:active {
	color:#FF9900;
}
	
/* @end */



/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	height: 20px;
	position: relative;
	/*margin-top: 540px;*/
	padding-top: 0px;
	padding-left: 20px;
	z-index: 3;
}

#navcontainer #current {
	color:#FF9900;
}

#navcontainer #current:hover {
	text-decoration: none;
	color: #FF9900
}

#navcontainer a:link {
	background: transparent;
	color:#FFFFFF;
}


#navcontainer a:hover {
	background: transparent;
	color:#FF9900;
}

#navcontainer a:active {
    color:#FF9900
}

#navcontainer .currentAncestor {
}

#navcontainer #last {
	border-right: 0px solid #fff;
}


/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 5;
}

#navcontainer li {
	position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
}

#navcontainer a {
	display: block;
	padding: 2px 15px 2px;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF;
	letter-spacing: 0.3px;
	line-height: 1.1;
	border-right: 1px solid #dbd5c5;
}


#box {
	padding: 10px 10px 5px 10px;
	background-color: #fbecfd;
}


/* @end */


/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #b8b8b8;
	overflow: hidden;
}

h1,
h2,
h3,
h4,
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.3;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 0.03em;
	line-height: 1.3;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.005em;
	word-spacing: 2px;
	line-height: 0.9;
}

h4 {
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 1.3;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* 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 {
	background: #f4f4f4;
	width: 98%;
} 

.form-input-button { 
} 
/* @end */
