body {background-color:#000000;
font-size: 16px;
}
a, html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	vertical-align: baseline;
	}
a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none; /*text-decoration: underline;*/
}

h1 {
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

img {
	border: 0px;
}



li {
	list-style: none;
}



td, tr, p, div {
	color: #000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
    /*text-align:justify;*/
}

ul {
	margin: 0px;
	padding: 0px;
}

#body {
	width: 980px;
	min-height: 1400px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#home {
	width: 979px;
	height: 545px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	float: left;
	width: 421px;
	height: 100%;
	text-align:right;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	padding: 0px;
	display: inline;
}

#home-left {
	float: left;
	width: 420px;
	height: 100%;
	text-align:right;
	background-image: url('images/bg.gif');
	background-repeat: repeat-y;
	padding: 0px;
	display: inline;
}

#right {
	float: right;
	width: 559px;
	height: 100%;
	min-height: 1152px;
	background-image: url('images/09-PAH-001-background.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	display: inline;
    overflow:hidden;
}

#home-right {
	float: right;
	width: 559px;
	height: 100%;
	background-image: url('images/09-PAH-001-homebackground.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	display: inline;
}

#top-menu {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color:#000;
}

/*menu section (originally on html pages)*/

    #mainMenu{
        background-color: transparent;    /* Background color of main menu */
        font-family:"Times New Roman", Times, serif;    /* Fonts of main menu items */
        font-size: 100%;    /* Font size of main menu items */
        border-bottom: 0px solid #000000;    /* Bottom border of main menu */
        height:65px;    /* Height of main menu */
        
        position:relative;    /* Don't change this position attribute */
        display: none;  
    }
    #mainMenu a{
        padding-left:6px;    /* Spaces at the left of main menu items */
        padding-right:7px;    /* Spaces at the right of main menu items */
        font-weight:normal;
        padding-top: 27px;
        border-left:0px solid #000000;
        border-right:1px solid #8a867a;
        text-decoration:none;    
        /* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
        height:40px;
        /* Don't change these two options */
        position:absolute;
        bottom:-1px;    /* Change this value to -2px if you're not using a strict doctype */
    }
    
    #mainMenu a:hover{
        color: #993333;    /* Red color when the user moves the mouse over main menu items */
    }
    
    #submenu{        
        font-family:"Times New Roman", Times, serif;    /* Font  of sub menu items */
        background-color:#2f2f2f;    /* Background color of sub menu items */
        
        width:100%;    /* Don't change this option */
        display: none;  
        
    }    
    #submenu div{
        white-space:nowrap;    /* Don't change this option */
        
    }
    /*
    Style attributes of active menu item 
    */
    #mainMenu .activeMenuItem{
        /* Border options */
        border-left:0px solid #000000;
        border-top:0px solid #000000;
        border-right:1px solid #8a867a;        
        background-color: transparent;    /* Background color */
        
        cursor:pointer;    /* Cursor like a hand when the user moves the mouse over the menu item */
    }
    
    #mainMenu .activeMenuItem img{
        position:absolute;
        bottom:0px;
        right:0px;
    }
        
    /*
    Style attributes of inactive menu items
    */
    #mainMenu .inactiveMenuItem{        
        color: #000;    /* Text color */
        cursor:pointer;    /* Cursor like a hand when the user moves the mouse over the menu item */
    }
    
    #submenu a{    
        text-decoration:none;    
        /* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
        padding-left:5px;    /* Space at the left of each sub menu item */
        padding-right:5px;    /* Space at the right of each sub menu item */
        color: #fff;    /* Text color */
        font-size:0.75em; 
    }
    
    #submenu a:hover{
        color: #993333;    /* Red color when the user moves the mouse over sub menu items */
    }
    
 

#main-menu {
	width: 100%;
	height: 65px;
	text-align:left;
	margin-top: 36px;
	font-variant:small-caps;
}


#home-main-menu {
	width: 100%;
	height: 65px;
	text-align:center;
	margin-top: 480px;
	font-variant:small-caps;
}

#home-main-menu p {
	text-align:center;
	margin-right:55px;
	font-size:16px;
}

#home-main-menu a{
	color:#000000;
	}


#main-menu .nolink a:hover , #home-main-menu .nolink a:hover {
	color:#000000;
	}

	
#content {
	height: auto;
	width: auto;
	padding: 20px 50px 30px 50px; 

}

#footer {
	clear:both;
	float:right;
	color: #eee;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	width: 575px;
	padding: 0px;
	margin: 30px 0px;
	text-align:right;
}
	
#footer ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer ul li {
	margin-left: 0;
	padding: 0px 2px;
	list-style: none;
	display: inline;
	line-height:125%;
	color: #eee;

}
	
#footer ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#footer ul li a {
	text-align:right;
	text-decoration:none;
	font-variant:small-caps;
	color:white;
	}
#footer ul li a:hover {
	text-decoration:underline;
	}


.trade li {
	line-height:150%;
	}

#short-content{
	height:905px;
	}.rightBold {
	font-weight: bold;
	text-align: right;
}
