body {

	background-color: #EFEEEC;
	margin:0px;
	padding:0px;
	z-index:1;
}

#wrapper {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:800px;
	height:740px;
	background-color:#000;
	z-index:2;
}

#content {
	width:792px;
	height:730px;
	background-color: #EFEEEC;
	position:relative;
	top:0px;
	float:left;
	left:4px;
	z-index:23;
	border-top-style: solid;
	border-top-width: 6px;
	border-top-color: #990000;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 0px;
}

#top-nav {
	background-color: #000000;
	background-position: center center;
	margin: 0px;
	padding: 0px;	
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	text-align: center;	
	height: 30px;
	width: 600px;
	z-index:20;	
	word-spacing: 1.5em;
}

#top-nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	text-decoration:none;
	font-weight: bold;

}

#top-nav a:hover {
	color: #FF9900;
	margin-left:auto;
	text-decoration:none;
}

#upper-content {
	width:770px;
	height:220px;
	background-image: url(../images/banner-bg.png);
	background-repeat: no-repeat;
	margin-top:10px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
	z-index:25;
}

#company-title {
	background-image: url(../images/company-title-1.png);
	background-repeat: no-repeat;	
	width:272px;
	height:54px;
	float:left;
	position:static;
	top:0px;
	margin-left:20px;
	margin-top:30px;
	z-index:30;
}

#slideshow {
	position:relative;
	top:5px;
	left:40px;
	z-index:35;
}

#left-content {
	clear:both;
	width:280px;
	height:462px;
	background-image: url(../images/left-content1.png);
	background-repeat: no-repeat;
	position:relative;
	top:-110px;
	left:40px;
	z-index:45;
}

#left-content p{
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#left-content a:link {
	color: #CC6600;
	text-decoration: underline;
}
#left-content a:visited {
	color: #CC6600;
	text-decoration: underline;
}

#left-content a:hover {
	color: #990000;
	text-decoration: none;
}

#left-content a:active {
	color: #CC6600;
	text-decoration: underline;
}

#left-content img{
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#right-content {
	width:461px;
	height: 330px;
	margin: 0px;
	background-image: url(../images/clients-content.jpg);
	background-repeat: no-repeat;
	position:relative;
	top:-457px;
	left:325px;    
	z-index:51;
	font-weight: normal;
}

h5{
	font-weight:bold;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top:14px;
}

#right-inner {
	width:450px;
	height:280px;
	position:relative;
	top:-5px;
	left:0px;
}

#right-inner p{
	padding-top:-15px;
	padding-left:15px;
	padding-right:25px;
	font-size:12px;
	text-align:left;
}

.paragraph-head {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:10px;
}

.italic12 {
	font-style: italic;
	font-size:10px;
}

table {
	position:relative;
	top:0px;
}

#list-par {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal; 
	text-align:left; 
	font-size:11px; 
}


#list-par a:link{
	color: #CC6600;
}

#list-par a:hover {
	color: #990000;
}

.paragraph p{
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	margin-top:8px;
	padding-top:8px;
	margin-bottom:5px;
	padding-bottom:5px;
}

.paragraph a {
	font-weight:bold;
	color: #CC6600;
}

.paragraph a:hover {
	font-weight:bold;
	color: #990000;
}

.red11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; color:#666666; font-weight:bold
}

.italic12 {
	font-size:12px;
	font-style: italic;
}

#px-container {
	width:335px;
	height:110px;
	display:inline;
	margin-left:40px;
	margin-right:auto;
}

#px-container img{
	margin-right:20px;
}

#footer {
	clear:both;
	position:relative;
	top:-112px;
	left:4px;          
	z-index:900;
	width: 792px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top:0px;
	height: 45px;
	text-align:center;
	border-top-style: solid;
	border-top-width: 6px;	
	border-top-color: #CC6600;
	background-color: #000000;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	margin-left:auto;
	text-decoration:none;
	font-weight: normal;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	text-decoration:none;
	font-weight: normal;
}

#footer a:hover {
	color: #FF9900;
	margin-left:auto;
	text-decoration:none;
	font-weight: normal;
}


