/* CSS Document */

body
{
margin:0px;
}

/* =============================================== Common classes Start ==============================*/

.fullWidth{width:100%;}
.fullHeight{width:100%; !important}
.floatLeft{float:left;}
.floatRight{float:right;}
.clear{clear:both;}
.rowspacer{height:10px;}

/* =============================================== header classes Start ==============================*/

#header-div
{
width:100%;
height:auto;
background:url(images/hed-bg.jpg) repeat-x #EBEBEB;
}

#header
{
width:839px;
margin:0 auto;
background-color:#FFFFFF;
}

#logo
{
width:680px;
margin:20px auto;
}

#manubar
{
width:839px;
height:45px;
background:url(images/menu-bg.jpg) no-repeat;
}

#menu
{
width:495px;
margin-top:6px;
margin-left:6px;
}

#menutab1
{
width:56px;
margin-right:15px;
}

#menutab2
{
width:71px;
margin-right:15px;
}

#menutab3
{
width:95px;
margin-right:15px;
}

#menutab4
{
width:127px;
margin-right:15px;
}

#menutab5
{
width:86px;
}

#tollfree
{
width:320px;
margin-top:10px;
font:bold 18px/22px "Courier New";
color:#FFFFFF;
text-align:right;
text-transform:uppercase;
}

#flash-banner
{
width:839px;
height:auto;
}

/* =============================================== mid part classes Start ==============================*/

#midpart-div
{
width:100%;
background:url(images/mid-bg.jpg) repeat-x #F9F9F9;
}

#midpart
{
width:839px;
margin:0 auto;
background-color:#FFFFFF;
}

#mid-layer
{
width:820px;
margin:0 auto;
padding-top:11px;
}

#container
{
width:600px;
}

#rightpart
{
width:208px;
}

/* =============================================== right part classes Start ==============================*/

#rightbox
{
width:206px;
height:250px;
border:1px dotted #7F7F7F;
background:url(images/right-tabbg.jpg) repeat-x #FFFFFF;
}

#rightbox-div
{
width:186px;
margin:0 auto;
padding-top:10px;
}

/* =============================================== text classes Start ==============================*/

.blackbigh1
{
font:bold 18px Georgia;
color:#000000;
text-transform:uppercase;
}

.rtab:link,.rtab:visited,.rtab:active
{
font:normal 12px Arial;
color:#696969;
text-decoration:underline;
line-height:20px;
}
.rtab:hover
{
font:normal 12px Arial;
color:#696969;
text-decoration:none;
line-height:20px;
}

.foottab:link,.foottab:visited,.foottab:active
{
font:normal 11px Arial;
color:#5E5E5E;
text-decoration:none;
}
.foottab:hover
{
font:normal 11px Arial;
color:#5E5E5E;
text-decoration:underline;
}

.biglink1:link,.biglink1:visited,.biglink1:active
{
font:bold 18px Georgia;
color:#000000;
text-decoration:none;
}
.biglink1:hover
{
font:bold 18px Georgia;
color:#000000;
text-decoration:underline;
}


.gernaltext
{
font:normal 11px Arial;
color:#2A2A2A;
}

.redmidh1
{
font:bold 12px Arial;
color:#B40024;
}

/* =============================================== footer part classes Start ==============================*/

#footer-div
{
width:100%;
height:187px;
background:url(images/foot-bg.jpg) repeat-x #DBDBDB;
}

#footer
{
width:839px;
margin:0 auto;
}

#footer-layer
{
width:839px;
height:157px;
background:url(images/foot-bg1.jpg) repeat-x ;
padding-top:30px;
}

.logotxt{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.logotxt a{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.logotxt a:hover{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

