@charset "utf-8";
a:link {
	color: #936A0B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/background.jpg);
	background-position: center;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
    line-height:18px;  
}

.bohnstudios #container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
} 
.bohnstudios #header {
	width: 950px;
	height: 121px;
	padding:0;
	background-image:url(images/header/top_bg2.jpg);
} 




.bohnstudios #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.bohnstudios #navigation {
	width: 450px;
	float: right;
	padding-top: 68px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

.bohnstudios #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 900px; /* padding keeps the content of the div away from the edges */
    padding: 21px 21px 0 21px;
    text-align: justify;
background-image:url(images/sidebar1-bg.jpg);
background-position:left;

}



.bohnstudios #aboutbg {
	float: left; /* since this element is floated, a width must be given */
	width: 848px; /* padding keeps the content of the div away from the edges */
    padding: 21px 42px 0 60px;
    text-align: justify;
background-image:url(images/fullbg.jpg);
background-position:left;

}

.bohnstudios #terms {
	float: left; /* since this element is floated, a width must be given */
	width: 828px; /* padding keeps the content of the div away from the edges */
    padding: 21px 60px 0 60px;
    text-align: justify;
background-image:url(images/fullbg.jpg);
background-position:left;

}

.bohnstudios #aboutbg img{
float:right;
    padding: 0 40px 0 40px;


}



.bohnstudios #fullpage {
	float: left; /* since this element is floated, a width must be given */
	width: 868px; /* padding keeps the content of the div away from the edges */
    padding: 40px 21px 0 40px;
    text-align: justify;

}

.bohnstudios #tophomeshell{
	float: left; /* since this element is floated, a width must be given */
	width: 912px; /* padding keeps the content of the div away from the edges */
    padding: 0;
    height: 25px;
	padding: 7px 30px 7px 7px;
text-align: right;
background-image:url(images/tophomeshell.jpg);
background-position:right;

}

.bohnstudios #sidebar2 {
	padding: 21px;
	float: left; /* since this element is floated, a width must be given */
	width: 130px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	
}

.bohnstudios #sidebarfaq {
	padding: 21px;
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	
}




.bohnstudios #mainContent {
	width: 400px;
	float: right;
	padding: 0px;
}

.bohnstudios #mainContentright {
	width: 415px;
	float: right;
	padding: 0px 35px 0 0;
color: #666666;
}

.bohnstudios #mainContent2 {
	width: 512px;
	height: 600px;
	float: right;
	padding-right: 33px;
    padding-top: 21px;
	font-size: 11px;
    text-align: justify;
	line-height:18px;
}

.bohnstudios #mainContentfaq {
	width: 375px;
	height: 600px;
	float: right;
	padding-right: 33px;
    padding-top: 21px;
	font-size: 11px;
    text-align:justify;
}


.bohnstudios #contact-left {
	width: 480px;
	float: left;
	font-size: 12px;
	list-style-type: decimal;
	padding-right: 5px;
	padding-top: 20px;
	height: auto;
	padding-left: 19px;
} 

.bohnstudios #contact-right {
	width: 190px;
	float: right;
	font-size: 12px;
	height: auto;
	
} 

.bohnstudios #container footer {
}

.bohnstudios #footer {
    

} 
.bohnstudios #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.bohnstudios #container #header #logo {
	float: left;
	width: 180px;
	padding: 20px 0 15px 25px;
}
.bohnstudios #menu2 {
padding: 0 15px 0 15px;
height: 78px;
    
}

.bohnstudios #title{
width: 950px;
height: 200px;
    
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bohnstudios #row2 {
}
.bohnstudios #row3 {
	width: 394px;
	text-align: justify;
	color:#666666;
	padding-top: 0;
	padding-right: 38px;
	padding-bottom: 0;
	padding-left: 38px;

}

.bohnstudios #portfoliomain {
	width: 880px;
	text-align: justify;
	color: #666666;
	height: 750px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 38px;

}

.bohnstudios #portfoliomain img {
    padding: 0 26px 20px 0;
    border: none;

}

.bohnstudios #portfoliobg {
	float: left; /* since this element is floated, a width must be given */
	width: 900px; /* padding keeps the content of the div away from the edges */
    padding: 21px 21px 0 21px;
    text-align: justify;
background-image: url(images/portfolio/portfoliobg.jpg);
background-position:left;

}

.bohnstudios #contentleft {
	width: 350px;
	text-align: justify;
	color:#666666;
	padding-top: 0;
	padding-right: 38px;
	padding-bottom: 0;
	padding-left: 36px;

}

.bohnstudios #row3 img {
float:left;
	color:#333333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 12px;

}

.bohnstudios #homefull {
	width: 800px;
	text-align: justify;
	color:#333333;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;

}

.bohnstudios #row3contact {
	width: 300px;
	height: 700px;
	padding: 22px;
    text-align:justify;
}

.bohnstudios #mainContentcontact {
	width: 350px;
	float: right;
	padding: 0;
	font-size: 12px;
}

.bohnstudios #portfolioliner {
	float: left;
	padding: 0 50px 20px 0;
	font-size: 12px;
}

.bottom {
	font-size:9px;
	text-align:left;
	background-image:url(images/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-color: #CCCCCC;
	color:#666666;
	height: 250px;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 25px;

}

.bottom a{
	color: #666666;
text-decoration:underline;
padding: 0 5px 0 5px;
}


ul.bohnstudios li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	width: auto;
	float: left;
}
ul.bohnstudios
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	width: auto;
}

