body
{
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Verdana, Arial;
	background: url('../../images/bg.jpg') repeat-x;
	background-color:#dd0072;
	color : #666;
}

* {margin:0px;padding:0px;}

#designs
{
	background: url('../../images/design.png') no-repeat center;
	width : 975px;
	height : 940px;
}

#top_menu
{
	width : 975px;
	padding : 5px;
	min-height : 120px;
	height : 120px;
}

#top_menu .logo
{
	float : left;
	background: url('../../images/logo.png') no-repeat;
	width : 494px;
	height : 104px;
	margin-left : 100px;
	padding-left : 100px;
}

#time
{
	width : 100%;
	position : absolute;
}

#time .open_time
{
	float : right;
	background: url('../../images/top-right.png') no-repeat;
	width : 182px;
	height : 149px;
	margin-top: 0px;
}

.main_container
{
	clear : both;
	width : 885px;
}

.container
{
	clear : both;
	background: url('../../images/center_container.png') no-repeat;
	width : 705px;
	height : 752px;
	margin:-5px 0 0 0;
	padding : 0 0 10px 0;
}

h1
{
	font-size : 14pt;
	color : #788300;
	text-align : left;
}

h2{
	font-size:16px;
	color:#cc0000;
	font-weight:600;
	text-align:left;
	margin-left:10px;
	padding:0;
}

a:link h2, a:hover h2, a:active h2, a:visited h2{
text-decoration:none;
}

.div_header_service{
	background:url(../../images/header_bg2.gif) no-repeat;
	width:300px;
	height:24px;
}

.div_header_tips{
	background:url(../../images/header_bg3.gif) no-repeat;
	width:300px;
	height:24px;
	float:left;
	margin-bottom:20px;
}
.div_header_training{
	background:url(../../images/header_bg4.gif) no-repeat;
	width:300px;
	height:24px;
	float:left;
	margin-bottom:20px;
}

.sub_title{
	font-size:14px;
	color:#993300;
	font-weight:500;
}
#height{
	height:700px;
	width:680px;
	padding:0 10px 0 0;
}

h3
{
	font-size : 20px;
	font-weight : bold;
}

.footer_out
{
background-color : #000; /*451e32*/
width : 100%;
border-top : 5px solid #FFF;
margin:0;
}

.footer
{
font-family: Trebuchet MS, Verdana, Arial;
font-size : 12px;
padding:2px;
color: #FFF;
width : 705px;
height : 250px;
}

.footer .footer_image
{
	float : left;
	text-align : left;
	background:url("../../images/footer_pic.png") no-repeat left top;
	width : 239px;
	height : 212px;
	margin-top : -2px;
	padding-right : 50px;
}

.footer .footer_text
{
	float : left;
	text-align : center;
	padding : 20px 50px 20px 20px;
}

.footer .left_text
{
	text-align : left;
	float : left;
}

.footer .right_text
{
		float : right;
}

.footer .footer_text a:link, .footer .footer_text a:visited, .footer .footer_text a:active
{
	color : #e68607;
	text-decoration : none;
}

.footer .footer_text a:hover
{
	color : #FFF;
	text-decoration : underline;
}

.footer .right_text a:link, .footer .right_text a:visited, .footer .right_text a:active
{
	color : #e68607;
	text-decoration : none;
}

.footer .right_text a:hover
{
	color : #FFF;
	text-decoration : underline;
}

/*- Menu--------------------------- */

    #menu {
      float:left;
      width:885px;
      font-size:93%;
      line-height:normal;
      border-bottom:0px solid #666;
      padding : 0px;
      }
    #menu ul {
          margin:0 0 0 180px;
          list-style:none;
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:left;
      background: url("../../images/tab_left.png") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
      background:url("../../images/tab_right.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#FFF;
      }
    #menu a:hover {
      background-position:0% -34px;
      }
    #menu a:hover span {
      background-position:100% -34px;
      }

      #menu #current a {
              background-position:0% -34px;
      }
      #menu #current a span {
              background-position:100% -34px;
      }
      
/*- Menu--------------------------- */


.head
{
	clear :both;
	padding-bottom : 5px;
	margin-left : -10px;
}

.wrapper p
{
	clear : both;
	text-align : justify;
}
.wrapper div a:link, .wrapper div a:active, .wrapper div a:visited{
	color: #39c;
	text-decoration : none;
	font-size:12px
}
.wrapper div a:hover{
	color: #39c;
	text-decoration : underline;
	font-size:12px
}

img.right
{
	float : right;
	padding : 5px 5px 2px 8px;
}

.service_pic
{
	float : left;
	padding : 5px 10px 10px 10px;
	text-align : left;
	font-size : 12px;
	
}

.service_pic img
{
	border : 2px solid #cfcfcf;
}

.service_pic a:link, .service_pic a:active, .service_pic a:visited
{
	color : #e68607;
	text-decoration : underline;
}

.service_pic a:hover
{
	color : #39c ;
}
.service_pic p{
float:left;
width:190px;
text-align:justify;
margin:-5px 0 0 0;
padding:2px;
font-size:11px;
}

input, textarea
{
	border : 1px solid #cfcfcf;
}

.button
{
	border : 1px solid #333;
	padding : 0 10px 0 10px;;
}

#form {
margin : 0px;
float:left;
}

.cssform p {
width : 440px;
clear : left;
margin : 0;
padding : 5px 0 8px 50px;
padding-left : 5px;
height : 1%;
text-align : left;
color : #666;
float:left;
}
.cssform label {
color : #666;
font-weight : bold;
float : left;
margin-left : -5px;
width : 150px;
}
.cssform input[type="text"], .cssform select {
width : 250px;
border : 1px solid #cfcfcf;
}
.cssform textarea {
width : 250px;
height : 150px;
}

* html .threepxfix {
margin-left : 3px;
} 

.services_head
{
	font-size : 16px;
	font-weight : bold;
	color : #FF972F;
	text-decoration : underline;
}

.map
{
	float : left;
	width : 220px;
	font-size : 12px;
	padding-bottom:20px;
}

.map img
{
	border : 1px solid #cfcfcf;
}

.wrapper ul li
{
	list-style : square;
}

a:link, a:active, a:visited
{
	text-decoration : none;
	color : #39c;
}

a:hover
{
	color : #e68607;
	text-decoration : underline;
}

.tips a:link, .tips a:active, .tips a:visited
{
	font-size : 2px;
	text-decoration : none;
	color : #39c;
}

.tips a:hover
{
	color : #e68607;
	text-decoration : underline;
}
.time_price{
	color:#000066;
	font-size:12px;
}
.main_services{
	float:left;
	width:190px;
}
.main_services p a:link, .main_services p a:active, .main_services p a:visited{
	font-size:12pt;
	color:#fff;
	text-decoration:none;
}
.main_services p a:hover{
	text-decoration:underline;
}
.main_services1{
	float:left;
	width:190px;
}
.main_services1 p a:link, .main_services1 p a:active, .main_services1 p a:visited{
	font-size:12pt;
	color:#333;
	text-decoration:none;
}
.main_services1 p a:hover{
	text-decoration:underline;
}
.header_style{
margin-top:0px;
}
.div_space{
width : 100%;
height : 10px;
clear: both;
float:left;
margin:0;
padding:0;
}
.home_div{
border:1px solid #e5e5e5;
clear:both;
height:220px;
padding:5px;
margin-top:0px;
background-color:#ebd9e1;
}
.about_info{
margin:0;
padding:20px;
width:400px;
height:180px;
color:#fff;
}

.wrapper .about_info a, .wrapper .about_info a:link, .wrapper .about_info a:active, .wrapper .about_info a:visited{
	color:#444;
	text-decoration:underline;
}
.wrapper .about_info a:hover{
	text-decoration:none;
}