/****************************************************

	Project: Pallets For Profit - http://palletsforprofit.com
	File: default.css
	Creator: VIM Interactive, LLC
	Copyright: (c) 2010 - VIM Interactive, LLC
	
****************************************************/

/*****************************
	Reset
*****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
	background:#d6dfb1 url('../images/bg_body2.gif') repeat;
	font:12px normal Arial,sans-serif;
	color:#444;
	line-height: 1.6em;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Sans-Serif;
	;
}
h1 {
	font-size:22px;
	margin:30px 0 15px 0;
}
h2 {
	font-size:16px;
	color:#d25805;
	margin:20px 0 5px 0;	
}
a {
	color:#be4f04;
}
dt {
	color:#F06506;
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
}
dd {
	margin:5px 0 20px 30px;
}
.clear {
	clear:both;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	display: inline;
}
.top {
	margin-top:0;
}
p {
	margin-bottom:20px;
}
dl {
	margin-top:25px;
}
/*****************************
	Clear Fix - add to parent element to clear children
*****************************/

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/*****************************
	Layout Styles
*****************************/

#wrapper {
	width:950px;
	margin:auto;
}
#header {
	position:relative;
}
#logo {
	margin:0;
	padding:0;
}
#logo a {
	text-indent:-9999px;
	margin:20px 0 20px 0;
	display:block;
	height: 80px;
	width: 169px;
	background:url('../images/logo.gif') no-repeat;
}
#content {
	background:#fff url('../images/bg_content.gif') repeat-y;
}
#top_rounded_corners {
	height:5px;
	background:url('../images/bg_top_rounded_corners.gif') no-repeat 0 0;
}
#bottom_rounded_corners {
	height:5px;
	background:url('../images/bg_bottom_rounded_corners.gif') no-repeat 0 100%;
}
#homepage_buttons {
	background:url('../images/bg_bottom_buttons.gif') no-repeat;
	height: 108px;
}

/* tabs styles */

.hp_tabs_col1 {
	width:270px;
	margin-top: 10px;
	margin-right:30px;
}
.hp_tabs_col2 {
	width:270px;
	margin-top: 10px;
	margin-right:30px;
}
.hp_tabs_col3 {
	width:270px;
	margin-top: 10px;
}
.hp_tabs_col4 {
	width:576px;
	margin-top: 10px;
	margin-right:23px;
}
.hp_tabs_col5 {
	width:270px;
	margin-top: 10px;
}


/* column layouts */

#col1 { /*single column layout div*/
	padding:25px;
}
#col2 {
	margin:30px 0 25px 40px;
	width:575px;
	border-right: 1px solid #aaa;
	padding-right:25px;
}
#col3 {
	margin:30px 40px 25px 0;
	width: 245px;
}
#footer {
	margin-top: 10px;
}
#footer p {
	margin:0 25px;
	padding-bottom:10px;
}
.pic_01 {
	margin:10px 0 0 0;
}
.pic_02 {
	margin:10px 0 0 0;
}
.pic_03 {
	margin:0 0 0 38px;
}
.pic_03a {
	margin:5px 0 10px 50px;
}
.pic_04 {
	margin:0 0 5px 0;
}
.pic_05 {
	margin:25px 0 0 0px;
}
.pic_05a {
	margin:12px 0 0 30px;
}
.pic_06 {
	margin:5px 0 0 30px;
}
.pfp_contents {
	line-height:2.0em;
}

/* contact form */

label {
	display:block;
	margin-top: 15px;
}

/*****************************
	Global Navigation
*****************************/

#nav {
	width:516px;
	height:40px;
	position:absolute;
	top:20px;
	right:0;
	background:url('../images/bg_nav.gif') no-repeat;
	margin:0;
	padding:0;
}
#nav li {
	list-style:none;
	float:left;
}
#nav li a {
	position:absolute;
	top:0;
	margin:0;
	padding:0;
	display:block;
	height:40px;
	background:url('../images/bg_nav.gif') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1%;
}

/*out states*/

li#nav_hom a {
	left:0;
	width:79px;
	background-position:0 0;
}
li#nav_vid a {
	left:79px;
	width:138px;
	background-position:-79px 0;
}
li#nav_faq a {
	left:217px;
	width:79px;
	background-position:-217px 0;
}
li#nav_tes a {
	left:296px;
	width:123px;
	background-position:-296px 0;
}
li#nav_con a {
	left:419px;
	width:98px;
	background-position:-419px 0;
}

/*hover states*/

li#nav_hom a:hover {
	background-position:0 -40px;
}
li#nav_vid a:hover {
	background-position:-79px -40px;
}
li#nav_faq a:hover {
	background-position:-217px -40px;
}
li#nav_tes a:hover {
	background-position:-296px -40px;
}
li#nav_con a:hover {
	background-position:-419px -40px;
}

/*active states*/

li#nav_hom .active {
	background-position:0 -40px;
}
li#nav_vid .active {
	background-position:-79px -40px;
}
li#nav_faq .active {
	background-position:-217px -40px;
}
li#nav_tes .active {
	background-position:-296px -40px;
}
li#nav_con .active {
	background-position:-419px -40px;
}