/* CSS Document */

/*
Site: INTERACTIVE PROMOTIONS GROUP
Author: NL
Version: 1.0
Date: August 2009
*/


body {
	margin: 0px;
	padding:0px;
	color: #000000;
	background: #F0F0F0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;

}

h1 {
	font-size: 16px;
	color: #003C7E;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
} 

h2 {
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
} 

a:link {
	color: #003C7E;
	text-decoration:none;
}

a:hover {
	color: #999;
	text-decoration:none;
}

a:visited {
	color: #003C7E;
	text-decoration:none;
}

#tophome {
	position: relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 1180px;
	z-index: 1;
	text-align: center;
	background: url("images/shadow.gif") repeat-y #FFFFFF;
	background-position: center center;
}

#homeimage {
	position: absolute;
	top: 130px;
	margin: 0px;
	padding: 0px;
	width: 894px;
	height: 249px;
	left: 29px;
}

#infocontainer {
	position:absolute;
	top:470px;
	height:200px;
	width: 904px;
	left: 25px;
}

#contestinsurance {
	position:absolute;
	top: 5px;
	left: 6px;
	height:175px;
	width:273px;
	text-align: left;
	padding:5px 5px 5px 5px;
	border:solid 2px;
	background-color:#f7f7f7;
	border-color:#ccc;
}

#contestinsurance a:link {
	color:#003C7E;
	}

#underline {
	line-height:30px;
	background:url(images/home/underline.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#contactus {
	position:absolute;
	top: 5px;
	left: 305px;
	height:175px;
	width:273px;
	text-align: left;
	padding:5px 5px 5px 5px;
	border:solid 2px;
	background-color:#f7f7f7;
	border-color:#ccc;
}


#categories {
	position: absolute;
	top: 675px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	width: 904px;
	height: 400px;
	text-align: left;
}

#sports {
	position: absolute;
	left: 8px;
	top: 25px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#directmail {
	position: absolute;
	left: 309px;
	top: 25px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#auto {
	position: absolute;
	right: 4px;
	top: 25px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#retail {
	position: absolute;
	left: 8px;
	top: 152px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#tvradio {
	position: absolute;
	left: 309px;
	top: 152px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#tradeshow {
	position: absolute;
	right: 4px;
	top: 152px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#gaming {
	position: absolute;
	left: 8px;
	top: 278px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#online {
	position: absolute;
	left: 309px;
	top: 278px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

#weather {
	position: absolute;
	right: 4px;
	top: 278px;
	width: 290px;
	height: 100px;
	font-size: 10px;
	text-align: left;
}

.categoryimage {
	position:absolute;
	height:100px;
	width:115px;
	top: 0px;
	left: -2px;
}

.categorydesc {
	position:absolute;
	left:120px;
	height:100px;
	width: 172px;
	color:#000;
	text-align:left;
	top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#clientscontainer {
	position:absolute;
	top:396px;
	margin:0px;
	height:62px;
	width:932px;
	left: 9px;
}
#clients {
	position:absolute;
	top:1px;
	left:1px;
	margin:0px;
	height:60px;
	width:930px;
}
