/*#############################################################
Website : Alimera Sciences
Date: 2008 - 09 - 22
Author: Will Ballard
Company Website: http://ingensystems.com
Client: PictureThis
#############################################################*/


body{
background-image:url(Images/Interior/LeftTile.jpg);
background-repeat:repeat-x;
}


#PageWrapper {

width:906px;

background-image:url(Images/Interior/MainBG.jpg);
background-position:top;
background-repeat:no-repeat;

margin: 0px auto;
padding: 65px 58px 0px 58px;
}


#Header {
height:74px;
/*
margin-top: 100px;
*/

}

#Logo {
margin-top: 0px;
margin-left:12px;
width:200px;
float:left;
}

#NavBar {
width:640px;
float:right;
}




#Footer {
clear:both;
padding: 0 41px;
border-top: solid 1px #ccc;
}

#FooterLeftCorner {
float:left;
width:35px;
height:35px;
background-image:url(Images/FooterLeftCorner.jpg);
}
#FooterRightCorner {
float:right;
width:35px;
height:35px;
background-image:url(Images/FooterRightCorner.jpg);
}

#FooterCenter {
height:35px;
margin: 0 35px;
background-color:#D9F0E8;
color:#A9BAB4;
line-height:35px;
}

.FooterText ,
.FooterText A:link, 
.FooterText A:visited, 
.FooterText A:active, 
.FooterText A:hover {
color:#A9BAB4 !important;
text-decoration:none;
line-height:35px;
font-size:.9em;
}














