/*RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border:0;font-style:inherit;font-size:100%;font-family:inherit;margin:0;padding:0;outline:none;
}
ol,ul{list-style:none}
table{border-collapse:separate;border-spacing:0}
caption,th,td{text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:""}

body {
	background:#222528 url(../images/bg.jpg) repeat-x center top;
	font: 11px Verdana,Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
a{text-decoration:none;color:#ff5a00;outline:none;}
a:hover{text-decoration:underline}

.clear{clear:both;display:block}

.wrap{width:922px;margin:0 auto;}

#top{height:66px;padding-top:17px;position:relative}
#logo{float:left;margin-left:-7px}
#phone_no{float:right;margin-right:14px}

.slider a{display:block}

#content{width:100%;}


#bottom_content{background:url(../images/content_shadow.png) no-repeat center top;}


#slider-container{height:362px;margin-top:0;position:relative;}
.slider{height:362px;margin:0 auto;overflow:hidden;position:relative;}
.slider ul{height:362px;position:absolute;width:15000px;}
.slider ul li {float:left;height:362px;width:922px;}

#frame-container{background:url(../images/cover.png) no-repeat center top ;height:362px;left:0;position:absolute;top:83px;width:100%;}
.wrapper{width:922px;margin:0 auto;position:relative;}

.left-bg-repeat, .right-bg-repeat {background:url(../images/lr_repeat.png) repeat-x left top;height:362px;position:absolute;top:83px;}
.left-bg-repeat  {left:0;}
.right-bg-repeat  {right:0;}

.slider-navi  {height:51px;position:absolute;right:0;top:156px;width:922px;}

.slider-navi a {float:left;height:44px;width:44px;}
.slider-navi a.back {background:url(../images/back.png) no-repeat;margin-left:6px}
.slider-navi a.back:hover {background:url(../images/back_hover.png) no-repeat;}
.slider-navi a.foward {background:url(../images/forward.png) no-repeat ;float:right;margin-right:6px}
.slider-navi a.foward:hover {background:url(../images/forward_hover.png) no-repeat ;}

#bottom_content ul li{float:left;padding-right:19px}
#bottom_content ul {padding-left:1px;padding-top:19px;height:100px}
#bottom_content ul li.last-item{padding-right:0}
#bottom_content ul li a img{display:block}
#bottom_content ul li a{display:block}

#border-left{background:url(../images/grey_border_left.png) no-repeat right top;height:362px;left:38px;top:83px;position:absolute;z-index:1}
#border-right{background:url(../images/grey_border_right.png) no-repeat left top;height:362px;right:94px;top:83px;position:absolute;z-index:1}
