/* CSS Document */
	<style type="text/css" media="screen">
		*               { margin: 0 ; }
        html, body 		{ height: 100%;}
		body 			{ color: #333; font: 12px Arial, Helvetica, sans-serif; line-height: 18px; font-family: Arial; 
						background: url(../images/background.png) center repeat-y white;  }

		.wrapper        { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -150px; }
         
        h2				{ color: white; background: #F08216; font-size: 14pt; text-align: center; line-height: 30px; }
		a				{ color: white; }
		b				{ color: #F08216; }
		p				{ margin: 0 0 10px; }
        #container		{ width: 900px; height: 800px; margin: 0 auto; }
		
		/* Header */
		#header			{ background: white; height: 100px; }
		#header h2  	{ color: white; background: orange; margin: 5px 10px 0px; padding: 20px 10px 0px; }
		#header p		{ color: gray; font-size: 14pt; font-weight: normal; }
		#header a		{ color: gray; font-size: 14pt; font-weight: normal; }
		#mainnav 		{ text-align: center; background: #F08216; color: white; font: normal 14pt "arial"; 
						text-decoration:none; padding: 2px 0px 5px; }
		#mainnav a:hover{ background: white; color: rgb(220,75,0); text-decoration:none ; 	}		
		#mainnav b		{ background: white; }
		/* Content Style */
		#imageright		{ margin-left: 0px }
		#main			{ margin: 0 0px; }
		#main small	    { font-size: 11px; line-height: 18px; }
		#content		{ margin-bottom: 18px; padding: 5px; 0 }
        #content a		{ color: black; font-size: 12pt; font-weight: normal; }
  		#content p, 	{ padding-right: 18px; }
		
        /* These are here for the two column contact us */
       	#contentwo		{ float: left; width: 800px; }
        #contentwo a	{ color: black; font-size: 12pt; font-weight: normal; }
	    #contentwo .two_columns {float:left; display:inline; width:385px; margin-right:15px}
        
		/* Content Positioning and Size */
		#headleft		{ float: left; width: 400px; }
		#headright		{ float: right; width: 380px; background: #EDEDED; margin-top: 9px ;margin-left: 9px ;
                        border-bottom: #65716A 1px solid; border-top: #65716A 1px solid; padding: 5px 5px 9px; }
		#content		{ float: left; width: 540px; }
		#contentwo		{ float: left; width: 800px; }
        #contentwo a	{ color: black; font-size: 12pt; font-weight: normal; }
		
        #navigation		{ float: right; width: 200px; }
		#main			{ clear: both; }		/* main content */
      	#extrb			{ clear: both; }		
        /* New stuff for homepage 15/3/11 */
        #homeintro_intro {padding: 10px 10px; background: url(images/transparency.png);
                         font-size: 18px; text-transform: uppercase; top: 4px ;   color: gray;                  
                         position: absolute; width: 422px; left: 10px }
        
        #leftcontent    { position: relative; float:left; width: 675px;  margin-top: 9px ; margin-bottom: 0px ;}
        #leftcontent a	{ color: black; font-size: 12pt; font-weight: normal; }   
                               
        .left3          { position: relative; float:left; width 670px; } 
        .left3 .column  { padding: 5px 0px 5px 0px  ; width: 215px;  margin: 3px  ; float:left; 
                        border-top: 2px solid #65716A ; border-bottom: 2px solid #65716A; }


        #rightcontent   { position: relative; float: right; width: 220px; }
        #sideblock      { background: #EDEDED; border-bottom: #65716A 1px solid; 
                        border-top: #65716A 1px solid; margin-top: 9px ;margin-bottom: 9px ; padding: 10px 10px 9px; }
		#sideblock ul	{ list-style: none ; margin: 0px 0px 2px 0px ;  }
		#sideblock li	{ font-size: 10px; font-weight: normal; padding-left: 0px; }
        #sideblock a	{ color: black; font-size: 10pt; font-weight: normal; text-decoration:none; } 
        #sideblock a:hover	{ text-decoration: underline; color: orange; } 
      
                        /* push the footer to the bottom top: 150px; left: 150px;*/
        .push           { height: -150px; background: #e0e0e0;  width: 900px; margin: 0 auto; }

        /*	footer		*/
	    .footer         { height: -150px; background: #e0e0e0; 
                        border-top: 2px solid #999; border-bottom: 2px solid #999; width: 900px; margin: 0 auto; }	
        .footer a		{ color: black; font-size: 10px; font-weight: normal; text-transform: uppercase; }
		.footer	p		{ color: black; margin: 0; font-size: 10px; padding: 0 18px 10px; }
		.footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		.footer li		{ display: inline; font-size: 10px; font-weight: normal; padding-right: 5px; }
        
         /*	carousel		*/
              
        #carousel       { width:670px; height:5px;  margin:0 auto; }
        #slides         { overflow:hidden;     /* fix ie overflow issue */
                          position:relative;  width:670px; height:250px; border:0px solid #ccc; }
 
                          /* remove the list styles, width : item width * total items */ 
        #slides ul      { position:relative; left:0; top:0; list-style:none; margin:0; padding:0; width:2010px;  }
 
                        /* width of the item, in this case I put 250x250x gif */
        #slides li      { width:670px; height:250px; float:left; }
        #slides li img  { padding:0px; }
 
                        /* Styling for prev and next buttons */
        #buttons        { padding:0 0 5px 0; float:right; }
        #buttons a      { display:block; width:31px; height:32px; text-indent:-999em; float:left; outline:0; }
 
        a#prev          { background:url(arrow.gif) 0 -31px no-repeat; }
        a#prev:hover    { background:url(arrow.gif) 0 0 no-repeat; }
 
        a#next          { background:url(arrow.gif) -32px -31px no-repeat; }
        a#next:hover    { background:url(arrow.gif) -32px 0 no-repeat; }
 
        .clear          {clear:both}
        
        
        /* Form Styles */
input, textarea {padding:2px; font-size:.95em; font-family:Helvetica, Arial, Verdana, sans-serif; font-style:italic; color:gray}
input {width:250px}
textarea {width:350px; height:150px}
#submit {width:100px; font-weight:bold; color:#000; font-style:normal}
	</style>

