/* structure */



body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	background: #a2a2a9 url(../images/bg.gif) repeat-x;
	}
	
#site_holder {
	width:930px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;	
} 
 
#skyscraper {
	width: 122px;
	float: right;
	background: url(../images/ad-bg.gif);
	padding: 202px 0px 0px 8px;
	height: 751px;
} 
 
#pagewidth {
	width:800px;
	background-color: #FFFFFF;
	text-align:left;
} 
 
#header {
	position:relative;
	height:265px;
	width:800px;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

#header .menu {
	width: 770px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../images/menubg.gif) no-repeat;
	height: 46px;
} 

#header .menu a {
	text-decoration: none;
	font-size: 1px;
	line-height: 100px;
	display: block;
	padding: 45px 0px 0px;
	float: left;
	height: 1px;
	overflow: hidden;
} 

#header .menu a.but1:link, #header .menu a.but1:visited { background: url(../images/but1.gif) no-repeat left top; width: 60px; } 
#header .menu a.but1:hover, #header .menu a.but1:active, #header .menu a.but1on:link, #header .menu a.but1on:visited, #header .menu a.but1on:hover, #header .menu a.but1on:active { background: url(../images/but1.gif) no-repeat right top; width: 60px; } 

#header .menu a.but2:link, #header .menu a.but2:visited { background: url(../images/but2.gif) no-repeat left top; width: 133px; } 
#header .menu a.but2:hover, #header .menu a.but2:active, #header .menu a.but2on:link, #header .menu a.but2on:visited, #header .menu a.but2on:hover, #header .menu a.but2on:active { background: url(../images/but2.gif) no-repeat right top; width: 133px; } 

#header .menu a.but3:link, #header .menu a.but3:visited { background: url(../images/but3.gif) no-repeat left top; width: 155px; } 
#header .menu a.but3:hover, #header .menu a.but3:active, #header .menu a.but3on:link, #header .menu a.but3on:visited, #header .menu a.but3on:hover, #header .menu a.but3on:active { background: url(../images/but3.gif) no-repeat right top; width: 155px; } 

#header .menu a.but4:link, #header .menu a.but4:visited { background: url(../images/but4.gif) no-repeat left top; width: 153px; } 
#header .menu a.but4:hover, #header .menu a.but4:active, #header .menu a.but4on:link, #header .menu a.but4on:visited, #header .menu a.but4on:hover, #header .menu a.but4on:active { background: url(../images/but4.gif) no-repeat right top; width: 153px; } 

#header .menu a.but5:link, #header .menu a.but5:visited { background: url(../images/but5.gif) no-repeat left top; width: 127px; } 
#header .menu a.but5:hover, #header .menu a.but5:active, #header .menu a.but5on:link, #header .menu a.but5on:visited, #header .menu a.but5on:hover, #header .menu a.but5on:active { background: url(../images/but5.gif) no-repeat right top; width: 127px; } 

#header .menu a.but6:link, #header .menu a.but6:visited { background: url(../images/but6.gif) no-repeat left top; width: 86px; } 
#header .menu a.but6:hover, #header .menu a.but6:active, #header .menu a.but6on:link, #header .menu a.but6on:visited, #header .menu a.but6on:hover, #header .menu a.but6on:active { background: url(../images/but6.gif) no-repeat right top; width: 86px; } 

#header .menu a.but7:link, #header .menu a.but7:visited { background: url(../images/but7.gif) no-repeat left top; width: 56px; } 
#header .menu a.but7:hover, #header .menu a.but7:active, #header .menu a.but7on:link, #header .menu a.but7on:visited, #header .menu a.but7on:hover, #header .menu a.but7on:active { background: url(../images/but7.gif) no-repeat right top; width: 56px; } 


.header_select {
	color: #BF0664;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
} 
  
#rightcol {
	width:130px;
	float:left;
	position:relative;
	padding-bottom: 30px;
}

 
#maincol {
	float: left;
	position: relative;
	width:645px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
 }
 
 
#maincol li a {
	color: #BF0664;
	text-decoration: none;

 }
 
#maincol li a:hover {
	color: #BF0664;
	text-decoration: underline;

 }
 
 
#footer {
	height: 27px;
	clear: both;
	font-size: 10px;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 25px;
	background: url(../images/footbg.gif) repeat-x;
 } 

 
/* menus */


#header ul {
	margin: 0px;
	padding-left: 0px;
}

#header li {
	display: inline;
	list-style-type: none;
	color: #333333;
}

#header li a {
	color: #333333;
	text-decoration: none;

}
#header li a:hover {
	color: #BF0664;
	text-decoration: underline;

}

#footer ul {
	margin: 0px;
	padding-left: 0px;
}

#footer li {
	display: inline;
	list-style-type: none;
	color: #ffffff;
}

#footer li a {
	color: #ffffff;
	text-decoration: none;

}
#footer li a:hover {
	color: #BF0664;
	text-decoration: none;

}

#mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	width: 700px;
	top: 215px;
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;

} 

#mainmenu ul {
	margin: 0px;
	padding-left: 0px;
}

#mainmenu li {
	display: inline;
	list-style-type: none;
	color: #000000;
	font-size: 13px;
}

#mainmenu li a {
	color: #000000;
	text-decoration: none;

}
#mainmenu li a:hover {
	color: #BF0664;
	text-decoration: none;

}

.hbuttons a{
	display: block;
	text-decoration: none;
	color: black;
	width: 89px;
	height: 42px;
	float: left;
	display: inline;
	margin-right: 8px;
	background-image:url(../images/sub_menu_button_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.hbuttons a:hover{
	color: #BF0664;
	text-decoration: none;
}

.hbuttons_select {
	display: block;
	text-decoration: none;
	color: #BF0664;
	width: 89px;
	height: 42px;
	float: left;
	display: inline;
	margin-right: 8px;
	background-image:url(../images/sub_menu_button_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}


/* fonts */


h1 {
	color: #BF0664;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h2 {
	color: #27245D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
p a {
	text-decoration: none;
	color: #BF0664;
}

p a:hover {
	text-decoration: underline;
	color: #BF0664;
}

b,strong {
	font-weight: bold;
}


.breadcrumbs {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.breadcrumbs a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-size: 10px;
	color: #BF0664;
	text-decoration: none;
}

.header_table {
	height: 265px;
	width: 800px;

}

/* forms */

.textinput1 {
	height: 18px;
	width: 220px;
	border: 1px solid #AFB3B6;
	font-size: 12px;
	color: #000000;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.textinput2 {
	height: 100px;
	width: 400px;
	border: 1px solid #AFB3B6;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


/* images */


.image_right {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.butn {
	border: 1px solid #AFB3B6;
	background-color: #EAEAEA;
}


.image_left {
	margin-right: 10px;
	border: 1px solid #2C504E;
}
.signup_table {
	border: 1px solid #292163;
}


/* New layout elements */

.bannerbar {
	background: url(../images/bg.gif);
	height: 65px;
	width: 800px;
}


.spacebanners {
	display: inline;
	padding: 5px 0px 5px 5px;
	float: left;
	height: 55px;
	width: 373px;
}

.adlabel {
	display: inline;
	padding: 5px 0px;
	float: left;
}

.headspace {
	padding: 1px 0px 4px;
	clear: both;
}

@media print{ 



/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 680px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p a {
	text-decoration: none;
	color: #000000;
}



}
