html { height:100%; width:100%; }
* html { behavior:url("css/hover.htc");}
body { height:100%; width:100%; font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size: 11px; line-height:13px; color:#707070; background: url(../images/bg.gif) repeat-x top #fff; }
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe { padding:0; margin:0; border:0; }
img { display:block; }
table td { vertical-align:top; }
.clear { content:"."; height:0; visibility: hidden; display:block; clear:both; }
* { outline: none; }
.floatRight { float:right; }
.floatLeft { float:left; }

* html img.png { position:relative; zoom:1;  behavior: 
 expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&  this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src  + "', sizingMethod='image')",  this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg 
:this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true)  );
}

.all{
	width:1024px;
	margin:0 auto;
}
.main-nav{
	overflow:hidden;
}
* html .main-nav{
	overflow:visible;
	height:1%;
}
.main-nav li{
	float:left;
	list-style:none;
}
.main-nav li a{
	display:block;
	text-indent:-5000px;
	font-size:0;
	line-height:0;
	/*height:63px;*/
	height: 64px;
	background-position:left top;
	background-repeat:no-repeat;
}
.main-nav li a:hover{
	background-position:left bottom;
}

.main-nav1{
	background-image:url(../images/new/main-nav1.jpg);
	width:115px;
}
.main-nav2{
	background-image:url(../images/new/main-nav2.jpg);
	width:110px;
}
.main-nav3{
	background-image:url(../images/new/main-nav3.jpg);
	width:115px;
}
.main-nav4{
	background-image:url(../images/new/main-nav4.jpg);
	width:102px;
}
.main-nav5{
	background-image:url(../images/new/main-nav5.jpg);
	width:103px;
}
.main-nav6{
	background-image:url(../images/new/main-nav6.jpg);
	width:106px;
}
.main-nav7{
	background-image:url(../images/new/main-nav7.jpg);
	width:87px;
}
/*.main-nav1{
	background-image:url(../images/main-nav1.jpg);
	width:111px;
}
.main-nav2{
	background-image:url(../images/main-nav2.jpg);
	width:115px;
}
.main-nav3{
	background-image:url(../images/main-nav3.jpg);
	width:111px;
}
.main-nav4{
	background-image:url(../images/main-nav4.jpg);
	width:114px;
}
.main-nav5{
	background-image:url(../images/main-nav5.jpg);
	width:102px;
}
.main-nav6{
	background-image:url(../images/main-nav6.jpg);
	width:90px;
}*/
.flash{
	margin-bottom:23px;
}
.side-nav{
	float:left;
	width:204px;
	margin-bottom:5px;
}
.side-nav li{
	list-style:none;
}
*+html .side-nav li{
	margin-bottom:-3px;
}
* html .side-nav li{
	margin-bottom:-3px;
}
.side-nav li a{
	display:block;
	text-indent:-5000px;
	font-size:0;
	line-height:0;
	height:27px;
	background-position:left top;
	background-repeat:no-repeat;
}
.side-nav li a:hover{
	background-position:left bottom;
}
.side-nav1{
	background-image: url(../images/side-nav1.jpg);
}
.side-nav2{
	background-image: url(../images/side-nav2.jpg);
}
.side-nav3{
	background-image: url(../images/side-nav3.jpg);
}
.side-nav4{
	background-image: url(../images/side-nav4.jpg);
}
.side-nav5{
	background-image: url(../images/side-nav5.jpg);
}
.side-nav6{
	background-image: url(../images/side-nav6.jpg);
}
.side-nav7{
	background-image: url(../images/side-nav7.jpg);
}
.side-nav8{
	background-image: url(../images/side-nav8.jpg);
}
.side-nav9{
	background-image: url(../images/side-nav9.jpg);
}
.side-nav10{
	background-image: url(../images/side-nav10.jpg);
}

.main-area{
	float:left;
	/*width:416px;*/
	width: 604px;
	display:inline;
	margin-left:5px;
	margin-bottom:5px;
	background:url(../images/bg-content-top.gif) no-repeat left top #fff;
}
.main-area .inner{
	background:url(../images/bg-content-bot.gif) no-repeat left bottom;
	min-height:305px;
	padding:10px 14px 14px 13px;
	text-align:justify;
}
* html .main-area .inner{
	height:305px;
}
.main-area2{
	float:left;
	width:627px;
	display:inline;
	margin-left:5px;
	margin-bottom:5px;
	background:url(../images/bg-content-top2.gif) no-repeat left top #fff;
}
.main-area2 .inner{
	background:url(../images/bg-content-bot2.gif) no-repeat left bottom;
	min-height:305px;
	padding:10px 14px 14px 13px;
	text-align:justify;
}
* html .main-area2 .inner{
	height:305px;
}
.img2{
	margin:6px auto 23px auto;
}
.img{
	margin:0 auto 23px auto;
}
.main-area .inner h1{
	font-size:16px;
	line-height:18px;
	margin-bottom:5px;
}
.main-area .inner p{
	line-height:16px;
}
.main-area .inner a{
	color:#8e472a;
}
.main-area .inner a:hover{
	text-decoration:none;
}
.main-area .inner ul{
	margin-left:25px;
}
.main-area .inner li{
	margin-bottom:3px;
}

.contact_form {
	width:80%;
}
.contact_form td {
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
	line-height:22px;
}
.contact_form span {
	color:#f00;
}
.contact_form td.left {
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

.contact_form input.text {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #333;
}
.contact_form  select {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:100%;
	border:1px solid #333;
}
* html .contact_form select {
	height:auto;
}
.contact_form textarea {
	height:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:14px;
	width:99%;
	border:1px solid #333;
}
.contact_form  input.width90 {
	width:90px;
}
.contact_form  input.submit {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #333;
	font-weight:bold;
	text-align:center;
	color:#fff;
	width:120px;
	height:25px;
	background:#494949;
	cursor:pointer;
}


.form{
	float:right;
	width:204px;
	background:url(../images/bg-form.jpg) no-repeat left top;
	height:266px;
	padding:64px 0 0 2px;
	margin-bottom:5px;
}
.form td{
	vertical-align:top;
	text-align:left;
	padding-bottom:4.8px;
}
*+html .form td{
  padding-bottom:6px;
}
* html .form td{
  padding-bottom:6px;
}

.form input{
	border:none;
	background:#fff;
	width:106px;
	font:Arial, Helvetica, sans-serif 11px/13px;
}
.form input.text1{
	height:17px;
}
.form input.text2{
	height:26px;
}
.form textarea{
	width:106px;
	height:48px;
	font:Arial, Helvetica, sans-serif 11px/13px;
}
.form .button{
	/*margin-top:4px;*/
	margin-top: 12px;
}
.form .reset{
	background:url(../images/reset.gif);
	width:90px;
	height:22px;
	border:none;
	font-size:0;
	line-height:0;
	display:inline;
	/*margin:4px 3px 0 0;*/
	margin: 12px 3px 0 0;
	cursor:pointer;
}
.bans{
	clear:both;
	overflow:hidden;
	text-align: center;
}
* html .bans{
	overflow:visible;
	height:1%;
}
.bans li{
	display:inline-block;
}
.bans li.margin8{
	margin:0 5px 0 8px;
}
.footer{
	background:url(../images/bg-footer.png) no-repeat center top;
	padding-top:39px;
	padding-bottom:5px;
	zoom:1;
}
.links {
	color:#8e472a;
	text-align:center;
	line-height:16px;
}
.links a{
	color:#8e472a;
	text-decoration:none;
	margin:0 6px;
}
.links a:hover{
	text-decoration:underline;
}
.text{
	font-size:9px;
	line-height:15px;
	text-align:center;
	color:#9b9b9b;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}
.copyright{
	color:#9b9b9b;
	margin:10px 0 0 6px;
}
.develop{
	float:right;
	display:inline;
	margin-right:7px;
	color:#9b9b9b;
	line-height:14px;
	text-align:right;
	margin-top:3px;
}
.develop a{
	color:#9b9b9b;
	text-decoration:none;
}
.develop a:hover{
	text-decoration:underline;
}
.lt{
	float:left;
	margin-top:90px;
}
.rt{
	float:right;
	margin-top:90px;
}

/* Gallery Styles */

#motioncontainer {
margin:20px auto 0 auto;  /*Uncomment this line if you wish to center the gallery on page */
width: 540px; /* Set to gallery width, in px or percentage */
height: 199px; /* Set to gallery height */
position:relative;
overflow:hidden;
}

#motioncontainer img {
border: 1px solid #000; /* Set image border color */
display:inline;
}


#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

.content {
	/*width: 836px;*/
	width: 1024px;
	margin: 0 auto;
}
