@charset "utf-8";
/* CSS Document */

html { height:100%; padding:0; margin:0;}
body { background:url(r4_images/bg.jpg) repeat-x #c8c8c8; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; padding:0; margin:0; height:100% }


img{
border:none;
}

/* To contain the banner image on right on content */
#outer_wrapper{
width: 997px;
height:719px;
position:relative;
margin:auto;

}

#wrapper { margin:auto; background:url(r4_images/centre_bg.jpg) no-repeat; width:837px; height:719px; position:absolute;}

#leftside{
width:180px;
height:240px;
padding-top:410px;
padding-left:20px;
text-align:center;
}

#leftside img{
padding-bottom:2px;
}

#banner{
position:absolute;
width:160px;

 top:140px;
 right:0;
text-align:center;
}

#banner img{
margin-bottom:10px;
}


#quotelink {
	position:absolute;
	left:233px;
	top:30px;
	}

#navigation {
	position:absolute;
	left:218px;
	top:182px;
	width:576px;
	height:28px;
	z-index:1;
}


#nav, #nav ul {
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;}

#nav li {float: left;}

#nav li a{
	width: 110px;
	height: 22px;line-height:22px;
	display: block; font-size:1.2em;
	background-color: transparent;
	font-weight:bold;
	text-align:left; text-align:center;
	padding: 3px 0 1px 4px;
	margin: 0 0 0 0;
	color: #ffffff; text-decoration:none;
	
}

#nav li a:hover {
	color: #000000;
	text-decoration:none;
	background-image:url(images/but.gif);
	background-color:#cccccc;
}

#nav_content {padding:0 0 0 5px; font-weight:bold;}
#identifier {
	position:absolute;
	left:217px;
	top:221px;
	width:588px;
	height:19px;
	z-index:1;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
}

#content {
	position:absolute;
	left:212px;
	top:245px;
	width:609px;
	height:396px;
	z-index:1;
	
}

#conten_pad { padding:20px 10px 0 10px; text-align:justify;}

