/* CSS Document */

html {
background-color:white;
margin-top:0px;
}

body, html, div {
margin: 0;
padding: 0;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:small;
color:#000000;
margin-top:0px;
overflow:auto;
}

h1{
font-size:
large;
color:#F7931D;
}

h2{
font-size:larger;
color:#F7931D;
}

h3{
font-size:medium;
font-family:Georgia, "Times New Roman", Times, serif;
}

.active {
color:#f7931d;
font-size:14px;
}

.active a:link, a:visited {
color:#f7931d;
font-size:14px;
}

.active a:hover, a:active {
color:#ffffff;
font-size:14px;
}

a:link, a:visited {
color:#666666;
text-decoration: none;
font-size:14px;
}

a:hover, a:active {
color:#f7931d;
text-decoration: underline;
font-size:14px;

}

li {
list-style:none;
line-height:17.5px;
font-size:14px;
}

.li_agi {
background:url(images/bullet.png) no-repeat 0 3px;
padding-left:15px;
margin-left:-30px;
margin-right:5px;
/*margin-left:25px ;*/
margin-top:0px;
font-size:14px;
}

.li_agq {
background:url(images/bullet.png) no-repeat 0 3px;
padding-left:15px;
margin-left:-30px;
margin-right:5px;
margin-top:0px;
font-size:14px;
}

.li_agtv {
background:url(images/bullet.png) no-repeat 0 3px;
padding-left:15px;
margin-left:-30px;
margin-top:0px;
margin-right:5px;
font-size:14px;
}

/*DIVS*/

#container {
width:800px;
height:inherit;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top:0px;
background-color:white;
position:relative;
}

#content {
margin-top:20px;
margin-left:12px;
margin-right:12px;
}

#header {
background:no-repeat url(images/header.gif);
margin-left:4px;
margin-right:0px;
margin-top:0px;
height:145px;
}

#headernav {
margin-top:5px 0;
padding-top:3px;
margin-right:40px;
text-align:right;
}

#threecos {
z-index:11;
width:800px;
height:205px;
margin-top:10px;
margin-left:0px;
font-size:14px;
}

#agi {
	background:no-repeat url(images/agi_bg.gif);





	background:url(http://www.adgorillai.com)
	z-index:10;
	position:absolute;
	width:252px;
	height:370px;
	margin-top:20px;
	left: 9px;
	top: 149px;
}

/* KIM, #AGI_HOVER IS WHAT I ADDED */
#agi_hover {
	background:no-repeat url(images/agi_hover.gif);
	position:absolute;
	width:252px;
	height:46px;
	margin-top:343px;
	cursor:hand;
}

#agi_logo{
background:no-repeat url(images/agi_logo.gif);
position:absolute;
margin-top:25px;
margin-left:25px;
width:210px;
height:132px;
cursor:hand;
}

#agi_text{
	position:absolute;
	margin-top:160px;


#margin-top:175px; /*setting for IE7*/
	_margin-top:175px; /*setting for IE6*/
	margin-left:0px 0;
	margin-right:30px 0;
	width:250px;
	height:150px;
	line-height:22px;
	left: 1px;
	top: 1px;
}

#agq {
	background:no-repeat url(images/agq_bg.gif);
	position:absolute;
	margin-top:20px;
	margin-left:274px;
	width:251px;
	height:369px;
	left: 261px;
	top: 150px;
}

#agi_hover {
	background:no-repeat url(images/agi_hover.gif);
	position:absolute;
	width:252px;
	height:46px;
	margin-top:343px;
	cursor:hand;
}

#agq_logo{
background:no-repeat url(images/agq_logo.gif);
position:absolute;
margin-top:25px;
margin-left:33px;
width:218px;
height:130px;
cursor:hand;
}

#agq_text{
position:absolute;
margin-top:160px;
#margin-top:175px; /*setting for IE7*/
_margin-top:175px; /*setting for IE6*/
margin-left:0px 0;
margin-right:30px 0;
width:240px;
height:150px;
}

#agtv {
	background:no-repeat url(images/agtv_bg.gif);
	position:absolute;
	margin-top:0px;
	margin-left:275px;
	margin-right:0px;
	width:251px;
	height:369px;
	left: -538px;
	top: 0px;
}

#agi_hover {
	background:no-repeat url(images/agi_hover.gif);
	position:absolute;
	width:252px;
	height:46px;
	margin-top:343px;
	cursor:hand;
}

#agtv_logo{
background:no-repeat url(images/agtv_logo.gif);
position:absolute;
margin-top:25px;
margin-left:20px;
width:218px;
height:135px;
cursor:hand;
}

#agtv_text{
position:absolute;
margin-top:160px;
#margin-top:175px; /*setting for IE7*/
_margin-top:175px; /*setting for IE6*/
margin-left:0px 0;
margin-right:30px 0;
width:240px;
height:150px;
}


#footer{
position:absolute;
margin-left:700px;
margin-top:420px;
text-align:right;
font-style:italic;
font-size:x-small;
}
