body {
	background:url(../grfx/bg.jpg) repeat-x #ffffff;
	font-size: 11px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 750px;
	height: 500px;
	height: auto !important;
	min-height: 500px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}

*:first-child+html {
	margin-top: 0px;
	margin-bottom: 20px;
}

/*-------------------------------------IE6 Fixes-------------------------------------*/

*html #container {
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: -7px;
	background: none;
}

*html #navigation {
	padding: 0;
	width: 753px;
}

*html #featured_products table {
	margin-bottom: 10px;
	margin-left: 25px;

}

*html #redline {
	width: 750px;
}

*html #header {
	width: 750px;
}


	
*html #three_images {
	margin-top: -10px;
	
}

*html #three_images img {
	margin-top: -5px;

}


*html #featured_products td {
padding-top: 15px;
	height: 10px;
}



/*--------------------------------------End IE6 Fixes---------------------------------*/
#shadow2 {

background:url(../grfx/shadow_top3.jpg) no-repeat;
background-position: top !important;
margin-left: 0px;
width: 760px;
}

*:first-child+html #shadow2 {
	margin-bottom: -60px;
}


#shadow {
	width: 760px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	background:url(../grfx/shadow.jpg) repeat-y;
	background-position: top center;
}



/*--------------------SEARCH BOX-------------------------------*/

#search_box {
    height: 32px;
    background: url(../grfx/bg_search_box.jpg) no-repeat;
}

#search_box form {
	margin: 0;
	padding: 0;
}

#search_box #s {
    float: left;
    padding: 0;
    margin: 10px 15px 0 15px;
    border: 0;
    width: 140px;
    background: none;
}

/*-------------------------END----------------------------*/

#header {
	height: 82px;
	background: #ffffff;
}

#redline {
	height: 4px;
	background: #ff000b;
	width: 750px;
}



#logo {
	width: 174px;
	height: 78px;
	background:url(../grfx/pascoes_logo.jpg);
	float: left;
}

#search_box {
	float: right;
	margin: 25px 10px 0 0;
}

*html #search_box {
	margin: 35px 3px 0 0;
}

.bgclass6 {

	margin-bottom: 14px;
	margin-right: 5px;
	height: 24px;
}

*:first-child+html .bgclass6 {

	margin-bottom: 4px;
	margin-right: 5px;
	height: 25px;
}

*html .bgclass6 {

	margin-bottom: 5px;
	margin-right: 5px;
	height: 30px;
}



#banner {
	height: 270px;
	background: #ffffff;			
}



#banner_left {
	float:left;
}

#banner_right {
	
	float:right;
}

#three_images {
	height: 130px;
	width: 750px;
	margin-bottom: 5px;

}

*:first-child+html #three_images {
	margin-top: -8px;
}

#featured_products {
	width: 750px;

}

*:first-child+html #featured_products {
	margin-bottom: 10px;
}

#featured_products table {
	margin-left: auto;
	margin-right: auto;

	width: 700px;
	padding: 10px;
	text-align: center;
}



#featured_products td {
	width: 200px;

	margin-left: 10px;
}

#featured_products .product_text {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}

#latest_news {
 margin: 25px 50px 30px 50px;
}

#contact_table2 td {
		vertical-align: top !important;
	}

#internal_content{
 margin: 25px 5px 0 50px;
 padding-right: 220px;
 padding-bottom: 30px;
 text-align: justify;
 background: url(../grfx/int/products.jpg) no-repeat;
 background-position: bottom right;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;

}

#internal_content2{
 margin: 25px 25px 0 25px;

 padding-bottom: 30px;
 text-align: justify;

 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;

}

#content_section1 {
	margin: 40px;
}
	
#internal_content .brown_logo {
		float:right;
		margin-top: -52px;
		margin-right: -210px;
	}

#internal_content a {
	font-size: 12px;
	text-decoration: underline;
	color: #0084ff;
	font-weight: lighter;
}

#internal_content a:active {

	font-size: 12px;
	text-decoration: underline;
	color: #0084ff;

}

#internal_content a:hover {

	font-size: 12px;
	text-decoration: underline;
	color: #003a71;
	
}

	
#footer {
	width: 760px;
	height: 60px;
	background:url(../grfx/footer2.jpg) no-repeat;
	margin-left: -6px;

}




#footer .ft_navigation {
	color: #ffffff;
	text-align:center;
	
	margin-left: 30px;
	font-size: 10px;
	letter-spacing: 1px;
}


#footer .ft_navigation a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}

#footer .ft_navigation a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
}

#footer .ft_navigation a:hover{
	color: #790008;
	text-decoration: none;
	font-weight: bold;
	
}

#footer .copyright {
	
	color: #ffffff;
	font-size: 10px;
	margin-left: 200px;

}