
a{
	color:#CC0000;
}

body{
	background-color: #FFFFFF;
	background-image:url('../gfx/bg.jpg'); 
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	text-align:center;
	word-spacing:0px;
	letter-spacing:0px;
	font-size:12px;
	line-height:16px;
	font-family:arial,helvetica,sans-serif;
}
	
#footerNav{
	float:left;
	height:20px;
	color: #CC0000;
	width:960px;
	position:relative;
	top:45px;
	left:50px;
	display:inline;
	text-align:left;
	font-size:11px;
	word-spacing:21px;
	text-align:justify;
}	

#footerNav a{
	color: #FFFFFF;
	text-decoration:none;
	word-spacing:0px;

}	
#footerNav a:hover{
	border-bottom:1px solid #cc0000;
}


img { behavior: url(iepngfix.htc); }

.text{
	font-size:12px;
	
}

#leftCol{
	position:relative;
	text-align:left;
	float:left;
	width:270px;
	height:auto;
	top:-75px;
	left:33px;
	border:0px dotted red;
	z-index;99;
}

#leftColHolder{
        position:absolute;
        text-align:left;
        width:270px;
        height:auto;
        border:0px solid red;
}

#footer{
	position:absolute;
	width:100%;
	height:99px;
	top:-100px;
	background:url('../gfx/footerbg.jpg');
}


#footer_subgrey{
	position:absolute;
	width:100%;
	height:99px;
	top:-100px;
	background-color:#D3D3D3;
}

#marker_holder_bottom{
	float:left;
	width:960px;
	height:1px;
	border:0px solid red;
	overflow:hidden;
}

#marker_far_bottom{
	position:absolute;
	bottom:0;
	width:1px;
	height:1px;
	border:0px solid red;
	overflow:hidden;
}

#rightCol{
	text-align:left;
	float:right;
	width:655px;
	height:auto;
	border:0px dotted red;
}


#rightColHolder{
	text-align:left;
	float:left;
	position:relative;
	left:15px;
	margin-bottom:0px;	
	margin-top:20px;
	width:620px;
	height:auto;
	border:0px dotted red;
	font-family: arial,helvetica,sans-serif
	font-size:11px;
}

#rightColHolder p{
	font-family: arial,helvetica,sans-serif;
	font-size:11px;

}
#outerContainer {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	top:0px; 
}

#innerContainer {
	width:960px;
}


#holder{
	float:left;
	height:auto;
	top:0px;
	left:0px;
	width:960px;
	border:0px solid blue;	
}

#header{
	position:relative;
	border:0px solid red;
	height:196px;
	width:960px;
	overflow:hidden;
}

#headerImage{
	position:absolute;
	top:0px;
	left:0px;
	height:138px;
	width:960px;	
	background:url('../gfx/header-default-1.jpg');	background-position: 0% 100%;
	background-attach: fixed;	
	background-repeat: no-repeat;
}

#headerLinks{
	position:absolute;
	top:0px;
	left:310px;
	height:25px;
	width:525px;
	line-height:25px;
	color:#4e4e4f;		
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	text-align:right;
	word-spacing:10px;
}

#headerLinks a{
	/* color:#FE0000; */
	color:#ffffff;
	word-spacing:0px;
	text-decoration:none;
}

#headerLinks a:hover{
	border-bottom:1px solid #FE0000;
	/* border-bottom:1px solid #A4A4A4; */
}



#headerCapLogo{
	position:absolute;
	top:0px;
	left:30px;
	width:275px;
	height:75px;	
}

#headerSuzukiLogo{
	position:absolute;
	top:0px;
	left:860px;
	width:78px;
	height:75px;	
}

#headerBanner{
	display:none;
}

#headerLanguageSelector{
	display:none;
}

#far_right_marker{
	float:right;
	width:1px;
	height:1px;
	overflow:hidden;
	border:0px solid red;
}


#headerFooterHatch{
	position:absolute;
	top:109px;
	left:0px;
	height:30px;
	width:100%;	
	background:url('../gfx/header-crosshatch.png');	background-repeat: repeat-x;
	opacity:.15;
	filter: alpha(opacity=15); 
	-moz-opacity: 0.15;
	z-index:10;
}

#navigation{
	position:absolute;
	text-align:left;
	top:146px;
	left:302px;
	width:635px;
	height:40px;
	border:0px solid red;
}

#navigation a{
	position:relative;
	top:-10px;
	margin-left:10px;
	margin-right:10px;
}

.pagnator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
.pagnator a {color: #cc0000; text-decoration: none;}
.pagnator {color: #cc0000; text-decoration: none;}
.pagnator a:hover {color: #cc0000; text-decoration: none;}
