@charset "utf-8";
/* CSS Document */

a{ color:#FFFFFF; text-decoration:none; outline:none}

body{
	background: url(../images/bg-base.png) top repeat-x #1c2325;
	font-family:verdana; font-size:11px; color:#fff;
	margin:0;
}



.empty{ width:100px; height:100px; }

.main {width:896px; margin-left:auto; margin-right:auto; }

.arrow{clear:left; width:79px; height:10px; float:left; background: url(../images/arrow-nav.png) right no-repeat; }

.head{height:114px;}

.logo{width:432px; height:114px; float:right; background: url(../images/heading-logo.png) bottom no-repeat;}

.subnav{ height:20px; background:#20667f; padding:6px 0 0 15px}

.subnav a{ padding:4px 28px; outline:none; background:none	}
.subnav a:hover{ padding:4px 28px; background:url(../images/btn-bg.png) top repeat-x}

.header{ background:url(../images/bg-header.png) repeat-x top; height:151px; text-align:center}

.content{ background:url(../images/bg-content.png) top #ebebeb no-repeat; padding:20px 0}

.item{ background:url(../images/bg-item.png) top left no-repeat #000; width:783px; height:179px; margin-left:auto; margin-right:auto; margin: 10px auto; overflow:hidden }

.itemdesc{ width:200px; margin:0; padding: 15px 30px;float:left }
.itemview{ background:#000; padding:5px 10px 10px 10px; margin:0px 0 0 20px; float:left; position:absolute  }
.itempic { width:523px; height:179px; float:right; cursor:pointer }
.itemlink1{ height:179px; width:523px; position:absolute }

.footer{ height:184px; background:url(../images/bg-footer.png) repeat-x top; text-align:left; padding-top:10px; color:#555 }

.btn-work{ cursor:pointer; width:115px; height:30px; float:left; background:url(../images/btn-work.png) no-repeat bottom right; padding:74px 0 0 10px;  }
.btn-about{ cursor:pointer; width:115px; height:30px; float:left; background:url(../images/btn-about.png) no-repeat bottom; padding:74px 0 0 0 }
.btn-contact{ cursor:pointer; width:116px; height:30px; float:left; background:url(../images/btn-contact.png) no-repeat bottom; padding:74px 0 0 0 }

.aboutimg{ border:27px solid #ddd}
.about1{width:568px; float:right; padding:33px 0 20px 0;}
.contactimg{ padding-bottom:5px}

.visitlink{ margin:5px 0; display:block; text-decoration:underline}

h1{ padding:0; margin:0 0 5px; font-size:14px; }
h2{ padding:0; margin:5px 0 0; font-size:11px; color:#999; }
