body {
	background: url(images/layout/main-bg.jpg) no-repeat top center scroll ;
	padding: 0px;
	margin: 0px;
	height:670px;
}

div#container {
	background: url(images/layout/bg2.jpg) repeat-y top left;
	height:565px; 
	width:840px;
	margin-top:100px;
}
div#top_box {
	height:240px;
}

div#out_box {
	margin-top:19px;
}

div#out_left_box {
	height:240px;
	width:295px; 
	margin-left:75px;
	float:left;
}
div#out_right_box {
	height:240px;
	width:295px;
	margin-left:428px;
}
.box1 {
	height:119px;
	width:145px;
	float:left;
}
.box2 {
	height:119px;
	width:145px;
	margin-left:143px;
}
.box2 a, .box1 a {
	display:block;
}

.img1 {
	/*background:url(images/layout/img2.png) no-repeat;*/
}
.img2 {
	/*background:url(images/layout/img3.png) no-repeat;*/
}
.img3 {
	/*background:url(images/layout/img4.png) no-repeat;*/
	text-align:left;
	/*padding:5px 0px 0px 10px;;*/
}
.img4 {
	/*background:url(images/layout/img01.png) no-repeat;*/
}
.img5 {
	/*background:url(images/layout/img02.png) no-repeat;*/
}
.img6 {
	/*background:url(images/layout/img03.png) no-repeat;*/
	text-align:left;
	/*padding:5px 0px 0px 10px;;*/
}
.img7 {
	/*background:url(images/layout/img03.jpg) no-repeat;*/
}
.img8 {
	/*background:url(images/layout/img1.png) no-repeat;*/
}

div#logo {
	background: url(images/layout/logo.png) no-repeat center top;
	height:94px;
	left:13px;
	position:relative;
	top:97px;
}

.middleflags{
	position:relative;
	right:8px;
	top:87px;
}

.middleflags ul {
	width:150px;
}

.seprator {
	background:url(images/layout/map-line.png) no-repeat center 3px;
}

.middleflags li img {
	border:0;
}

.middleflags li {
	float:left;
	padding:5px;
	list-style:none;
	height:45px
}

.footer{
	width:1022px; 
	height:30px; 
	position:relative;
	top:75px;
}
.sponsers{
	background:url(images/layout/footer-imgs.png) no-repeat center 0;
	height:28px;
	width:380px;
	float:left;
}
.copyright{
	color:#FFF;
	margin-left:575px;
	width:300px;
}
.sale_logo{
	background:url(images/layout/qulified-logo.png) no-repeat 0 0;
	height:67px;
	width:67px;
	position:absolute;
	right:8px;
	bottom:8px;
}