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

body {
margin:0 auto;
background:#7B98A6;
text-align:center;
}

/*
---------------------> HEADER
*/

#main {
margin:0 auto;
text-align:center;
}

/*
---------------------> HEADER
*/
#header {

height:300px;
background:#F6A820 url(img/header.jpg) no-repeat top center;
margin:0 auto;
}

#hgr {
width:1200px;
height:300px;
margin:0 auto;
}

#header #logo{
float:left;
width:350px;
background:white;
height:300px;
}
#header #logo a{
width:350px;
height:300px;
float:left;
background:url(img/header.jpg) top left;
}

#header #logo a span{
display:none;
}

#header #logoleft{
width:850px;
background:url(img/header.jpg) top right;
float:left;
height:300px;
}

/*
---------------------> MENU
*/

#menuc {
height:41px;
margin:0 auto;
background:url(img/menubg.gif);
}

#mgr {
width:1200px;
margin:0 auto;
overflow:hidden;
height:41px;
background:url(img/menubg.gif);
}

#menu1 {

margin:0;
padding:0 0 0 80px;
float:left;
list-style:none;
}

#menu1 li {
float:left;
}

#menu1 li a{
font:bold 14px verdana;
text-decoration:none;
color:#eee;
display:block;
padding:14px 15px 10px 15px;
}

#menu1 li a:hover {
background:url(img/menubg.gif) 0% 100%;
color:#fff;
}

/*
---------------------> ADBLOCK
*/

#adblock {
height:39px;
background:#1e2224;
}

#agr {
width:1200px;
margin:0 auto;
}
#adblock img {
margin-right:400px;
}

/*
---------------------> ORANGEBLOCK
*/

#orangeblock {
height:70px;
background:url(img/adbg.gif);
}

/*
---------------------> --------------------------------> MIDDLE PART
*/

/*
---------------------> MIDD
*/

#midd {
width:1200px;
background:url(img/wrap.gif);
margin:0 auto;
}

/*
---------------------> MIDDLEFT
*/

#middleft {
float:left;
width:200px;
height:446px;
background:url(img/colleft.jpg);
}

/*
---------------------> MIDDCENTER
*/

#middcenter {
float:left;
width:800px;
}

/*
---------------------> MIDDRIGHT
*/

#middright {
float:left;
width:200px;
height:517px;
background:url(img/colright.jpg);
}
/*
---------------------> MIDDCENTERBG
*/
#middcenterbg {
width:100%;
height:9px;
font-size:1px;
background:url(img/colmid.gif);
}
/*
---------------------> MAIN TEXT
*/
#main_text {
padding:40px;
text-align:left;

}

#main #main_text {
text-align:left;
}



/*
---------------------> MIDDFOOT
*/

#middfoot{
height:92px;
margin:0 auto;
background:url(img/foot.gif);
}

#middfooter{
width:1200px;
height:92px;
margin:0 auto;
background:url(img/footer.gif);
}
/*
---------------------> FOOTEREND
*/
#footerend
{
margin:0 auto;
height:140px;
background:url(img/footerend.gif);
}

/*
---------------------> COPYRIGHT
*/

#copyright {
padding:18px 0 16px 0;
color:#7a98a6;
font:bold 12px verdana;
}

/*
---------------------> FOOTGR
*/

#footgr {
margin:0 auto;
width:800px;
height:92px;
}

/*
---------------------> FBOX i FBOX IMG
*/
.fbox {
float:left;
width:251px;
height:77px;
padding-top:10px;
}

.fbox_img {
float:left;
width:77px;
background:url(img/square.jpg);
height:77px;
}
.fbox_text {
color:#676f73;
font:bold 12px verdana;
float:left;
text-align:left;
padding-top:20px;
padding-left:10px;
}