body { 
    font-size : 100%;
    background : #ffffff;
    color : #fff;
    margin : 0px;
    padding : 15px 0px 15px 0px;
    
}
html, body, div, a, p, ul, li, input, textarea, .myform
{
	font-family:Tahoma, Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	color: #646464;
	font-size: 11px;
}
td
{
	font-family:Tahoma, Arial, Helvetica, Verdana, Tahoma, Sans-Serif;
	color: #646464;
	font-size: 100%;
}

li {
	list-style-image:url(images/img_circle.gif);
}

span#map {
	position:relative;
	left:0px;
	top:0px;
	width:355px;
	height:375px;
	display:block;
	border:1px #c0c0c0 solid;
	z-index:100;
}

#casestudy_link {
	position:relative;
	top:0px;
	left:0px;
	z-index:100;
}

#container {
	position:absolute;
	right:50%;
	margin-right:-449px;
	z-index:100;
	width:895px;
	height:572px;
	top:-600px;
}

#container_scrolldiv{
	/* The total width of the scrolling div including scrollbar */
	position:absolute;
	right:10px;
	top:222px;
	width:626px;
	height:270px;
	border:1px solid #ec008c;
	overflow:hidden;
	background:#ffffff;
	z-index:100;
	/* The height of the scrolling div */
}
#scrolldiv_parentContainer{
	width:605px;	/* Width of the scrolling text */
	height:2000px;
	overflow:hidden;
	border:0px solid #BC8FBD;
	float:left;
	text-align:justify;
	position:relative;
}

#scrolldiv_parentContainer div#shell {
	padding-left:10px;
}

#scrolldiv_parentContainer p {
	width:340px;
}

/*
CSS for the scrolling content 
*/
#scrolldiv_content{
	padding: 5px;
	position:relative;
	border:0px #000 solid;
	height:auto;
}

/*
The scrollbar slider 
*/
#scrolldiv_slider{
	top:5px;
	position:relative;
	width:15px;
	margin-left:2px;
	height:270px;
	float:left;
}

/*
The scrollbar (The bar between the up and down arrow )
*/
#scrolldiv_scrollbar{
	width:15px;
	height:220px;	/* Total height - 40 pixels */
	border:1px solid #BC8FBD;
	position:relative;	
}
/*
The scrollbar handle
*/
#scrolldiv_theScroll{
	margin:1px;
	width:13px;
	height:13px;
	background-color:#ec008c;
	position:absolute;	
	top:0px;
	left:0px;
	cursor:pointer;
}
/*
Scroll buttons(The up and down arrows)
*/
#scrolldiv_scrollUp,#scrolldiv_scrollDown{
	width:15px;
	height:16px;
	border:1px solid #BC8FBD;
	color: #ec008c;
	text-align:center;
	font-size:16px;
	line-height:16px;
	cursor:pointer;
}
#scrolldiv_scrollUp{
	margin-bottom:2px;
}
#scrolldiv_scrollDown{
	margin-top:2px;
}
#scrolldiv_scrollDown span,#scrolldiv_scrollUp span{
	font-family: Symbol;
}

#scrolldiv_parentContainer div.close {
	position:absolute;
	top:0px;
	right:0px;
	padding:5px;
	z-index:200;
}

#right_col {
	position:relative;
	float:right;
	width:200px;
	top:60px;
	right:10px;
	border:0px #000000 solid;
}

#right_col p {
	padding:0;
	margin:10;
}

#right_col #pictures {
	border:0px #000000 solid;
	width:auto;
	padding-top:10px;
	height:auto;
}

#facts {
	padding:10px;
	border:1px #000000 solid;
}

#facts p {
	width:auto;
	text-align:left;
}

#imageContainer {
	position:absolute;
	right:50%;
	margin-right:-449px;
	z-index:-10;
	width:895px;
	height:572px;
}

#imageContainer img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:none;	
}

#mainContainer {
	position:absolute;
	right:50%;
	margin-right:-449px;
	z-index:0;
	width:895px;
	height:572px;
	border:0px #000000 solid;
}

#mainContainer ul li {
	list-style:none;
	list-style-image:none;	
}

#topContainer {
	position:absolute;
	top:0px;
	left:0px;
	width:832px;
	height:540px;
	border:0px #ff0000 solid;
}

#bottomContainer {
	position:absolute;
	left:50%;
	margin-left:-447px;
	z-index:-5;
	width:895px;
	height:589px;
	border:0px #ff0000 solid;
}

#bottomContainer div#shell_bottom {
	position:absolute;
	bottom:0px;
}

#outerDiv{
	background-image:url(images/bg_main.gif);
	background-color:#ffffff;
	width:895px;
	margin:auto;
	padding:0px;
	padding:0px 0px 0px 0px;
}
#outerDiv1
{
	background-image:url(images/bg_home.jpg);
	background-color:#ffffff;
	width:898px;
	margin:auto;
	padding:0px;
	padding:0px 0px 0px 0px;
}

#form_box 
{
	width: 600px;
	/*background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font:0.9em Arial, Helvetica, Sans-serif;*/
	margin-top: 20px;
	margin-bottom: 2px;
}

#flashcontent ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#flashcontent ul li{
	display:inline;
	font-size:15px;
}

div.hr {
	border-bottom: 1px solid #e2e2e1;
	height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.float_rt {
	float:right;
	padding-top:10px;
	padding-bottom:2px;
	border:0px #000000 solid;
}

#form_box p {
	float: left;
	margin: 0px 0pt;
	width: 300px;
}

#form_box ul {
	padding-left:110px;
	list-style:none;
	display:inline;
}

#form_box ul li {
	display:inline;
}

div.spacer {
	height:80px;
}

div.spacer_sm {
	height: 10px;
}

strong.red {
	color:#FF0000;
}

form textarea {
	height:40px; width:240px;
}

dl.standardlist
{ 
    margin: 15px;
}
dl.standardlist dd
{ 
    padding: 5px 0 10px 0;
}
dl.standardlist dt
{ 
    font-weight: bold;
}
ul.standardlist
{
    margin: 15px;
    list-style-type: circle !important;
}
ul.standardlist li
{
    padding: 2px 0;

}
ol.standardlist
{
    margin: 15px;
}
ol.standardlist li
{
    padding: 2px 0;
    list-style-type: decimal;
}

.top
{
	font-family:Arial;
	font-weight:bold;
	font-size:130%;
	color:#000000;
}
A.email:ACTIVE, A.email:VISITED, A.email:LINK
{
	text-decoration:none;
	font-family:arial;
	font-weight:bold;
	font-size:130%;
	color:#000000;
}
A.email:HOVER
{
	font-family:arial;
	font-size:130%;
	color:#000000;
	text-decoration:underline;
}
.bullet
{
	margin-left:-40px;
	margin-top:-7px;
	right:-10px;
	float:left;
	font-family:Arial;
	color:#EC008C;
	font-size:35px;
}
.bullet1
{
	margin-top:-15px;
	margin-bottom:-20px;
	float:right;
	font-family:Arial;
	color:#EC008C;
	font-size:35px;
}
A.nav_top:ACTIVE, A.nav_top:VISITED, A.nav_top:LINK
{
	text-decoration:none;
	height:20px;
	font-size:99%;
	font-family:Tahoma;
	color:#ED40A6;
	position:static;	
}
A.nav_top:HOVER
{
	text-decoration:none;
	background-color:#ED40A6;
	height:20px;
	font-size: 110%;
	font-family:Tahoma;	
	color:#ffffff;
}
.nav1
{
	float:left;
	width:100%;
	text-decoration: none;
	font-family: Arial;
	font-size: 99%;
	color: #EC008C;
	padding:3px 0px 3px 0px;
}
.nav1:hover
{
	background-color: #EF66A5;
	color: #FFFFFF;
}
.nav2
{
	float:left;
	width:100%;
	text-decoration: none;
	font-family: Arial;
	font-size: 99%;
	color: #ffffff;
	background-color: #EF66A5;
	position:static;
	padding:3px 0px 3px 0px;
}
.nav2:hover
{
	background-color: #EF66A5;
	color: #EC008C;
}
.body_text
{
	font-weight:bold;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:16px;	
	color:#EC008C;
}
h1
{
	font-weight:bold;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:0px;	
	color:#EC008C;
}
h2
{
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;	
	color:#646464;
}
.li1
{
	margin-top:3px;
	margin-left:15px;
}
.li2
{
	margin-bottom:2px;
	color:#EB008B;
}
.nav_bottom
{
		text-decoration:none;
		color:#636363;
		font-size:10px;
}
.nav_bottom:hover
{
		text-decoration:underline;
		color:#636363;
		font-size:10px;
}
A.link_li:ACTIVE, A.link_li:VISITED, A.link_li:LINK
{
	color:#EC008C;
	text-decoration:underline;	
	font-weight:bold;
	font-size:99%;
	font-family:Tahoma;
}
A.link_li:hover
{
	color:#EC008C;
	text-decoration:none;		
}
A.navl:ACTIVE, A.navl:VISITED, A.navl:LINK
{
	margin:auto;
	height:100%;
	float:left;
	padding-left:14px;
	width:117px;
	font-weight:bold;
	text-decoration:none;
	color:#F067A6;
	line-height:12px;
}
A.navl:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #F067A6;
}
A.navlo:ACTIVE, A.navlo:VISITED, A.navlo:LINK
{
	float:left;
	padding-left:14px;
	width:117px;
	font-weight:bold;
	line-height:12px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #F067A6;
}
A.navlo:hover
{
	text-decoration:none;
}
.nav3
{
	font-weight:bold;
	text-decoration:none;
	color:#F067A6;
	
}
.navw3
{
	text-decoration:none;
	color:#F067A6;
	
}
A.navw:ACTIVE, A.navw:VISITED, A.navw:LINK
{
	margin:auto;
	height:100%;
	float:left;
	padding-left:14px;
	width:117px;
	text-decoration:none;
	color:#EC008C;
	line-height:12px;
}
A.navw:hover
{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #F067A6;
}
.align-top { vertical-align: top; }