/*****************************************/
/*************** BOXES CSS ***************/
/*****************************************/

/* Container */
.container{margin:auto;width:100%;padding-bottom:50px;}

/* Header */
.header	{background: #000 url('../imageslanding/bg-header.jpg') no-repeat scroll 50% 0;}
.masthead {margin:auto;position:relative; height:290px;width:980px;}
#logo {
	position: absolute;
	top: 20px;
	left: 0;
	width: 151px;
	margin-left: 10px;
}
#logo h1 a {display:block; width:151px; height:52px; background:transparent url('../imageslanding/logo.gif') no-repeat scroll 0 0;text-indent:-9999px;}

/* Middle Container */
.middle {background: transparent url('../imageslanding/bg-middle.gif') repeat-x scroll 50% 0;min-height:460px;height:auto !important;height:460px;}

/* Columns Layout */
/* 1 Column */
.layout-1column .col-main {margin:auto;width:980px;}

/* Content */
.content {padding:17px 0 0 0;text-align:left;}

/* Footer */
#footer {margin:0 auto;width:980px;background: transparent url('../imageslanding/ftr-logo.gif') no-repeat scroll bottom center;padding-bottom:45px;}
#footer ul {margin:6px 20px;text-align:center;}
#footer ul li {display:inline; font-size:9px; background:transparent none repeat scroll 0%; margin:0pt; padding:0pt 3px; list-style-type:none;}
#footer ul li.separator {}
#footer-links {display: none;}
#footer ul a:link, #footer-links a:visited {font-size:9px; font-weight:normal; text-decoration:none;}
#footer ul li a:hover {font-size:9px; text-decoration: underline;}
#footer ul li.current a:link, 
#footer ul li.current a:visited, 
#footer ul li.current a:hover, 
#footer ul li.current a:active {}