/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body, form {
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

body {
	background:url(../images/ui/bg.jpg) repeat-y left top;
}

img, object, embed {
	display: block;
	outline: none;
}

img, div { behavior: url(../images/ui/iepngfix.htc) 
}

a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}

p {
color: #fff;
font-size: 16px;
font-family: Arial, sans-serif;
}

h1 {
color:#4F4F4F;
margin:30px 0 0;
font-weight: bold;
}

h2 {
color:#FFF;
font-size: 22px;
margin:30px 0 0;
font-weight: bold;
}

h3 
{
color: #FFF;
font-size: 16px;
font-weight: bold;
}


.clearer{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
p.noJS {
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
/***** Lists *****/
ul {
	margin: 10px 0 30px 0px;
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
ul li{
	margin: 0 0 5px 0;
	padding:  0 0 0 25px;
	background:url(/resources/images/ui/bulletpoint.gif) no-repeat 3px 6px;	
	font-size:16px;
	line-height:160%;
}

ol {
	margin: 10px 0 30px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
ol li{
	margin: 0 0 5px 0;
	padding:  0 ;
	font-size:16px;
	line-height:160%;
}

/***** Tables *****/
 


table{
	margin:0 0 20px 0;
	color:#666;
	font-size:13px;
	background:#EEE;
}
th{
	padding:3px;	
	background:#FFF;
}
td{
	padding:3px;	
	background:#FFF;
}
/***** Global Classes *****/
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/

div.siteContainer {
	text-align: left;
	width: 1120px;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
}

.header {
width: 780px;
height: 140px;
padding: 0 0 0 250px;
background: #fff;
}

.nav {
width: 440px;
height: 30px;
float: right;
margin-top: 20px;
}

.nav a {
float: left;
margin-left: 20px;
text-decoration: none;
color: #9F8D78;
font-weight: bold;
font-size: 14px;
}

.nav a:hover {
color: #769F6D;
padding-top: 1px;
}

.logo {
width: 279px;
height: 77px;
float: left;
margin: 63px 0 0 0;
}

.future {
width: 380px;
height: 25px;
float: right;
margin: 60px 0 0px 0;
}

.future p {
font-size: 24px;
color: #769F6D;
font-weight: bold;
}

.content {
width: 820px;
padding: 20px 30px 0 200px;
}

.content_flash_box {
width: 718px;
height: 327px;
margin: 0 0 10px 30px;
}

.product_box {
background: url(../images/ui/product_box_bg.png);
height: 313px;
width: 704px;
padding: 7px 7px;
margin: 0 0 -10px 30px;
}

.product_box_images {
height: 314px;
width: 468px;
float: left;
overflow: hidden;
position:relative;
}

.product_box_images_item {
height: 314px;
width: 468px;
float: left;
display:block;
position:absolute;
}


.product_box_links {
height: 314px;
width: 228px;
float: right;
}

.product_box_links_item, .product_box_links_item_first {
height: 77px;
width: 228px;
float: left;
margin-top: 2px;
}

.product_box_links_item_first {
margin-top: 0;
}

.product_box_links_item a, .product_box_links_item_first a{
height: 49px;
width: 228px;
background: #666;
float: left;
padding-top: 28px;
display: block;
text-decoration: none;
color:#FFF;
font-size:16px;
font-weight:bold;
text-align:center;
}

.product_box_links_item a:hover, .product_box_links_item_first a:hover, .product_box_links_item a.active, .product_box_links_item_first a.active{
background: #769f6d;
}

.product_box p {
text-align: center;
font-weight: bold;
}

.content_text{
width: 405px;
float: left;
margin: 0 70px 20px 50px;
}

.content_text a {
color: #fff;
font-size: 16px;
}

.content_text a:hover {
color: #4f4f4f;
}

.content_text_square {
width: 225px;
float: left;
margin: 50px 0 0 0;
}

.footer {
width: 760px;
height: 20px;
clear: both;
margin: 10px 0 10px 0;
padding: 0 0 0 50px;
text-align: left;
color: #4f4f4f;
}

.footer p, a {
font-size: 12px;
color: #4f4f4f;
}

.footer a {
text-decoration: none;
color: #4f4f4f;
}

.footer a:hover {
/*color: #769F6D;*/
color: #fff;
}




.contactUs .footer p {
display: none;
}

