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

* { margin:0; padding:0; }

html, body { margin:0; padding:0; }

body { background:url(../images/tile.jpg) repeat; font-family:Arial, Helvetica, sans-serif; }
a { text-decoration:none; }
ul { list-style:none; }
img{ border:0 none; }

#wrapper { width:100%; background:url(../images/contentbgleft.jpg) repeat-x; margin:0; }
#wrapper_inner { min-height:650px; width:980px; margin:0 auto; background:url(../images/contentbg.jpg) no-repeat top center; overflow:hidden;  }

#container { margin:188px 0 0 0; width:980px;  }

.logo {position: absolute; top: 65px; height: 50px; margin-left: 400px; padding-left: 0px; cursor: pointer; width: 200px;}
.show_case_models { width:980px; overflow:hidden; position:relative; padding:0 0 46px 0; }
.model1 { float:left; margin:12px 0 0 26px; width:195px; }
.model2 { float:left; margin:0 0 0 25px; width:145px; }
.model3 { float:left; margin:0 0 0 20px; width:159px;  }
.model4 { float:left; margin:0 0 0 28px; width:141px; }
.model5 { float:left; margin: 0 0 0 4px; width:216px; }
.model1 .model_name { width:195px; }
.model2 .model_name { width:145px; }
.model3 .model_name { width:159px;  }
.model4 .model_name { width:141px; }
.model5 .model_name { width:216px; }
.model_name { text-align:center; color:#212121; font: normal 20px "myriad Pro"; position:absolute; top:207px; display:block; }
.model_name a {color:#212121;}
.model_name span { font-size:12px; }

.more_from { width:980px; background:url(../images/moreFromFeather_tline.png) no-repeat top; padding:0 0 0 0; margin:34px 0 0 0; }
.more_from_head { width:980px; text-align:center; }
.more_row_top { overflow:hidden; padding:0 0 0 55px; }
.more_box { width:147px; float:left; margin:32px 25px 0 0; display:inline; }
.icon { width:57px; float:left; }
.icon_text { width:82px; float:left; padding:0 0 0 8px; color:#212121; font:bold 12px Arial, Helvetica, sans-serif; }
.icon_text a {color:#212121; }
.icon_text a:hover { color:#358ddc; }
.more_text { clear:both; font-size:10px; padding:8px 0 0 0; width:140px; }
.goto_more { margin:32px 0 0 0;}

#main_content { width:980px; background:url(../images/content_bg.png) no-repeat 0 0;  height:508px; }
.home_content { padding:38px 0 0 0; width:980px; }
.left_col { width:419px; float:left; padding:0 77px 0 68px; }
.left_col h1 { font:bold 18px/18px "Times New Roman", Times, serif; color:#534241; padding:30px 0 0 0; }
.left_col p { font:normal 12px/16px "Times New Roman", Times, serif; padding:8px 0; color:#938b89; }
.left_col p strong { color:#534241; font-size:13px; }
.left_col p a { font-weight:bold; color:#9ac23a; }
.rewiews { width:100px; height:65px; margin:10px -55px 0 0; float:right; }

.widget_col { width:250px; float:left; }

.right_col { float:right; width:110px; }
.twit { margin:59px 0 0 0; display:block; }
.rss { margin:32px 0 0 0; display:block; }
.email { margin:31px 0 0 0; display:block; }

#footer_outer { height:173px; width:100%; background:url(../images/footer_outer.jpg) repeat-x top center; }
.footer { width:980px; height:173px; margin:0 auto; background:url(../images/footer.jpg) no-repeat -1px 0; overflow:hidden; }
.bird_link { display:block; width:80px; height:58px; margin:55px 0 0 782px;}

.clearfix { clear:both;}
