
body
{
	background-color: #f1f1f1;
	height: 100%;
	font-family: Calibri, Arial, Verdana;
	font-size: 14px;
	color: #1c1c1c;
}
html
{
	height: 100%;
	background:#f1f1f1;
}


#login_box
{
	display: none;
}

#wrapper
{
	position: relative;
	width: 900px;
	margin: 0 auto;
}

div.large_container
{
	display: block;
}

div.flash-replaced
{
	display: none;
}


#content
{
	display: block;
	width: 840px;
	min-height: 300px;
	background-color: #fff;
	border-bottom: 8px solid #000;
	padding: 20px 30px;
}

#footer
{
	display: block;
	width: 840px;
	height: 200px;
	margin-top: 20px;
	
	display: block;
	padding: 0 30px;
}

div.body
{
	float: left;
	display: inline;
	width: 515px;
	margin-right: 30px;
}

div.side_bar
{
	float: left;
	display: inline;
	width: 295px;
	height: auto;
}

div.side_bar h3
{
	border-top: 4px solid #343434;
	border-bottom: 1px solid #343434;
	height: 29px;
	margin-bottom: 10px;
	padding-top: 5px;
}

div.side_bar .box
{
	display: block;
	margin-top: 20px;
	width: 295px;
	padding-bottom: 15px;
	background: #bbb77a url(images/box_bottom.gif) no-repeat bottom left;
} 

div.side_bar .box h3
{
	display: block;
	border: none;
	height: auto;
	color: #fff;
	font-size: 20px;
	background: #bbb77a url(images/box_top.gif) no-repeat;
	padding: 15px 15px 0 15px;
	margin-bottom: 10px;
	height: 22px;
}
div.side_bar .box table
{
	display: block;
	margin: 0 0 0 15px;
}

div.side_bar .box table td
{
	width: 120px;
}

ul.dots
{
	
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 10px;
	padding-left: 20px;
}

ul.dots li
{
	list-style-type: disc;
}


ul.contact_information
{
	margin: 0;
	height: 20px;
}

ul.office
{
	margin: 20px 0;
}


ul.contact_information li
{
	float: left;
	margin-right: 10px;
}

ul.contact_information li.emp_name
{
	width: 150px;
	font-weight: bold;
}
ul.contact_information li.emp_title
{
	width: 125px;
	font-style: italic;
}
ul.contact_information li.emp_phone
{
	width: 100px;
}


#content div.side_bar ul
{
	width: 295px;
}

#content div.side_bar li
{
	width: 275px;
	height: auto;
	padding: 5px 10px;
	background: url(images/sub_menu_dots.gif) no-repeat bottom left;
	
}

#footer div.body ul
{
	width: 515px;
	display: block;
	list-style-type: none;
}

#footer div.body li
{
	display: inline;
	font-size: 13px;
}

#footer div.body ul.logo
{
    display: none;
	margin-top: 20px;
}

#footer div.body ul.logo li
{
	margin-right: 45px;
}



#footer div.side_bar ul
{
	margin: 16px 0 22px 0;
	
	width: 295px;
}

#footer div.side_bar li
{
	width: 275px;
	height: auto;
	font-size: 13px;
}


div.clear
{
	clear:both;	
}

.sIFR-replaced embed, .sIFR-replaced object{
	visibility: hidden;
}

h1
{
	position: relative;
	display: block;
	font-size: 30px;
	width: 900px;
	height: 108px;
	background: #000;
}

h1 span
{
	position: absolute; 
	top: 19px;
	left: 24px;
	width: 366px;
	height: 62px;
	cursor: pointer;
	text-indent: 0;
}

h2
{
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #129c92;
	text-transform: uppercase;
	margin-bottom: 20px;
	width: 515px;
	text-align: left;
}
h2 span
{
	width: 515px;
}


h3
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #129c92;
	text-transform: uppercase;
	margin-bottom: 20px;
}

h4
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	height: 16px;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #129c92;
}

a.arrow
{
	background: url(images/pil.gif) no-repeat 0 2px;
	padding-left: 12px;
	margin-left: 5px;
}

p
{
	display: block;
	margin-bottom: 10px;
}

strong	
{
	font-weight: bold;
}

div.flash-replaced
{
	line-height:1px;
	/*background-color: #ff0000;*/
}


/* 
Navigation
*/
ul#top_menu
{
	position: relative;
	display: block;
	height: 47px;
	list-style-type: none;
	width: 880px;
	/*
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	*/
	background: #000 url(images/menu_bg.gif) repeat-x;
	padding-left: 20px;
	padding-top: 2px;
}

ul#top_menu li
{
	height: 20px;
	display: inline;
	margin-right: 30px;
	text-transform: uppercase;
}

ul#top_menu a
{
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

ul#top_menu ul
{
	position: absolute;
	top: 23px;
	left: 0;
	display: block;
	
	margin-right: 30px;
	text-transform: uppercase;
	
	height: 20px;
	width: 880px;
	
	/*border-top: 1px solid #3b3b3b;*/
	/*background-color: #000;*/
	padding-left: 20px;
	padding-top: 2px;
	
	
}

ul#top_menu ul li a
{
	color: #999;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}


.sIFR-alternate {
	visibility: visible !important;
}
