body{background-color:#FFF;}
.wrapper{border-radius:15px;background-color:#f3f4d5;width:980px;margin-right:auto;margin-left:auto;}
.header{height:180px;width:980px;}
.nav{background: #515151;}
.nav a{display:inline-block;color:#FFF;padding:14px 12px;text-decoration:none;transition:ease-in.3s;}
.nav a:hover{color:#515151;background:#f3f4d5;}
.line{height:10px;width:960px;margin-left:10px;margin-right:10px;background-color:#666;}
.content{width:980px;height:625px;}
.content-left{float:left;height:625px;width:10px;text-align:center;}
.content-main{float:left;height:625px;width:480px;text-align:left;}
.content-main-right{float:left;height:625px;width:458px;text-align:left;}
.portfolio{float:left;height:625px;width:960px;text-align:center;}
.content-right{float:right;height:625px;width:10px;}
.footer{background: #515151;color:#777;width:980px;text-align:center;}
.footer_text{color:#fff;display:block;font-size:.83em;margin: 1.67em 0 1.67em 0;font-weight:bold;}
.slideshow{margin:50px auto;position:relative;width:425px;height:319px;padding:10px;box-shadow:0 0 20px rgba(0,0,0,0.4);}
.slideshow > div{position:absolute;top:10px;left:10px;right:10px;bottom:10px;}
.bullets li{list-style-type: circle;font-size: .83em;margin-left: 0;margin-right: 0;font-weight: bold;}
body,td,th{font-family:Verdana, Geneva, sans-serif;}
h1{font-size:xx-large;color:#000;}
h2{font-size:small;color:#666;}
h3{font-size:large;color:#000;}
h4{font-size:medium;color:#000;}
h6{font-size:x-small;color:#666;}