@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bgTile.gif);
	background-repeat:repeat;
}

#wrapper {
	width:990px;
	margin: 0 auto;
}

#header {
	margin:0;
	width:990px;
	height:110px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#logoLink {
	text-decoration:none;
	display:block;
	position:absolute;
	top:32px;
	left:115px;
	width:149px;
	height:45px;
}

#logoLink i {
	visibility:hidden;
}

#mainNav {
	margin:0;
	padding:0;
	position:relative;
	top:92px;
	left:40px;
}

#mainNav li {
	list-style:none;
	float:left;
	padding-right:16px;
}

#mainNav li a {
	display:block;
	text-decoration:none;
	height:14px;
	font-size:10px;
}

#btnHome {
	width:42px;
	text-indent:-5000px;
	background-image:url(images/btnNavHome.gif);
	background-repeat:no-repeat;
}

#btnHome:hover {
	background-position: right;
}

#btnWho {
	width:83px;
	text-indent:-5000px;
	background-image:url(images/btnNavWhoWeAre.gif);
	background-repeat:no-repeat;
}

#btnWho:hover {
	background-position: right;
}

#btnProducts {
	width:96px;
	text-indent:-5000px;
	background-image:url(images/btnNavOurProducts.gif);
	background-repeat:no-repeat;
}

#btnProducts:hover {
	background-position: right;
}

#btnPartners {
	width:89px;
	text-indent:-5000px;
	background-image:url(images/btnNavOurPartners.gif);
	background-repeat:no-repeat;
}

#btnPartners:hover {
	background-position: right;
}

#btnDistributors {
	width:112px;
	text-indent:-5000px;
	background-image:url(images/btnNavOurDistributors.gif);
	background-repeat:no-repeat;
}

#btnDistributors:hover {
	background-position: right;
}

#btnNews {
	width:114px;
	text-indent:-5000px;
	background-image:url(images/btnNavNewsAndResources.gif);
	background-repeat:no-repeat;
}

#btnNews:hover {
	background-position: right;
}

#btnContact {
	width:81px;
	text-indent:-5000px;
	background-image:url(images/btnNavContactUs.gif);
	background-repeat:no-repeat;
}

#btnContact:hover {
	background-position: right;
}

#mainContent {
	position:relative;
	left:3px;
	background-image:url(images/pageBg.png);
	background-repeat:repeat-y;
	width:983px;
}

#flashContent {
	position:relative;
	left:9px;
	margin-bottom:-6px;
}

#mainBodyContent {
	position:relative;
	left:9px;
	margin-bottom:-6px;
}

#contentHolder {
	width:718px;
	position:relative;
	left:40px;
}

#contentHolder a {
	text-decoration:none;
	color:#c3560a;
}

#contentHolder a:hover {
	color:#999;
}

#contentHolder li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.productBlock {
	padding-bottom:70px;	
}

.callout {
	padding-left:30px;	
}

#mainBodyContent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#homeFooter {
	position:relative;
	left:8px;
	width:964px;
	height:143px;
	background-image:url(images/homeFooterBg.jpg);
	background-repeat:repeat-x;
}

#homeFooter div {
	float:left;
	width:190px;
}

#homeFooter div h4 {
	margin:0;
	position:relative;
	top:5px;
}

#homeFooter div p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding-right:20px;
}

#homeFooter div a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f6be3c;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:90px;
}

#homeFooterSelect {
	background-image:url(images/homeFooterSelect.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:125px;
	height:35px;
	position:relative;
	left:30px;
}

#homeFooterIDTheftAssist {
	background-image:url(images/homeFooterIDTheftAssist.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:128px;
	height:35px;
}

#homeFooterWorldTravelAssist {
	background-image:url(images/homeFooterWorldTravelAssist.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:158px;
	height:35px;
}

#homeFooterCompanionAssist {
	background-image:url(images/homeFooterCompanionAssist.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:160px;
	height:35px;
}

#homeFooterDataProtectionAssist {
	background-image:url(images/homeFooterDataProtectionAssist.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:171px;
	height:35px;
}

#coloredBar {
	height:7px;
	background-color:#666666;
	margin-top:18px;
	width:963px;
	position:relative;
	left:12px;
}

#copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#636363;
	position:relative;
	float:left;
	left:30px;
}

#footerNav {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#116ed3;
	position:relative;
	float:right;
	right:30px;
}

#footerNav a {
	color:#116ed3;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.pipe {
	color:#aaa9a9;
}

/*   Page Specific Styles   */
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#c3560a;
	font-size:13px;
	margin-top:0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#c3560a;
	font-size:13px;
	margin-top:0px;
}

#titleWhoWeAre {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
}

#titleWhoWeAre span {
	background: url(images/titleWhoWeAre.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.nameCallout {
	color:#c3560a;
}

.bioBlocks {
	clear:both;
	margin-bottom:15px;
}

.bioBlocks div {
	float:right;
	width:550px;
}

.bioBlocks img {
	float:left;
}

.memoriam {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	position:relative;
	left:170px;
	padding-bottom:15px;
}

.clear {
	clear:both;
}

#titleOurDistributors {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
}

#titleOurDistributors span {
	background: url(images/titleOurDistributors.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.forcedHeight {
	height:300px;	
}

#titleOurPartners {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
}

#titleOurPartners span {
	background: url(images/titleOurPartners.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.partnerBlock {
	background:url(images/divider.gif) no-repeat top left;
	padding-top:10px;
}

#titleOurProducts {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
}

#titleOurProducts span {
	background: url(images/titleOurProducts.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.products {
	font-size:18px;	
}

.contact {
	list-style:none;
}

.contact span {
	color:#c3560a;
}

#titleIDTheftAssist {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
}

#titleIDTheftAssist span {
	background: url(images/titleIDTheftAssist.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleWorldTravelAssist {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleWorldTravelAssist span {
	background: url(images/titleWorldTravelAssist.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleCompanionAssist {
	margin:0;
	width:250px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleCompanionAssist span {
	background: url(images/titleCompanionAssist.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleDataProtectionAssist {
	margin:0;
	width:295px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleDataProtectionAssist span {
	background: url(images/titleDataProtectionAssist.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleVIPAssist {
	margin:0;
	width:149px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleVIPAssist span {
	background: url(images/titleVipAssist.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleNewsAndResources {
	margin:0;
	width:256px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleNewsAndResources span {
	background: url(images/titleNewsAndResources.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.newsAnchor {
	font-size:11px;
}

.newsTitle {
	font-weight:bold;	
}

.newsHeader {
	margin:0px;
	padding:0px;
}

.newsSection {
	font-size:18px;	
}

.newsParagraph {
	margin-top:0px;
	padding:0;
}

.newsBlock {
	background:url(images/divider.gif) no-repeat bottom left;	
	padding-bottom:10px;
	padding-top:10px;
}

.moveRight {
	float:right;
	padding-left:20px;
	padding-bottom:20px;
}

#titleSitemap {
	margin:0;
	width:125px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleSitemap span {
	background: url(images/titleSitemap.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

#titleContact {
	margin:0;
	width:156px;
	height:50px;
	position:relative;
	left:20px;
	font-size:14px;
}

#titleContact span {
	background: url(images/titleContactUs.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

