
 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,label,select,textarea,blockquote,th,td
{ 
	margin:0;
	padding:0;
}
img,fieldset{border:none;}
*:focus{ outline:none;}
@font-face {
  font-family: 'ArimoRegular';
  font-style: normal;
  font-weight: normal;
  src: local('ArimoRegular'), url('http://themes.googleusercontent.com/font?kit=BkZwJXYnumPMepfEA344yQ') format('truetype');
  src: url('../images/arimo-regular-latin-webfont.eot');
  src: url('../images/arimo-regular-latin-webfont86d7.eot?#iefix') format('embedded-opentype'),
       url('../images/arimo-regular-latin-webfont.woff') format('woff'),
       url('../images/arimo-regular-latin-webfont.ttf') format('truetype'),
       url('../images/arimo-regular-latin-webfont.svg.svg#') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,body {	margin:0;	padding:0;
	height:100%;
	font-family:'ArimoRegular';font-size:13px;color:#464646;background-color: #FFFFFF; line-height:18px;}

h1 {color:#0072bc; font-size:18px; margin:0px; padding:0px;}
p { 
	line-height:18px; margin:0 0 10px;
}

div#container {
	position:relative;
	margin:0 auto;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	
	
}

div#header {height:112px; width:900px; margin:0 auto;}
.title { margin:42px 0px 25px 0px; float:left; height:44px; }
.email { float:right; margin:75px 20px 0px 0px; text-align:right;}
.email h3{ font-size:15px; color:#464646; line-height:22px; margin:0px; padding:0px; font-weight: normal;}
.email a { font-size:15px; color:#0054a6; text-decoration:none;}
.email a:hover { font-size:15px; color:#464646; text-decoration:none;}


	
	#top-img {height:255px;width:900px; margin:0 auto;}

	

div#content {width:900px; height:auto; padding:20px 0 20px 0; margin:0 auto;}


.left-menu{ float:left; width:250px; padding:0px; font-size:13px;  line-height:18px; color:#464646;}
.left-menu h3{ color:#0072bc; font-size:18px; font-weight:normal; padding:5px 0 5px 0; display:block; clear:both; margin:0px;}
.left-menu ul{ float:left; width:100%;}
.left-menu li{ float:left; width:100%; list-style:none; color:#464646; padding:0px 0 1px 0; margin:0px 0 2px 0;}
.left-menu li a{color:#464646; text-decoration:none; font-size:13px; line-height:18px;}
.left-menu li a:hover{color:#0072bc; text-decoration:none;}
.left-menu li .act{color:#464646; text-decoration:none;}

.right-content{ width:630px; padding-left:20px; margin:0px; float:left;}
.right-content h3{ color:#0072bc; font-size:18px; font-weight:normal; padding:5px 0 5px 0; display:block; clear:both; margin:0px;}
.right-content p { padding:0px 0px 10px 0px; margin:0px; line-height:18px;}

div#read-more-button{ float:left;width:100%;height:31px;
	background-attachment: scroll;background-image: url(../images/readmore-line.jpg);
	background-repeat: repeat-x;background-position: center center;}
	.button{ width:860px; height:31px; margin:0 auto; padding:0px 40px 0px 0px; text-align:right;}

div#footer { position:relative;
	width:100%;
	bottom:0; /* stick to bottom */
	height:45px; color:#FFF; text-align:center; background-color:#464646; float:left; padding-top:25px;
	
}
