@charset "utf-8";
/* CSS Document */

body
{ 
background-attachment: fixed; 
background-image: url(Images/Background.jpg); 
background-repeat: no-repeat;
background-color: #FFFFFF;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
#Title {
	position: absolute;
	float: left;
	width: 984px;
	margin: 0;
	display: inline;
	left: 0px;
	top: 40px;
	height: 130px;
	background-color:#FFFFFF
	}
#Main {
	position: absolute;
	float: left;
	width: 985px;
	margin: 0;
	display: inline;
	left: 2px;
	top: 177px;
	height: 712px;
	background-color:#FFFFFF
	}
#Titletxt {
	position: absolute;
	float: left;
	width: 809px;
	margin: 0;
	display: inline;
	left: 175px;
	top: 1px;
	height: 63px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 36px;
		}
#Titleinfo {
	position: absolute;
	float: left;
	width: 625px;
	margin: 0;
	display: inline;
	left: 25px;
	top: 89px;
	height: 32px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	font-size: 24px;
	}
#logo {
	position: absolute;
	float: left;
	width: 148px;
	margin: 0;
	display: inline;
	left: 25px;
	top: 2px;
	height: 81px;
	}
#welcome {
	position: absolute;
	float: left;
	width: 253px;
	margin: 0;
	display: inline;
	left: 23px;
	top: 37px;
	height: 143px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
#welcome2 {
	position: absolute;
	float: left;
	width: 253px;
	margin: 0;
	display: inline;
	left: 357px;
	top: 546px;
	height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
#title{
	position: absolute;
	float: left;
	width: 224px;
	margin: 0;
	display: inline;
	left: 352px;
	top: 381px;
	height: 16px;
	background-image: url(Images/look.png);
	}
#title2{
	position: absolute;
	float: left;
	width: 224px;
	margin: 0;
	display: inline;
	left: 659px;
	top: 381px;
	height: 16px;
	background-image: url(Images/gal.png);
	}
#welcome3 {
	position: absolute;
	float: left;
	width: 122px;
	margin: 0;
	display: inline;
	left: 662px;
	top: 414px;
	height: 205px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
#photo {
	position: absolute;
	float: left;
	width: 222px;
	margin: 0;
	display: inline;
	left: 759px;
	top: 370px;
	height: 335px;
	}
#Hometxt {
	position: absolute;
	float: left;
	width: 250px;
	margin: 0;
	display: inline;
	left: 23px;
	top: 271px;
	height: 387px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
#Conbtn {
	position: absolute;
	float: left;
	width: 190px;
	margin: 0;
	display: inline;
	left: 72px;
	top: 182px;
	height: 48px;
	}
#Serbtn {
	position: absolute;
	float: left;
	width: 190px;
	margin: 0;
	display: inline;
	left: 434px;
	top: 289px;
	height: 48px;
	}
#Calbtn {
	position: absolute;
	float: left;
	width: 190px;
	margin: 0;
	display: inline;
	left: 697px;
	top: 288px;
	height: 48px;
	}
#Aboutbtn {
	position: absolute;
	float: left;
	width: 180px;
	margin: 0;
	display: inline;
	left: 661px;
	top: 629px;
	height: 27px;
	}
#Galbtn {
	position: absolute;
	float: left;
	width: 180px;
	margin: 0;
	display: inline;
	left: 355px;
	top: 624px;
	height: 35px;
	}
#Photo {
	position: absolute;
	float: left;
	width: 257px;
	margin: 0;
	display: inline;
	left: 352px;
	top: 412px;
	height: 112px;
	border-style:solid;
	border-color: #CCCCCC;
	}
#footer {
	position: absolute;
	float: left;
	width: 100%;
	margin: 0;
	display: inline;
	left: 0px;
	top: 922px;
	height: 59px;
	background-color:#484340;
	text-align: center;
	color: #999999;
	}
#footer a:link {
     color: #FFFFFF;
     text-decoration: none;
     }

#footer a:visited {
     color: #FFFFFF;
     text-decoration: none;
     }

#footer a:hover {
     color: #000000;
     text-decoration: underline;
     }
#site{
	position: absolute;
	float: right;
	width: 152px;
	margin: 0;
	display: inline;
	left: 877px;
	top: 7px;
	height: 32px;
	font-size: 12px;
	text-align: center;
	}
/*-------Infopages---------------------*/
#Maintxt {
	position: absolute;
	float: left;
	width: 610px;
	margin: 0;
	display: inline;
	left: 26px;
	top: 24px;
	height: 417px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
	
#Moretxt {
	position: absolute;
	float: left;
	width: 283px;
	margin: 0;
	display: inline;
	left: 677px;
	top: 17px;
	height: 347px;
	background-image:url(Images/moretitle.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
	

/*-------Stucture---------------------*/
#wrapper {
	position: relative;
	width: 982px;
	margin: 0 auto;
	}
 span {
	display: none;
	}
img
{border:0;}

a:link {
     color: #0099FF;
     text-decoration: none;
     }

a:visited {
	color: #0000FF;
	text-decoration: none;
     }

a:hover {
	color: #00CCFF;
	text-decoration: underline;
     }
