/*   Primary Styles ==================================== */
/*   Author: InUnison LTD =================== */

/*   Container Styles ================================== */

html, body { 
	height: 100%;
	background: #262626;
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	line-height: 1.7em;
	text-align: left;
	margin: 0;
	padding: 0;
}

#pageshell {
	background: #262626;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin: 0 auto 0px;
	padding: 0px;
	margin-bottom: 50px;
}
 
#pagecontainer { 
	position: relative;
	width: 958px; 
	text-align: left;
	margin-left: auto; 
	margin-right: auto;  
}

.headercontainer {
	width: 100%;
	height: 150px;
	background: #313131;
	border-bottom: solid 1px #000;
}
header {
	width: 958px;
	height: 150px;
	background: #313131;
	margin: 0 auto;
}

.addresscontainer {
	width: 958px;
	height: 30px;
	text-align: center;
	background: #262626 url(images/bkg_address01.png) no-repeat;
	border-bottom: solid 1px #262626;
	margin: 0 auto 0px;
	margin-bottom: 32px;
}
.feature {
	width: 958px;
	height: 571px;
	background: #262626;
	margin: 0 auto;
	margin-bottom: 35px;
}

.contentcontainer {
	width: 926px;
	min-height: 500px;
	background: #fbfaf6 url(images/bkg_contentcontainer01.jpg) repeat-x;
	padding: 35px 30px 60px 0px;
	border: solid 1px #fbfaf6;
	margin: 0 auto;
}

.sidebar {
	float: left;
	width: 270px;
	padding-bottom: 60px;
}

.contentarea {
	float: right;
	width: 625px;
	padding: 0;
}

.sidebarcontainer01 {
	float: left;
	width: 268px;
	background: #ecebe7;
	border: solid 1px #fff;
	margin-top: 9px;
}

footer {
	width: 896px;
	height: 80px;
	background: #313131;
	border: solid 1px #fbfaf6;
	margin: 0 auto;
	padding: 20px 30px 10px 30px;
}

/*   Heading & Text Styles ============================== */

.logo {
	float: left;
	width: 243px;
	height: 102px;
	display: block;
	margin: 24px 0px 0px 27px;
	border: none;
}

h1 {
	font-size: 44px;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	color: #dcb977;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-shadow: 1px 1px 0px #fff;
}

h2 {
	font-size: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	line-height: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h3 {
	font-size: 26px;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	font-style: italic;
	color: #af7c2b;
	line-height: 1.2em;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h4 {
	font-size: 38px;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	line-height: 0.8em;
	color: #b0afad;
	background: #dddcd8;
	height: 46px;
	margin: 0px 0px 15px 0px;
	padding: 0;
	text-shadow: 1px 1px 1px #fff;
}

h5 {
	font-size: 22px;
	font-family: "Trebuchet MS", Tahoma, Arial, san-serif;
	font-weight: bold;
	color: #000000;
	line-height: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h6 {
	font-size: 36px;
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

.buttontopper {
	float: left;
	width: 200px;
	height: 16px;
	display: block;
	font-size: 1.10em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #f7f7f7;
	background: #af7c2b;
	padding: 7px;
	border-top: solid 2px #dcb977;
	border-left: solid 2px #dcb977;
	border-right: solid 2px #dcb977;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0px 0px -1px 25px;
}
.btnconsult {
	float: left;
	width: 249px;
	height: 78px;
	display: block;
	margin: 0px 0px 16px 10px;
	border: none;
}

/* HTML TAGS ============================= */

a {
	text-decoration: underline;
	color: #4777af;
}

a:hover {
	color:  #9967a9;
}

p {
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1.7em;
	margin: 0px;
	margin-bottom: 19px;
}
p.sidebarparagraph {
	font-size: 14px;
	line-height: 2.1em;
	color: #605b54;
	margin: 0px 20px 30px 30px;
}
address, address a {
	color: #f4f4f4;
	font-size: 15px;
	letter-spacing: 0.07em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 4px;
	text-shadow: 2px 2px 1px #262626;
}


/* TOP NAVIGATION BAR ============================= */

.navcontainer01 {
	float: right;
	width: 640px;
	height: 36px;
	display: block;
	text-align: left;
	padding: 0px;
	background: #313131;
	border-bottom: solid 1px #535353;
	padding-right: 10px;
	margin-top: 71px;
	}

	ul#navigationlist01 {
		float: right;
		text-align: left;
		padding: 0px;
		margin: 0px;
		}

		ul#navigationlist01 li {
			height: 36px;
			display: inline;
			list-style-type: none;
			float: left;
			margin-left: 20px;
			padding: 0px;
			}
					
		ul#navigationlist01 li a {
			display: block;
			float: left;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			color: #7c7c7c;
			line-height: 1.5em;
			height: 34px;
			padding: 7px 20px 1px 20px;
			text-align: left;
			text-decoration: none;
			outline: none;
			}
	
		ul#navigationlist01 li a, #navigationlist01 li a:visited {
			text-decoration: none;
			}
			
		ul#navigationlist01 li a:hover {
			color: #000;
			height: 28px;
			background-color: #dbba75;
			border-top: solid 1px #fff;
			border-left: solid 1px #fff;
			border-right: solid 1px #fff;
			text-decoration: none;
			margin-left: -2px;
			}
			
/* SIDE NAVIGATION BAR ============================= */

.navcontainer02 {
	float: left;
	width: 184px;
	height: 283px;
	display: block;
	text-align: left;
	padding: 38px 18px 0px 18px;
	background: #2c496c url(images/navbkg01.jpg) repeat-x;
	margin: 0px 0px 16px 0px;
	}

	ul#navigationlist02 {
		list-style-type: none;
		text-align: left;
		padding: 0;
		margin: 0;
		}

		ul#navigationlist02 li {
			width: 184px;
			border-top: 1px solid #7293b9;
			border-bottom: 1px solid #305177;
			float: left;
			margin: 0px;
			}
					
		ul#navigationlist02 li a {
			width: 148px;
			height: 16px;
			margin: 0;
			display: block;
			float: left;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #fff;
			line-height: 1.5em;
			padding: 6px 7px 10px 9px;
			text-align: left;
			text-decoration: none;
			outline: none;
			}
	
		ul#navigationlist02 li a, #navigationlist02 li a:visited {
			color: #fff;
			text-decoration: none;
			}
			
		ul#navigationlist02 li a:hover {
			width: 168px;
			height: 16px;
			background-color: #4777af;
			text-decoration: none;
			}

/* FOOTER STYLES ============================= */

.copyrightbox {
	float: left;
	width: 400px;
	height: 14px;
	text-align: left;
}

.inunisonbox {
	float: right;
	width: 400px;
	height: 14px;
	text-align: right;
}

.copyright {
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFFFFF;
}

.inunisonpowered {
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFFFFF;
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
