﻿BODY {
	background-color: #666;
	font-size: 9pt;
	font-family: verdana;
	color: black;
	margin: 0;
}
A:link {
	color:  #0066FF;
	text-decoration: none;
	border: 0;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
A:visited {
	color: #0066FF;
	text-decoration: none;
}
.MainDiv {
	width: 1035px;
	margin: 0 auto;
}
.content {
	width: 1035px;
	margin: 10px auto 0 auto;
}
.IntroductiomTiitle{
	font-size:18pt;
	color:#FF0000;
	font-family:"Albertus Medium"
}
.Menu{
	margin:0 auto;
	color:#0055a6;
	text-align:center;
	font-weight:bold;
	font-size:14px
}
.Menu A:link{
	color:#0055a6; 
	text-decoration:none
}
.Menu A:hover{
	 color:#000000;
	 text-decoration:none
}
.Menu A:visited{
	color:#0055a6;
	text-decoration:

}
.ImgBOrder{
	border:1px #666 solid
}
.style1 {
	text-align: right;
}
.style2 {
	border-width: 0px;
}
.TopLEftTD{
	height: 8px; width:226px; ;vertical-align: top; background-image: url('images/TopLeftBack.gif'); background-repeat: no-repeat
}
.TopRightTD{
	height: 8px; width:804px ;background-image : url('images/topContentBAck.gif'); background-repeat: no-repeat
}
.LeftCenterTD{
	vertical-align: top; background-color: #f9f9f9
}
.Logo{
	margin: 25px 0
}
.Menu{
	width:196px; margin:42px auto
}
.RightCeneterTD{
	background-color: #f9f9f9; padding: 18px; vertical-align: top
}
.TopMenu{
	width:750px;
}
.TopMenuTB{
	width: 250px; margin-left:150px
}
.TopSlide{
	width: 765px; margin: 8px auto
}
.IntrodactopnTB{
	width: 765px; margin: 8px auto 30px auto
}
.PicHOmeTD{
	width: 200px; height: 170px; vertical-align: top
}
.TxtHomeTD{
	width: 552px; vertical-align: top; padding: 8px; line-height: 18px
}
.ReadMore{
	color:#0066FF; margin-left:400px; text-decoration:underline; font-family:verdana
}
.LeftBottomTD{
	height: 8px; background-image: url('images/BottomLeftBAck.gif'); background-repeat: no-repeat
}
.RightBootmtd{
	height: 8px; background-image: url('images/bottomContetntBAck.gif'); background-repeat: no-repeat
}
.DotNet{
	width: 88px; height: 48px; margin: 8px auto
}
.Fooder{
	background-image: url('images/fooder.gif'); background-repeat: no-repeat; height: 53px; padding: 28px 0 0 10px; color: white; margin-top: 10px; direction: ltr
}
.OurStaffTB{
	width: 765px; margin-top:8px
}
.PicOurStaffTD{
	width:120px; height:90px; 
}
.TxtOurTD{
	vertical-align: top; padding:8px
}
.TiiLeourSpan{
	color: #0066FF
}

 /*Form Style*/
fieldset.contact-form { display: block; border: 1px solid #d5dfe5; border-bottom: 2px solid #d5dfe5; margin-bottom: 39px; padding: 15px; }
fieldset.contact-form legend { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; color: #e5007f; margin: 0; padding: 0 10px 0 10px; font-weight: bold; text-transform: uppercase; }
fieldset.contact-form label { display: block; margin-top: 15px; }

input.contact-form, textarea.contact-form { padding: 6px; margin: 10px 1px 15px 1px; font-size: 1em; border: 1px solid #eaeaea; color: #aaa; width: 554px; }
textarea.contact-form { height: 100px; }

input.contact-form:hover, textarea.contact-form:hover { border: 1px solid #0093f0; }
input.contact-form:focus, textarea.contact-form:focus { border: 2px solid #e5007f; margin: 9px 0 14px 0; }

input.contact-submit { background: #b9005f; font-family: Arial, Helvetica, sans-serif; font-size: 1em; padding: 4px; margin-right: 10px; border: 1px solid #b9005f; color: #fff; text-transform: uppercase; font-weight: bold; }
input.contact-submit:hover { background: #000; }


