body {
	background: url(../img/background.jpg) top left repeat-x;
	font-family: verdana, sans-serif;
}

#pageWrap {
	background-color: #ffffff;
	width: 999px;
}

/*
	BACKGROUNDS
*/

.homePage {
	background-image: URL(../img/background-home.jpg);
	min-height: 645px;
}

#pageWrap .firstLevel {
	background-image: URL(../img/background-firstLevel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 645px;
}

#pageWrap .secondLevel {
	background-image: URL(../img/background-secondLevel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 645px;
}

#pageWrap .thirdLevel {
	background-image: URL(../img/background-thirdLevel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	min-height: 645px;
}

/*
	LAYOUT
*/

#pageWrap .welcome {
	background-color: #ffffff;
	position: relative;
	left: 158px;
	top: 247px;
	width: 209px;
	filter: alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.welcome h1 {
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	color: #000000;
	font-size: 75%;
	padding-top: 16px;
	padding-bottom: 13px;
	padding-right: 3px;
	margin: 0px;
}

label {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	font-size: 100%;
}

.logo {
	float: left;
}

/*
	MENU
*/
#homeContent cite {
	font-size: 100%;
}

.mainMenu {
	padding-top: 311px;
	float: left;
}

.mainMenu ul,
.mainMenu ul li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.mainMenu ul li {
	margin-left: 11px;
	margin-bottom: 2px;
	display: block;
	clear: left;
}

.menuItem {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	width: 123px;
	
	filter: alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}

.menuItem a {
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	font-size: 100%;
	padding: 3px;
	float: left;
	width: 120px;
	display: block;
}

.menuItem a.selected {
	color: #4F8A10;
}

.menuItem a:hover,
.menuItem a.selected:hover {
	background-color: #4F8A10;
	color: #ffffff;
}


/*
	MAIN CONTENT
*/


#pageWrap .contactHeader {
	position: absolute;
	margin-left: 420px;
	margin-top: 72px;
}

#pageWrap .newsHeader {
	position: absolute;
	margin-left: 420px;
	margin-top: 58px;
}

.contentPain {
	padding-bottom: 15px;
	width: 492px;
	float: right;
}

.contentPain .contentBlock {
	padding-top: 142px;
	width: 376px;
}

.contentPain .contentBlock .mainImg {
	padding-bottom: 16px;
}

.contentPain .contentBlock .padding {
	padding-left: 17px;
}

.contentPain .contentBlock .padding .longCopyBackground {
	background-image: URL(../img/longCopyBackground.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentPain .contentBlock h2 {
	padding-top: 12px;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 100%;
	color: #5F0054;
}

.contentPain .contentBlock dfn {
	font-style: normal;
}

.contentPain .contentBlock p,
.contentPain .contentBlock li {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	color: #333333;
	line-height: 1.5em;
	font-size: 75%;
}

p.intro {
	font-size: 87.5% !important;
}

.contentPain .contentBlock li li {
	font-size: 100%;
}

.contentPain .contentBlock p.cta {
	text-align: center;
	padding-bottom: 6px;
}

.contentPain .contentBlock p.cta2 {
	text-align: center;
	padding-bottom: 12px;
	padding-top: 20px;
}

.contentPain .contentBlock a {
	font-weight: normal;
	text-decoration: none;
	color: #5F0054;
}

.contentPain .contentBlock a:hover {
	color: #AC0098;
}

.contentPain .contentBlock a.inTextLink {
	border-bottom: dashed #999999 1px;
	font-weight: normal;
	color: #333333;
}

.contentPain .contentBlock ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.contentPain .contentBlock li {
	font-family: 'Lucida Grande','Lucida Sans Unicode',sans-serif;
	list-style: none;
	background-image: URL(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 16px;
	margin-bottom: 2px;
	color: #333333;
}

.contentPain blockquote {
	font-family: georgia, 'Times New Roman', serif;
	font-size: 30px;
	line-height: 0.9em;
	padding-bottom: 12px;
	color: #666666;
}

.contentPain blockquote.largePadding {
	line-height: 1.1em;
}

.contentPain blockquote.inText {
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
	font-size: 110%;
}

.contentPain cite {
	font-style: normal;
	font-weight: bold;
	font-size: 125%
}

.contentPain cite.inText {
	font-size: 90%;
}

.contentPain h1 {
	margin-bottom: 3px;
	padding-top: 12px;
	font-size: 18px;
	font-weight: normal;
	color: #4F8A10;
}

.contentPain .contactForm h1 {
	color: #5F0054;
}

.contentPain .contactForm input {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

.contentPain .contactForm textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	width: 204px;
}

.contentPain .contactForm select {
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
}

.contentPain .contactForm td {
	padding-bottom: 6px;
}

.contentPain .contactForm td.leftCol {
	padding-left: 0px;
}

ul.listLink {
	list-style: none;
	margin: 0px 0px 15px 0px !important;
	padding: 0px !important;
}

ul.listLink li {
	background-image: none !important;
}

ul.listLink li a {
	background-image: URL(../img/arrowGreen.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 110%;
}

ul.listLink li a:hover {
	background-image: URL(../img/arrowPurple.gif);
}

ul.grouping,
li.grouping {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
}


p.twitter a {
	background: url(../img/iconTwitter.png) no-repeat;
	padding: 0px 0px 0px 20px;
	display: block;
}

/*
	FOOTER
*/

.copyright {
	border-top: dotted #999999 2px;
	position: absolute;
	margin-top: 416px;
	margin-left: 19px;
	width: 325px;
}

.copyright p {
	margin-bottom: 3px;
	font-size: 65%;
	color: #999999;
}

.spacerBorder {
	border-bottom: dotted #5F0054 2px;
}

.spacerBorderLight {
	border-bottom: dotted #dddedf 2px;
}

.topLink {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 75%;
	float: right;
}

.topLink a.topofPage {
	background-image: URL(../img/upArrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

.topLink a.topofPage:hover {
	color: #999999;
}

#gcl,
#floatnation,
#floatnationT,
#gclmc {
	margin-left: -90px;
	position: absolute;
	display: none;
}

.examplePopUp {
	text-align: right;
}

.closeBtn {
	margin-bottom: 2px;
}

#popupContent {
	position: absolute;
	margin-left: -24px;
	width: 400px;
	height: 250px;
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display: none;
}

#popupContent .popupTop {
	background-image: URL(../img/popupTop.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 0px;
	height: 11px;
}

#popupContent .popupMain {
	background-image: URL(../img/popupMain.gif);
}

#popupContent .popupBtm {
	background-image: URL(../img/popupBtm.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 0px;
	height: 13px;
}


#popupContentPadding {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#popupContentPadding h1,
#popupContentPadding p {
	color: #ffffff;
}

#popupContentPadding a.close {
	letter-spacing: -0.08em;
	font-size: 65%;
	color: #ffffff;
}

#popupContentPadding a.close:hover {
	background-color: #5F0054;
}


.productHolder {
	background-color: #ffffff;
	border: solid #666666 1px;
	position: relative;
	text-align: center;
	width: 442px;
}

.productHolder .controlContainer {
	background: #000000;
	position: absolute;
	filter: alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	width: 442px;
	height: 2.6em;
	bottom: 0px;
	left: 0px;
}

#textContent {
	position: absolute;
	padding: 0px 16px;
	text-align: left;
	color: #ffffff !important;
	width: 430px;
	bottom: 0px;
	left: 0px;
}

#textContent ul,
#textContent li {
	background-image: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#textContent li h1 {
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
}


#textContent li h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 100%;
	/*color: #5f0054 !important;*/
	color: #ffffff;
}

#textContent .controls {
	padding: 7px 27px 0px 0px;
	float: right;
}

#textContent .controls li {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}

#stats {
	display: none;
}

.home {
	padding-left: 30px;
	padding-top: 157px;
	width: 462px;
}

.home h2 {
	font-weight: bold !important;
	color: #333333 !important;
	font-size: 80% !important;
}

#homeContent,
.home h2,
.home p {
	background-color: #ffffff;
}

#homeContent blockquote {
	line-height: 1.2em;
	font-size: 80%;
	color: #333333;
	padding: 0px;
	margin: 0px;
}

#ctaContent blockquote {
	line-height: 1.4em;
	padding-bottom: 0px;
	font-size: 100%;
}

#ctaContent cite {
	font-size: 100%;
}

.contentPain .contentBlock ul.clients {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

.contentPain .contentBlock ul.clients li {
	vertical-align: middle;
	padding: 0px 45px 7px 0px;
	list-style: none;
	background: transparent;
	display: inline;
	float: left;
	margin: 0px;
}


#errorMsg {
	filter: alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	
	position: absolute;
	border: dotted 1px #666666;
	padding: 0px 5px 10px 5px;
	text-align: center;
	background: #f6f6f6;
	display: none;
	width: 376px;
	top: 490px; 
}

.workContact #errorMsg {
	top: 290px;
}

#errorMsg h2,
#errorMsg p {
	padding: 0px;
	margin: 0px;
}

#errorMsg h2 {
	padding-top: 12px;
	font-size: 130%;
}

/* For dnamic show/hide content */
.extra {
	padding-top: 20px;
}

.linkTxt {
	background: url(../img/arrowGreen.gif) 0px 13px no-repeat;
	padding-left: 20px;
	cursor: pointer;
}

.linkTxt:hover {
	background: url(../img/arrowPurple.gif) 0px 13px no-repeat;
	color: #AC0098 !important;
}


