body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#header_wrapper_home {
	height: 200px;
	padding: 0px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
}


#header_wrapper_int {
	height: 50px;
	padding: 0px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
}

#body_home {
	background: #FFFFFF url(/images/img01.gif) repeat-x;
}

#body_int {
	background: #FFFFFF url(/images/img101.gif) repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 230%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #3838FF;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* ===============HEADER=============== */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}


/* ===============LOGO=============== */

#logo {
	float: left;
	padding-top: 25px;
	background: url(/images/itg_logo.jpg) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 70px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #E06529;
	line-height: 80%;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 120%;
}

#logo a {
	text-decoration: none;
}

/* ===============TOP MENU=============== */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 55px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #E06529;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* ===============HEADER2=============== */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}


/* ===============HEADER3=============== */

#header3 {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}
/* ===============MENU=============== */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(/images/img03.jpg);
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(/images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* ===============MENU2=============== */

#menu2 {
	float: left;
	width: 760px;
	height: 50px;
	background: url(/images/menu2_bkg.jpg);
}

#menu2 ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	padding: 0 45px;
	border-left: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: underline;
}

#menu2 .first a {
	background: none;
}

#menu2 .first a {
	border: none;
}
/* ===============SPLASH=============== */

#splash {
	position: relative;
	float: right;
	z-index: 1;
	width: 560px;
	height: 200px;
}

#slogan1 h1, #slogan1 h2 {
	position: absolute;
	margin: 0;
	padding-left: 230px;
	padding-top: 60px;
	z-index: 50;
	font-weight: bold;
	color: #E06529;
	line-height: 80%;
} 

#slogan2 h1, #slogan2 h2 {
	position: absolute;
	margin: 0;
	padding-left: 280px;
	padding-top: 130px;
	z-index: 40;
	font-weight: bold;
	color: #E06529;
	line-height: 80%;
}

#slogan3 h1, #slogan3 h2 {
	position: absolute;
	margin: 0;
	padding-left: 435px;
	padding-top: 130px;
	z-index: 50;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 80%;
}


/* ===============PAGE=============== */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
}

/* ===============CONTENT=============== */

#content {
	float: left;
	width: 480px;
	padding-left: 20px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	background: url(/images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

#content_wide {
	float: left;
	width: 760px;
	padding-left: 20px;
}

#content_wide ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content_wide ul li {
	padding-left: 15px;
	background: url(/images/img08.gif) no-repeat 0 8px;
}

#content_wide ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 20px;
	background: url(/images/img10.gif) no-repeat;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

#cortland {
	margin-left: 0;
	padding-left: 0;
	width: 250px;
	border-style: dotted;
	border-color: #FF0000;
}

#cortland p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#cortland_arrow {
	position: absolute ; top: 430px; right: 440px; 
	margin-left: 0;
	padding-left: 0;   
}

#cortland_arrow p  {
   font-size:30px;
   color: #FF0000;   
}	
	  

#texaco {
	position: absolute ; top: 400px; right: 150px; 
	margin-left: 0;
	padding-left: 0;
	width: 280px;
	border-style: dotted;
	border-color: #FF0000;	
}

#texaco p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#texaco_arrow {
	position: absolute ; top: 580px; right: 440px; 
	margin-left: 0;
	padding-left: 0;   
}

#texaco_arrow p  {
   font-size:30px;
   color: #FF0000;   
}

#readers {
	position: absolute ; top: 550px; right: 550px; 
	margin-left: 0;
	padding-left: 0;
	width: 300px;
	border-style: dotted;
	border-color: #FF0000;	
}

#readers p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#readers_arrow {
	position: absolute ; top: 760px; right: 390px; 
	margin-left: 0;
	padding-left: 0;   
}

#readers_arrow p  {
   font-size:30px;
   color: #FF0000;   
}

#ae {
	position: absolute ; top: 740px; right: 150px; 
	margin-left: 0;
	padding-left: 0;
	width: 230px;
	border-style: dotted;
	border-color: #FF0000;	
}

#ae p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#ae_arrow {
	position: absolute ; top: 920px; right: 390px; 
	margin-left: 0;
	padding-left: 0;   
}

#ae_arrow p  {
   font-size:30px;
   color: #FF0000;   
}

#clemson {
	position: absolute ; top: 900px; right: 550px; 
	margin-left: 0;
	padding-left: 0;
	width: 300px;
	border-style: dotted;
	border-color: #FF0000;	
}

#clemson p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#history_box {
	float: left; 
	margin-left: 0;
	padding-left: 0;
	width: 480px;
	border-width: 1px;
	border-style: solid;
	border-color: #3838FF;	
}

#history_box p  {
   margin-left: 10px;
   margin-right: 10px;
   margin-top: 10px
   margin-bottom: 10px;
}

#textbox {
	margin-left: 0;
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;	
	border-style: solid;
	border-width: 1px;
	border-color: #85C329;	
}




/* ===============SIDEBAR=============== */

#sidebar {
	float: right;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(/images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(/images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* ===============FOOTER=============== */

#footer-wrapper {
	height: 60px;
	padding: 5px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer-wrapper-history {
	position: absolute ; top: 1150px; 
	height: 60px;
	padding: 5px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 10px;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}