@charset "utf-8";







#Newsletter {width:480px; background-color:#bee2f2; border:1px solid #bac1c5; padding:0px 20px 20px 20px;}

span.label,span.spacer,span.multiple span {width:120px;float:left; font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em; padding-bottom:5px;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 







/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
h1 {
	font-family: "Century Gothic", "Gill Sans MT", Arial, sans-serif;
	color: #316e9f;
	font-size: 24px;
}
h2{
	font-family: "Century Gothic", "Gill Sans MT", Arial, sans-serif;
	color: #316e9f;
	font-size: 18px;
}

h3{
	font-family: "Century Gothic", "Gill Sans MT", Arial, sans-serif;
	color: #316e9f;
	font-size: 16px;
}


span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 16px;
}




body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#mainContent #leftColumn {
	float: left;
	width: 327px;
}
#mainContent #rightColumn {
	float: right;
	width: 540px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 20px;
}
p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
li ul li {
	font-size: 100%;
}
ul {
}

#footer p {
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
}
a {
	color: #0066CC;
	text-decoration: none;
}



#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d9e7ee;
}
#header {
	float: left;
	height: 190px;
	width: 950px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent {
	background-image: url(../images/mainBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 950px;
}
#header #logo {
	float: left;
	height: 60px;
	width: 175px;
	padding-top: 30px;
	padding-left: 50px;
}
#header #topNavigation {
	width: 550px;
	float: right;
	padding-left: 0px;
	padding-top: 15px;
}
#header #wavytext {
	float: right;
	width: 430px;
	padding-top: 15px;
	padding-bottom: 20px;
}

a.btnhome{
	width: 68px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnhome span { display: none; }

a.btnhome:hover {
	background-image: url(../images/btn-home.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

a.btnprofiles{
	width: 71px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-profile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnprofiles span { display: none; }

a.btnprofiles:hover {
	background-image: url(../images/btn-profile.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}

a.btnclients{
	width: 71px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-clients.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnclients span { display: none; }

a.btnclients:hover {
	background-image: url(../images/btn-clients.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}


a.btnproducts{
	width: 82px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-products.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnproducts span { display: none; }

a.btnproducts:hover {
	background-image: url(../images/btn-products.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}


a.btnservices{
	width: 79px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnservices span { display: none; }

a.btnservices:hover {
	background-image: url(../images/btn-services.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}


a.btncontact{
	width: 95px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btncontact span { display: none; }

a.btncontact:hover {
	background-image: url(../images/btn-contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
a.btnoffer{
	width: 115px;
	height: 32px;
	display: block;
	float:left;
	padding-right: 20px;
	background-image: url(../images/btn-offers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.btnoffer span { display: none; }

a.btnoffer:hover {
	background-image: url(../images/btn-offers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	width: 910px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	width: 910px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color:#a0bcce;
}
#fullWidth {
	width: 870px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
h4 {font-size:0.85em; color:#316e9f; font-family:Arial, Helvetica, sans-serif; }
a.mainNav {
	background-color: #558ec5;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
a.subNav {
	display: block;
	background-color: #75aadc;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-left: 10px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 2px;
}
#leftColumn #sideNav {
	width: 280px;
	padding-left: 0px;
	padding-top: 20px;
}
.tblDownloads p {
	color: #132A70;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
.tblDownloads td {
	background-color: #bbd5e2;
	padding: 3px;
}
