/* Layout CSS */
/* ##### Global Reset ##### */
*{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
	margin: 0.5em 0;
}
li,dd{
	margin-left: 1em;
}
fieldset{
	padding: .5em;
}
html{
	overflow-x:auto;
	overflow-y:scroll;
}
body{
	/*font-size: 76%;*/
	line-height: 1.3;
}

/* Css Reset end */
html {
    overflow-y: scroll;
    overflow-x: auto;
}
body {
    margin: 0px;
    padding: 0px;
	/*background-color: #F6F6F6;*/
	background-color: #F8F8EE;
    font-size: 62.5%;
    font-family:   arial, helvetica, verdana, tahoma,  geneva, sans-serif;
    /*color: #202020;*/
	color: #6E6E6E;
	/*background-image: url('../../images/layout_imgs/background.gif');*/
  	background-repeat: repeat-x;
}
h1{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	font-family: verdana;
	color: #1F6795;
}
h2{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	font-family: verdana;
	color: #1F6795;
}
p{
	font-size: 1.3em;
}
.logo{
	margin-left: 55px;
	margin-top: 5px;
}
a img{
	border: 0;
	border-style: none;
	text-decoration: none; 
}
a:link, a:visited{
	color: #6E6E6E;
}
a:hover{
	color: #00ADEF;
}
#wrapper{
	width: 990px;	
	margin-left: auto;
	margin-right: auto;
	/*border: 1px dotted #333333;*/
}
#header_wrap{
	background-color: #ffffff;
	height: 75px;
    padding-top: 5px;
	border-bottom: 5px solid #8fb3ca;
}
#header{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
    position: relative;
    float: left;
}
/* #### Footer #### */
#footer_copy{
	height: 50px;
	border-top: 1px solid #D5D5D3;
	/*width: 800px;
	margin-left: auto;
	margin-right: auto;*/
	padding: 5px 5px 5px 10px;
	/*border: 1px dotted #333333;*/
}
#footer_copy a:link, #footer_copy a:visited{
	color: #6E6E6E;
}
#footer_copy a:hover{
	color: #0055A6;
}
.copyright{
	float: left;
}
.site_map{
	position: relative;
	float: right;
	top: 0;
	right: 0;
}

/* ##### Content Wrapper ##### */
#content{
	min-height: 360px;
	width: 990px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	/*border: 1px dotted #333333;*/
}
/* for Internet Explorer */
/*\*/
* html #content{
height: 360px;
}
/**/

 /* #### 216 Width Modules #### */
.bk_216w{
	float: left;
	width: 216px;
}
.bk_head_216w{
	background-image: url('../../images/layout_imgs/header_216w.gif');
	background-repeat: no-repeat;
	width: 216px;
	height: 5px;
}
.bk_mid_216w{
	position: relative;
	background-image: url('../../images/layout_imgs/middle_216w.gif');
	background-repeat: repeat-y;
	width: 216px;
	height: auto;
	min-height: 350px;
}
/* for Internet Explorer */
/*\*/
* html .bk_mid_216w{
height: 350px;
}
/**/
.bk_foot_216w{
	background-image: url('../../images/layout_imgs/footer_216w.gif');
	background-repeat: no-repeat;
	width: 216px;
	height: 5px;
}
/* Main page fact */
.bk_mid_216w_fact{
	position: relative;
	background-image: url('../../images/layout_imgs/middle_216w.gif');
	background-repeat: repeat-y;
	width: 216px;
	height: auto;
	min-height: 125px;
}
/* for Internet Explorer */
/*\*/
* html .bk_mid_216w_fact{
	height: 125px;
}
/**/
.bk_foot_216w_fact{ /* just adds a little spacing */
	background-image: url('../../images/layout_imgs/footer_216w.gif');
	background-repeat: no-repeat;
	width: 216px;
	height: 10px;
}
/* Main Page News */
.bk_mid_216w_news{
	position: relative;
	background-image: url('../../images/layout_imgs/middle_216w.gif');
	background-repeat: repeat-y;
	width: 216px;
	height: auto;
	min-height: 200px;
}
/* for Internet Explorer */
/*\*/
* html .bk_mid_216w_news{
	height: 210px;
}
/**/
/* ##### Main Page Middle Module 540px ##### */
.bk_540w{
	float: left;
	width: 540px;
	margin-left: 10px;
	margin-right: 4px;
}
.bk_head_540w{
	background-image: url('../../images/layout_imgs/header_540w.gif');
	background-repeat: no-repeat;
	width: 540px;
	height: 5px;
}
.bk_mid_540w{
	background-image: url('../../images/layout_imgs/middle_540w.gif');
	background-repeat: repeat-y;
	width: 540px;
	height: auto;
	min-height: 350px;
}
/* for Internet Explorer */
/*\*/
* html .bk_mid_540w{
height: 350px;
}
/**/
.bk_foot_540w{
	background-image: url('../../images/layout_imgs/footer_540w.gif');
	background-repeat: no-repeat;
	width: 540px;
	height: 5px;
	margin-bottom: 10px;
}

/* ##### Platform Page Middle Module 762px ##### */
.bk_762w{
	float: left;
	width: 762px;
	margin-left: 10px;
	margin-right: 4px;
}
.bk_head_762w{
	background-image: url('../../images/layout_imgs/header_762w.gif');
	background-repeat: no-repeat;
	width: 762px;
	height: 5px;
}
.bk_mid_762w{
	background-image: url('../../images/layout_imgs/middle_762w.gif');
	background-repeat: repeat-y;
	width: 762px;
	height: auto;
	min-height: 350px;
}
/* for Internet Explorer */
/*\*/
* html .bk_mid_540w{
height: 350px;
}
/**/
.bk_foot_762w{
	background-image: url('../../images/layout_imgs/footer_762w.gif');
	background-repeat: no-repeat;
	width: 762px;
	height: 5px;
	margin-bottom: 10px;
}
#content_right{
	float: right;
}
