@charset "utf-8";
/* CSS Document */

body {

	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BEBEBE;
	height: 100%;

}

a {

	color: #ACABAB;
	text-decoration: none;

}

a:hover {

	color: #FFFFFF;

}

h1 {

	font-size: 17px;
	font-weight: bold;
	line-height: 22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

h2 {

	font-size: 15px;
	color: #FFFFFF;

}

h3 {

	font-size: 15px;
	color: #FFFFFF;

}

.quote {

	margin-left: 20px;
	margin-right: 20px;

}

select, input, textarea {

	background-color: #CCCCCC;
	color: #333333;
	border: 1px solid #AAAAAA;

}

td {

	padding: 5px;

}

#toplinks {

	height: 24px;
	padding-top: 10px;
	background-image: url(http://www.obeliskinternational.com/images/layout/toplinks.jpg);
	text-align: center;
	margin: 0px;

}

	#toplinks ul {
	
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		display: block;
		width: 690px;
		list-style: none;
	
	}

	#toplinks li {
	
		float: left;
		margin-left: 20px;
		background-image: url(http://www.obeliskinternational.com/images/layout/linkarrow.gif);
		background-repeat: no-repeat;
		padding-left: 10px;
		
	}

#logobanner {

	background-image: url(http://www.obeliskinternational.com/images/layout/logobanner.jpg);
	height: 175px;
	background-position: center;
	background-repeat: no-repeat;

}

#screenbg {

	background-image: url(http://www.obeliskinternational.com/images/layout/screenbg.jpg);
	height: 374px;
	background-position: center;
	background-repeat: no-repeat;	
	padding-top: 1px;
	
}

	#screen {

		border: 1px solid #2A2A2A;
		background-color: #000000;
		width: 606px;
		height: 258px;
		margin-top: 27px;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	
	}

#mainlinks {

	background-image: url(http://www.obeliskinternational.com/images/layout/mainlinksbg.jpg);
	height: 116px;
	background-position: center;
	background-repeat: no-repeat;	
	text-align: left;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 1px;

}

	#mainlinks ul {
	
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		padding: 0px;
		display: block;
		width: 690px;
		list-style: none;
	
	}

	#mainlinks li {
	
		float: left;
		width: 200px;
		margin-left: 20px;
		margin-bottom: 12px;
		background-image: url(http://www.obeliskinternational.com/images/layout/linkarrow2.gif);
		background-repeat: no-repeat;
		padding-left: 10px;
		
	}
	
	#mainlinks a {
	
		text-decoration: none;
	
	}

#firsttextbox {

	width: 690px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #666666;
	margin-top: 20px;
	padding-bottom: 10px;

}

.firsttext {

	color: #434343;
	line-height: 15px;
	height: 360px;
	overflow: hidden;

}

	.firsttext p {
	
		margin-top: 0px;
		margin-bottom: 10px;
	
	}
	
#seolinks {

	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #666666;
	text-align: center;
	line-height: 20px;

}

/* -------------------------------- BOTTOM LINKS POPUP ---------------------------------------- */

#apopup1 {

	display: none;
	width: 698px;
	height: 470px;
	position: absolute;
	top: 231px;
	left: 50%;
	margin-left: -349px;

}

	#closepopup {
	
		text-align: right;
		padding-right: 10px;
		padding-top: 10px;
	
	}
	
	#popupContent {
	
		padding-left: 15px;
		padding-right: 15px;
		line-height: 16px;
	
	}

	.topsection {

		padding-top: 10px;
		width: 400px;
		float: right;
	
	}

		.topsection a {
			
			text-decoration: underline;
			font-weight: normal;
		
		}
		
	.centersection {
	
		padding: 17px;
		font-size: 12px;
	
	}
	
	.bottomsection {
	
		padding: 17px;
		font-size: 12px;
	
	}
	
	.popup_investment {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_investments.jpg);
	
	}
	
		.popup_investment .centersection {
		
			padding-bottom: 0px;
			padding-top: 10px;
		
		}
		
		.popup_investment .bottomsection {
		
			padding-top: 0px;
		
		}		

	.popup_interiors {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_interiors.jpg);
	
	}
	
		.popup_interiors h1 {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
			color: #E4D9E4;
		
		}
		
		.popup_interiors h2 {
		
			color: #AEA8AE;
			margin-top: 0px;
		
		}
		
		.popup_interiors .bottomsection p {
		
			color: #AEA8AE;
		
		}

	.popup_finance {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_finance.jpg);
	
	}

		.popup_finance h1 {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
		
		}
		
		.popup_finance h2 {
		
			margin-top: 0px;
			color: #ADADAD;
		
		}
		
		.popup_finance .bottomsection {

			font-weight: bold;
			padding-right: 230px;
		
		}
		
		.popup_finance .bottomsection .green {
		
			color: #47593F;
		
		}

		.popup_finance .bottomsection a {
		
			color: #47593F;
			font-weight: bold;
			line-height: 20px;
		
		}
		
		.popup_finance .bottomsection a:hover {
		
			color: #FFFFFF;
			font-weight: bold;
			line-height: 20px;
		
		}
		
	.popup_ags {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_ags.jpg);
	
	}

		.popup_ags .centersection {
		
			padding-bottom: 0px;
		
		}
	
		.popup_ags .bottomsection {
		
			padding-top: 0px;
		
		}
	
		.popup_ags_table td {
		
			padding: 2px;
		
		}

	.popup_media {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_media.jpg);
	
	}
	
		.popup_media h1 {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
		
		}
		
		.popup_media h2 {
		
			margin-top: 0px;
			color: #ADADAD;
		
		}

	.popup_careers {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_careers.jpg);
	
	}
	
		.popup_careers .centersection {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
		
		}

		.popup_careers .bottomsection {
		
			margin-top: 0px;
			padding-top: 0px;
		
		}
	
		.popup_careers h1 {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
		
		}
		
		.popup_careers h2 {
		
			margin-top: 0px;
			color: #ADADAD;
		
		}

	.popup_legal {
	
		background-image: url(http://www.obeliskinternational.com/images/layout/popupbg_legal.jpg);
	
	}	

		.popup_legal h1 {
		
			margin-bottom: 0px;
			padding-bottom: 0px;
		
		}
		
		.popup_legal h2 {
		
			margin-top: 0px;
			color: #ADADAD;
		
		}

/* -------------------------------- TOP LINKS POPUP ---------------------------------------- */		

#apopup2 {

	width: 798px;
	height: 720px;
	position: absolute;
	top: 195px;
	left: 50%;
	margin-left: -399px;
	background-color: #434343;
	border: 1px solid #5D5D5D;
	display: none;
	font-size: 12px;

}

	#apopup2_header {
	
		background-color: #393838;
		background-image: url(http://www.obeliskinternational.com/images/layout/popup2_header.jpg);
		border-bottom: 1px solid #5D5D5D;
		height: 54px;
		font-size: 11px;
	
	}
	
	#apopup2_title {
	
		float: left;
		font-size: 20px;
		color: #D8B300;
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
		padding: 13px;
		padding-left: 20px;
	
	}
	
	#apopup2_closebutton {
	
		float: right;
		padding: 15px;
	
	}
	
	#apopup2_content {
	
	
	}
	
		.contentcontainer {
		
			padding: 20px;
			padding-top: 20px;
			height: 625px;
		
		}
		
		.inthemedia img {
		
			margin-right: 11px;
			margin-bottom: 18px;
			border: 0px;
		
		}
        
        .inthemedia p {
            line-height: 17px;
        }
