/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#f3efd5
}
body{
width:850px;
height:750px;
margin:auto;
}
#site{
width:720px;
height:750px;
padding:25px 75px 0 75px;
background-position:top left;
background-repeat:no-repeat
}
.menu{
background-image:url(../images/menubg.gif);
background-position:top left;
background-repeat:no-repeat;
width:720px;
height:53px;
margin:15px 0 28px 0
}
.menu ul{
float:left;
display:inline;
margin:9px 0 0 75px;
}
.menu li{
list-style-type:none;
float:left;
padding:0 11px 0 0;
background-image:url(../images/line.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#f3efd5
}
.menu img, .right img{
float:left
}
#site .style1{
padding:0px
}

#header {
height:70px;
}

#center{
background-image:url(../images/main.gif);
background-position:top left;
background-repeat:no-repeat;
width:720px;
height:431px
}
.big{
float:left;
display:inline;
margin:9px 0 0 9px;
border-right:9px solid #F3F3F3
}
.right{
width:450px;
float:left;
padding:28px 0 0 34px;
font-family:Arial;
font-size:12px;
}
.text1{
color:#273390;
width:450px;
float:left;
padding:5px 0 12px 5px
}

.border{
border: 1px solid #273390;
padding: 3px;
margin: 3px;
}

.more{
font-family:Tahoma;
color:#273390;
font-weight:bold;
font-size:11px;
text-decoration:none;
display:block;
float:left;
display:inline;
width:250px;
padding:0 0 0 15px;
margin:0 0 15px 5px;
background-image:url(../images/arrows.jpg);
background-position:0px 4px;
background-repeat:no-repeat
}

.more2{
font-family:Tahoma;
color:#273390;
font-weight:bold;
font-size:11px;
text-decoration:none;
display:block;
float:left;
display:inline;
width:320px;
padding:0 0 0 15px;
margin:5px 0 15px 5px;
background-image:url(../images/arrows.jpg);
background-position:0px 4px;
background-repeat:no-repeat
}

.dots{
background-image:url(../images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
margin:0 0 0 5px;
}

.dots3{
background-image:url(../images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
margin:0 0 0 5px;
width: 455px;
}

.dots2{
width:550px;
background-image:url(../images/dots2.gif);
background-position:215px 0px;
background-repeat:repeat-y;
margin:20px 0 0 0;
float:left
}
.left{
color:#273390;
width:195px;
height:175px;
float:left;
padding:0 38px 0 0;
}
.pic1{
float:left;
margin:10px 0 9px 2px
}
.pic2{
float:left;
margin:7px 0 9px 2px;
border-right:2px solid #B0AEAE
}
.left ul{
display:inline;
float:left;
margin:0 0 10px 5px
}
.left ul li{
background-image:url(../images/ar.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 16px;
list-style-type:none;
display:inline;
line-height:18px
}
.left ul li a{
color:#273390;
text-decoration:none
}

p.start {
margin: 5px 0 10px 5px; 
float: left;
}

.second{
float:left;
width:316px;
font-family:Arial;
font-size:12px;
color:#273390;
}
.text2{
float:left;
width:97px;
padding:5px 0 15px 8px
}
.text2 a{
font-weight:bold;
color:#273390;
text-decoration:none;
font-size:11px;
font-family:Tahoma;
}
.text3{
width:160px;
padding:15px 0 10px 5px
}

.text4{
width:160px;
padding:15px 0 10px 5px;
margin-top: 30px; 
}

#footer{
background-color:#F3F3F3;
width:705px;
height:40px;
float:left;
display:inline;
margin:0 0 0 8px;
position:relative
}
#footer p{
float:left;
display:inline;
font-family:Arial;
font-size:11px;
color:#273390;
text-align:center;
margin:12px 0 0 16px
}

#footer p.r{
float: right;
}

#footer p a{
color:#273390;
text-decoration:underline
}
.sound{
position:absolute;
top:18px;
right:13px
}
