@charset "UTF-8";
/* CSS Document */


html{
min-width:960px;
overflow: scroll;
}

#wrapper{
width: 1000px;
height: 757px;
margin:0 auto;
margin-top:-10px

}

p{
text-align:justify;	
}


#content{
width: 50%;
height: auto;
morgin:0;
background: rgba(0, 0, 0, 0);
float:right;
padding-top:30px;

}

#text{
background-position :center top;
background-repeat: no-repeat;
padding:15px 50px 0 50px;
padding-bottom:15px;
}

#text a{
color:#000;	
}

#text img{
float:right;
margin-top:-20px;

}

#text p img{
padding:10px 0 10px 0;
}

#text ul li{
font-style:italic;
font-size:14px;
line-height:20px;
font-family: Georgia, "Times New Roman", Times, serif;
}

p{
font-size:16px;
line-height:20px;
font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
font-size: 38px;
margin:0;
padding-top:20px;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1{
font-size:70px;
margin:0;
padding:5px 0 5px 0;
}

h4{
font-size:14px;
padding-top:8px;
padding-bottom:15px;
margin:0;
font-family:"Times New Roman", Times, serif;
font-weight:bolder;
font-style:normal;
}

h3{
font-size: 30px;
margin:0;
padding-top:40px;
font-family: Georgia, "Times New Roman", Times, serif;
}

h5{
font-size:14px;
padding-top:5px;
margin:0;
font-family:"Times New Roman", Times, serif;
}

#header{
width:100%;	
height:269px;	
background-image:url(images/logoType.png);
background-position:center;
background-repeat:no-repeat;
}

#nav{
width: 90px;
margin-top:40px;
float:right;
}

#nav ul{
list-style:none;	
}

#nav ul li{
width:70px;
}



ul li.menu{
	height:56px;
	display:block;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	margin-left:-10px !important;
}

ul li.one a{
	height:45px;
	display:block;
	background-image:url(images/1.png);
	background-repeat:no-repeat;
}

ul li.one a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.two a{
	height:45px;
	display:block;
	background-image:url(images/2.png);
	background-repeat:no-repeat;	
}

ul li.two a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;}

ul li.three a{
	height:45px;
	display:block;
	background-image:url(images/3.png);
	background-repeat:no-repeat;
}

ul li.three a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.four a{
	height:45px;
	display:block;
	background-image:url(images/4.png);
	background-repeat:no-repeat;
	
}

ul li.four a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.five a{
		height:45px;
	display:block;
	background-image:url(images/5.png);
	background-repeat:no-repeat;
	
}

ul li.five a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.six a{
	height:45px;
	display:block;
	background-image:url(images/6.png);
	background-repeat:no-repeat;	
}

ul li.six a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.seven a{
	height:45px;
	display:block;
	background-image:url(images/7.png);
	background-repeat:no-repeat;	
}

ul li.seven a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.eight a{
	height:45px;
	display:block;
	background-image:url(images/8.png);
	background-repeat:no-repeat;	
}

ul li.eight a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.nine a{
	height:45px;
	display:block;
	background-image:url(images/9.png);
	background-repeat:no-repeat;	
}

ul li.nine a:hover{
background-repeat:no-repeat;
background-position: 0 -45px;	
}

ul li.fb {
	height:52px;
	width:40px;
	display:block;
}

ul li.tw {
	height:40px;
	width:40px;
	display:block;
}

ul li.tw img{
	height:40px;
	width:40px;
	display:block;
	padding:none !important;
	margin:none;
}

#logo{
	height:40px;
background-image:url(images/xlogo.png);
background-repeat: no-repeat;
background-position:center;	
padding-bottom:15px;
}


#footer{
width:85%;
margin:0 auto;
height:60px;
background: rgba(0, 0, 0, 0);
border-top: dashed thin;
text-align:center;
font-size:24px;
padding-top:15px;
font-family: Georgia, "Times New Roman", Times, serif;

}

#footer a{
color:#000;	

}
#footer a:hover{
	color:#666;
}



#right{
text-align:right;	
}




/* Easy Tooltip */

#easyTooltip{
	padding-top:22px;
	margin-right:12px !important;
	color:#000;
	font-size:26px;
	width:185px;
	height:76px;
	background-image:url(images/bubble2.png);
	background-repeat:no-repeat;
	text-align:center;

	}
					

/* // Easy Tooltip */



