/* CSS Document */

#outerwrapper {
	margin: 0px auto;
	width: 1050px;
	background-color: #FFFFFF;
	
}

#header {
	width:  100%;
	height: 230px;
	background-color:#FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/logo_no_pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	
}
#header_tagline {
	position: relative;
	left: 400px;
	top: 40px;
	color:#FFFFFF;
	font-size: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 400px;
}


#content{
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	
	margin-right: 0px;
	background-color: #FFFFFF;
	

}

#navbar {
	width: 100%;
	font-family: "Arial Narrow";
	margin: 0px;
	position: relative;
	left: 10px;
	top: 60px;
}
#navbar a:link{
	
	color: #666666;
	text-decoration: none;

}
#navbar a:visited{
	color: #666666;
	
text-decoration: none;
}

#navbar a:hover {
color:#46c1cf ;
text-decoration: underline;

}



#left_column{
	float: left;
	width: 280px;
	background-color:#FFFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF6598;
	border-right-color: #EF6598;
	border-bottom-color: #EF6598;
	border-left-color: #EF6598;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 0.9ems;
	color:#333333;
}

#left_column a:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#left_column a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#left_column a:hover {
color: #46c1cf;
text-decoration: underline;
}

#left_column_business_ads{
	float: left;
	width: 220px;
	background-color:#FFFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 80px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 0.9em;
	color: #666666;
}


#left_column_business_ads a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#left_column_business_ads a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#left_column_business_ads a:hover {
color: #46c1cf;
text-decoration: underline;
}

#main_column {
	width: 460px;
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
	
}



#main_column a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column a:hover {
color: #46c1cf;

}


#main_column_trades_adverts {
	width: 500px;
	float: left;
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
	
}



#main_column_trades_adverts a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column_trades_adverts a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column_trades_adverts a:hover {
color: #46c1cf;

}



#main_column_downloads {
	width: 600px;
	float: left;
	padding: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
	
}



#main_column_downloads a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column_downloads a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#main_column_downloads a:hover {
color: #46c1cf;

}




#right_column {
	width: 200px;
	float: right;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.75em;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ef6598;
	border-right-color: #ef6598;
	border-bottom-color: #ef6598;
	border-left-color: #ef6598;
}

#right_column a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#right_column a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

#right_column a:hover {
color: #46c1cf;

}


	
	#footer {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ef6598;
	clear: both;
	line-height: 150%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ef6598;
	margin-right: 125px;
	margin-left: 125px;	
	}
	#footer a:link {
	color: #ef6598;
	text-decoration: none;
	}
	#footer a:visited {
	color: #ef6598;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #46c1cf;
	text-decoration: underline;
	}
	.header_font {
	font-family: "Abadi MT Condensed Extra Bold";
	font-size: 18px;
	color: #FFFFFF;
	}
	
	p {
	margin: 0px;
}
