/* CSS Document */

body {
	font-size:12px;
	color:#231F20;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin:0;
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
	
	
}

 #container {
	position:relative;
	margin:auto;
	text-align:center;
	width:983px;
	height:889px;
}
	
#menu{
float:right;
height:850px;
width:43px;
}

#preview{
float:right;
height:58px;
width:110px;

margin:-430px -65px 0 0px;
#margin:-360px -65px 0 0;
padding:9px 0 0 0px;
color:#FFFFFF;
z-index:100



}

#copy {
float:left;
height:846px;
width:895px;
margin: 2px 0 0 45px;
background-image:url(images/home-bg.jpg);


}


#copy-non-index {
float:left;
height:846px;
width:913px;
margin: 2px 0 0 0px;


}


#heading{
position:relative;
height:367px;
width:895px;
margin:200px 0 0 0;
background-color:#FFFFFF;
opacity:0.95;filter:alpha(opacity=95);
z-index:50;
}

h2{
padding:0;
margin:0;
font-size:15px
}

h1{
padding:0;
margin:10px 0 0 0;
font-size:16px
}


li{
color:#FFCC33;
line-height:20px;
}

li span{
color:#000000;
}

#content {
	position:relative;
	width:983px;
	height:895px;
	background-image:url(images/content-bg.png);
	background-repeat:no-repeat;
	
}


		
#footer {
position:relative;
width:895px;
margin: 0 0 0px 43px;
top:-30px;
font-size:10px;
color:#666666

}

#flash {
position:relative;
width:776px;
height:134px;
margin:0 0 0 5px;
	
}

#active-tab{
position:relative;
width:11px;
height:66px;
background-image:url(images/active-tab.png);
margin:9px 0 0 884px;
}


#active-tab-contact{
position:relative;
width:11px;
height:67px;
background-image:url(images/active-tab.png);
margin:379px 0 0 16px;
}

#active-tab-about{
position:relative;
width:11px;
height:66px;
background-image:url(images/active-tab.png);
margin:83px 0 0 16px;
}

#active-tab-services{
position:relative;
width:11px;
height:66px;
background-image:url(images/active-tab.png);
margin:157px 0 0 16px;
}

#active-tab-media{
position:relative;
width:11px;
height:65px;
background-image:url(images/active-tab.png);
margin:307px 0 0 16px;
}

#active-tab-seminar{
position:relative;
width:11px;
height:65px;
background-image:url(images/active-tab.png);
margin:234px 0 0 16px;
}

#active-tab-white{
float:left;
width:27px;

height:840px;
margin:2px 0 0 0px;
background-image:url(images/tab-bg.jpg);
background-repeat:no-repeat;
}

#flash-headers{
position:relative;
width:913px;
height:447px;

}

#head-line{
position:relative;
width:830px;
height:66px;
margin: 5px 0 0 85px;
background-color:#000000;
text-align:center


}

#copy-pages{
position:relative;
width:788px;
height:280px;
margin: 10px 0 0 120px;
#margin: 15px 0 0 85px;
overflow:hidden;
text-align:left;
}


#contact-col1{
float:left;
width:200px;
height:280px;

}

#form-col1{
float:right;
width:550px;

}

#pdf{
padding:5px 0 0 0
}

.special {
display:none;
}


.scroll-track{
 height:10px;
 width:20px;
 background-color:#CCCCCC;
 left:10px

}

.scroll-handle{

 height:10px;
 width:20px;
 background-color:#333333;
 cursor:pointer;
}



a:link  {color:#000000; text-decoration:none;} /* unvisited link */
a:visited {color:#000000; text-decoration:none;} /* visited link */
a:hover {color:#CC6600} /* mouse over link */
a:active {color:#000000; text-decoration:none;} /* selected link */	

#footer a:link  {color:#666666; text-decoration:none;} /* unvisited link */
#footer a:visited {color:#666666; text-decoration:none;} /* visited link */
#footer a:hover {color:#CC6600} /* mouse over link */
#footer a:active {color:#666666; text-decoration:none;} /* selected link */	






