
html{
font-family:Arial, Helvetica, sans-serif;
background:url("../img/hg2.png");
background-repeat:repeat-x;
background-position:0px 0px;
padding:0em 0em 0em 0em;
margin:0em 0em 0em 0em;
}

body {
float:left;
padding:0em 0em 0em 0em;
margin:0em 0em 0em 0em;
width:995px;
}




.start_container{
float:left;
width:800px;
height:400px;
padding:0px 0px 0px 0px;
margin:55px 0px 0px 100px;

background:url("../img/start.png");
background-repeat:repeat-x;
background-position:0px 0px;
}

.start_content{
float:left;
width:750px;
height:400px;
padding:0px 0px 0px 46px;
margin:100px 0px 0px 0px;
font-size:17px;
color:#0053A0;
}

.start_content img{
border:none;
}
.start_content a:link, .start_content a:visited{
float:left;
text-decoration:none;
color:rgb(89%, 21%, 24%);
}

#web1{
}

.start_image{
float:left;
margin:0px 0px 0px 0px;
width:100px;
}

.start_text{
font-size:14px;
float:left;
margin:0px 0px 0px 30px;
width:500px;
}




