/*  
CSS Code and Design copyright 2005 to Sullivan+Wolf Design. All Rights Reserved. 
Copying and/or re-using this code, its sub-code or derivatives without written permission is a violation of copyright law.
Visit us at SullivanandWolf.com
 */


body { background-color: #2F2F2F; margin: 0px; padding: 0px; overflow: auto; background-attachment: fixed; background-image:
url(../assets/home/bg.gif); background-repeat: repeat-x;

} 

#maincontainer { height: 100%; width: 100%; min-height: 800px; display: table; background-repeat: no-repeat; background-position: 0px 0px;}
 #maintable {
	height: 100%; min-height: 800px;
	width: 100%;
	background-color: #FFFFFF;
}
#top { margin: 0px; height: 20%; width: 100%; padding: 0px; clear: both;}

#middle { background-color: #FFFFFF; width: 100%; margin: 0px; padding: 0px 0px 2px; overflow: visible; display: block; clear: both;
background-image: url(../assets/bg-dropshadow.gif); background-repeat: repeat-x; background-position: left top; height: auto;

} #middle p,H1 { margin: 0px; padding: 0px; } 


#bottom { width: 100%; clear: both; margin: 0px; padding: 0px 24px; height: 20%; font-size:
10px; color: #FFFFFF; text-decoration: none; text-align: right; vertical-align: bottom;
} 

a.navloc:link { 
font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
padding-right: 36px; width: auto; line-height: normal; text-decoration: none; height: 22px; margin: 0px;
} 

a.navloc:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;
padding-right: 36px; width: auto; line-height: normal; text-decoration: none; height: 22px; margin: 0px;
}

a.navloc:hover {
	color: #FFCC00;
} .smalltext { font-size: 10px; } 
#watermark { background-image: url(../assets/watermark.gif);
background-repeat: no-repeat; background-position: 0px 120px; width: 100%; height: 60%;
 min-height:450px;
} 

.lightgrey { color: #CCCCCC; }
