/* -------------------------------------------------------------- 
   
   PaulPonsonby.com
   Copyright (c) 2010 PaulPonsonby.com
   By Jimbo Quijano
   style.css
   Sets the main style.
   
-------------------------------------------------------------- */

html, #wrapper {
	height: 100%;
}

body > #wrapper{
	height: auto;
	min-height: 100%;
}

body{
	margin:0;
	background: #000649;
}

/* Body */
#wrapper{
	width:800px;
	margin:0 auto;
}

#header{
	display:block;
	height:170px;
}

#banner{
	background:url(images/head_01.jpg) no-repeat;
	width:800px;
	height:140px;
	float:left;
}

#content{
	background:#fff;
	display:block;
	width:auto;
	padding:20px;
}

#main{
	width:740px;
	float:left;
	margin:0 20px 0 0;
}

#main p{
	text-align:justify;
}

#main h2 a{
	color:#000649;
}

.testi{
	color:#000649;
	font-style:italic;
}

#main strong{
	color:#000649;
}

.main-home{
	width:355px !important;
}

#player1{
	margin:65px 0 0 0;
}

/* Menus */
#primary{
	background:#fff;
	width:800px;
	height:29px;
	float:left;
	border-bottom:1px solid #CCCCCC;
font-size:11px;
}

#primary ul{
	list-style:none;
	margin:0;
	padding:8px 0;
	text-align:left;
	white-space:nowrap
}

#primary ul li{
	background:url(images/primary-sep.png) no-repeat left 2px;
	display:inline;
	margin:0 2px;
	padding:0 0 0 8px;
}

#primary ul li:first-child{
	background:none;
}

#primary ul a{
	text-decoration:none;
	padding:0 0 3px;
	border-bottom:4px solid #FFF;
	color:#999
}

#primary ul a:hover, li.current_page_item a{
	border-color:#000649 !important;
	color:#000649 !important;
}

/* Sidebar */
#sidebar{
	width:200px;
	float:right;
}

/* Footer */
#footer{
	background:url(images/footer.jpg) no-repeat;
	width:800px;
	height:140px;
	float:left;
}

.sidebar-home{
	width: 384px !important;
}
#warehousing_table table, #warehousing_table table tr, #warehousing_table table tr td, #warehousing_table table tr td table, #warehousing_table table tr td table tr, #warehousing_table table tr td table tr td{
	margin:0;
	padding:0;
}
#warehousing_table table, #warehousing_table table tr, #warehousing_table table tr td, #warehousing_table table tr td table, #warehousing_table table tr td table tr, #warehousing_table table tr td table tr td{
	margin:0;
	padding:0;
}
#warehousing_table img{
	margin-right:10px;
}