@charset "utf-8";
/*------------------------------------------------------------------ 
	[Master Stylesheet] 
	TKCarsites - CSS Document
	Website: http://www.tkcarsites.com/
-------------------------------------------------------------------*/
/*-----------------------------------
Basic Elements
-----------------------------------*/
/*****************
Body
*****************/
body{
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*****************
Left Navigation
*****************/
/*#leftNav{background:url(../images/leftNav-bg.png) top left no-repeat #043d74; border:0px solid red;}
#leftinnerNav{background:url(../images/leftinnerNav-bg.jpg) top left no-repeat #043d74; border:0px solid red;}*/

/*****************
Main Wrapper
*****************/
#mainWrapper{
width:972px;
background-image:url(../images/main-wrapper-inner-background1.jpg);
background-repeat:no-repeat;
border:0px solid red;
}

/*******************
Main Inner Content 
*******************/
#mainInnerContent{
background:url(../images/maininner-bg.jpg) top left repeat-y;}

#mainInnerwrapper{
width:972px;
background-image:url(../images/main-wrapper-inner-background2.jpg);
background-repeat:no-repeat;
border:0px solid red;
}
#mainInnerContent1{}


/*-----------------------------------
Header Elements
-----------------------------------*/
/*****************
Logo
*****************/
#logo{
	float:right;
	width:248px;
	height:34px;
	margin:40px 6px 0 0;
}
#staticbutton{
	margin:0px 0 0 0px;	
}

/**Logo Image**/
#logo a{
	width:248px;
	height:34px;
}
#staticbutton a{
	border:none;
display:none;
}

#info {
	float:left;
	width:330px;
	margin:36px 0px 0 0;
}

/*****************
Make Image
*****************/
#makeImage{
	height:199px;
	width:205px;
}
.livechat{
float:left;
margin:42px 0 0 0;
border:0;
}

/*********************
Phone Title/Number
*********************/
/**Position**/
#phone{
	margin:10px 0px 2px 0px;
	width:100%;
}

/**Number Margin**/
#phone #phoneNum{margin-left:0px;}

#phoneNum {float:left; text-align:left;}

#phoneNum li{display:inline; }

/**Text Format**/
#phone li{
	color:#016dd0;
	font-size:18px;
	font-weight:bold;
}

#leftPhone{
	color:#fff;
	font-size:15px;
	font-weight:bold;
	height:27px;
	line-height:15px;
	padding-top:10px;
	border:1px solid red;
}
#phone2{
	margin:0px 0px 6px 0px;
}

/**Number Margin**/
#phone2 #phoneNum2{margin-left:0px;}

#phoneNum2 {float:left; text-align:left;}

#phoneNum2 li{display:inline; }

/**Text Format**/
#phone2 li{
	color:#016dd0;
	font-size:18px;
	font-weight:bold;
}



/*****************
Bullets
*****************/
/**Position**/
#bullets{
	margin-top:9px;
	width:320px;
}

/**Spacing**/
#bullets a{padding:0px 10px 0px 10px;}
#bullets li{margin-bottom:0px;}

/**Placement Side**/
#bullets{float:left;}

/**Text Format**/
#bullets a{
	color:#016dd0;
	font-size:11px;
	font-family:tahoma;
	text-transform:uppercase;
	font-weight:bold;
}
#bullets a:hover{color:#fa5e5e;}


/*********************
Bullets
*********************/
/**Bullet Image**/
#bullets li{
	list-style:none;
	height:21px;
	float:left;
}

/**Bullet Text**/
#bullets a{
	background:top right no-repeat;
	display:block;
	height:21px;
}
#bullets a:hover{background:top right no-repeat;}





#leftaddresstop{
	width:150px;
	float:left;
font-size:13px;
margin-top:5px;

}
/**Text Format**/
#leftaddresstop li{
	width:130px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	list-style:none;
padding-left:44px;
	border:0px solid red;
}
#leftaddresstop1{
	width:150px;
float:left;
font-size:13px;
margin-top:1px;

}
/**Text Format**/
#leftaddresstop1 li{
	width:150px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	padding-bottom:10px;
	border:0px solid red;
	padding-left:53px;
}
#leftaddresstop2{
	width:150px;
float:left;
font-size:13px;
margin-top:1px;

}
#leftaddresstop2 li{
	width:130px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	list-style:none;
padding-left:40px;
	border:0px solid red;
}
#leftaddresstop3{
	width:150px;
float:left;
font-size:13px;
margin-top:1px;

}
#leftaddresstop3 li{
	width:150px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	padding-bottom:10px;
	border:0px solid red;
	padding-left:61px;
}
#leftaddresstop4{
	width:150px;
float:left;
font-size:13px;
margin-top:1px;

}
#leftaddresstop4 li{
	width:130px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	list-style:none;
padding-left:40px;
	border:0px solid red;
}
#leftaddresstop5{
	width:150px;
float:left;
font-size:13px;
margin-top:1px;

}
#leftaddresstop5 li{
	width:150px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	padding-bottom:10px;
	border:0px solid red;
	padding-left:60px;
}
/*****************
Main Navigation
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

/**Main Navigation Width**/
#mainNav{width:767px;}

#tab1{}
/**Tabs Width**/
#tab1, #tab1 a{width:123px;}
#tab2, #tab2 a{width:121px;}
#tab3, #tab3 a{width:156px;}
#tab4, #tab4 a{width:192px;}
#tab5, #tab5 a{width:175px;}

/**Text Format**/
#mainNav a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

/**Hover Text Format**/
#mainNav a:hover, #mainNav .on a{color:#fff;}

#mainNav a span{display:none;}


/*****************
MAIN NAVIGATION
*****************/
/**Navigation Wrapper Background**/
#mainNavWrapper{}

/**Main Navigation Width**/
#mainNav{
	width:767px;
	margin-left:0px;
	}

/**Text Format**/
#mainNav a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

/**Hover Text Format**/
#mainNav a:hover, #mainNav .on a{
	color:#fff;
}

#mainNav a span{}

/******************************************
DROPDOWN CSS
******************************************/
/**Home Tabs Width**/
/*#tab1{
	width:154px;
	}
#tab2{
	width:154px;
	}
#tab3{
	width:154px;
	}
#tab4{
	width:154px;
	}
#tab5{
	width:154px;

	}
#tab6{
	width:153px;
	}*/

.topnav {
	width: 767px;
	height:normal;
	margin:0;
}
ul.topnav {
	list-style: none;
	margin: 0px 0px 0px 7px;
	/*float: left;*/
	font-size: 13px;
	font-weight:bold;
	position:relative;
	z-index: 50;
	
}

ul.topnav li {
	margin: 0;
	padding: 0;
	display: inline;
	position: relative; /*--Declare X and Y axis base for sub navigation, DO NOT CHANGE--*/
	

}

ul.topnav li a{
	float: left;
	font-size:13px;
	font-weight:bold;
	color: white;
	display: block;
	text-decoration: none;
	background: url(../images/main-nav-left.png) no-repeat top left;
	text-align: center;
	vertical-align: middle;
	padding-left:0px;
	margin-left:0px;
}
ul.topnav li a span{
	float:left;
	background:url(../images/main-nav-right.png) right top no-repeat;
	padding:6px 20px 5px 10px;
}

ul.topnav li a:hover {
	color: #000;
	background-position:0% -27px;
}
ul.topnav li a:hover span{
	background-position:100% -27px;
}


/**html ul.topnav li ul.subnav {
	width:160px !important;
}
ul.topnav li li a{
	height:25px;
}

ul.topnav li em{
	font-weight: normal;
	margin-top: 14px;
	display: block;
	font-style:normal;
}
ul.topnav li li em{
	font-weight: normal;
	margin-top: 0px;
	padding-top: 8px;
}*/






/*ul.topnav li a:hover{
	background: url(../images/main-nav-bg.png) no-repeat bottom left;
	padding: 12px 0px 7px 0px;
	display: block;
}*/

ul.topnav li span { /*--Drop down arrow trigger styles--*/
	/*width: 31px;
	height: 42px;
	float: left;
	background: url(../images/main-nav-arrow.png) no-repeat top left;
	overflow:hidden;*/
}

ul.topnav li .btn{ /*--No Drop down arrow trigger styles for Power Pages--*/
	width: 6px;
	height: 42px;
	float: left;
	background: url(../images/main-nav-arrow.png) no-repeat top left;
	overflow:hidden;
}

ul.topnav li span.subhover {
	background-position: bottom left; cursor: pointer; /*--Hover effect for trigger--*/
}

ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 42px;
	background: #00488e;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 100%;
	border: 1px solid #111;
	z-index: 10000;
}

ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #003d79; /*--Create bevel effect--*/
	/*border-bottom: 1px solid #002b56;*/ /*--Create bevel effect--*/
	clear: both;
	width: 100%;
}

html ul.topnav li ul.subnav li a {
	background: #00488e 9px center; /*--Dropdown Arrow--*/
	padding-left: 8px;
	text-align:left;
	font-size:11px;
}

html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #000 9px center; /*--Dropdown Arrow--*/
}

.floatLeft{
	float: left;
}



/*-----------------------------------
Left Navigation Elements
-----------------------------------*/
/**Bullets**/
.leftNavLinks {
	width:190px;
	padding:5px 5px 5px 20px;
	padding-left:10;
	border:0px solid red;
}
.leftNavLinks li{
	background:url(../images/arrow.png) ;
	background-repeat:no-repeat;
	color:#fff;
	list-style:none;
	text-indent:15px;
	border:0px solid red;
}

/**Text Format**/
.leftNavLinks a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	line-height:25px;	
}
/**Hover Text Format**/
.leftNavLinks a:hover{color:#dff0ff; text-decoration:underline;}


/*-----------------------------------
Main Content Elements
-----------------------------------*/

/*****************
SOBA
*****************/
#soba{
/*background:url(../images/centerbg.png);
background-repeat:no-repeat;*/
}
#innercont{
/*background:url(../images/centerbg.png);
background-repeat:no-repeat;*/
}

/*****************
Right Content
*****************/
/**Margin**/
#rightContent{/*margin-bottom:5px;*/}


/*****************
Right SOBA
*****************/
/**Margin**/
#rightSoba{/*margin-top:5px;*/}

/*****************
Scrolling Buttons
*****************/
/**Background/Margin**/
#scrollingButtons{background:url(../images/scrolling-bg.png) top left no-repeat;}

/*-----------------------------------
Footer Elements
-----------------------------------*/
#footerWrapper{background:url(../images/footer-background2.jpg) top left repeat-x; }
#footertabWrapper{background:url(../images/footer-background.png) top left repeat-x; }

/*****************
Footer Navigation
*****************/
#footerNav {
	color:#666666;
}
/**Text Format**/
#footerNav a{
	color:#666666;
	font-size:12px;
	font-weight:none;
}

/**Hover Text Format**/
#footerNav a:hover{text-decoration:underline;}


/********************
Social Network/Icon
********************/
/**Container Width**/
#socialNet{width:240px; padding-left:10px; border:0px solid red;}

/**Icons Width**/
#socialNet #net1 a{width:30px; height:30px;}
#socialNet #net2 a{width:30px; height:30px;}
#socialNet #net3 a{width:30px; height:30px;}
#socialNet #net4 a{width:30px; height:30px;}
#socialNet #net5 a{width:30px; height:30px;}



#footerBg{
float:left;
width:972px
background:url(../images/footer-bg.png) top left repeat-x;
height:50px;
border:0px solid red;
}



*****************
Address
*****************/
#address{
	margin-top:5px;
	float:left;
}
/**Text Format**/
#address li{
	color:#016dd0;
	font-size:12px;
	text-align:left;
float:left;
display:inline;
}


/*****************
Copyrights
*****************/
/**Text Format**/
#copyright p{color:#000;}


/***********
SEO AREA
***********/
/**Text Format**/
#seo{
	color:#FFF;
	font-size:12px;
	margin: 0px;
}

#seo p{
	padding-bottom:10px;
}

#seo h1{
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;
}

#seo h2{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
}

#seo h3{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

/**Lists**/
#seo li{list-style-position:inside;}


/**Link Format**/
#seo a{color:#fff;text-decoration:underline;}

#seo a:hover{text-decoration:underline;}

/*-----------------------------------
Main Inner Elements
-----------------------------------*/
/*****************
Inner Content
*****************/
/**Width**/
#innerContent{
width:768px; 
border:0px solid red;
float:left;

}
/**Text Format**/
#innerTitle{color:#FFF;}

/**Title Background**/
#innerTitle{background:#30a0f8;}


/*****************
Site Map
*****************/
/**Background**/
#contentarea-sitemap a{background-color:#ededed;}

/**Hover Background**/
#contentarea-sitemap a:hover{background-color:#E1E1E1;}

/**Text Format**/
#contentarea-sitemap{
	color:#999;
	font-size:80%;
 	text-align:left;	
}

/**Hover Text Format**/
#contentarea-sitemap a{
	color:#333;
	font-size:13px;
	text-decoration:none;
}
#contentarea-sitemap li{
	list-style:none;
}
/*****************
inventory Site Map
*****************/
/**Background**/
#inventoryarea-sitemap a{background-color:#ededed;}

/**Hover Background**/
#inventoryarea-sitemap a:hover{background-color:#E1E1E1;}

/**Text Format**/
#inventoryarea-sitemap{
	color:#999;
	font-size:80%;
 	text-align:left;	
}

/**Hover Text Format**/
#inventoryarea-sitemap a{
	color:#333;
	font-size:13px;
	text-decoration:none;
}
#inventoryarea-sitemap li{
	list-style:none;
}













/*---------------------------------------------------------------------------------------------------------------------
												DO NOT TOUCH BELOW
---------------------------------------------------------------------------------------------------------------------*/

/*-----------------------------------
Reset DON'T TOUCH
-----------------------------------*/
*, html, body{margin:0; padding:0;}

/**Flash Outline**/
* object{outline:none;}

/**Links**/
a{outline:none; text-decoration:none;}
li{margin:0; padding:0;}

/**Clearing**/
.clear{clear:both;}
/*-----------------------------------
Basic Elements DON'T TOUCH
-----------------------------------*/
/*****************
Wrapper
*****************/
#wrapper{
	margin: 0 auto;
	width:972px;
	background-color:#fff;
}

/*****************
Header
*****************/
#header{
	width:972px;
	min-height:199px;
	background:url(../images/header-bg.png) top right no-repeat;	
}

/*****************
Left Navigation
*****************/
#leftNav{
	clear:left;
	float:left;
	width:205px;
	min-height:498px
}
#leftinnerNav{
	clear:left;
	float:left;
	width:197px;
	min-height:505px;
	border:0px solid red;
}

*****************
RIGHT BUTTONS
*****************/
#rightBtns{
	float:left;
	width:314px;
	height:194px;
	
}

#rightBtns span{display:none;}

#rightBtns li{
	margin-bottom:1px;
	list-style:none;
	float:left;
	padding-bottom:8px;
	}

#rightBtns a{
	background:top left no-repeat;
	display:block;
	width:314px;
	height:97px;
}

#rightBtns a:hover{
	background-position:bottom left;
	}
/*****************
Main Wrapper
*****************/
#mainWrapper{}


/*****************
Main Content
*****************/
#main{float:left;}

/*******************
Main Inner Content
*******************/
#mainInnerContent{
	margin:0px;
	min-height:525px;
	width:100%;	
}
#mainInnerwrapper{
	margin:0px;
	min-height:525px;
	width:100%;	
}
#mainInnerContent1{
	margin:0px;
	min-height:545px;
	width:100%;	
}

/*****************
Footer
*****************/
#footer{clear:both;}



/*-----------------------------------
Header Elements DON'T TOUCH
-----------------------------------*/
/*****************
Logo
*****************/
#logo{float:left;}

/**Logo Image**/
#logo a{
	background:top left no-repeat;
	display:block;
	float:left;
	margin: 0 auto;
}

/**Logo Text**/
#logo span{display:none;}


/*****************
Make Image
*****************/
#makeImage{
	background:no-repeat;
	float:left;
}
#makeImage span{display:none;}

/*********************
Phone Title/Number
*********************/
#phone{float:left;}
#phone li{list-style:none;}
#phone #title {float:left;}

#phone2{float:left;}
#phone2 li{list-style:none;}
#phone2 #title {float:left;}





/**********************
Main Navigation
**********************/
#mainNavWrapper{
	clear:both;
	float:left;
	height:27px;
	width:767px;
	margin-top:19px;
}
#mainNav{	
	float:right;
	height:27px;
}
#mainNav li{
	float:left;
	list-style:none;
	height:27px;
}
#mainNav a{
	background:top left no-repeat;
	display:block;
	float:left;
	height:27px;
}
#mainNav a:hover, #mainNav .on a{background-position:bottom left;}
#mainNav span{
	position:relative;
	top:10px;
}


/**********************************
Drop Down Menu
**********************************/
/**Background Color**/
#mainNav li .dropMenu{background-color:#023662;}

/**Padding/Margin**/
#mainNav li .dropMenu{padding:5px 0px;}
#mainNav li .dropMenu li{margin-left:5px;}
#mainNav li .dropMenu{
	position: absolute;
	display:none;
}
#mainNav li:hover .dropMenu{display:block;}



/**********************
Static buttons
**********************/
#staticbuttonWrapper{
	float:left;
	height:310px;
	width:314px;
	margin:0px 0px 0px 9px;
	background-color:#ffffff;
	border:0px solid red;;
}
#staticbuttonWrapper a{
	margin-bottom:10px;
}



/*-----------------------------------
Main Content Elements DON'T TOUCH
-----------------------------------*/
/*****************
SOBA
*****************/
#soba{
float:left;
width:756px;
height:510px;
padding-top:12px;
padding-left:11px;
border:0px solid red;
}

/*****************
INNER CONTENT
*****************/
#innercont{
float:left;
width:767px;
height:550px;
padding-top:5px;
padding-left:0px;
border:0px solid red;
}

/*****************
Right Content
*****************/
#rightContent{float:right;}


/*****************
Video
*****************/
#video{
	float:left;
	padding:7px 0px 20px 0px;
	}
#mainvideo{
	float:left;
	padding:0px 0px 0px 5px;
	}


/*****************
Video
*****************/
#rightContent #video{
	width:235px;
	height:185px;
}


/*****************
Scrolling Buttons
*****************/
#scrollingButtons{
	clear:both;
	padding:7px 10px;
	width:970px;
	height:115px;
}


/********************
Custom Page Wrapper
********************/
#customPageWrapper{
	width:100%;
	min-height:275px;
	background:#FFF;
}

#custom-Page{
	float:left;
	width:98%;
	min-height:275px;
	margin-left:10px;

}


#bottomSoba{
	float:left;
	width:235px;
	height:235px;
	margin-left:15px;
	margin-top:15px;
}

/*-----------------------------------
Footer Elements DON'T TOUCH
-----------------------------------*/
/*****************
Footer Navigation
*****************/
#footerWrapper{
	clear:both;
	height:45px;
	border:0px solid red;
}
#footertabWrapper{
	clear:both;
	height:30px;
	border:0px solid red;
}
#footerNav{
	float:right;
	margin-top:23px;
	margin-right:13px;
}
#footerNav li{
	display:inline;
	list-style:none;
	margin:0px 2px;
	text-transform:capitalize;
	font-weight:bold;
}

/********************
Social Network/Icon
********************/
#socialNet span{display:none;}
#socialNet{
	float:left;
	margin-top:5px;
}
#socialNet li{display:inline;}
#socialNet .netIcon a{
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
	height:30px;
}





/*****************
Address
*****************/
#address{
	height:15px;
	padding-top:5px;
}
#address li{
	display:inline;
	list-style:none;
}


/*****************
Copyrights
*****************/
#copyrightWrapper{
	float:left;
	margin-top:5px;
	margin-right:0px;
	border:0px solid red;
}
#copyright{
	float:left;
	margin-top:3px;
	padding-left:398px;
}
#copyright li{
	color:#000;
	list-style:none;
	text-align:right;
	font-size:10px;
}

/**TK Logo**/
#tkLogo span{display:none;}
#tkLogo img{border:none;}
#tkLogo{
	display:block;
	float:left;
	margin:3px 0px 3px 19px;
	height:30px;
	width:43px;
}




/*-----------------------------------
Main Inner Elements DON'T TOUCH
-----------------------------------*/
/*****************
Inner Content
*****************/
#innerContent{
	width:760px;
	margin:0 auto;
	float:left;
	clear:right;
	padding:0px 0px 5px 5px;
}

/**Title Background**/
#innerTitle{
	width:736px;
	padding:5px;
	margin-bottom:4px;
	margin-left:7px;
	margin-top:8px;
	font-size:15px;	
	font:Verdana, Arial, Helvetica, sans-serif;
	border:0px solid red;
}



/*****************
Site Map
*****************/
#contentarea-sitemap{min-height:460px;width:753px;}
#contentarea-sitemap a{
	display:block;	
	padding:5px;
	margin: 1px 0px 0px 7px;
}
/*****************
Site Map
*****************/
#inventoryarea-sitemap{min-height:460px;width:753px;}
#inventoryarea-sitemap a{
	display:block;	
	padding:5px;
	margin: 1px 0px 0px 5px;
}


/*************************************
Build a Car & Digital Brochures Hack
*************************************/
.buildDigi{text-align:left;}
.buildDigi iframe{
	height:500px;
	width:751px;
	overflow:hidden;
	margin-left:2px;
border:0px solid red;
}


/*************************************
Trade In Value
*************************************/
.tradeIn{text-align:center;}
.tradeIn iframe{
	width:580px;
	height:500px;
}	


/*************************************
PII Fixes
*************************************/
/**Inventory Result**/
#mainSearchTable{margin: 0 auto;}

/**Details**/
#mousemovehandler{
	width:750px;
	margin: 0 auto;
}
/**Email in Details**/
#VehicleDetailsPanel_WebPartAccordion_DealerContactInformationPlaceHolder a{word-wrap:break-word;}

/**Page Numbers**/
.listingPager{
	text-align:right;
	float:right;
}
.listingPager a {
 color:#06C; 
 text-decoration:underline;
}
.listingPager a:hover {
 text-decoration:underline;
}
.listingPager span{
 color:#333; 
}

/*************************************
custom Page
*************************************/


#custom-page h1{
	font-family:arial;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#custom-page h2{
	font-family:arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#custom-page p{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	line-height:18px;
	width:100%;
}
#custom-page ul{
	font-family:arial;
	font-size:12px;
	color:#000000;
	padding:10px 0px 0px 10px;
		
}

#custom-page a{
	font-family:arial;
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
}
#custom-page a:hover{
	color:#CC3333;
}

#innerContentPIV{
	
	width:760px;
	margin:10 auto;
	float:left;
	clear:right;
	padding:10px 0 10px 5px;
	

}


#innerContentPII{
	min-height:525px;
	width:760px;
	margin:10 auto;
	float:left;
	clear:right;
	padding:13px 0 14px 5px;
}

#innerContentPII1{
	min-height:525px;
	width:760px;
	margin:0 auto;
	float:left;
	clear:right;
	border:0px solid red;
	padding:11px 0 5px 10px;
}