@charset "UTF-8";

/*flexsliderpage css*/

#gridcontainer {
	height: 124px;
	width: 1274px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	background-color:#FFF;
}
#logodiv {
	background-image: url(../images/logos-navigation/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 4px;
	margin-right: 4px;
	margin-top:0px;
	margin-bottom: 0px;
	height: 55px;
	width: 1266px;
	background-attachment: scroll;

}
#breadcrumbsdiv {
	height: 25px;
	width: 1266px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 0px;
	padding-left:0px;
}
#drawingdiv {
	height: 40px;
	width: 1266px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}
#body{
	background-color:#FFF;
}
