/* CSS Document */
body{
Margin: 0 0 0 0;
padding: 0 0 0 0;
vertical-align: top;
text-align:center;
position:relative;
/*font:Calibri !important;*/
font-family:Calibri, Arial, Helvetica;
/*font-family: Arial, Helvetica, sans-serif;*/
font-size: 0.9em;
background-color:#808080;
}

.image1{
	background-image: url('../images/background1.jpg');
	background-repeat: no-repeat;
}

.image2{
	background-image: url('../images/background2.jpg');
	background-repeat: no-repeat;
}

.image3{
	background-image: url('../images/background3.jpg');
	background-repeat: no-repeat;
}


.image4{
	background-image: url('../images/background4.jpg');
	background-repeat: no-repeat;
}

.image5{
	background-image: url('../images/background5.jpg');
	background-repeat: no-repeat;
}

.image6{
	background-image: url('../images/background6.jpg');
	background-repeat: no-repeat;
}

.image7{
	background-image: url('../images/background7.jpg');
	background-repeat: no-repeat;
}
.image0{
	background-image: url('../images/background8.jpg');
	background-repeat: no-repeat;
}


#pagecontainer
{
/*margin-left: 2%;width: 100%;*/
height: 800px !important;
margin:auto;
margin-top: -228px;
width: 1013px;
position:relative;
text-align:left;
background-repeat:no-repeat;
z-index:0;
display:none;
}

#pagecontainercontent
{
margin:auto;
top: -620px;
width: 1013px;
height: 800px !important;
padding-left: 0px;
position:relative;
z-index:1;
text-align:left;
/*background-color:#0000FF;*/
}

#header{
margin-left: 0px;
margin-top: 50px;
width: 100%;
height: 160px;
/*border: 2px SOLID RED;*/
background-image:url(../images/main_heading_background.png);
background-repeat:repeat-x;
position:relative;
z-index:5;
}

#div_header_logo {
float: left;
padding-left: 7%;
padding-top: 20px;
}

#div_header_buttons{
float: right;
padding-top: 20px;
width:60%;
}

#div_header_buttons ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#div_header_buttons ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#div_header_buttons img{
float: left;
padding-left: 15px;
}

#header img{
vertical-align: left !important;
border: 0 SOLID transparent;
}

#main{
margin-left: 65px;
margin-top: 50px;
background-image:url(../images/div_main_background.png);
background-repeat:repeat-x;
background-position:bottom;
width:80%;
height:220px;
float: left;
padding: 10px 10px 20px 10px;
position: relative;
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;*/
/*background-color:#0000FF;*/
}

#main2{
margin-left: 65px;
margin-top: 50px;
background-image:url(../images/div_main_background.png);
background-repeat:repeat-x;
background-position:bottom;
width:80%;
height:220px;
float: left;
padding: 10px 10px 20px 10px;
position: relative;
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;*/
/*background-color:#0000FF;*/
}

#div_about {

margin-left: 65px;
margin-top: 65px;
background-image:url(../images/div_main_background.png);
background-repeat:repeat;
background-position:bottom;
width:85%;
float: left;
padding: 10px 10px 20px 10px;
position: relative;

}
/*#web_button{
margin-top: 260px;
vertical-align:bottom;
}*/
#main_heading{
padding: 10px 5px 15px 5px;
background-image:url(../images/main_heading_background.png);
background-repeat:no-repeat;
width: 315px;
height: 198px;
float: left;
/*margin-top: px;*/
}

img.float_Left{
float:left;
}

img.img_web_thumb{
float:left; 
padding-left:-2px; 
border:0px SOLID #000000
}

#div_footer{
/*font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;*/
}

#div_website_info{
float:left;
margin-top: 70px;
width: 60%;
}

#div_website_info img{
border: 0px solid transparent;
margin-top: 5px;
}

#div_ScreenShot{
float:right;
margin-top: -50px;
font-size:x-small;
}

#div_ScreenShot img{
border: 0 SOLID transparent;
}

span.span_small{
font-size: 0.75em;
}

#ScrollTheContent{
vertical-align: baseline;
}

div.div_about_bullets{
float:left;
padding-left: 10px;
padding-right: 10px;
border-right: 2px SOLID #FDFDFD;
}

#div_about_info{
float:right;
margin-top: -80px;
border: 2px SOLID #000000;
padding: 2px 5px 2px 5px;
width: 200px;
height: 150px;
background-color:#ffffff;
}

