/* CSS Document */

/*=========================================================================*/
/* Website          : www.mauria.com                 */
/* ------------------------------------------------------------------------*/
/* Name of CSS      : index.css                       */
/* Created By       : Vishal Kumar                    */
/* Designation      : SSE                             */
/* Created On       : 19-Jan-2009                     */
/* Modified Last On : 19-Jan-2009                     */
/* Company          : Shriv Commedia IT Solutions     */
/* Design Team      : Vishal Kumar, Shrawan Kumar     */
/* Description      : This file used for common purpose styling.           */
/*=========================================================================*/

/* #MainPage
{
    float: left; 
    width: 1000px;
    background-image: url(../images/back.jpg);
    background-repeat: repeat;
    text-align: center;
    margin: 0px auto;

}
#Header
{

	float: left;
	height:85px;
	width: 1000px;
}

#MenuBanner{
	float: left;
	height:193px;
	width: 1000px;


}


#Menu{
	float: left;
	height: 193px;
	width: 261px;
}

#Banner{
	float: left;
	height: 198px;
	width: 999px;
	background-image: url(../images/homebanner.jpg);
}

.BoldLine{
	float: left;
	height: 6px;
	width: 990px;
	margin-left: 5px;
}

#Body{
	float: left;
	
	width: 1000px;

}

#LeftBody{
	float: left;
	width: 223px;
	font-family: Arial, Helvetica, sans-serif;
}

#NewsLetters{
	float: left;
	background-image: url(../images/newsletterbg.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 223px;
}

#NewArrivals{
	float: left;
	margin-top: 2px;
	padding-left: 1px;
}

#RightBody{
	float: left;
	width: 700px;
}

#FlashBanner{
	float: left;
	width: 700px;
}
#Supporters{
	float: left;
	width: 730px;
}


.Logo{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

.Title{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#BannerMore{
	float: left;
	width: 700px;
	padding-top: 160px;
	padding-left: 145px;
}
#Footer
{
    float: left;
    height: 30px;
    width: 1000px;
    padding-top: 25px;
    color: #ffffff;
    font-family: Tahoma, Arial;
    font-size: 9pt;
}

.FooterLeft{
	float: left;
	margin-left: 20px;
}

.FooterRight{
	float: right;
	margin-right: 20px;
}




*/




body{margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#99a4a6; outline:none;}
a{outline:none}


.MainDiv{margin:0px auto; width:1002px; height:100%;}
.MainHeader{width:1002px; height:111px; float:left; background:url(../images/TopHeaderBg.jpg) repeat-x;}
.MenuStrip{width:1002px; height:32px; float:left; background:url(../images/TopMenuBar.jpg) repeat-x;}
.MainBanner{width:1002px; height:290px; float:left; background:#5c0000;}
.BannerBoxLeft{width:330px; height:290px; float:left; color:#c17a7a;}
.BannerRight{width:672px; height:290px; float:left;}
.MainBody{width:1002px; height:auto; float:left; background:#FFFFFF;}
.LeftPanel{width:330px; height:auto; float:left; background:#dacece;}
.LPHeader{width:315px; height:40px; float:left; background:url(../images/LeftPanelHeader.jpg) repeat-x bottom; line-height:40px; padding-left:15px; font-weight:bold; color:#640101}
.RightPanel{width:672px; height:auto; float:left;}
.PageHeading{width:660px; height:37px; line-height:37px; float:left; color:#990000; padding-left:12px; font-weight:bold; font-size:16px; border-bottom:1px solid #e8ebec}
.BodyContent{width:652px; height:auto; line-height:18px; float:left; color:#333333; padding:10px; text-align:justify;}
.BottomBox{width:1002px; height:206px; color:#3c1401; font-size:11px; float:left; background:url(../images/BottomLinksBg.jpg) repeat-x;}
.BottomHeader{ height:32px; color:#3c1401; font-weight:bold; line-height:32px;}
.MainFooter{width:1002px; height:73px; float:left; background:url(../images/FooterBg.jpg) repeat-x; color:#656464}
.More a{color:#770606; text-decoration:none;}
.More a:hover{color:#770606; text-decoration:underline;}
