﻿a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}
body {
	background-image:url('../images/baker-bg.jpg');
	background-repeat:repeat-x;
	background-color: #1b1b1d;
	margin-top:0px;
	color:white;
	font-family:Verdana;
	font-size:9pt;
}

#canvas {
	margin: 0 auto;
	z-index: 1;
	position: relative;
	width: 920px;
	height: 100%;
	text-align:left;
}

#top {
	height: 130px;
	width: 920px;
	background-image: url('../images/top.jpg');
	background-repeat: no-repeat;
}


#main {
	width:920px;
	background-color:#1b1b1d;	
}

#left {
	width:274px;
	height:639px;
	float:left;
}

#menuTop {
	margin-bottom:0px;
	margin-top:5px;
	width:274px;
	height:9px;
	background-image:url('../images/topper.jpg');
	background-repeat:no-repeat;
}

#menuBottom {
	width:274px;
	height:14px;
	background-image:url('../images/bottom.jpg');
	background-repeat:no-repeat;
}

#leftBelow {
	margin-top:7px;
	width:275px;
	background-image:url('../images/homeMap.jpg');
	background-repeat:no-repeat;
}

#leftBottom {
	margin-top:4px;
	width:274px;
}

#leftBottom a {
	color:yellow;
	text-decoration:underline;
}

#leftBottom a:hover {
	color:green;
}

#right {
	margin-top: 2px;
	margin-left: 55px;
	width: 550px;
	float: left;
	padding-top: 2px;
}

#right p {
	margin-left:4px;
	margin-right:35px;
	margin-top:10px;
	margin-bottom:0px;
	color:white;
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;

}


#rightUpper {
	margin-left:18px;
	width:620px;
	height:272px;
	background-image:url('../images/right-back.jpg');
	background-repeat:no-repeat;

}

#scroller {
	margin-left:300px;
	margin-top:11px;
	width:280px;
	height:48px;
}

#textScroller {
	width:274px;
	height:150px;
	background-image: url('../images/latest-shell.jpg');
	background-repeat:no-repeat;
	
}

#homeFlash {
	margin-left:12px;
	margin-top:5px;
	width:568px;
	height:171px;	
}

#dateHome {
	height:12px;
	width:568px;
	margin-left:12px;
	margin-right:34px;
	margin-top:6px;
	font-size:8pt;
}

#date {
	float:left;
	width:200px;
	height:12px;
}

#home {
	float:right;
	width:200px;
	height:12px;
	text-align:right;

}

#rightLower {
	margin-left:18px;
	width:620px;
	height:272px;
	background-image:url('../images/lowRight-bg.jpg');
	background-repeat:no-repeat;
}

#rLowText {
	margin-top:12px;
	margin-left:18px;
	width:260px;
	color:black;
	float: left;
}

#rVidOther {
	margin-top:30px;
	margin-left:45px;
	width:260px;
	color:black;
	float: left;
}




#rightBottom {
	margin-top:6px;
	margin-left:18px;
	width:620px;
	height:87px;
	background-image:url('../images/rightBot-bg.jpg');
	background-repeat:no-repeat;
	font-size:8pt;

	
}

img {
	margin:0px;
	border:0px;
	color:white;
	border-color:white;
}

p {
	margin-left:6px;
	margin-right:12px;
	margin-top:10px;
	margin-bottom:0px;
}

a {
	color:yellow;
	text-decoration:underline;
}

a:active {
	color:yellow;
	text-decoration:underline;
}


a:hover {
	color:yellow;
	text-decoration:underline;
}

a:visited {
	color:yellow;
	text-decoration:underline;	
}

a:visited:hover {
	color:yellow;
	text-decoration:none;	

}
.copyright {
	margin-top:12px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
	clear:both;
}

h1 {
	margin-left:6px;
	margin-right:60px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10pt;

}

h2 {
	margin-left:12px;
	margin-right:12px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12pt;
}

.extender {
	clear:both;
	width:100%;
	font-size:2px;
	
}
.seo	{

	font-size: 11px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 5px;
	color: #317023;
	font-weight: bold;

}

.block-content {
	width: 100%;
	margin-left:12px;
}

.welcome {
	font-size:medium;
	font-weight:bold;
}

.big {
	font-size:10pt;
	font-weight:bold;
}

.center {
	text-align:center;
	line-height:16px;
	margin-top:16px;
	margin-left:40px;
}

#wind ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

#wind li { 
background: url(image.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px;
margin-top: 5px;

}
.text-scroll {
	
	width: 529px;
	height: 18px;
	position: relative;
	left: 336px;
	top: 40px;
}
.tabs-box {
	width: 534px;
	height: 104px;
	position: absolute;
	top: -10px;
	left: 0px;
	background-image: url('../images/tabs-bx-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tabs-holder {
	width: 550px;
	height: 110px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#searchBar {
	height: 34px;
	width: 830px;
	background-image: url('../images/new-bar.png');
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	margin-bottom:6px;
	color:#000;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#searchBar a{
	color:#000;
	text-decoration:none;
}

#searchBar a:hover{
	color:white;
	text-decoration:none;
	background-color:black;
}
.bar-links{
	width:800px;
	height:20px;
	position:absolute;
	top:8px;
	left:36px;
	
}

#searchBar2 {
	height: 60px;
	width: 920px;
	background-image: url('../images/searchBar2.jpg');
	background-repeat: no-repeat;
	background-color:#1b1b1d;
}


#searchBar-exports {
	height: 60px;
	width: 920px;
	background-image: url('../images/searchBar-exports.jpg');
	background-repeat: no-repeat;
	background-color:#1b1b1d;
}














.yellow {
	color: #FFFF00;
}













.exports-graphic {
	padding: 0px;
	width: 550px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/world-exports.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
	position: relative;
}

#export-color {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
#export-color2 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#export-color2 a {
		color: #FFFFFF;

}
#export-color2 a:hover {
		color: #FFFF00;

}


.table-holder {
	width: 100px;
	height: 30px;
	position: absolute;
	top: 74px;
	left: 144px;
}
.floater1 {
	width: 250px;
	min-height: 150px;
	position: relative;
	float: left;
}
.complete-flash-contain {
	width: 486px;
	height: 384px;
	background-image: url('../images/new-flash-bg.jpg');
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 21px;
	}
#Intro {
	width: 486px;
	height: 267px;

}
.clear-fix {
	clear: both;
}

.scroll-contain {
	width: 486px;
	height: 84px;
	margin-bottom:12px;
}

.scroll-contain2 {
	width: 494px;
	height: 84px;
	margin-left:32px;
	border:solid 1px green;
}





#first_name {
	margin-left: 32px;
}
#last_name {
	margin-left: 32px;
}
#email {
	margin-left: 66px;
}
#company {
	margin-left: 40px;
}
#city {
	margin-left: 75px;
}
#state {
	margin-left: 7px;
}
#country {
	margin-left: 49px;
}
#phone {
	margin-left: 59px;
}

#nombre {
	margin-left: 84px;
}
#apellido {
	margin-left: 84px;
}
#email2 {
	margin-left: 100px;
}
#empresa {
	margin-left: 78px;
}
#ciudad {
	margin-left: 89px;
}
#estado {
	margin-left: 24px;
}
#pais {
	margin-left: 107px;
}
#telefono {
	margin-left: 8px;
}







