/* CSS Document */
body {
	margin:0px; 
	padding:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	background:#000000 url('images/bg.jpg') repeat-y;
	color:#D2D2D0; background-color:#000000
}
/* Main Body Background */
main-body {
	background-image: url('url(images/bg.jpg');
	height: 100px;
	width: 800px
}
/* Copyright box */
.two-lines{
	clear:both;
	height:3px;
	background-color:#535353;
	border-bottom:#070707 2px solid;
	overflow:hidden;
}
/* Main content */
#main {
	width:800px;
	margin-left:0px;
	margin-right:auto;
}
/* Header */
#header-left{
	float:left;
	width:800px;
	height:110px;
}
#up-company-name{
	background:url('images/pnm.jpg') no-repeat bottom left;
	height:100px;
	padding-left:5px; padding-right:0px; padding-top:10px; padding-bottom:0px
}
#down-company-name{
	background:url('images/down-company-name.jpg') no-repeat;
	height:9px
}
#date{
	background:url('images/date.jpg') no-repeat 23px 16px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	height:0px;
	padding-left:0px; padding-right:0px; padding-top:15px; padding-bottom:0px
}

#header-right{
	float:left;
	width:196px;
	height:0px;
}
#up-header-right{
	background:url('images/up-header-right.gif') repeat-x bottom left;
	height:37px
}
#header-right ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header-right li {
	margin:0px;
	padding:0px;
	background:url('images/header-right-bg.jpg') repeat-y;
	border-top:1px solid #7E7E7A;
	border-bottom:1px solid #5D5D59;
	height:28px;
	line-height:28px
}
#header-right li.home {
	border-top:0px;
	padding:24px 0px 0px 0px;
	height:24px;
	line-height:24px;
}
#header-right li.contact {
	border-bottom:0px;
	padding:4px 0px 0px 0px;
	height:44px;
	line-height:24px;
}
#header-right a {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#0A0B06;
	background-position:20px 0px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 50px;
}
#header-right a:hover {
	color:#cc0000;
}
#header-right a.link1{
	background-image:url('images/home.gif');
}
#header-right a.link1:hover{
	background-image:url('images/home-hover.gif');
}
#header-right a.link2{
	background-image:url('images/about.gif');
}
#header-right a.link2:hover{
	background-image:url('images/about-hover.gif');
}
#header-right a.link3{
	background-image:url('images/services.gif');
}
#header-right a.link3:hover{
	background-image:url('images/services-hover.gif');
}
#header-right a.link4{
	background-image:url('images/careers.gif');
}
#header-right a.link4:hover{
	background-image:url('images/careers-hover.gif');
}
#header-right a.link5{
	background-image:url('images/solutions.gif');
}
#header-right a.link5:hover{
	background-image:url('images/solutions-hover.gif');
}
#header-right a.link6{
	background-image:url('images/contact.gif');
}
#header-right a.link6:hover{
	background-image:url('images/contact-hover.gif');
}
#down-header-right{
	background:url('images/down-header-right.gif') repeat-x;
	height:5px
}
#content-left{
	float:left;
	width:240px;
	border-left:#191919 1px solid;
}
/* Menu properties */
#left-menu{
	width:210px;
	border-left:#474843 19px solid;
	background-color:#171717;
	padding:30px 0px;
}
#left-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#left-menu li {
	margin:0px;
	padding:0px;
	height:20px;
	line-height:20px;
}
#left-menu a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#D7D7D7;
	background:url('images/left-menu.gif') no-repeat 26px 5px;
	padding-left:47px
}
#left-menu a:hover{
	background:url('images/left-menu-hover.gif') no-repeat 26px 5px;
	text-decoration:underline;
	color:#5fa9da
}
/* Partners box */
#menu-divider{
	width:167px;
	background:url('images/best-bg2.jpg') repeat-y;
	height:0px;
	line-height:42px;
	padding-left:63px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#best{
	color:#FFFDFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;

}
#left-world{
	width:210px;
	border-left:#474843 19px solid;
	background-color:#171717;
	height:260px;
}
#left-world img{
	margin:12px 6px 6px 0px;
	border:0px;
}		
#content-right{
	float:left;
	width:529px;
}
#content-main{
	padding:10px;
}
/* Tag properties */
h1{
	color:#FFFDFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 10px;
	margin:0px;
}
p{
	padding:0px 0px 5px 0px;
	margin:0px;
}
/* Content properties */
#content-main span{
	font-weight:bold;
}
#content-main img{
	border:#696969 1px solid;
	margin:0px 10px;
	float:left;
}
#content-main a.read-more{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	color:#992018;
	font-weight:bold;
	text-decoration:none;
	background:url('images/read-more.gif') no-repeat 0px 3px;
	float:right;
	padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#content-main a.read-more:hover{
	text-decoration:underline;	
}
#services{
	clear:both;
	float:left;
	width:314px;
	margin:20px 0px 0px 0px;
}
h2{
	color:#FFFDFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-top:#0F0F0F 1px solid;
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 10px;
}
#services a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	color:#D2D2D0;
	text-decoration:underline;
}
#services a:hover{
	text-decoration:none;
}
#services img{
	margin:0px 10px;
	float:left;
}
#services p{
	margin:20px 0px 20px 20px;
}
/* Testimonials box */
#testimonials{
	float:left;
	width:186px;
	color:#191A15;
	font-size:11px;
	background-color:#61625C;
	margin:20px 0px 0px 15px;
	padding:0px 0px 10px 10px;
}
h3{
	color:#FFFDFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0px 10px 10px;
	margin:0px 0px 0px 10px;
}
#testimonials img{
	border:#8C8D87 2px solid;
	margin:0px 10px 10px 0px;
	float:left;
}
#testimonials a{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#571C20;
	text-decoration:none;
}
#testimonials a:hover{
	text-decoration:underline;
}
#testimonials p {
	clear:left;
}
#testimonials a.all-testimonial{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px; 
	color:#DBDCD7;
	font-weight:bold;
	text-decoration:none;
	background:url('images/all-testimonial.gif') no-repeat 0px 3px;
	float:left;
	padding-left:20px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#testimonials a.all-testimonial:hover{
	text-decoration:underline;	
}
/* Copyright box */
#copy{
	float:left;
	width:800px;
	height:61px;
	font-size:11px;
	color:#D6D6D4;
	padding:24px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
}
/* Footer properties */
#footer-menu{
	float:left;
	width:530px;
	height:85px;
	color:#762A1C;
	line-height:20px;
	text-align:center;
	background-color:#171717;
}
#footer-menu ul {
	margin:23px;
	padding:0px;
	list-style:none;
}
#footer-menu li {
	margin:0px;
	padding:0px;
	display:inline;
}
#footer-menu a {
	color:#ECECEC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	padding:0px 10px;
	text-decoration:none;
}
#footer-menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* Link properties */
a {
	color:#ECECEC;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px; 
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}