body { 
    margin: 0 auto;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background-color: #dcdcdc;
    background-image: url(../images/bodybg.jpg);
}



#test{
	border: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:25px;
	background-color: #2a2a2a;
	margin: 0 auto;
	
}

#wrapper {
    width: 800px;
    margin: 0 auto;
    margin-top: 50px;
}

#wrapper2 {
    width: 770px;
    margin: 0 auto;
    margin-top: 0px;
    background-image: url('../images/footer_backCENTER.jpg');
    background-position: top center;
 
    background-repeat: no-repeat;
    height: 200px;
    
}

#wrapper3 {
    width: 800px;
    margin: 0 auto;
    margin-top: 0px;


    height: 400px;
    
}

#wrapper3 a {
	font-family: Helvetica;
	font-size: 8pt;
	color: #acacac;
	text-decoration: none;
    
}
#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

h1 {
    margin-top: 45px;
    font-size: 12pt;
    text-align: right;
    font-family: Helvetica;
    
}

#slider {
    width: 800px;
    margin: 0 auto;
    position: relative;
    font-family: "Helvetica", "Arial Black";
    font-size: 9pt;
}

.scroll {
    height: 350px;
    width: 800px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background-image: url('../bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #dcdcdc;

        
}

.scrollContainer div.panel {
    padding: 20px;
    height: 410px;
    width: 750px;
   
    
}

#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    float:right;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;
}

ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}

ul.about {
	font-family: Helvetica;
	font-size: 8pt;
	color: #555555;

}

ul.about a {
	font-family: Helvetica;
	font-size: 8pt;
	color: #acacac;
	text-decoration: none;

}


.scrollButtons {
    position: absolute;
    top: 100px;
    cursor: pointer;
    z-index: 9;
}

.scrollButtons.left {
    left: -40px;
    top: 125px;
}

.scrollButtons.right {
    right: -40px;
    top: 125px;
}

.hide {
    display: none;
}

	.homepage-box-holder
	{
		float:left;
		display:inline;
		height:245px;
		width:240px;
		overflow:hidden;
		text-align:justify;
		cursor:pointer;
		color: #919191;
		font-size: 8pt;
		font-family: Helvetica;
		margin-right: 20px;
		margin-top: 25px;

	}
	
	.homepage-box-holder-center
	{
		float:left;
		display:inline;
		height:245px;
		width:230px;
		overflow:hidden;
		text-align:justify;
		cursor:pointer;
		color: #919191;
		font-size: 8pt;
		font-family: Helvetica;
		margin-right: 20px;
		margin-top: 25px;

	}
	

	
	.site_block
	{
		float:left;
		display:inline;
		height:295px;
		width:255px;
		overflow:hidden;

		cursor:pointer;
	
		font-size: 8pt;
		font-family: Helvetica;
	}
	
	.site_block a{
	
		font-family: Helvetica;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	}
	
	
		.spacer a{
	
		font-family: Helvetica;
	font-size: 8.7pt;
	font-weight: 200;
	color: #555555;
	text-decoration: none;
	}
	
	.site_block_small
	{
		float:left;
		display:inline;
		height:152px;
		width:127px;
		overflow:hidden;

		cursor:pointer;
	
		font-size: 8pt;
		font-family: Helvetica;
	}
	
	.site_block a{
	
		font-family: Helvetica;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	}
	
	.site_block_bottom a{
	
		font-family: Helvetica;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	
	
	
	}
	
	.site_block_bottom {
	position: absolute;
	top: 299px;
	left:600px;
	text-decoration: none;
	
	
	}
	
	
	.site_block_bottom2 a{
	
		font-family: Helvetica;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	
	
	
	}
	
	.site_block_bottom2 {
	text-decoration: none;
	
	
	}



#footer
{
	border: 0px;
	position: relative;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height:200px;
	background-color: #303030;
	margin: 0 auto;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#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/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;
}/*  */
