/*anflo*/
@font-face {  
	font-family: "FuturaLtBTLight";  
	src: url( 'fonts/FuturaLtBTLight.eot' );
	src: local('ò?'),
		url('fonts/FuturaLtBTLight.woff') format('woff'), 
		url('fonts/FuturaLtBTLight.ttf') format('truetype'),
		url('fonts/FuturaLtBTLight.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
} 
body {
	font-family: Arial;
}
h1 {
	border-bottom: 2px dotted #016FA0;
    color: #016FA0;
    font-size: 27px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
h1.front-left {
	background: #ff9000 url(../images/h1-bg.jpg) no-repeat top left;
	color: #FFFFFF;
    font-size: 30px;
    height: 34px;
    margin-bottom: 10px;
    padding-left: 11px;
    padding-top: 3px;
	border: none;
	padding-bottom: 0;
}
h1.front-right {
	border: none;
	padding-bottom: 0;
	height: 32px;
	margin-bottom: 10px;
}

h1.front-right a {
	color: #FFFFFF;
	font-size: 21px;
	text-decoration: none;
	vertical-align: top;
	background: #ff9000 url(../images/h1-bg2.jpg) no-repeat top left;
    height: 29px;
    margin-bottom: 10px;
    padding-left: 11px;
    padding-top: 8px;
	border: none;
	padding-bottom: 0;
	display: inline-block;
	width: 313px;
}

h1.latest {
	border: none;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 3px;
	letter-spacing: -1px;
}
h1.latest a {
	text-decoration: none;
	color: #000;
}
p {
	color: #333333;
	font-size: 14px;
	line-height: 130%;
	text-align: justify;
}
h3 {
	margin-bottom: 8px;
	color: #333;
}
h4 {
	color: #333;
	margin-bottom: 10px;
}
li, ol {
	color: #333;
	font-size: 13px;
}
a {
	color: #016FA0;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.underline {
	text-decoration: underline;
}
.no-underline {
text-decoration: none;
}
.black {
	color: #000;
}
.border-red {
	border: 1px solid red;
}
img.bg {
	height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -10;
	position: fixed;
}
#shadow {
	background: transparent url(../images/shadow.png) no-repeat center 300px;
	width: 1308px;
	margin: 0 auto;
	
}
#wrapper {
	margin: 20px auto 40px;
	width: 980px;
	position: relative;
	z-index: 10;
}
#header {
	height: 183px;
	background: transparent url(../images/header.png) no-repeat top center;
	position: relative;
}
.header-inner {
	height: 183px;
}
#logo {
	left: 14px;
    position: relative;
    top: 4px;
	width: 453px;
	height: 239px;
}
#navigation {
	height: 42px;
	background-color: #006600;
	text-align: right;
}
#navigation ul {
	padding-right: 16px;
	height: 40px;
}
#navigation li {
	display: inline;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
#navigation li a {
    color: #FFFFFF;
    display: inline-block;
    font-family: FuturaLtBTLight;
    font-size: 19px;
    font-weight: bold;
    padding: 11px 5px;
    text-decoration: none;
}
#navigation li a:hover,
#navigation li a.active {
	background: transparent url(../images/nav-active.png) no-repeat top center;
	color: #00f5fe;
}
#navigation li.separator {
	font-weight: bold;
	font-size: 13px;
	position: relative;
    top: -3px;
	vertical-align: middle;
	height: 30px;
}
.content-wrapper {
	background: #fbfdfd url(../images/sidebar-img.png) repeat-y top right;
	padding: 25px 40px;
}
.about-us .content-wrapper,
.history .content-wrapper,
.vision-mission .content-wrapper,
.licenses .content-wrapper,
.home-content-wrapper {
	background-color: #fbfdfd;
	background-image: none;
}
.content {
	overflow: hidden;
}
.content-inner {
	padding: 10px 2px;
}
.welcome-border {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	padding: 10px 2px;
}
.content .home-left {
	width: 515px;
	float: left;
}
.content .home-right {
	float: right;
	width: 324px;
}
.content .left {
	float: left;
	width: 670px;
}
.content .right {
	float: right;
}
#sidebar-wrapper {
	background-color: #CBE9F0;
    border: 1px solid #006489;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    box-shadow: 1px 2px 5px #BEBEBE;
	margin-right: 22px;
    padding: 22px;
}
#sidebar {
}
#sidebar li {
	color: #016FA0;
    line-height: 186%;
    list-style-type: disc;
}
#sidebar li a {
	color: #016FA0;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#sidebar li a:hover,
#sidebar li a.active {
	text-decoration: underline;
}
#footer {
	background-color: #006600;
	height: 33px;
	margin-top: 5px;
}
#footer li {
	 color: #FFFFFF;
    display: inline;
    font-size: 9px;

}
#footer li a {
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}
#footer ul {
	left: 44px;
    position: relative;
    top: 8px;
}
#footer p {
	color: #FFFFFF;
    float: right;
    font-size: 12px;
    left: -38px;
    position: relative;
    top: -7px;
}
/*csr*/
#images {
	overflow: hidden;
}
#images .img-box {
	float: left;
	padding: 6px;
}
#images img {
	width: 120px;
	height: 85px;
}
#lightbox-container-image-data #lightbox-image-details {
	color: #333333;
}
/*products*/
.products h3 a {
	background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
    display: block;
    padding: 8px;
    text-transform: uppercase;
	text-decoration: none;
	color: #333;
}
.products h3 a:hover {
	background-color: #f2f2f2;
}
.product-wrapper {
	padding: 5px 0;
}
.product-name {
	font-size: 14px;
	color: #016FA0;
}
.product-wrapper li {
	line-height: 140%;
}
/*licenses*/
.licenses #images img {
	border: 1px solid #CCCCCC;
    height: 100px;
    width: 180px;
}
/*contact-us*/
.address {
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-us p span {
	display: inline-block;
    width: 17%;
    line-height: 170%;
}
/*latest-product*/
.latest-product-img  {
	float: left;
    padding-bottom: 20px;
    padding-right: 20px;
}
.latest-prod-inner p {
	text-align: left;
}
.latest-product-img img {
	width: 100px;
}
.latest-prod-inner {
	padding: 8px 12px;
}