body {
background-image:url(Images/bg.jpg);
padding: 0;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000000;
margin:0px;


}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.style1 {
color: #FF0000
}



#container {
width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
background: #FFFFFF;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
border: 1px solid #999999;
text-align: left; /* this overrides the text-align: center on the body element. */
height:100%;
}
#logo{

}

#strip{
width:750px ;
height:19px ;
background-image:url(Images/strip.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:11px ; 
color:#ffffff ;
text-indent:15PX;
vertical-align:baseline ;
line-height:19px;
}


.maintext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px ; 
color:#333333;
line-height:17px;
}

.maintext2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px ; 
color:#666666;
line-height:19px;
}


#navigation{
width:750px ;
height:40px ;
text-indent:15PX;
vertical-align:baseline ;
margin-top:12px;
}

.navigation_padding {
margin-left:20px;
margin-right:20px;
}


#flashpreview {
width:580px;
height:270px;
background-color:#366AB8
}


#animation {
width:336px;
height:233px;
padding:19px 18px 0px 43px;
}

#description{
font-family:Arial, Helvetica, sans-serif ;
font-size:24px;
color:#FFFFFF;
width:160px
}

#maintextarea{
width:460px;
padding-left:77px;
padding-top:35px;

}


#maintextarea2{
width:460px;
padding-left:77px;
padding-top:5px;

}

#text2{
position: absolute;
left:auto;
right:auto;
top: 195px;
margin-left: 410px;
width: 156px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
}


#subscribebox{
text-align:center;
position: absolute;
left:auto;
right:auto;
top: 18px;
margin-left: 578px;
width:170px;
height:90px;
}


#Banner {
position:absolute;
left:auto;
right:auto;
margin-left:605px;
top:162px;
height:600px;
}
