
/* Main layout start */

body 
{
	padding:0px;
	margin:0px;
	font-family:Arial;
    font-size:12px; 
    
	text-align:center;
	color:#060f12;
}

.pageWidth 
{
	margin-top:10px;
	margin-bottom:10px;
	float:none;
	margin-left: auto;
	margin-right: auto;
	
}

.pageMainLayout 
{
	width:100%; 
	margin:auto;
}
/* Main layout end */

/* banner icon start */
.topBannerCenter 
{
	width:910px;
	height:85px;	
}

.bannerIcon
{
	/*background:url('../images/logo.gif') no-repeat 0 0;*/
	background:url('../images/rawalcaplogo.jpg') no-repeat 0 0;
	padding-left: 20px;
	/*width:239px;*/
	width:239px;
	height:75px;
	float:left;
	text-align:left;
}

.bannerClocks
{
	/*background:url('../images/logo.gif') no-repeat 0 0;*/
	padding-left: 20px;
	width:400px;
	height:75px;
	float:right;
	font-size:12px;
	margin-top:15px;
}

.clockFont
{
	font-size:12px;
}

/* banner icon end */


/* banner style start */
.bannerCenter 
{
	background:url('../images/mainBackground.jpg') no-repeat 0 0;
	/*width:910px;*/
	width:910px;
	height:152px;
}

.bannerBiggerHeader
{
	/*
	padding-left: 20px;
	width:inherit;
	padding-top:27px;
	padding-bottom:6px;
	float:none;
	text-align:left;
	color:white;
	font-size:28px;
	font-family:Comic Sans MS;
	font-weight:bold;
	*/
	margin-top:35px;
	margin-left:15px;
	float:none;
	background:url('../images/bannerBigText.gif') no-repeat 0 0;
	width:100%;
	height:39px;
	
}

.bannerSmallHeader
{	
	/*
	padding-left: 20px;
	width:inherit;
	padding-top:6px;
	padding-bottom:6px;
	float:none;
	text-align:left;
	color:white;
	font-size:15px;
	font-family:Comic Sans MS;
	font-weight:bold;
	height: 15px; 
	*/
	/*
	Filter: Glow(Color=#000000, Strength=4);
	*/
	
	margin-top:6px;
	margin-left:15px;
	float:none;
	background:url('../images/bannerSmallText.gif') no-repeat 0 0;
	width:100%;
	height:27px;
}
 
/* banner style end */


/* horizontal menu start */
.menuCenter 
{
	width:910px;
	height:25px;
	float:none;
	background-color:black;
}


.menuWrapper
{
	/*margin-left: 0px;*/
	cursor:pointer;
	border:none;
	padding-top:7px;
	padding-bottom:7px;
	float:none;
}

.menuOption
{
	float:none;
	margin-left:15px;
    Cursor:pointer;
    color:#FFFFFF;
    font-weight:bold;
}

.topMenuLink
{
	color:#FFFFFF;
	text-decoration: underline;
}

.topMenuLink:hover
{
	color:black;
	text-decoration: underline;
	background-color: #FFFFFF;

}
/* horizontal menu end */

/* body style start */
.bodyCenter 
{
	width:910px;
	background-color:#e7e7e7;
	height:auto;
}

.mainTableStyle
{
	margin-top:10px;
	width:100%;
	height:300px;
}

.tableLeftTD
{	
	width:190px;
	text-align:center;
}

.tableRightTD
{
	width:720px;
	text-align:left;
}

/* body style end */

/* body left side icons start */

.broucherDiv 
{
	margin-top:5px;
	width:100%;
	height:77px;
	text-align:left;
	margin-left:10px;
}

.faqDiv 
{
	width:100%;
	height:77px;
	text-align:left;
	margin-left:10px;
}

.linksDiv 
{
	width:100%;
	height:70px;
	text-align:left;
	margin-left:10px;
}

.ContactDiv
{
	width:100%;
	height:51px;
	text-align:left;
	margin-left:10px;
}


.companiesDiv 
{
	width:100%;
	height:51px;
	text-align:left;
	margin-left:10px;
}

.AllOtherDiv 
{
	width:100%;
	height:77px;
	text-align:left;
	margin-left:10px;
}

.identityDiv 
{
	width:100%;
	height:51px;
	text-align:left;
	margin-left:10px;
}
/* body left side icons end */


/* body right side icons start */
.wellcomeContent
{
	margin-top:5px;
	background:url('../images/welcomeBox.png') no-repeat 0 0;
	width:705px;
	height:126px;
	float:none;
}

.contentHeaderFont
{
	margin-top:2px;
	width:97%;
	float:left;
	font-family:Monotype Corsiva;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	margin-left:10px;
	color:White;
	
}

.contentHeaderSmall
{
	font-size:22px;
}

.contentRestFont
{
	margin-top:10px;
	width:96%;
	float:left;
	font-family:Arial;
	font-size:13px;
	margin-left:10px;
	text-align:justify;
	font-weight:bold;
}



.property8Div
{
	width:702px;
	/*
	height:344px;
	*/
	height:357px;
	float:none;
}

/* scroll area start */
.scrollAreaDiv
{
	background:url('../images/scrollerBackground.png') no-repeat 0 0;
	width:702px;
	height:100px;
	float:none;
	text-align:center;
	padding-top:3px;
}

.scrollLeftFont
{
	font-family:Monotype Corsiva;
	font-size:30px;
	font-weight:bold;
	background-color:White;
	float:left;
	height:50px;
	width:auto;
	padding-right:8px;
}

.scrollImage
{
	width:68px;
	height:50px;
	float:left;
	background-color:White;
	
}

.scrollRightFont
{
	font-family:Monotype Corsiva;
	font-size:30px;
	font-weight:bold;
	background-color:White;
	float:left;
	height:50px;
	width:auto;
	color:#343761;
	padding-right:50px;
}

/* scroll area end */

/* top scroll area start */
.scrollerArea 
{
	background:url('../images/topScroller.png') no-repeat 0 0;
	width:910px;
	height:50px;
}
/* top scroll area end */

/* bottom box link start */
.bottomBoxLinks
{
	background:url('../images/bottomLinks.png') no-repeat 0 0;
	width:702px;
	height:199px;
	float:none;
	text-align:center;
}

.bottomBoxHeader
{
	width:100%;
	height:auto;
	text-align:center;
	
	font-family:Monotype Corsiva;
	font-size:26px;
	font-weight:normal;
	color:White;
	padding-top:5px;
	margin-bottom:22px;
}

.bottomBoxOptions
{
	width:234px;
	height:auto;
	float:left;
	font-size:14px;
	text-align:left;
	padding-top:0px;
	
}

/* bottom box link end */


/* interactive style start */

.headerOfAllPages 
{
	background:url('../images/headerOfAllPages.png') no-repeat 0 0;
	width:702px;
	height:55px;
	margin-top:5px;
	float:none;
	background-position:center;
}

.headerFontOfAllPages
{
	margin-top:9px;
	width:97%;
	float:left;
	font-family:Monotype Corsiva;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	margin-left:10px;
	color:White;
	
}

.boxesWrapper 
{
	width:616px;
	height:auto;
	margin-top:5px;
	float:none;
	margin-left:44px;
}

.contentBoxesLeft 
{
	background:url('../images/boxBackground.png') no-repeat 0 0;
	width:303px;
	height:350px;
	float:left;
}

.contentBoxesRight 
{
	background:url('../images/boxBackground.png') no-repeat 0 0;
	width:303px;
	height:350px;
	float:right;
}

.insideBoxWrapper
{
	width:100%;
	height:auto;
	float:left;
}

.insideBoxTopArea
{
	width:auto;
	height:67px;
	float:left;
	margin-top:12px;
	margin-left:6px;
}

.insideBoxCenterArea
{
	width:285px;
	height:210px;
	float:left;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	margin-top:5px;
	padding-left:10px;
}

.insideBoxBottomArea
{
	width:120px;
	height:30px;
	float:left;
	margin-top:14px;
	margin-left:88px;
}

.boldFont
{
	font-weight:bold;
}

.inactiveLink
{
	text-decoration: line-through;
}
/* interactive style end */


/* design for all other pages start */
.OtherPageBackground
{
	background:url('../images/OtherPageBackground.png') no-repeat 0 0;
	/*width:616px;*/
	width:702px;
	height:707px;
	float:none;
	background-position:center;
}

.OtherPageFont
{
	margin-top:15px;
	width:582px;
	float:left;
	margin-left:55px;
	font-family:Arial;
	font-size:13px;
	text-align:justify;
}

.aboutUsFont
{
	margin-top:140px;
	width:582px;
	float:left;
	margin-left:55px;
	font-family:Arial;
	font-size:9px;
	text-align:center;
}

.listSpace
{
	margin: 0.75em 0;
}

.underlineFont
{
	text-decoration: underline;
	font-weight:bold;
}

.ScrollerFont
{
	margin-top:4px;
	width:auto;
	float:left;
	font-family:Monotype Corsiva;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	margin-left:0px;
	color:White;
	margin-bottom:5px;
}

.ScrollerSpan
{
	margin-top:15px;
	width:588px;
	height:39px;
	float:left;
	margin-left:55px;
	font-family:Arial;
	font-size:13px;
	text-align:justify;
	background:url('../images/aboutUs.png') no-repeat 0 0;
}
/* design for all other pages end */

/* credit page style start */
.CreditPageBackground
{
	background:url('../images/BigOtherPageBackground.png') no-repeat 0 0;
	width:702px;
	height:1000px;
	float:none;
	background-position:center;
}

.OtherLabelHeader
{
	font-family:Monotype Corsiva;
	font-size:23px;
	font-weight:bold;
	margin-bottom:20px;
	width:97%;
	float:left;
	text-align:center;
	margin-left:10px;
	text-decoration:underline;
}

.pageLinks
{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: black;
}

.pageLinks:hover
{
	color:black;
	text-decoration: underline;
	background-color:White;
}

.linkSpan
{
	float:right;
	margin-bottom:0px;
}

/*#003366*/

.lineBreak
{	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: black;
	width:100%;
	float:none;
}

.brSpace
{
	margin-top:12px;
	margin-bottom:12px;
}
/* credit page style end */

/* button link style start */
.insideLinkBoxBottomArea
{
	/*width:296px;*/
	width:249px;
	height:29px;
	float:left;
	margin-top:11px;
	margin-left:27px;
	background:url('../images/linkBoxBackground.png') no-repeat 0 0;
	text-align:center;
	padding-top:2px;
}

.linkBoxFont
{
	font-family:Arial;
	/*font-family:Monotype Corsiva;*/
	font-size:17px;	
	color:White;
	text-decoration:underline;
}

.linkPageFont
{
	color: blue;
	text-decoration: underline;
}

.NoVisText{
	text-decoration:none;
	color:#060f12;
	cursor:text;
}
/* button link style end */
