/* CSS Document */
body{
margin:0px;
text-align:center;
font-family:Arial, Sans-Serif;
font-size:12px;
color:#232323;
background-color:white;
background-image: url(images/tile.gif);
background-repeat: repeat-x;
}

.wrapper{
margin:0px;
width:735px;
height:540px;
margin:auto;
background-image: url(images/main_background.jpg);
background-repeat: no-repeat;
}

.wrapperstock{
margin:0px;
width:735px;
height:1200px;
margin:auto;
background-image: url(images/stock_background.jpg);
background-repeat: no-repeat;
}

html>body .wrapperstock{
height:1400px;
}

.wrapperabout{
margin:0px;
width:735px;
height:700px;
margin:auto;
background-image: url(images/about_background.jpg);
background-repeat: no-repeat;
}

.wrappercontact{
margin:0px;
width:735px;
height:900px;
margin:auto;
background-image: url(images/contact_background.jpg);
background-repeat: no-repeat;
}



.flashtop{
margin:0px;
float:left;
}

.buttonstop{
display:inline;
text-decoration:none;
float:left;
font-size:12px;
font-weight:normal;
color:#232323;
width:385px;
margin-top:2px;
margin-left:5px;
}

.buttonstop a{
display:inline;
text-decoration:none;
color:#232323;
}

.buttonstop a:visited{
display:inline;
text-decoration:none;
color:#232323;
}

.buttonstop a:hover{
display:inline;
text-decoration:none;
color:#e25513;
}

h1{
text-align:left;
float:left;
font-size:12px;
color:white;
font-weight:normal;
margin-left:7px;
margin-top:20px;
}

html>body .left{
margin-left:5px;
}


.left a{
display:inline;
text-decoration:none;
color:#ffffff;
}

.left a:visited{
display:inline;
text-decoration:none;
color:#ffffff;
}

.left a:hover{
display:inline;
text-decoration:none;
color:#232323;
}

.mainsection{
float:right;
margin-top:-195px;
}

html>body .mainsection{
margin-top:-202px;
}

.maincontent{
float:right;
margin-top:-195px;
margin-right:10px;
text-align:left;
width:520px;
height:510px;
}

.contactcontent{
float:right;
margin-top:-195px;
margin-right:10px;
text-align:left;
width:520px;
height:510px;
}
html>body .contactcontent{
height:710px;
}
.footer{
display:inline;
text-decoration:none;
float:left;
font-size:12px;
font-weight:normal;
color:#232323;
width:385px;
margin-top:20px;
margin-left:180px;
}

.footer a{
display:inline;
text-decoration:none;
color:#232323;
}

.footer a:visited{
display:inline;
text-decoration:none;
color:#232323;
}

.footer a:hover{
display:inline;
text-decoration:none;
color:#e25513;
}

img{
border:none;
}

p{
width:500px;
}

