/*------------------------------Reset style Starts-------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: #000000; background: white; font-family:Arial, Helvetica, sans-serif; font-size:12px }
ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
strong { font-weight:bold; }
img { margin:0; }
/*------------------------------Reset style Ends-------------------------------*/

/*-----------------------------------float start-------------------------------*/
.fltrt { float: right; }
.fltlft { float: left; }
.clear { clear:both; }
/*-----------------------------------float ends--------------------------------*/

/*-----------------------------------body start-------------------------------*/
body { color:#323232; font:normal 12px Georgia, "Times New Roman", Times, serif }
/*-----------------------------------body ends--------------------------------*/


h1 {
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 5px;
}

h2 {
  font-size: 1.15em;
  font-weight: bold;
  padding-bottom: 5px;
}

h3 {
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 5px;
}


/*-----------------------------------wrapper start-------------------------------*/
#wrapper { width:788px; margin:0 auto; }
/*-----------------------------------wrapper ends--------------------------------*/

/*-----------------------------------upper Containner start-------------------------------*/
#upperContainner { width:786px; float:left; border:1px solid #000; }
/*-----------------------------------upper Containner ends--------------------------------*/

/*-----------------------------------strip start-------------------------------*/
.strip { width:100%; background:#CECE9C; float:left; }
.stripHeight { height:8px; }
.stripHeight1 { height:12px; }
.stripHeight2 { height:10px; }
/*-----------------------------------strip ends--------------------------------*/

/*-----------------------------------menu start-------------------------------*/
#menu { background:#103152 none repeat scroll 0 0; border-bottom:1px solid #FFFFFF; border-top:1px solid #FFFFFF; float:left; font-family:Verdana, Geneva, sans-serif; font-size:12px; text-transform:uppercase; width:786px; }
#menu ul li { display:inline; }
#menu ul li a { color:#FFF; background:#103152; text-decoration:none; padding:3px 24px; display:block; float:left; border-left:1px solid #fff; border-right:1px solid #fff; }
#menu ul li a:hover { color:#FFF; background:#A01302; padding:3px 24px; }
#menu ul li.leftmenu a { border:none; }
#menu ul li.rightmenu a { border:medium none; padding:3px 24px; }
/*-----------------------------------menu ends--------------------------------*/

/*-----------------------------------banner start-------------------------------*/
#banner { width:788px; float:left; background:url(../images/banner.jpg) no-repeat; height:107px; }
/*-----------------------------------banner ends--------------------------------*/

/*-----------------------------------banner start-------------------------------*/
.textbanner { width:788px; float:left; background:url(../images/bannertext.gif) no-repeat; height:74px; }
/*-----------------------------------banner ends--------------------------------*/

/*-----------------------------------Containner start-------------------------------*/
#containner { float:left; padding:10px 30px; width:725px; }
.Box { float:left; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; }
.Box img { margin-top:5px; }
.Box ul li a { padding-left:16px; color:#3F6371; text-decoration:none; font-style:italic; background:url(../images/redsquer.gif) no-repeat left center; }
.BoxWidth1 { margin-right:8px; display:inline; }
.BoxWidth2 { margin-right:14px; display:inline; }
.comma { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; background:url(../images/comma.gif) no-repeat; width:155px; float:right; text-align:center; color:#6D6E3B; font-style:italic; }
.comma span a { color:#A04607; text-decoration:none; }
/*-----------------------------------Containner ends--------------------------------*/

/*-----------------------------------footer start-------------------------------*/
#footer { color:#999999; float:left; padding:5px; text-align:center; display:inline; }
.logofooter { margin-right:3px; float:left; display:inline; }
.copyRight { float:left; margin-top:18px; padding:0 10px; display:inline; }
/*-----------------------------------footer ends--------------------------------*/
* html #footer { margin-right:-100px; }
.women { background:transparent url(../images/women.png) no-repeat scroll 0 0; height:203px; margin-left:615px; margin-top:-193px; position:relative; width:146px; }

ul {
  list-style-type: square;
  list-style-position: inside;
}

ul li {
  padding-bottom: 3px;
}

