* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, sans-serif;
    color: #fff;
	background: url(../images/bg.jpg);
    text-align: left;
}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }

a img { border: 0; }
a { color: #000000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; cursor: pointer;}

.yellow:link {background: #ffc220; text-decoration: none; padding: 8px;}
.yellow:visited {background: #ffc220; text-decoration: none; padding: 8px;}
.yellow:active {background: #ffc220; text-decoration: none; padding: 8px;}
.yellow:hover {background: #000000; padding: 8px;}


.left { float: left; display: inline; }
.right { float: right; display: inline;} 
.notext {font-size: 0; line-height: 0; text-indent: -4000px;}

.center {display: block; margin: 0 auto;}

.shell {margin: 0 auto; width: 1000px;}

#header {background: url() repeat-x 0 0;}
#header .shell {height: 0px; padding-top: 0px; padding-left: 0px; width: 1000px !important; padding-right: 0px; color: #000000;}

#logo-cnt {float: left; width: 300px; height: 610px; margin-top: 20px;}

#status { margin-top: 20px; width: 640px; height: 610px; float: right; padding-top: 5px; padding-left: 7px; padding-right: 10px;}

#slider {padding-top: 0px; padding-left: 0px; width: 640px; position: relative;}

ul#mycarousel {position: relative;}
ul#mycarousel li {float: left; display: inline; height: 650px; width: 220px;}
.jcarousel-clip { height:610px; width:645px; overflow:hidden; position:relative;}
.jcarousel-prev ,
.jcarousel-next {background: url(../images/next.jpg) no-repeat 0 0; width: 28px; height: 30px; display: block; float: left; position:absolute; top:620px; left: 610px; cursor: pointer; }
.jcarousel-prev { background: url(../images/back.jpg) no-repeat 0 0; left: 570px;}

a.view-all {color: #f1ac01; float: right;}


.img-cnt {background: url() no-repeat 0 0; width: 200px; height: 0px; float: left;}
.img-cnt img {display: block; margin: 0 auto; padding-top: 0px;}

		div#wrap {
			width: 500px;
			margin: 50px auto;	
		}