﻿/* @override http://www.e-l-l-i-s.com/helix/css/site.css */

/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Style */

body {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	background: #E5E5E5 repeat-y center top;
}

h1 {
	width: 104px;
	height: 163px;
	text-indent: -9999px;
	background-image: url(images/logo.png);
	float: left;
	position: absolute;
	margin: 0;
	padding: 0;
}


a {
	color: #EBB100;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 20px;
}
.color1
{
	color: #5E269E;
}
.color2
{
}
.topPadd
{
	padding-top: 72px;
}
.genClear
{
	clear: both;
}
/* Layout */

div.wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 972px;
	position: relative;
}

div#header 
{
	cursor: default;
	height: 567px;
	background: url(images/header-bg.jpg) no-repeat center top;
}
#header div.wrapper #hpLink
{
	position: absolute;
	width: 104px;
	height: 163px;
	z-index: 100;
}
#header div.wrapper #hpLink a
{
	display: block;
	width: 104px;
	height: 163px;
}
div#header-text {
	width: 659px;
	height: 233px;
	background: url(images/header-text.png) no-repeat;
	position: relative;
	margin-left: 30px;
	top: 82px;
}

#header div.wrapper {
	height: 537px;
	background-image: none;
}

div#content {
	margin-top: -80px;
	background: url(images/content.gif) no-repeat center -10px;
	margin-bottom: 0;
	position: relative;
	padding-top: 24px;
}
div#content h2 {
	color: #5E269E;
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 8px;
}

div#content h2 span {
	color: #999999;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 18px;
}

div#content h3 {
	font-size: 17px;
	color: #EBB100;
	font-weight: normal;
	font-style: normal;
	line-height: 32px;
}

div#content h3 span {
	color: white;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 155px;
}

div#content h3 span a {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}
div#content h4,
div#content h5 {
	font-size: 17px;
	color: #EBB100;
	font-weight: normal;
	font-style: normal;
	line-height: 32px;
}

div#footer {
	color: #999999;
	background: url(images/bottom-line.gif) no-repeat scroll center bottom;
}
div#footer h3 {
	font-size: 24px;
	color: #EBB100;
	font-weight: normal;
	font-style: normal;
	line-height: 32px;
}
div#footer h3 span {
	color: white;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 155px;
}
div#footer h3 span a {
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}
#footer div.wrapper {
	padding-top: 30px;
	height: 212px;
	background: url(images/footer.jpg) no-repeat center top;
	margin-top: 0;
	width: 972px;
}


#footer div.wrapper.content.clearfix {
	background: url(images/footer.jpg) 0 -7px;
	padding-top: 23px;
}

/* Navigation */

ul#navigation {
	text-transform: uppercase;
	position: relative;
	left: 160px;
	width: 650px;
}

ul#navigation li{
	line-height: 22px;
	font-size: 10px;
	display: inline;
	white-space: nowrap;
}

ul#nav-1, ul#nav-2, ul#nav-3 {
	float: left;
	margin-right: 20px;
}

ul#nav-1 li, ul#nav-2 li, ul#nav-3 li {
	float: left;
	clear: left;
}

ul#nav-1 li{
	width: 110px;
}

ul#nav-2 li, ul#nav-3 li{
	width: 200px;
}

ul#navigation a {
	color: #39006D;
	text-decoration: none;
}

ul#navigation a:hover {
	text-decoration: underline;
}
ul#navigation a.on {
	color: #FFFFFF;
}
ul#navigation li.title{
	color: white;
	line-height: 30px;
	border-bottom: 1px solid #9f96cb;
	font-size: 12px;
	margin-bottom: 8px;
	display: inline;
}

/* Main */

div#left {
	width: 465px;
	float: left;
	padding-left: 25px;
}
div#leftN {
	width: 435px;
	float: left;
	padding-left: 25px;
}
div#right {
	width: 445px;
	float: left;
	padding-left: 25px;
}
div#main {
	float: left;
	margin: 0;
	display: inline;
	padding-left: 15px;
}
#main ul,
ul.defaultList {
	margin-bottom: 15px;
}

#main ul li,
ul.defaultList li {
	padding-left: 30px;
	background: url(images/bullet.gif) no-repeat 10px 5px;
}

/* Services */

div#services {
	width: 380px;
	float: left;
	padding-left: 60px;
	margin: 0 0 20px;
}

div#services ul {
	width: 345px;
}

div#services ul li {
	padding-left: 30px;
	margin-bottom: 10px;
	background: url(images/tick.gif) no-repeat;
	float: left;
	clear: left;
	width: 345px;
	display: inline;
}

div#services ul li#corperate {
	background-image: none;
	padding-left: 0;
	color: #999999;
	display: block;
	font-size: 16px;
	font-weight: bold;
}

div#services ul li span {
	color: #5E269E;
	font-size: 14px;
	font-weight: bold;
	display: block;
}
div#services ul li span a{
	color: #5E269E;
}
div#services ul li span a:hover{
	color: #EBB100;
}

#services ul li h2 span {
	background-image: none;
}

/* Form */

div#form {
	float: left;
	height: 279px;
	width: 465px;
	margin-top: 5px;
	background: url(images/form-bg.jpg) no-repeat 0 7px;
}

#form label{
	float: left;
	clear: left;
	position: relative;
	top: 140px;
	left: 163px;
	width: 105px;
	margin-bottom: 3px;
	font-size: 0.85em;
}
#form label span
{
	color: #ebb100;
}
#form input,
#form select {
	float: right;
	clear: right;
	position: relative;
	top: 140px;
	right: 25px;
	width: 160px;
	margin-bottom: 5px;
	font-size: 0.85em;
}
#form select {
	width: 165px;
}
#form .contactBtn
{
	width: auto;
	height: auto;
	margin: 5px 0;
}
#form input#call-me-button,
.button {

}



/* Footer */

div#contact {
	float: left;
	position: relative;
	width: 490px;
	margin: 0;
	padding: 0 0 0 40px;
	display: inline;
}

#contact p span {
	font-weight: bold;
	color: white;
	text-align: right;
	display: inline;
	float: right;
	width: 300px;
}

#contact p span a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: white;
}

#contact p span, #contact p span a {
	text-align: left;
}

#contact p#terms {
	line-height: 16px;
	text-transform: uppercase;
	font-size: 9px;
	margin-top: 20px;
}

#contact p#terms a {
	color: #999999;
	text-decoration: underline;
}

#contact p#terms a:hover {
	text-decoration: none;
}

#copyright {
	width: 365px;
	float: left;
	padding-left: 30px;
	font-size: 9px;
	line-height: 16px;
	border-left: 1px solid #666666;
	margin: 0;
	display: inline;
}

div#copyright p{
	padding: 0;
	margin-bottom: 14px;
}

div#copyright p.last {
	margin: 0;
}


/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* PNG fix */

img, div, h1 { behavior: url(iepngfix.htc) }


/* Contact form */

.contactLabel
{
	float: left;
	clear: left;
	width: 200px;
	height: 20px;
	margin: 0 0 5px 0;
}

/* Contact Page */

fieldset#contactUs
{
	width: 440px;
}
fieldset#contactUs legend
{
	float: left;
	clear: both;
	font-weight: bold;
	color: #5E269E;
	margin: 0 0 15px 0;
}

fieldset#contactUs label.contactLabel
{
	float: left;
	clear: left;
	width: 150px;
	height: 30px;

}
fieldset#contactUs label.contactLabel span
{
	color: #5E269E;
}
fieldset#contactUs input.contactTB
{
	float: right;
	clear: right;
	width: 260px;
	font-family: Tahoma;
	color: #666666;
	margin-bottom: 14px;
}
fieldset#contactUs textarea.contactTBML
{
	float: right;
	clear: right;
	width: 260px;
	height: 100px;
	font-family: Tahoma;
	color: #666666;
	margin-bottom: 14px;
}

fieldset#contactUs input.contactBtn
{
	float: right;
	clear: right;
	margin: 10px 0;
}

.pmiLogo
{
	float: left;
	margin: 0 6px 10px 0;
}
.pmiLogoEnd
{
	margin: 0 0 10px 0 !important;
}

.highlightBox
{
	width: 385px;
	padding: 20px;
	color: #FFFFFF;
	background: transparent url(images/bg2.jpg) left top no-repeat;
}
.highlightBoxFooter
{
	width: 425px;
	height: 20px;
	background: transparent url(images/bg2.jpg) left bottom no-repeat;
}
.bannerBox1,
.bannerBox2
{
	width: 385px;
	height: 189px;
	padding: 15px 20px;
	font-size: 1.4em;
	line-height: 1.6em;
	background: transparent url(images/bg3.jpg) left bottom no-repeat;
}
.bannerBox1 span,
.bannerBox2 span
{
	color: #EBB100;
}
.bannerBox2
{
	background: transparent url(images/bg4.jpg) left top no-repeat;
}

div.bannerBox1 blockquote p,
div.bannerBox2 blockquote p {
	position: relative;
	background: url(images/quote-open.gif) left top no-repeat;
	text-indent: 15px;
	width: 200px;
	font-size: 0.9em;
}
div.bannerBox2 blockquote p
{
	width: 215px;
	font-size: 0.65em;
	line-height: 1.6em;
}
div.bannerBox1 blockquote cite,
div.bannerBox2 blockquote cite
{
	font-size: 0.8em;
}
div.bannerBox1 blockquote p span,
div.bannerBox2 blockquote p span {
	background: url(images/quote-close.gif) no-repeat 0 0;
	padding-left: 12px;
	text-indent: -9999px;
	margin-left: 3px;
	margin-right: 15px;
}

div.singleColumn ul.defaultList li
{
	background: url(images/bullet2.png) no-repeat 10px 5px;
}

.singleColumn
{
	float: left;
	position: relative;
	width: 375px;
	min-height: 94px;
	padding: 22px 38px 0 22px;
	color: #FFFFFF;
	background: transparent url(images/singleColumn.jpg) left top no-repeat;
}
.singleColumnFooter
{
	width: 435px;
	height: 17px;
	margin: 0 0 10px 0;
	clear: both;
	background: transparent url(images/singleColumn.jpg) left bottom no-repeat;
}
.singleColumn
{
}
div.singleColumn blockquote p {
	position: relative;
	background: url(images/quote-open.gif) no-repeat;
	text-indent: 15px;
}


div.singleColumn blockquote p span {
	background: url(images/quote-close.gif) no-repeat 0 0;
	padding-left: 12px;
	text-indent: -9999px;
	margin-left: 3px;
	margin-right: 15px;
}