/* CSS Document */

body{
background:#4486B1 url(images/background.jpg) repeat-y 50% 0;
margin-left: auto; margin-right: auto; text-align: center;
background-attachment:fixed;
margin:0 auto;
padding:0px;
text-align:center;
height:100%;
}

#bodyS{
padding:0px;
width:717px;
margin-left:auto; margin-right: auto; 
margin-left:10px auto;
text-align: center;
min-height: 100%; /* For Modern Browsers */ 
height: auto !important; /* For Modern Browsers */ 
height: 100%; /* For IE */ 
}

#header{
margin:0px;
padding:0px;
width:715px;
height:309px;
background-image:url(images/header.jpg);
margin-bottom:0px;
}

#header h1{
margin:0px;
text-align:left;
padding:0px;
padding-left:260px;
padding-top:50px;
font-family:"Times New Roman", Times, serif;
font-size:30px;
font-weight:100;
color:#FFFFFF;
}

#content{
width:715px;
background-image:url(images/content.jpg);
background-repeat:repeat-x;
background-color:#000000;
padding:0px;
margin:1px;
margin-top:0px;
margin-right:2px;
padding-top:20px;
height:650px;
}

#text{
float:left;
width:400px;
}

#text p{
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display:inline;
line-height:18px;
float:left;
width:400px;
}

#images {
float:left;
width:300px;
}

#Footer{
background-color:#040088;
height:40px;
width:715px;
}

.image_left{
 padding:1px;
 margin:10px;
 border:1px solid #ffffff;
}

.style1{
color:#4baaed;
font-size:18px;
}

.style2{
color:#ff0004;
text-align:left;
font-size:12px;
}

