/* structure.css are the styles for the DIVs in a website and should not contain
any typographic or content-related styles for a site. The styles within are strictly
used to create the layout/structure of the website and, as such, this style sheet 
will (almost) never need to be altered by the client or back-end programmers. */

/* ----- comment styles well for better reference later! ----- */
/* ----- try to lay this out in the following sections and from top to bottom on pages ----- */

/*
====================
STYLES FOR ALL PAGES 
====================
*/

#uber {
	margin:0 auto;
	position:relative;
	width:970px;
}

#logo {
	width:970px;
	height:134px;
	background-image: url(/images/logo_forterie.jpg);
}
#topnav {
	width:500px;
	height:20px;
	float: right;
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: right;
}
#greenbox {
	clear:both;
	width:970px;
	height:303px;
	padding-bottom:20px;
	background-color: #509090;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
}
#greenbox a {
	font-weight: bold;
	color: #FFFFFF;	
}
#greenboxinterior {
	clear:both;
	width:930px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
}
#redboxinterior {
	clear:both;
	width:930px;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(/images/bg_red.gif);
	background-repeat: repeat-y;
}
#searchprinter {
	clear:both; 
	width:930px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #509090;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#searchprinterred {
	clear:both; 
	width:930px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #cc0000;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}
#searchprinterred a {
	color: #FFFFFF;
}
#bottomgreen {
	clear:both;
	width:930px;
	padding-bottom: 20px;
	background-color: #509090;
}
#bottomred {
	clear:both;
	width:930px;
	padding-bottom: 20px;
	background-color: #cc0000;
}
#interiornav {
	float:left;
	width:174px;
	color:#FFFFFF;
}
#interiornav p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b0cdcd;	
}

#interiornav a {
	color:#FFFFFF;
}
#interiornavred {
	float:left;
	width:174px;
	color:#FFFFFF;
}
#interiornavred p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e24f4f;	
}

#interiornavred a {
	color:#FFFFFF;
}
#interiorbody {
	float:left;
	width:716px;
	padding:20px;
	background-color: #FFFFFF;
}
#interiorbodyred {
	float:left;
	width:716px;
	padding:20px;
	background-color: #FFFFFF;
}
#interiorbodyred a {
	color: #990000;
}
#interiorbodyred ul {
	font-size: 13px;
	padding-left: 25px;	
}
#interiorbodyred li {
	font-size: 13px;
	list-style-type: disc;	
}
#lchome {
	width:154px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#pchome {
	width:388px;
	float:left;
}

#searchprinter a {
	color: #FFFFFF;
}
#mchome {
	width:154px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#mchome p {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83b0b0;
	margin-bottom: 7px;
}
#rchome {
	width:174px;
	padding-top:20px;
	float:left;
}
#bottomrowhome {
	width:970px;
	clear:both;
	background-image: url(/images/h_bg.jpg);
	background-repeat: no-repeat;
	height:204px;
	overflow: hidden;
	font-size:11px;
}
#brhcolone {
	margin:0px;
	width:154px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#brhcoltwo {
	margin:0px;
	width:154px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#brhcolthree {
	margin:0px;
	width:154px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
#brhcolfour {
	margin:0px;
	padding-top:20px;
	width:388px;
	float:left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#brhcolfourtop {
	padding:9px;
	width:370px;
	font-size:11px;
	background-color: #ebebeb;
	margin-bottom:3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#brhcolfourbottom {
	padding-top:20px;
	width:388px;
	margin:0px;
}
#footer {
	padding:20px;
	width:930px;
	height:103px;
	clear:both;
	background-image: url(/images/h_bg2.gif);
	background-repeat: repeat-x;
	font-size: 11px;
}


#navtab1 a {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_development.gif) 0 0 no-repeat;
}
#navtab1 a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
#navtab1on, #navtab1on a, #navtab1on a:hover {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_development.gif) 0px -38px no-repeat;
}
#navtab2 a {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_tourism.gif) 0 0 no-repeat;
}
#navtab2 a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
#navtab2on, #navtab2on a, #navtab2on a:hover {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_tourism.gif) 0px -38px no-repeat;
}
#navtab3 a {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_businessdirectory.gif) 0 0 no-repeat;
}
#navtab3 a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
#navtab3on, #navtab3on a, #navtab3on a:hover {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_businessdirectory.gif) 0px -38px no-repeat;
}
#navtab4 a {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_newsevent.gif) 0 0 no-repeat;
}
#navtab4 a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
#navtab4on, #navtab4on a, #navtab4on a:hover {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_newsevent.gif) 0px -38px no-repeat;
}
#navtab5 a {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_edtcservices.gif) 0 0 no-repeat;
}
#navtab5 a:hover {
	background-position: 0px -38px;
	text-decoration: none;
}
#navtab5on, #navtab5on a, #navtab5on a:hover {
	display: block;
	width: 194px;
	height: 38px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/nav_edtcservices.gif) 0px -38px no-repeat;
}
.hbutton {
	background-image: url(/images/h_button.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.hcompass {
	background-image: url(/images/compass.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 141px;
	width: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.test{
	background-image: url(/images/compass.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 141px;
	width: 167px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}

