

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#cac8c8;
}

#wrapper {
width:924px;
margin:auto;
}


/*h control */

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#cac8c8;
font-size:14px;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#cac8c8;
font-size:12px;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#cac8c8;
font-size:12px;
}

h4 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#cac8c8;
font-size:12px;
}

/*h control end */


/*p control */

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#cac8c8;
line-height:150%;
}


/*p control end */


/*ul control*/


ul {
list-style-image: url('images/ul.gif');
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#cac8c8;
}

ul.one {
text-align: left;
list-style-image: url('images/ul.gif');
}

ul.two {
text-align: left;
list-style-image: url('images/ul.gif');
line-height: 150%;
}


/*ul control end*/


/*a control */


a:link {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #cac8c8; text-decoration: underline;
font-weight:bold;
font-size:12px; 
}

a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #176bd7; text-decoration: underline;
font-weight:bold;
font-size:12px;
}

a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #176bd7; text-decoration: none;
font-weight:bold;
font-size:12px; 
}

a img {
border: 0px;
}

/*link state one*/

a.one:link {
color: #cac8c8; text-decoration: underline;
font-weight:bold;
font-size:12px; 
}

a.one:visited {
color: #176bd7; text-decoration: underline;
font-weight:bold;
font-size:12px;
}

a.one:hover {
color: #176bd7; text-decoration: none;
font-weight:bold;
font-size:12px; 
}

/*link state 1 end*/

/*link state 2*/

a.two:link {
color: #ffab00; text-decoration: underline; 
font-weight:bold; 
}

a.two:visited {
color: #ffab00; text-decoration: underline;
font-weight:bold; 
}

a.two:hover {
color: #ffffff; text-decoration: underline;
font-weight:bold; 
}

/*link state 2 end*/

/*link state 3*/

a.three:link {
color: #cac8c8; text-decoration: underline; 
font-weight:bold;
font-size:10px;
}

a.three:visited {
color: #176bd7; text-decoration: underline;
font-weight:bold;
font-size:10px;
}

a.three:hover {
color: #176bd7; text-decoration: none;
font-weight:bold;
font-size:10px; 
}

/*link state 3 end*/


/*a control end */


/*main body of page*/


/*header control*/

#header {
background:url("images/header_bg.jpg") repeat-x;
height:129px;
width:924px;
margin:auto;
}

.hleft {
float:left;
}

.hmiddle {
float:left;
padding-top:60px;
}

.hmiddle2 {
float:left;
padding:60px 0 0 385px;;
}

.hright {
float:right;
}


/*header control end*/


/*nav control */

#menu {
	  background:url("images/centre_bg.jpg") repeat-y;
	  color:#cac8c8;
      font-size:14px;
	  font-weight:bold;
	  font-family:Verdana, Arial, Helvetica, sans-serif;
      line-height:normal;
	  position:relative;
	  text-align:center;
	  width: 924px;
	  display:block;
      }
	  

html>/**/body #menu {
	  padding-bottom: 60px;
	  }
	  
	  
	  
    #menu ul {
          margin:0;
          padding:20px 0 0 60px;
          list-style:none;
		  display:block;
		  
		  
      }
    #menu li {
      display:inline;
      margin:0;
      width:130px;
      }
    #menu a {
	  background:url("images/menu_off.jpg");
      float:left;
      margin:0;
      padding:0 0 0 0;
      text-decoration:none;
	  width:130px;
	  height:66px;
      }
    #menu a span {
      float:left;
      display:block;
      padding:20px 0 5px 5px;
      /*color: #5fa8ff;*/
	  color:#ffffff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#000000;
      }
    #menu a:hover {
	background:url("images/menu_on.jpg") no-repeat;
      background-position: 200%;
	  height:66px;
      }
    #menu a:hover span {
	background-position: 200%;
      }
      #menu #current a {
	background-position: 200%;
      }
      #menu #current a span {
	background-position: 200%;
	background:url("images/menu_on.jpg") no-repeat;
	height:66px;
	color:#000000;
      }




/*nav contol end */



/*centre control */

#centre {
background:url("images/centre_bg.jpg") repeat-y;
min-height:450px;
width:924px;
margin:auto;
padding:30px 0 30px 0 ;
}

.body {
width:722px;
margin: 20px 70px 20px 100px;
}

.success {
border: dashed 1px #FFFFFF;
text-align: center;
margin-top:10px;
padding:5px 30px 10px 5px;
width:500px;
}

.warning {
border: dashed 1px #FFFFFF;
text-align: center;
margin-top: 10px;
padding: 5px 30px 10px 5px;
width: 500px;
}


.comments {
width: 585px;
margin-left: 160px;
padding: 10px;
border: dashed 1px #176bd7;
min-height: 30px;
}

.blog {
* width: 610px;
* margin: 50px;
}

html>/**/body .blog {
padding: 30px;
height: 100%;
}

.blog_l {
width: 210px;
float: left;
}

html>/**/body> .blog_l {

}


.blog_r {
width: 400px;
float: right;
* padding-top: 30px;
}

html>/**/body> .blog_r {

}

.container {

clear: both;

}

/*rounded corners control*/

.t {background: url(images/top.gif) 0 0 repeat-x; width:693px; margin:0 0 0 115px;}
.b {background: url(images/bottom.gif) 0 100% repeat-x; width:693px;}
.l {background: url(images/ls.gif) 0 0 repeat-y; width:693px;}
.r {background: url(images/rs.gif) 100% 0 repeat-y ; width:693px;}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat; width:693px;}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; width:693px;}

* .clear {font-size: 1px; height: 20px; width:693px; margin-left:115px;}

/*rounded conrner control end*/


/*centre control end */

/*footer control*/

#foot {
background:url("images/footer_bg.jpg") repeat-x;
height:73px;
width:924px;
* margin:auto;
}


.fleft {
float:left;
}

.fmiddle {
float:left;
text-align:center;
width:794px;
}

html>/**/body> .fmiddle {

}

.fright {
float:right;
}

/*footer control end*/



/*footer control end */
