/** 
 * GT13 Style
 * by Greg Thongsophon
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults /
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	margin:0;
    padding:0;
    height:100%;
    max-height: 100%; 
    font-family: Candara, Century Gothic, Tahoma, Arial;
    font-size: 18px; 
}

html {
	background: #e9e8e8;
	height:100%; 
	max-height:100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{
	clear:both;
}

/* CONTAINER 
----------------------------------------- */
#Container {
	min-height:100%;
    height: 100%;
    position:relative;
}

/* HEADER /
----------------------------------------- */
#Header {
	padding-top: 30px;
	width: 950px;
	height:150px;
	margin: 0 auto;
}

	#Logo {
		display: block;
		float: left;
		padding-top: 15px;
		padding-left: 25px;
		width: 450px;
	}
	
	#Logo a {
		text-decoration: none;
	}
	
	#Nav-H {
		display: block;
		float: left;
		padding-top: 15px;
		padding-right: 25px;
		width: 450px;
	}
	
	#Nav-H ul { 
 		float: right; 
	}
		#Nav-H ul li { 
	 		list-style: none; 
			float: right;
			margin-right:10px;
			}
			
#NavHIT {
	display: block;
	width: 67px;
	height: 100px;
	background: url('../images/Nav-H.jpg');
	background-position: 0px -130px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#NavHIT:hover {
	background-position: 0px 0px;
}
	
#NavHIT.Active {
	background-position: 0px 0px;
}

#NavHM {
	display: block;
	width: 67px;
	height: 100px;
	background: url('../images/Nav-H.jpg');
	background-position: -77px -130px;
	text-indent: -99999px;
	text-decoration: none; 
	}
	
#NavHM:hover {
	background-position: -77px 0px;
}
	
#NavHM.Active {
	background-position: -77px 0px;
}

#NavHP {
	display: block;
	width: 67px;
	height: 100px;
	background: url('../images/Nav-H.jpg');
	background-position: -153px -130px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#NavHP:hover {
	background-position: -153px 0px;
}
	
#NavHP.Active {
	background-position: -153px 0px;
}

#NavHA {
	display: block;
	width: 67px;
	height: 100px;
	background: url('../images/Nav-H.jpg');
	background-position: -230px -130px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#NavHA:hover {
	background-position: -230px 0px;
}

#NavHA.Active {
	background-position: -230px 0px;
}

#Line {
	float: left;
	width: 850px;
	height: 1px;
	background-color: #2c2b2b;
	margin: 30px 70px;
	}

/* CONTENT
----------------------------------------- */
#Content {
	width: 950px;
    height: 500px;
    margin: 0 auto;
    padding-top: 100px;
    padding-right: 25px;
}

#ContentLeft {
	float: left;
	width: 620px;
	padding-left: 85px;
	padding-right: 40px;
}

#Heading {
	padding-bottom: 50px;
	}

#ContentRight {
	float: right;
	width: 150px;
	}
	

	
	#ContentRight ul { 
 		float: right; 
 		padding-right: 25px;
	}
		#ContentRight ul li { 
	 		list-style: none; 
			float: right;
			}
			
#Nav-AC {
	display: block;
	width: 150px;
	height: 89px;
	background: url('../images/Nav-AContent.jpg');
	background-position: 0px 0px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#Nav-AC:hover {
	background-position: -160px 0px;
}
	
#Nav-AC.Active {
	background-position: -160px 0px;
}

#Nav-ACS {
	display: block;
	width: 150px;
	height: 89px;
	margin-top: 20px;
	background: url('../images/Nav-AContent.jpg');
	background-position: 0px -112px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#Nav-ACS:hover {
	background-position: -160px -112px;
}
	
#Nav-ACS.Active {
	background-position: -160px -112px;
}

#Nav-ACC {
	display: block;
	width: 150px;
	height: 89px;
	margin-top: 20px;
	background: url('../images/Nav-AContent.jpg');
	background-position: 0px -226px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#Nav-ACC:hover {
	background-position: -160px -226px;
}
	
#Nav-ACC.Active {
	background-position: -160px -226px;
}

#Nav-ACCU {
	display: block;
	width: 150px;
	height: 89px;
	margin-top: 20px;
	background: url('../images/Nav-AContent.jpg');
	background-position: 0px -338px;
	text-indent: -99999px;
	text-decoration: none; 
	}

#Nav-ACCU:hover {
	background-position: -160px -338px;
}
	
#Nav-ACCU.Active {
	background-position: -160px -338px;
}


/* MAIN NAVIGATION - TABS /
----------------------------------------- */
#Navigation {
	width: 1000px;
	height: 400px;
	padding-bottom: 5px;
	margin: 0 auto;

	
}
	#Navigation ul { 
 		float: left; 
		margin-left: 150px;
		margin-top: 100px;
		padding-top: 16px;
	}
		#Navigation ul li { 
	 		list-style: none; 
			float: left;
			margin-left:20px;
			}

#myLinkIT {
	display: block;
	width: 150px;
	height: 235px;
	background: url('../images/Nav.jpg');
	background-position: -20px 10px;
	text-indent: -99999px;
	text-decoration: none; 
	}  
	
#myLinkIT:hover {
	background-position: -20px 235px;
}

#myLinkM {
	display: block;
	width: 150px;
	height: 235px;
	background: url('../images/Nav.jpg');
	background-position: -190px 10px;
	text-indent: -99999px;
	text-decoration: none;  
	}  
	
#myLinkM:hover {
	background-position: -190px 235px;
}

#myLinkP {
	display: block;
	width: 150px;
	height: 235px;
	background: url('../images/Nav.jpg');
	background-position: -360px 10px;
	text-indent: -99999px;
	text-decoration: none;  
	}  
	
#myLinkP:hover {
	background-position: -360px 235px;
}

#myLinkA {
	display: block;
	width: 150px;
	height: 235px;
	background: url('../images/Nav.jpg');
	background-position: -530px 10px;
	text-indent: -99999px; 
	text-decoration: none; 
	}  
	
#myLinkA:hover {
	background-position: -530px 235px;
}





/* FOOTER
----------------------------------------------- */
#Footer {
	width: 100%;
    background-color: #2c2b2b;
    height: 25px;
    position:fixed;
    bottom: 0;
    color: White;
    font-size: 12px; 
	padding-top: 10px;
	margin-top: 50px;
    text-align: center;
}