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

body {
	background:url(nimg/pageElements/pageBG.jpg) repeat-x #fff;
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h1 {
	font-size:24px;
	margin-left:30px;
	margin-right:25px;
	margin-top:0;
	background:url(nimg/pageElements/h1BG.jpg) repeat-y;
	height:40px;
	padding-top:15px;
	padding-left:50px;
	/*border:1px solid transparent;*/
	width:687px;
	float:right;
}
h2 {
	font-size:18px;
	margin-left:80px;
	margin-top:0px;
	margin-right:25px;
	height:30px;
	padding-top:10px;
	padding-right:20px;
}
h3 {
	margin:10px  50px 10px 80px;	
}
li {
 font-weight:bold;
 margin:10px 70px 10px 20px;
 
}
#wrapper, #top, #menu, #main, #bottom, #copyrightInfo, #hp_boxes, #hp_main  {
	width:1014px;
	margin:0 auto;
}
#wrapper {
	height:100%;
	background:url(nimg/pageElements/mainBG.png) no-repeat;
	margin-top:10px;
}
#top {
	height:99px;
}
#menu {
	height:39px;
	background:url(nimg/pageElements/topMenu.png) no-repeat ;
	color:white;
}
#main {
		background:url(nimg/pageElements/mainBG.png) repeat-y;
		border-bottom:1px solid transparent;
		
/*was where the background was, now just the container for content below menu and within wrapper -- not incl. bottom */
}

#mainFrame {
	float:left;
	width:769px;
	overflow:hidden;
}

#mainImg {
	width:794px;
	margin-left:0;
	height:auto;

}
#mainText {
	width:794px;
	margin-left:0px;

}

#mainText p, ul {
	margin:10px  50px 10px 80px;
	clear:both;
}

#leftSideBar {
	width:220px;
	float:left;
	overflow:hidden;

}
#leftSideBar p {
	font-size:11px;
	margin:5px 15px 5px 45px;
	text-align:right;
}
#leftSideBar p a:link {
	color:#000;
	text-decoration:none;
}
#leftSideBar p a:visited {
	color:#666;
	text-decoration:none;
}
#leftSideBar p a:hover {
	color:#000;
	text-decoration:underline;
}

#leftSideBarSlug {
	width:205px;
	height:33px;
	padding-top:7px;
	padding-right:15px;
	margin-bottom:10px;
	background:url(nimg/pageElements/topLeftMenuSlug.png) no-repeat;
	color:#FFCC00;
	font-weight:bold;
	text-align:right;
}
#bottom {
	clear:left;
	height:40px;
	overflow:hidden;
	background:url(nimg/pageElements/bottomBar.png) no-repeat;
	color:white;
	text-align:center;
	padding-top:2px;
	padding-left:220px;
	margin-top:0;
	width:814px;
}
#bottom a {
	text-decoration:none;
	font-size:12px;
}
#bottom a:link {
	color:#fff;

}
#bottom a:visited {
	color:#ccc;

}
#bottom a:hover {
	color:#FFCC00;
}

#copyrightInfo {
	text-align:center;
	padding-left:220px;
	width:814px;
	font-size:12px;
}

#officeLocations {
	text-align:center;
	padding-left:220px;
	width:814px;
	font-size:12px;
	margin-top:20px;
}

p.nextText {
	background:url(nimg/pageElements/next.png) no-repeat;
	height:60px;
	padding-left:50px;
	padding-top:12px;
	font-weight:bold;
	width:500px;
	margin-top:45px;
	text-align:left;
}
.nextText a{
	color:#2157a7;
}
.nextText a:visited {
	color:#2157a7;
}
.nextText a:hover {
	color:#009900;
}
.onPage {
	font-weight:bold;
}

.formElements {
	margin:5px 0px;
	font-size:11px;
	width:170px;
}
input, textarea {
	font-size:11px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
}
textarea {
	padding:3px;
}
form {
	margin:0; padding:0;
}
.tiny {
	font-size:11px;
}
.invisible {
	color:#fff!important;
	clear:both;
}
.vidImg {
	margin-left:38px;
	margin-top:20px;

}



#lang_div {
	position:absolute;
	top:0px;
	right:2px;
	width:300px;
	height:30px;
	z-index:1000;
}

.flag {
	margin:5px 0 0 0;
	width:90px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	float:right;
	border:none;
	color:#000;
	text-decoration:none;
}
