/* 	WILLBOX
	Last updated on NOV 24, 2008
	Created & Updated by JA & SUMATHI
*/

/*======================================================================================================================
														BODY
========================================================================================================================*/
body 
{
	margin:0px auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-attachment: scroll;
	/*background-image: url(../willbox-images/bgMainPage.jpg);*/
	background-image:url(../willbox-images/bgCabinOuter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff; 
	
}
*
{
	margin:0px;
	padding:0px;
}
/*======================================================================================================================
														Background - Main
========================================================================================================================*/
.mainCabinOuter
{
	background-attachment: scroll;
	background-image:url(../willbox-images/bgCabinOuter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fff;
	margin:0px;
	padding:0px;
	width:100%;
}
.mainCenter
{
	margin : 0px auto;
	padding: 0px;
	width:1003px;
}

.mainHome
{
	padding:0px;
	margin:0px;
	width:1003px;
	float:left;
}
.main
{
	padding:0px;
	margin:0px;
	width:1003px;
	float:left;
}
.mainfooter
{
	padding:16px 0px 0px 0px;
	margin:0px;
	width:1003px;
	float:left;
	font-size:11px;
	color:#FFFFFF;
}
.mainHeader
{
	float:left;
	padding:0px;
	margin:0px;
	width:1003px;
	height: 126px;
	background-attachment: scroll;
	background-image: url(../willbox-images/backgroundHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainHeaderLeft
{
	float:left;
	padding: 0px;
	margin:0px;
	width: 383px;
}
.mainHeaderRight
{
	width: 620px;
	float:left;
	padding: 99px 0px 0px 0px;
	margin:0px;
}
.mainWelcome
{
	float:left;
	padding:0px 0px 1px 0px;
	margin:0px;
	width:1003px;
	height:338px;
	background-attachment: scroll;
	background-image: url(../willbox-images/backgroundWelcome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mainWelcomeLeft
{
	width:368px;
	float:left;
	padding:0px;
	margin:0px;
}

.mainWelcomeRight
{
	width:450px;
	float:left;
	padding:89px 185px 0px 0px;
	margin:0px;
}


.mainWelcomeRight h1
{
	font-size:21px;
	color: #8D8D8D;
	padding:0px 0px 18px 0px;
	margin:0px;
}

.mainWelcomeRight p
{
	font-size:12px;
	color: #8D8D8D;
	padding:8px 0px 8px 0px;
	margin:0px;
}

.footer
{
	width:100%;
	padding:0px;
	margin:0px;
	background-attachment: scroll;
	background-image: url(../willbox-images/backgroundFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 41px;
	float:left;
}
/*======================================================================================================================
														Content Bottom
========================================================================================================================*/
.mainContentBOuter {
	float:left;
	padding:0px 0px 60px 0px;
	margin:0px 0px 0px 0px;
	width:1003px;
	/*background-color:#EAE9E9;*/
	border-top:1px solid #c4c4c4;
}
.mainContentB{
	float:left;
	padding: 0px 0px 104px 0px;
	margin:0px 2px 0px 1px;
	width:1000px;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgContentBot.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
.mainContentB1{
	float:left;
	padding: 0px 2px 104px 1px;
	margin:0px 0px 0px 0px;
	width:1000px;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgContentBot.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}
/*.willBotBox {
	width: 240px;
	float: left;
	padding: 10px 0px 70px 10px;
	margin: 0px;
}*/
.willBotBox {
	width: 240px;
	float: left;
	padding: 10px 0px 56px 10px;
	margin: 0px;
}
.willBotBox h2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.willBotBox p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #575757;
	line-height: 16px;
}

.willBotBoxL {
	width: 180px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.willBotBoxR {
	width: 40px;
	float: left;
	padding: 15px 0px 0px 10px;
	margin: 0px;
}
.willBotBoxR a {
	width: 35px;
	height: 17px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgGoButton.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.willBotBoxR a:hover {
	background-attachment: scroll;
	background-image: url(../willbox-images/bgGoButtonOver.jpg);
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
/*======================================================================================================================
														Footer
========================================================================================================================*/
.footerLeft
{
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 403px;
	float: left;
	text-align: left;	
}
.footerMiddle
{
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 300px;
	float: left;
	text-align: left;
}
.footerRight
{
	padding: 0px 0px 0px 0px;
	margin:0px;
	width: 300px;
	float: left;
	text-align: right;
}
.footerMiddle a {
	color:#F8991D;
	text-decoration: underline;
}
.footerMiddle a:hover
{
	color:#F8991D;
	text-decoration: none;
}
.footerRight a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerRight a:hover {
	color: #F8991D;
	text-decoration: none;
}
/* 	===================================================================================================
												Drop Down Menu
===================================================================================================  */
#mainmenusNew {
	width:604px;
	height: 27px;
	padding:0px;
	margin: 0px 0px 0px 0px;
	float: left;
	display: block;
	background-image: url(../willbox-images/backgroundMenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: scroll; 
}
#nav, #nav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin:0px;
	color:#000000;
	height:27px;
}
#nav li {
	float: left;
	padding: 0;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#nav li ul li a {
	margin: 0px;
	padding: 5px 5px 5px 5px;
	height: auto;
}

#nav li ul ul {
	margin:0px;
	padding:0px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li:hover, #nav li.sfhover {
	background: none;
}
.mmHome a {
	top:0px;
	left:0px; width:74px; background: transparent url(../willbox-images/backgroundMenu.jpg) 0px 0px no-repeat; border-bottom:0;
	height: 27px;
	display: block;
}
.mmHome a:hover {
	background: transparent url(../willbox-images/backgroundMenu.jpg) 0 -27px no-repeat; border-bottom:0;
}
.mmHomeActive {
	background: transparent url(../willbox-images/backgroundMenu.jpg) 0 -27px no-repeat; border-bottom:0;
}
.mmProducts a {
	left:74px; height: 27px; width:126px; display: block;
}
.mmProducts a:hover  {
	background: transparent url(../willbox-images/backgroundMenu.jpg) -74px -27px no-repeat; border-bottom:0;
}
.mmOurPrices a {
	left:200px; top:0; width:97px; height: 27px;
	display: block;
}
.mmOurPrices a:hover {
	left:200px; top:0; width:97px;
	background: transparent url(../willbox-images/backgroundMenu.jpg) -200px -27px no-repeat; border-bottom:0;
}
.mmOtherThings a {
	height: 27px;
	display: block;
	left:297px; top:0; width:136px;
}
.mmOtherThings a:hover {
	left:297px; top:0; width:136px;
	background: transparent url(../willbox-images/backgroundMenu.jpg) -297px -27px no-repeat; border-bottom:0;
}
.mmAboutUs a {
	height: 27px;
	display: block;
	left:433px; top:0; width:80px;
}
.mmAboutUs a:hover {
	left:433px; top:0; width:80px;
	background: transparent url(../willbox-images/backgroundMenu.jpg) -433px -27px no-repeat; border-bottom:0;	
}
.mmContactUs a {
	height: 27px;
	display: block;
	left:513px; top:0; width:91px;
}
.mmContactUs a:hover {
	left:513px; top:0; width:91px;
	background: transparent url(../willbox-images/backgroundMenu.jpg) -513px -27px no-repeat; border-bottom:0;
}

.ddMenuProducts {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 126px;
	font-size: 12px;
}
.ddMenuList {
	background-attachment: scroll;
	background-image:url(../willbox-images/bgDDmenu.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	float: left;	
	width: 126px;
	display: block;
	margin: 0px 0px 1px 0px;	
	padding: 5px 0px 0px 0px;
}
.ddMenuList a {
	padding: 1px 2px 0px 5px;
	margin: 0px;
	background-image: none;
	color:#F69A1D;	
	text-decoration: none;	
}
.ddMenuList a:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-image:url(../willbox-images/bgDDmenu.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	color:#FFFFFF;
}
.ddMenuLast {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 126px;
	display: block;
	background-image: url(../willbox-images/bgDDmenuBot.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#F69A1D;	
	float: left;	
 }
 .ddMenuLast a {
	padding: 0px 2px 3px 5px;
 	color:#F69A1D;	
	text-decoration: none;	
 }
.ddMenuLast a:hover {
	background-image: url(../willbox-images/bgDDmenuBot.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#FFFFFF;
	text-decoration: none;
}
.ddMenuOT {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 136px;
	font-size: 12px;
}
.ddMenuOTList {
	background-attachment: scroll;
	background-image: url(../willbox-images/bgDDOtherThings.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	float: left;	
	width: 136px;
	display: block;
	margin: 0px 0px 1px 0px;	
	padding: 5px 0px 0px 0px;
}
.ddMenuOTList a {
	padding: 1px 2px 0px 5px;
	margin: 0px;
	background-image: none;
	color:#F69A1D;	
	text-decoration: none;	
}
.ddMenuOTList a:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgDDOtherThings.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	color:#FFFFFF;
}
.ddMenuOTLast {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 136px;
	display: block;
	background-image: url(../willbox-images/bgDDOtherThingsB.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#F69A1D;	
	float: left;	
 }
 .ddMenuOTLast a {
	padding: 0px 2px 3px 5px;
 	color:#F69A1D;	
	text-decoration: none;	
 }
.ddMenuOTLast a:hover {
	background-image: url(../willbox-images/bgDDOtherThingsB.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#FFFFFF;
	text-decoration: none;
}

.ddMenuAU {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 156px;
	font-size: 12px;
}
.ddMenuAUList {
	background-attachment: scroll;
	background-image: url(../willbox-images/bgDDAboutUs.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	float: left;	
	width: 156px;
	display: block;
	margin: 0px 0px 1px 0px;	
	padding: 5px 0px 0px 0px;
}
.ddMenuAUList a {
	padding: 1px 2px 0px 5px;
	margin: 0px;
	background-image: none;
	color:#F69A1D;	
	text-decoration: none;	
}
.ddMenuAUList a:hover {
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgDDAboutUs.jpg);
	background-position: left bottom;
	background-repeat: repeat-y;
	color:#FFFFFF;
	width: 156px;
}
.ddMenuAULast {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 156px;
	display: block;
	background-image: url(../willbox-images/bgDDAboutUsB.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#F69A1D;	
	float: left;	
 }
 .ddMenuAULast a {
	padding: 0px 2px 3px 5px;
 	color:#F69A1D;	
	text-decoration: none;
		
 }
.ddMenuAULast a:hover {
	background-image: url(../willbox-images/bgDDAboutUsB.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-attachment: scroll;
	color:#FFFFFF;
	text-decoration: none;
	width: 156px;
	
}
.noTxt {
	text-indent: -9999px;
}

.mm1a, .mm1a a {
	left:0; width:74px; background: transparent url(../willbox-images/backgroundMenu.jpg) 0 -54px no-repeat; border-bottom:0;
	height: 27px;
	display:block;
	text-indent: -9999px;
}

.mm2a,.mm2a a {
	left:74px; width:150px; background: transparent url(../willbox-images/backgroundMenu.jpg) -74px -54px no-repeat; border-bottom:0;
	height: 27px;
	display: block;
	text-indent: -9999px;
}

.mm3a, .mm3a a {
	left:200px; width:150px; background: transparent url(../willbox-images/backgroundMenu.jpg) -200px -54px no-repeat; border-bottom:0;
	height: 27px;
	display:block;
	text-indent: -9999px;
}

.mm4a, .mm4a a {
	left:297px; width:150px; background: transparent url(../willbox-images/backgroundMenu.jpg) -464px -54px no-repeat; border-bottom:0;
	height: 27px;
	display:block;
	text-indent: -9999px;	
}

.mm5a, .mm5a a {
	left:433px; width:147px; background: transparent url(../willbox-images/backgroundMenu.jpg) -614px -54px no-repeat; border-bottom:0;
	height: 27px;
	display:block;
	text-indent: -9999px;	
}

.mm6a,.mm6a a {
	left:513px; width:147px; background: transparent url(../willbox-images/backgroundMenu.jpg) -614px -54px no-repeat; border-bottom:0;
	height: 27px;
	display:block;
	text-indent: -9999px;
}
/*======================================================================================================================
														Inner Page
========================================================================================================================*/
.contentInner {
	float:left;
	padding: 27px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:1003px;
}
.contentInnerTop1 {
	padding: 0px 0px 37px 10px;
	margin: 0px;
	width: 993px;
	float: left;
}
.contentInnerRow {
	padding: 0px 0px 38px 0px;
	margin: 0px;
	width: 1003px;
	float: left;
}
.contentInnerRow p {
	padding: 0px 0px 18px 0px;
	margin: 0px;
	font-size: 12px;
	color:#8D8D8D;
	line-height: 14px;
}
.contentInnerRow p img {
	padding: 0px 10px 5px 0px;
	margin: 0px;
}
.contentInnerTopL {
	width: 408px;
	float: left;
	padding: 0px 40px 0px 0px;
	margin: 0px;
}
.contentInnerTopR {
	width: 555px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.contentInnerTopRL {
	width: 230px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 120px;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgCallusNow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.contentInnerTopRLTop {
	width: 193px;
	float: left;
	padding: 10px 37px 0px 0px;
	margin: 0px;
	height: 87px;
	text-align: right;
	font-size: 13px;
	line-height: 16px;
	color:#023575;
	font-weight: bold;
}	
.contentInnerTopRLBot {
	width: 220px;
	float: left;
	padding: 2px 0px 0px 10px;
	margin: 0px;
	height: 21px;
	text-align: left;
	font-size: 13px;
	color:#023575;
	font-weight: bold;	
}
.contentInnerTopRR {
	width: 205px;
	float: left;
	padding: 0px;
	margin: 0px;
	height: 120px;
	background-attachment: scroll;
	background-image: url(../willbox-images/bgEnquiries.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color:#F8991D;
	font-size: 13px;
	font-weight: bold;
}
.contentInnerTopRR a {
	color:#F8991D;
	text-decoration: none;
}
.contentInnerTopRR a:hover {
	color:#F8991D;
	text-decoration: underline;
}
.contentInnerTopRRTop {
	width: 105px;
	float: left;
	padding: 10px 90px 0px 10px;
	margin: 0px;
	height: 85px;
	line-height: 15px;
}
.contentInnerTopRRBot {
	width: 195px;
	float: left;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	height: 21px;
}
.contentInnerRow h1 {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #C4C4C4;
}
.contentInnerBoxRow {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 1003px;
	float: left;
}
.contentInnerBox {
	width: 334px;
	padding: 0px 0px 40px 0px;
	margin: 0px;
	float: left;
}
.contentInnerBoxL {
	width: 129px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.contentInnerBoxL img {
	border: 1px solid #C4C4C4;
}
.contentInnerBoxR {
	width: 196px;
	padding: 0px 0px 0px 9px;
	margin: 0px;
	float: left;
}
.contentInnerBoxR p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #8D8D8D;
	line-height: 16px;
}
.contentInnerBoxR p a {
	background-attachment: scroll;
	background-image: url(../willbox-images/bgEnquire.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 67px;
	height: 17px;
	display: block;
	text-indent: -9999px;
}
.contentInnerBoxR p a:hover {
	background-attachment: scroll;
	background-image: url(../willbox-images/bgEnquire.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 67px;
	height: 17px;
}
.specialTxt1 {
	color:#013474;
	font-weight: bold;
}

/*=== New Styles 02-12-08 ====*/
.contentLeft
{
	width:490px;
	float:left;
	padding:0px 0px 0px 10px;
}
.contentLeft h3
{
	width:490px;
	float:left;
	padding:0px 0px 30px 0px;
}
.contentLeft p
{
	width:490px;
	float:left;
	color:#8D8D8D;
	font-size:75%;
	line-height:17px;
	padding:0px 0px 35px 0px;
	margin:0px;
}
.contentRight
{
	width:503px;
	float:left;
	padding:0px;
	margin:0px;
}
.contentRightImg
{
	width:450px;
	float:left;
	text-align:right;
	padding:50px 50px 15px 0px;
}

.btnEnter {
	width: 125px;
	float:left;
	padding: 0px 0px 0px 200px;
	border:none;
}
.btnEnter a {
	width: 125px;
	height: 35px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../willbox-images/btnEnterOn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.btnEnter a:hover {
	background-attachment: scroll;
	background-image: url(../willbox-images/btnEnterOver.jpg);
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border:none;
}
.willBoxSelcetorL
{
	width:590px;
	float:left;
	padding:0px 0px 0px 10px;
}
.willBoxSelcetorL h3
{
	width:590px;
	float:left;
	padding:0px 0px 30px 0px;
}
.willBoxSelcetorR
{
	width:403px;
	float:left;
	text-align:right;
}
.willBoxSelcetorR img
{
	margin:0px auto;
	text-align:right;
	padding:40px 0px 0px 0px;
}
.willboxContainer   
{
	width:270px;
	float:left;
}
.willboxContainer h4
{
	width:270px;
	float:left;
	font-family:'Helvetica' ,Geneva, Arial, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#013575;
	padding:0px 0px 20px 0px;
}
.containerFormRow1
{
	width:270px;
	float:left;
	padding:0px 0px 40px 0px;
}
.containerFormSelectBox
{
	width:150px;
	float:left;
	border:1px solid #bdbdbd;
	padding:2px;
	font-size:12px;
	color:#858585;
	margin:0px 7px 10px 0px;
}
.containerFormRow2
{
	width:270px;
	float:left;
	padding:0px 0px 15px 0px;
}
.containerFormRow2 input
{
	width:15px;
	float:left;
	padding:0px 0px 0px 0px;
}
.containerFormRow2 label
{
	width:62px;
	float:left;
	color:#858585;
	font-size:75%;
	padding:1px 0px 0px 3px;
}
.btnNext {
	width: 62px;
	float:left;
	padding: 0px 0px 0px 0px;
}
.btnNext a {
	width: 62px;
	height: 24px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image:url(../willbox-images/btnNextOn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.btnNext a:hover {
	background-attachment: scroll;
	background-image: url(../willbox-images/btnNextOver.jpg);
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border:none;
}
.optionalExtras
{
	width:310px;
	float:left;
}
.optionalExtras h4
{
	width:200px;
	float:left;
	font-family:'Helvetica' ,Geneva, Arial, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#013575;
	padding:0px 0px 20px 0px;
}
.optionalExtrasL
{
	width:115px;
	float:left;
}
.optionalExtrasRow1
{
	width:130px;
	float:left;
	padding:0px 0px 6px 0px;
}
.optionalExtrasRow2
{
	width:180px;
	float:left;
	padding:0px 0px 6px 0px;
}
.optionalExtrasRow1 label 
{
	width:85px;
	float:left;
	color:#858585;
	font-size:75%;
	padding:0px 0px 0px 4px;
}
.optionalExtrasRow2 label
{
	width:140px;
	float:left;
	color:#858585;
	font-size:75%;
	padding:0px 0px 0px 4px;
}
.optionalExtrasRow1 input , .optionalExtrasRow2 input
{
	width:13px;
	border:none;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:17px;
}
.optionalExtrasRow1 img , .optionalExtrasRow2 img {
	margin: 2px 0px 0px 0px;
}
.optionalExtrasRow1 label , .optionalExtrasRow2 img  {
	padding: 0px 0px 0px 3px;
	*padding: 2px 0px 3px 3px;
}
.checkbox
{
	width:13px;
	border:none;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height:12px;
}
.optionalExtrasRow1 img , .optionalExtrasRow2 img
{
	padding:0px 4px 0px 0px;
	float:left;
	width:13px;
	border:none;
}
.optionalExtras p
{
	color:#858585;
	font-size:75%;
	width:250px;
	float:left;
	padding:30px 0px 0px 0px;
}
.willBoxBot
{
	background:url(../willbox-images/bgWillBoxBot.jpg) no-repeat left top;
	width:251px;
	height:241px;
	float:left;
}
.willBotBoxImg
{
	width:216px;
	float:left;
	padding:40px 0px 0px 7px;
}
.cabinsBot
{
	background:url(../willbox-images/bgCabins.jpg) no-repeat left top;
	width:251px;
	height:241px;
	float:left;
}
.cabinsBotImg
{
	width:151px;
	float:left;
	padding:33px 0px 0px 0px;
}
.exhireBot
{
	background:url(../willbox-images/bgExhire.jpg) no-repeat left top;
	width:250px;
	height:241px;
	float:left;
}
.exhireBotImg
{
	width:152px;
	float:left;
	padding:50px 0px 0px 0px;
}
.ourPriceBot
{
	background:url(../willbox-images/bgOurPrice.jpg) no-repeat left top;
	width:249px;
	height:241px;
	float:left;
}
.ourPriceBotImg
{
	width:149px;
	float:left;
	padding:22px 0px 0px 0px;
}
.contentTop
{
	float:left;
	padding:0px 0px 1px 0px;
	margin:0px;
	width:1003px;
}
.contentTopLeft
{
	width:355px;
	float:left;
	padding:0px 0px 0px 0px;
}
.contentTopLeftLogo
{
	width:355px;
	float:left;
	padding:17px 0px 67px 0px;
}
.contentTopLeftImg
{
	width:355px;
	float:left;
}
.contentTopRight
{
	width:648px;
	float:left;
	padding:89px 0px 10px 0px;
	background:url(../willbox-images/bgContentMap.jpg) no-repeat right bottom;
}
.contentTopRight h2
{
	width:465px;
	float:left;
	padding:0px 0px 25px 0px;
}
.contentTopRight h3
{
	width:465px;
	float:left;
	padding:0px 0px 15px 0px;
	font-weight:bold;
	font-size:75%;
	color:#8D8D8D;
}
.contentTopRight p
{
	width:465px;
	float:left;
	padding:0px 0px 15px 0px;
	font-size:75%;
	color:#8D8D8D;
	line-height:16px;
}
.contentTopRight ul
{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
	width:465px;
	float:left;
	padding:0px 0px 15px 0px;
	font-size:75%;
	color:#8D8D8D;
	line-height:16px;
}
.contentTopRight ul li
{
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}
.contentTopRight a
{
	text-decoration:underline;
	color:#8D8D8D;
}
.contentTopRight a:hover
{
	text-decoration:underline;
	color:#f8991d;
}
.orange
{
	color:#f8991d;
}
.cabinContentL
{
	width:693px;
	float:left;
	padding:0px 0px 0px 10px;
}
.cabinContentL h2
{
	width:693px;
	float:left;
	padding:10px 0px 20px 0px;
}
.cabinContentL p
{
	width:693px;
	float:left;
	font-size:70%;
	color:#8D8D8D;
	line-height:16px;
}
.cabinContentR
{
	width:300px;
	float:left;
	text-align:right;
	padding:10px 0px 0px 0px;
}
.pdfRepository {
	width: 206px;
	float:right;
	padding: 0px 0px 0px 0px;
}
.pdfRepository a {
	width: 206px;
	height: 95px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image:url(../willbox-images/pdfRepositoryOn.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.pdfRepository a:hover {
	background-attachment: scroll;
	background-image:url(../willbox-images/pdfRepositoryOver.jpg);
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border:none;
}
/*.cabinImageRow {
	padding: 0px 0px 38px 0px;
	margin: 0px;
	width: 1003px;
	float: left;
	background:url(../willbox-images/bgCabinImg.gif) repeat left top;
}*/
.cabinImageL
{
	width:566px;
	float:left;
}
.cabinImageL img
{
	padding:25px 0px 25px 10px;
}

.cabinImageR
{
	width:437px;
	float:left;
}
.cabinImageR img
{
	padding:25px 0px 25px 0px;
}
.stroke
{
	border-bottom:1px solid #F8981d;
	line-height:20px;
}
.cabinFormRight
{
	width:403px;
	float:left;
	padding:0px;
	margin:0px;
}
.cabinFormRight h4
{
	width:403px;
	float:left;
	font-family:'Helvetica', Geneva, Arial, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#013575;
	padding:0px 0px 20px 0px;
}
.cabinFormRightRow , .cabinFormRightRow1 , .cabinFormRightRow2
{
	width:403px;
	float:left;
	padding:0px 0px 5px 0px;
}
.cabinFormRightRow label , .cabinFormRightRow1 label , .cabinFormRightRow2 label
{
	width:73px;
	float:left;
	color:#8D8D8D;
	font-size:75%;
}
.cabinFormRightRow input
{
	width:150px;
	line-height:17px;
	float:left;
	padding:2px;
	border:1px solid #bdbdbd;
}
.cabinFormRightRow1 input
{
	width:320px;
	line-height:17px;
	float:left;
	padding:2px;
	border:1px solid #bdbdbd;
}
.cabinFormRightRow2input
{
	width:320px;
	height:70px;
	line-height:17px;
	float:left;
	padding:2px;
	border:1px solid #bdbdbd;
}
.textarea
{
	width:320px;
	height:70px;
	line-height:17px;
	float:left;
	padding:2px;
	border:1px solid #bdbdbd;
}
/* ===  Form Button === */

.formButton
{
	width:165px;
	overflow:hidden;
	list-style:none;
	margin:10px 0px 0px 0px;
	float:left;
}
.formButton ul 
{
	width:165px;
	float:left;
	overflow:hidden;
	list-style:none;
	margin:0px 0px 20px 0px;
	
}
.formButton a 
{
	display: block;
	text-decoration: none;
	padding:0px 20px 0px 0px;
}
.formButton li
{
	float: left;
	padding: 0px;
}
.formButton li ul {
	position:absolute;
	height: auto;
	width:144px;
}
.formButton li li 
{
	text-indent:-999px;
}
.formButton li ul a 
{
	color:#FFFFFF;
	text-decoration:none;
}
.formButton li ul a:hover
{
	text-decoration:underline;
}
.formButton li ul ul
{
	margin:0px;
	padding:0px;
}
.formButton li:hover ul ul, .formButton li:hover ul ul ul, .formButton li.sfhover ul ul, .formButton li.sfhover ul ul ul {
	left: -999em;
}
.formButton li:hover ul, .formButton li li:hover ul, .formButton li li li:hover ul, .formButton li.sfhover ul, .formButton li li.sfhover ul, .formButton li li li.sfhover ul {
	left: auto;
}
.formButton li:hover, .formButton li.sfhover {
	background: none;
}
.submit a
{
	width:62px; height:24px; text-indent:-9999px;
	background:transparent url(../willbox-images/btnSubmit.gif) 0px 0px no-repeat; border-bottom:0px;	
}
.submit a:hover
{
	background:url(../willbox-images/btnSubmit.gif) 0px -24px scroll no-repeat ;
}
.back a
{
	width:62px; height:24px; text-indent:-9999px;
	background:transparent url(../willbox-images/btnBackOn.gif) 0px 0px no-repeat; border-bottom:0px;	
}
.back a:hover
{
	background:url(../willbox-images/btnBackOver.gif) 0px 0px scroll no-repeat ;
}
.mmProductsActive {
	background: transparent url(../willbox-images/backgroundMenu.jpg) -74px -27px no-repeat;
	border-bottom:0;
}

.cabinImageL ul
{
	width:566px;
	float:left;
	list-style:none;
	list-style-image:none;
}

.cabinImageL ul li
{
	width:540px;
	float:left;
	list-style:none;
	list-style-image:none;
	background:url(../willbox-images/iconPdf.jpg) no-repeat ;
	padding:0px 0px 20px 26px;
	font-size:75%;
	color:#858585;
	
}
.cabinImageL h4
{
	width:566px;
	float:left;
	font-family:'Helvetica', Geneva, Arial, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#013575;
	padding:0px 0px 20px 0px;
}

.cabinImageR ul
{
	width:411px;
	float:left;
	list-style:none;
	list-style-image:none;
}

.cabinImageR ul li
{
	width:411px;
	float:left;
	list-style:none;
	list-style-image:none;
	background:url(../willbox-images/iconPdf.jpg) no-repeat ;
	padding:0px 0px 20px 26px;
	font-size:75%;
	color:#858585;
}
.cabinImageR ul li a , .cabinImageL ul li a
{
	color:#858585;
	text-decoration:none;
}
.cabinImageR ul li a:hover , .cabinImageL ul li a:hover
{
	color:#013575;
	text-decoration:none;
}
.cabinImageR h4
{
	width:411px;
	float:left;
	font-family:'Helvetica', Geneva, Arial, sans-serif;
	font-size:140%;
	font-weight:normal;
	color:#013575;
	padding:0px 0px 20px 0px;
}

.btnBack {
	width: 62px;
	float:right;
	padding: 0px 0px 0px 0px;
}
.btnBack a {
	width: 62px;
	height: 24px;
	display: block;
	float: left;
	text-decoration: none;
	background-attachment: scroll;
	background-image:url(../willbox-images/btnBackOn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.btnBack a:hover {
	background-attachment: scroll;
	background-image:url(../willbox-images/btnBackOver.gif);
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border:none;
}