/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
*{
  padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   }

body {
	
	background-color: #FFFFFF;
 }
#wrapper {
	margin: 0px auto;
	width: 930px;
	background-color: #FFFFFF;
  }
  
#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_2.gif);
	background-repeat:repeat-x;
	height:40px;
	width: 930px;
  }
 
   
     #tab_bottom {
   height:7px;
  line-height:0px;
  font-size:0px;
   }
   
#content {
	width: 930px;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	clear: both;
	background-color:#FFFFFF;	
}

#content_middle{
   width:930px;
   height:auto;
   clear:both;
}

#content_left{
	float:left;
	width:305px;
	padding-left: 5px;
	height: 300px;
 }
.box_l1 {
	/*height: 270px;*/
	height: 286px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.box {
	/*height: 270px;*/
	height: 431px;
	width: 298px;
	border: 1px solid #666666;
	


}
 
#content_right{
	float:left;
	width:408px;
	height:auto;
	/*height:300px;*/
	overflow: auto;
	padding-left: 5px;
  }
#content_bus0right {
	width: 615px;
	float: left;
	/*height: auto;*/
	height: 285px;
}


#content_bottom{
   width:930px;
   height:17px;
   clear: both;
}
#content_product {
	float: right;
	width: 199px;
	left: 10px;
	padding-right: 5px;
	/*height:300px;*/
}



#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: #183A4E;
}


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

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

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

.clearBoth{
clear:both;
}

.ul_list{
list-style-image:url(../images/new/cat.gif); 
list-style-type:none;
margin-left:30px;
margin-bottom:5px;
}

#content_bottom0{
	height:33px;
	width: 200px;
  }

#content_bottom1{
   height:200px;
  }


.box_r1 {
	width: 198px;
	border: 1px solid #CCCCCC;
	height: 270px;
}
.style1 {
	color: #D62B12;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}

.middle_01 {
	width: 400px;
	border: 1px solid #CCCCCC;
	height: 115px;
	background-attachment: fixed;
}
.middle_02 {
	height: 271px;
	/*height: 300px;*/
	width: 400px;
	border: 1px solid #CCCCCC;
}
.style7 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.style2 {
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}#logo_card {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#logo_card {
	height: auto;
	width: 930px;
	background-color: #FFFFFF;
}
.space{padding:5px;}

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


.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;
}

/* CSS fot jtrip */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/new/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
