
    /* General styles */
    body {
       /* margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        /*width:1024px;
        background:#fff;*/
       /* min-width:1024px; */   /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		/*font-size:90%;*/
    }
	/*a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	} h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }*/
   
   /* p {
        margin:.4em 0 .8em 0;
        padding:0;
    }*/
	
	
	/* Header styles */
    .header {
        clear:both;
        float:left;
        width:1024px;
    }
	.hleft
	{
		background:url(img/header_left_158x121.png) no-repeat;
		width:158px;
		height:121px;
		float:left;
	}
	.hmiddle
	{
		background:url(img/header_mid_700x121.png) no-repeat;
		width:700px;
		height:121px;
		float:left;
	}
	.top_menu{
		
		width:600px;
		margin:91px 50px 0 50px;
		height:30px;
		padding-top:7px;
		color:#bde0fa;
		font-family:Arial;
		font-size:12px;
	}
	
	.top_menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	.menu{
		text-decoration:none;
		color:#bde0fa;
		padding: 0 8px 0 8px;
	}
	.active{
	color:#FFFFFF;
	text-decoration:none;
	padding: 0 8px 0 8px;
	}
	.hright
	{
		background:url(img/header_right_166x121.png) no-repeat;
		width:166px;
		height:121px;
		float:left;
	}
	
	
	/* 'widths' sub menu */
	.layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 1 column full page settings */
	.fullpage {
	    background:#fff;
	}
	.fullpage .col1 {
		background:url(img/header_background_strip_1x317.png);
		background-repeat:repeat-x;
		min-height:700px;
        margin:0 0px;
	}
	.bodydiv
	{
		background:url(img/main_body_730x526.png) no-repeat;
		width:730px;
		margin-left:145px;
		margin-top:10px;
		float:left;
		
	}
	.bodyinner
	{
		width:430px;
		float:left;
		padding-left:14px;
		padding-top:17px;
		margin-left:14px;
		margin-top:17px;
		text-align:justify;
		font-size:11px;
		color:#565656;
		font-family:Arial;
	}
	.bodyinner a{
		text-decoration:none;
		color:#ff8300;
		font-weight:bold;
	}
	
	.welcomimg{
		margin-top:5px;
	}
	.bodyinnerleft
	{
		width:200px;
		float:left;
		margin-left:14px;
		padding-top:17px;
		text-align:justify;
		font-size:11px;
		color:#565656;
		font-family:Arial;
	}
	.bodyinnerleft h2{
		margin:.8em 0 .2em 0;
		 padding:0;
		font-size:14px;
		color:#565656;
		font-family:Arial;
	}
	.bodyinnerleft a{
		color:#ff8300;
		font-weight:bold;
		text-decoration:none;
		padding-left:2px;
	}
	.bodydivwraper
	{
		width:730px;
		height:100%;
	}
	.lowerbody
	{
		width:700px;
		height:100%; 
		float:left;
		margin-left:30px;
		font-size:11px;
		color:#565656;
		font-family:Arial;
		text-align:left;
	}
	.lowerbody h2
	{
		margin:.8em 0 .2em 0;
		 padding:0;
		font-size:14px;
		color:#565656;
		font-family:Arial;
	}
	.lowerbody_items{
		float:left;
		
		width:214px;
		height:94px;
		margin-top:10px;
		margin-right:13px;
		
	}
	.imggo{
		
		border:none;
		text-decoration:none;
		margin-top:73px;
	}
	#item1{
		background:url(img/go_tab1.png) no-repeat;
	}
	#item2{
		background:url(img/go_tab2.png) no-repeat;
	}
	#item3{
		background:url(img/go_tab3.png) no-repeat;
	}
	.item_data{
		font-size:11px;
		font-weight:500;
		color:#695e4a;
		font-family:Arial, Helvetica, sans-serifl;
		width:135px;
		margin-right:5px;
		margin-top:7px;
		height:65px;
		float:right;
	}
	.item_data h3 {
		 margin:.8em 0 .2em 0;
		 padding:0;
		font-size:12px;
	 	margin-top:0;
	}
	
	.item_data a{
		color:#ff8300;
		font-weight:bold;
		text-decoration:none;
	
	}
	.lowerbody_menu{
		width:700px;
		height:215px;
		
		margin-left:0px;
		margin-top:18px;
		}
	.lowerbody_menu_left{
		margin-top:18px;
		background:url(img/manu_strip_left_11x215.png) no-repeat;
		width:11px;
		height:215px;
		float:left;
		
	}
	.lowerbody_menu_mid{
		margin-top:18px;
		background:url(img/manu_strip_mid_2x215.png);
		width:678px;
		height:215px;
		float:left
		
	}
	.lowerbody_menu_mid_left{
		width:467px;
		height:215px;
		float:left;
		text-align:left;
	}
	.lowerbody_menu_mid_left  h2{
		font-size:12px;
		margin-bottom:.2em;
		margin-top:.2em;
		color:#000000;
		font-weight:bold;
		background:url(img/manu_tab.png) left no-repeat;
		padding-left:11px;
	}
	.lowerbody_menu_mid_left a{
		padding-left:12px;
		margin-top:.8em; 
		text-align:left;
		color:#555555;
		font-size:11px;
		line-height:19px;
		font-family:Arial;
		text-decoration:none;
		
		
	}
	.lowerbody_menu_mid_data{
		width:104px;
		height:215px;
		float:left;
		font-size:10px;
		padding-top:15px;
		font-family:Arial;
	}
	.lowerbody_menu_mid_data4{
		width:137px;
		height:215px;
		float:left;
		font-size:10px;
		padding-top:15px;
		font-family:Arial;
	}
	
	.lowerbody_menu_mid_data3{
		width:125px;
		height:215px;
		float:left;
		font-size:11px;
		padding-top:15px;
		font-family:Arial;
	}
	
	.lowerbody_menu_mid_data1{
		width:100px;
		padding-top:15px;
		height:215px;
		float:left;
		font-size:11px;
		color:#565656;
		font-family:Arial;
	}
	.lowerbody_menu_mid_line{
	background:url(img/manu_line_mid.png) center no-repeat;
		width:1px;
		height:215px;
		float:left;
	}
	.lowerbody_menu_mid_data2{
		width:211px;
		height:215px;
		float:left;
		text-align:left;
		color:#555555;
		font-size:11px;
		line-height:16px;
		font-family:Arial;
		
	}	
	.lowerbody_menu_mid_data2 a{
		color:#ff8300;
		text-decoration:none;
		font-weight:bold;
		
	}
	.lowerbody_menu_mid_data2 p{
	margin-top:.2em;
	padding-left:10px;
	padding-bottom:-.2em;
	}
	.lowerbody_menu_mid_data2  h3{
		font-size:11px;
		margin-top:.2em;
		margin-bottom:-.2em;
		float:left;
		color:#ff8300;
		padding-left:10px;
		font-weight:600;
	}
	.lowerbody_menu_mid_data2  h2{
		padding-left:10px;
		color:#ff8300;
		padding-top:10px;
		font-size:12px;
		margin-bottom:.2em;
		margin-top:.2em;
		font-weight:bold;
		
	}
	.lowerbody_menu_right{
		margin-top:18px;
		background:url(img/manu_strip_right_11x215.png) no-repeat;
		width:11px;
		height:215px;
		float:right;
		
	}
	/* Footer styles */
	.footer {
        clear:both;
        float:left;
        width:100%;
		
    }
	.footer_images
	{
		margin-top:15px;
	}
    .footer p {
        padding:10px;
        margin:0;
		font-family:Arial, Helvetica, sans-serif;
		color:#999999;
		font-size:10px;
    }
    /* --> */