/*************** HOMEPAGE *********************/

.header {
	
	
	text-align: center;
	font-size:16px;
	font-weight:700;
	font-family: Tahoma, Verdana, Arial;
	color:#000000
	}



.bodytext {
	
	text-align: left;
	font-size:14px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;
	}



.smalltext {
	position:absolute;
	top: 340px;
	right: 80px;
	text-align: center;
	margin: 100px 0 0 0;
	font-size:12px;
	font-family: Verdana, Helvetica, Arial;
	color:#000000;
	}

.centertext {
	text-align: center;
	}


#imagecontainer1 {
		margin:0 20px 2px 5px;
		float:left;
		
		}

#imagecontainer2{
		position: absolute;
		left: 235px;
		top: 320px;			
				
		}

#container {	
	    padding-right: 15px;
	    }

#container2 {
	
	    padding-right: 15px;
	    }

/*********** PORTFOLIO ****************/


#curimg {
	width:390px;
	align:centre;
	position:absolute;
	top:60px;
	left:134px;	

}

#img1 {

	position:absolute;
	top:370px;
	left:270px;

}


#img2 {

	position:absolute;
	top:370px;
	left:405px;

}


#img3 {

	position:absolute;
	top:305px;
	left:5px;

}


#img4 {

	position:absolute;
	top:370px;
	left:137px;

}


#img5 {

	position:absolute;
	top:305px;
	left:538px;

}


#img6 {

	position:absolute;
	top:139px;
	left:538px;

}


#img7 {

	position:absolute;
	top:139px;
	left:5px;

}


#img8 {

	position:absolute;
	top:43px;
	left:5px;

}

#img9 {

	position:absolute;
	top:43px;
	left:538px;

}

#bottomtext {

	
	position:absolute;
	top:463px;
	left: 150px;
	text-align: center;
	font-size:14px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:strong;

}





/********* AREAS *****************/

#areaheader {

	position:absolute;
	top:1px;
	left:190px;
	text-align: center;
	font-size:16px;
	font-weight:700;
	font-family: Tahoma, Verdana, Arial;
	color:#000000	

}


#areamap {
	
	border-color:#000000;
	position:absolute;
	top:100px;
	left:150px;

}


#js {
	width:370px;
	position:absolute;
	top:45px;
	left: 150px;
	text-align: center;
	font-size:14px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:strong;

}

/************ AFFILIATES ***********/


#exampleaff {

	position:absolute;
	top:50px;
	left:10px;

}


#imgurl {

	position:absolute;
	top:40px;
	left: 240px;
	text-align: center;
	font-size:14px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:strong;

}

#affil {

	position:absolute;
	top:130px;
	left: 220px;
	text-align: center;
	font-size:16px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:900;

}

#affilbody {
	width:300px;
	position:absolute;
	top:190px;
	left: 190px;
	text-align: center;
	font-size:14px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:strong;

}

#footer {

	width:650px;
	position:absolute;
	top:450px;
	left: 5px;
	text-align: center;
	font-size:12px;
	font-family:  Verdana, Helvetica, Arial;
	color:#000000;	
	font-weight:900;	

}

/************  NAV BAR  ************/

#nav-example {
	background:url(nav_complete.jpg) no-repeat;
	width:500px;
	height:38px;
	margin:0;
	padding:0;
	}

#nav-example span {
	display:none;
	}

#nav-example li, #nav-example a {
	height:38px;
	display:block;
	}

#nav-example li {
	float:left;
	list-style:none;
	display:inline;
	}

#nav-example-01 {
	width: 105px;
	}

#nav-example-02 {width: 98px;}
#nav-example-03 {width: 95px;}
#nav-example-04 {width: 94px;}
#nav-example-05 {width: 105px;}

#nav-example-01 a:hover {background:url(nav_complete.jpg) 0px -38px no-repeat; }
#nav-example-02 a:hover {background:url(nav_complete.jpg) -105px -38px no-repeat; }
#nav-example-03 a:hover {background:url(nav_complete.jpg) -203px -38px no-repeat; }
#nav-example-04 a:hover {background:url(nav_complete.jpg) -298px -38px no-repeat; }
#nav-example-05 a:hover {background:url(nav_complete.jpg) -392px -38px no-repeat; }




