#wrapper
{
width:1000px;
/*height:900px;*/
margin-left:auto;
margin-right:auto;
text-align:left;
position: relative;
}

#weather {
	width: 140px;
	float: left;
	margin-left: 10px;
	height: 170px;
}

#videoHome {
	width: 250px;
	float: right;
}

/*BANNER*/
#banner
{
float:left;
width:1000px;
height:80px;
}

/*----CONTENT AREA----*/
#content
{
float:left;
width:1000px;

background-color:#FFFFFF;
}
#content_home
{
float:left;
width:1000px;
background-color:#FFFFFF;
}

#left_pics
{
float:left;
width:440px;
height:auto;
}

#text
{
float:left;
width:510px !important;
width: /**/530px;
padding-right:10px;
padding-left:10px;
/*height:465px !important;
height: 490px;*/
padding-top:15px;
padding-bottom:10px;
}

/*----CONTENT AREA----*/
#content_gallery
{
float:left;
width:1000px;
height:590px;
background-color:#FFFFFF;
}

#left_pics_gallery
{
float:left;
width:440px;
height:590px;
}

#text_gallery
{
float:left;
width:510px !important;
width: /**/530px;
padding-right:10px;
padding-left:10px;
height:565px !important;
height: /**/590px;
padding-top:15px;
padding-bottom:10px;
}




#pictures
{
float:left;
height:170px;
width:1000px;
letter-spacing:4px;
color:#1A1A1A;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:15px;
}

#footer
{
float:left;
height:25px !important;
height: /**/30px;
padding-top:5px;
width:1000px;
letter-spacing:4px;
background-color:#1A1A1A;
color:#FFFFFF;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-size:15px;
}

