/*   
Theme Name: Yourway Exchange Software
Theme URI: www.yourwaysoft.com
Description: Theme for Yourway Exchange Software
Author: Rob Price
Author URI: robpriceconsulting.com
Template:
Version: 1
*/
body{
padding: 0;
margin: 0;
font-family: Arial, "sans serif";
font-size: 80%;
color: #404040;
background-color: #f5f5f5;
text-align: center;
}

div {
padding: 0;
margin: 0;
}

#wrapper{
width: 798px;
border: 1px solid #666666;
margin:0 auto;
text-align: left;
background-color:#ffffff;
}

h1 {
font-family: 'Trebuchet MS', Arial;
font-size: 160%;
color: #0087c9;
}

h2 {
font-weight: normal;
font-family: 'Trebuchet MS', Arial;
font-size: 130%;
color: #0087c9;
}

h3, h4, h5, h6 {
font-family: 'Trebuchet MS', Arial;
font-size: 110%;
color: #0087c9;
}

#home_logo{
width: 350px;
height: 68px;
float: left;
}

/******* NAVIGATION STYLES *******/

#navigation{
padding-top:20px;
width: 448px;
height: 38px;
float: right;
}

#navigation ul{
list-style-type: none;
padding: 0;
margin: 0;
float:right;
}

#navigation li{
margin: 0;
text-transform: uppercase;
display:inline;
padding: 0 7px 0 7px;
border-right: 1px solid #D6D6D6;
float:left;
}

#navigation li.last{
padding: 0 20px 0 7px;
border: none;
}

#navigation a{
font-family: 'Trebuchet MS', Arial;
font-size: 10pt;
font-weight: bold;
color: #666666;
text-decoration: none;
display: block;
height: 20px;
padding-top:6px;
}

#navigation a:hover{
background: #f5f5f5;
}

/******* END NAVIGATION STYLES *******/

/******* HOMEPAGE STYLES *******/

#home_image{clear:both;
width: 798px;
height: 277px;background-image:url('../../uploads/2010/08/home_bridge.jpg')
}#home_top_text {width:360px;padding: 70px 20px 0px 20px;margin:0px;text-align: left;color: #ffffff;font-size:140%;}#home_bottom_text {width:360px;padding: 20px 20px 20px 20px;margin: 0px;text-align: left;color: #ffffff;font-size:140%;}#home_top_text p, #home_bottom_text p {margin:0px; padding: 0px;}

#home_three_products{
width: 798px;
border-top: 1px solid #666666;
}

#home_three_products h2{
margin-top:4px;
}

#home_product_containers{
width: 758px;
margin: 20px;
}

#home_product1{
width: 225px;
padding-right: 20px;
float:left;
}

#home_product2{
width: 226px;
margin: 0 20px 0 20px;
float: left;
}

#home_product3{
width: 225px;
padding-left: 20px;
float:left;
}

#home_product_seperator_left, #home_product_seperator_right{
height:150px;
width:1px;
float:left;
background-color:#D6D6D6;
}

/******* END HOMEPAGE STYLES *******/

#interior_image{
height: 53px;
width: 798px;
clear:both;
}

#main_page_wrapper{
width: 798px;
border-top: 1px solid #666666;
clear: both;
}

#content_container{
margin: 20px;
}

#left_column{
width: 567px;
float:left;
}

#right_column{
width:150px;
float:right;
margin:0 0 20px 20px;
padding-left:20px;
border-left: 1px solid #666666;
}

#footer{
background-color:#E4EBF4;
width: 798px;
border-top: 1px solid #666666;
}

#footer p{
margin: 0px;
color:#444444;
}

#footer_contact{
margin:20px;
float: left;
}

#footer_copyright{
margin:20px;
float: right;
text-align: right;
}