* {
	margin: 0;
	padding: 0;
Border right: 0 !important!;
}

.roundedcorner {
   background: #dddddd url(scri_images/roundedcornr_847979_grad.gif) repeat-x top left;
   height: 86px;
}
.roundedCornerTop {
   background: transparent url(scri_images/roundedcornr_847979_tr.gif) no-repeat top right;
}
.roundedCornerTop div {
   background: url(scri_images/roundedcornr_847979_tl.gif) no-repeat top left;
}
.roundedCornerTop div, .roundedCornerTop {

   width: 796px;
   height: 25px;
   font-size: 1px;
}
.bannerContent { margin: 0px 25px; }

#image-banner {
	width: 796px;
	height: 200px;
}

div#header span.logo {
	display: inline;
	float: left;
	margin: 2.8em 0pt 0pt 1.6em;
	width: 175px;
	height: 53px;
}

#top_space {
	height: 20px;
	background:#FFFFFF !important;
	}

div#header {
  width: 799px;
  height: 106px;
  background: url(scri_images/top-header.gif) no-repeat;
  background-color: black;
  text-align: right;
  }

#header form {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}

#header .form-push { /*  this controls  the jump menu and padding round it as well */
  font-size: 11px;
  color: #666;
  margin: 45px 20px 5px 0px;
}
    
#scri_banner {
		color: #555;
		font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
		font-size: 75%; 
		background: #FFFFFF !important; 
		padding: 0; 
		text-align: left; 
		margin-top: 20px; 
		margin-bottom: 20px; 
		}

img {
		border: 0;
		text-decoration: none;
	}
	
/* >>> CONTAINERS <<< */


div#container {
	width: 796px; /*change this value to the width of the website*/
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}



