/* General
--------------------------------------- */
.trail{
font-size:11px;
line-height:12px;
font-family:sans-serif,"Times new Roman";
color:#000;
position:relative;
}
.hide {
	display: none;
	}


table { 
	border-collapse: collapse;
	border-spacing: 0;
	}

img {
	border: none;

	}
 
p {
	
	font-size:12px;
	line-height:21px;
	color:#333;
	}
li{line-height:25px;}
strong {
	font-weight: bold;

	}

em {
	font-style: italic;
	}


.pngfix {
    azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
        
    );
}
/* General Structure
--------------------------------------- */

body {
margin:0 auto;
padding:0;
width:950px;
text-align:center;
background-position: top center;
	text-align: center;
	background-color: #1a1818;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	
	color: #333;
	
	}

 #frame {
margin:0 auto;
	width: 950px;


	}
	

/* MainCol Structure
--------------------------------------- */


	
#mainCol {
	float: left;
	width: 230px;
	padding-left: 20px;

	
	}
	
#mainContent{
	text-align:center;
	width: 230px;
	margin: 0px;
	padding-top: 0px;
	background-color:#fff;
	background-position: left;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
	}
	
#mainCol .left{
	float: left;
	width: 0px;
	margin: 0px;
	padding-top: 0px;
	height: 340px;
	background-color:#fff;

	}
	
#mainCol .right{
	float: right;
	width: 230px;
	margin: 0px;
	padding-top: 0px;
	height: 340px;
	background-color:#fff;

	}
	
#mainCol .bottom{
	width: 230px;
	
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	
	}
	
/* MainCol Content
--------------------------------------- */
	
#mainCol .right h1{
	margin: 0px;
	padding: 0px;
	}

#mainCol .right h1 a{
	display: block;
	margin-bottom: 15px;
	padding-top: 50px;
	padding-left:57px;
	padding-bottom:20px;
	float: left;
	}
	


	
/* SubCol Structure
--------------------------------------- */
#subCol {
	float: right;

width:665px;
border-left:5px solid #666;
border-right:5px solid #666;
border-bottom:5px solid #666;
background-color:#fff;
	background-image:url(../image/white.gif)
	background-repeat: repeat;
/*	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; */
	}

	

	
#subContent {
	margin: 0px;
	float: right;
	width: 625px;
	background-position: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#fff;
	background-repeat: repeat;
	text-align:left;
	}
	
#subContent .left{
	float: left;
	margin-top:15px;
	width: 210px;
	font-family: "Times New Roman";
	line-height:18px;
	}
	
	
#subContent .right{
	float: right;
	width: 390px;
	padding-right:50px;
	min-height:300px;
	height:auto !important;
	height:300px;

	background:#fff;
	font-family:Arial;
	}
	
	#subContent .right p{
	color:#333;
		opacity: 0.99999;

	}

#subCol .bottom{
	margin: 0px;
	padding: 0px;
		width: 645px;
	w\idth:655px;

	height: 8px;
	clear: both;
	}
	


/* Home
--------------------------------------- */
.error{
color:#c00;
font-weight:bold;
font-size:12pt;
}
	
/* Contact
--------------------------------------- */

body #mainContent {
	background-color:#fff;
	color:#333;
	}
	
body #mainCol .left{
	background-color:#fff;
	color:#333;
	
	}
	
body #mainCol .bottom{

	background-image: url(../images/menu-curve-sml.png);
	
	}

body h2 {
font-family: serif,"Times New Roman", tahoma, arial, helvetica ;
	color: #000;
	font-size:18px;
	height:25px;
	padding:10px 0 20px 40px;
	line-height:25px;
	font-weight:normal;
	font-variant: small-caps;
	}

body h3 {font-family: Arial, helvetica ; margin-bottom:-5px; margin-top:5px; font-weight:bold;font-size:12px;}
body h4{ margin-bottom:-10px;}

	
/*main page 980 width column
-----------------------------------------*/

#widthCol {

	width: 940px;
	height:390px;

border-left:5px solid #808080;
border-right:5px solid #808080;
border-bottom:5px solid #808080;
background-image:url(../images/FPOmain2.jpg);
/*	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95; */
	}

#subwidthCol {

margin-top:35px;
	width: 940px;
	w\idth:940px; /* for IE6 */
	height:120px;
margin-left:0px;

	}

#bottomCol{
margin-top:10px;
	width: 940px;
	w\idth:940px; /* for IE6 */
	margin-left:5px;

}

/*end main page*/

/* Footer
--------------------------------------- */
	
#footer {	
clear: both;
position:relative;
text-transform: uppercase;
color: #fff;
width:940px;
margin-top: -10px;
padding-bottom: 5px;
text-align:center;
	}
	
.fixcenter{
width:665px;padding-left:140px;
}
#footer ul{
	margin: 0;
	padding: 0;
	}

#footer li {
	display: inline;
	list-style: none;

	}
	
#footer a{
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.07em;
	font-size: 10px;

	}
	
#footer a:hover{	
color: #999;
	text-decoration: underline;


	}
	
/* Headers
--------------------------------------- */


	
/* Links
--------------------------------------- */
	
a{
color:#999;
}

a:hover{
	color:#666;
	text-decoration: underline;
	
	}

/* Form
--------------------------------------- */

	
/* Misc
--------------------------------------- */

.both{
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 695px;
	}
	
.images{
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #999999;
	}


	
/* Clearing
--------------------------------------- */

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container{display: inline-block;}

/* Hides from IE-mac \*/
* html #container {height: 1%;}
#container {display: block;}
/* End hide from IE-mac */

dd {
margin:5px 0px 25px;
line-height:21px;;
}


dt {
font-weight:bold;
}


.download a{font-weight:bold;
color:#000;font-family:Arial;line-height:15px;
text-decoration:none;
}

.download a:hover{
color:#000;
text-decoration:underline;
}