
*{
 	 padding: 0px 0px 0px 0px;
   	 margin: 0px 0px 0px 0px;
     font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
	 color:#000000;
	 text-decoration:none;
   }

body {
		background-color: #FFFFFF; 
		font-family:Arial, Helvetica, sans-serif; 
		color:#000000; 
		font-size:12px;
 	}
	
 /*Main CSS*/
#wrapper {
			margin: 0px auto;
			width: 930px;
			height:auto;
	   		background-color: #FFFFFF;
 		 }

.content_main
		{
		   width:930; 
		   height:auto;
		   margin:0px auto;
		}
	/*Left CSS*/	
.content_left
	{ 
	  width:330px; 
	  height:auto;
	  float:left;
	  margin-left:0px;	  
  	}

 .box_left
 	{ 
    	 width:315px;
		 height:auto;
	 	 border:1px solid #CCCCCC;	 
	}

.box_div 
		{
			float:left;
			width:143px;
			padding-left: 5px;
		}

/*Right CSS*/
.content_right
	{ 
		width:600px;
	    height:auto;
		float:left;
		/*margin-left:180px;	
		margin-top:-240px;   */
	   /* margin-top:2px;*/
	
   }

.box_right
{
    width:600px;
	height:auto;
	/*border:1px solid #CCCCCC;*/
}
  
  /*Header CSS*/
#header {
			 width: 930px;
  			clear:both;
 		}
  
#middle_header{
  				 /*background-image:url(../images/new/header.gif);*/
  				 background-repeat:no-repeat;
  				 height: 80px;
  }
     
 #tab {
	background-image:url(../images/new/navi.gif);
	background-repeat:repeat-x;
	height:50px;
	width: 930px;
  } 
   
#tab_bottom {
   				height:7px;
  				line-height:0px;
  				font-size:0px;
  			 }
   

#footer {
			width: 930px;
			height:20px;
			color: #333;
			padding: 0px;
			clear:both;
			margin-top: 0px;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;		
			background-color:#35bad6;
		
		}


.txt {
		padding-bottom:5px; 
		color: #000000;
		font-weight: normal;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif
	}

.style7 {
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
	
	
		}
.style2 {
			color:#990000;
			text-decoration: none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
		}

/* Logo card*/
#logo_card {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#logo_card {
	height: auto;
	width: 930px;
	background-color: #FFFFFF;
}
.space{padding:10px;}

.spacer {height:3px; border:none; font-size:1px}

/* Header Text Hyper link*/
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #65EBEB;
	text-decoration: none;
	padding-top: 2px;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
.header_bg {
	background-image: url(../images/new/header_bg-1.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #085786;
	text-decoration: none;
}

.line {
		height:14px;
		clear:both;
		line-height:0px;
		font-size:0px;
}

#content_bus0right {
	width: 610px;
	float: left;
	/*height: auto;*/
	height: 285px;
}


