/* CSS Document */
body {
	margin:10px auto;
	width:100%;
	behavior:url(csshover.htc);/*WinIE behavior call*/
	font-family:sans-serif;
	font-family:sans-serif;
	font-size:80%;
	line-height:21px;
}
#header {
	width:770px;
	height:110px;
	margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
}
#header img{
	float:left;
	margin:0;
	border:0;
	}
#content {
	width:770px;
	height:auto;
	margin:0px auto 0px auto;
}
#main {
	width:770px;
	height:auto;
	margin:-40px 0px 0px 0px;
	padding-top: 50px;
}

#mainright {
	width:600px;
	height:auto;
	margin:-60px 0px 0px 160px;
	padding-top: 50px;
}

#banner {
	width:770px;
	height: 120px;
	margin-top:50px;
	background-image:url(../images/pact/banner_march2010.png);
	background-position: center;
	background-repeat:no-repeat;
	}

#banner1008 {
	width:770px;
	height: 120px;                      
	margin-top:50px;
	background-image:url(../images/pact/banner2.gif);
	background-position: center;
	background-repeat:no-repeat;
	}
		
.right {
	float: right; 
	border: none; 
	padding: 0px; 
	margin: 10px 0 0 0px;
	background: #fff;
	text-align:center;
	font-size:90%;
	width:150px;
	height:auto;
	}
#pacttitle {
	padding:5px 0px 5px 3px;
	font-size:18px;
	text-align:left;
	background-color:;
	color:#ff2700;
	margin-top:20px;
	float:right;
	border:#000000 thin solid;
 }
 
/* Menu starts*/
 
#pactmenu {
	padding:0;
	text-align:center;
	vertical-align:middle;
	float:right;
	margin-top:-5px;	
		 }

#pactmenu ul {
	margin:0px;
	padding:0px;
	border:0px;
}
	
#pactmenu li {
	float:right;
	padding:0;
	position:relative;
	list-style: none;
	margin:0 auto auto auto;
	border: 0px;
	width:72px;
	height:23px;
	font-size:10px;
	font-weight:bold;
	line-height:2.7em;
	}
#pactmenu li.limain	{
	background-image:url(../images/pact/menu/main.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#pactmenu li.limain:hover {
	background-image:url(../images/pact/menu/down.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
#pactmenu li.liactive {
	background-image:url(../images/pact/menu/active.gif);
	background-position:bottom;
	background-repeat:no-repeat;;
	}
	
li.liactive	a {	background-color:#FFFFFF;
	color:#ff0027;
}	
#pactmenu li a {
	padding:0;
	text-decoration:none;}
	
#pactmenu a:link		{text-decoration:none; background-color:#fff;color:#000;}
#pactmenu a:visited	{text-decoration:none; background-color:#fff;color:#000;}
#pactmenu a:hover {text-decoration:none; background-color:#fff;color:#ff2700;}
#pactmenu a:active {text-decoration:none; background-color:#fff;color:#ff2700;}
	
/* Menu ends */

a:link		{text-decoration:none; background-color:#fff;color:#ff2700;}
a:visited	{text-decoration:none; background-color:#fff;color:#ff2700;}
a:hover {text-decoration:none; background-color:#ff2700;color:#fff;}
a:active {text-decoration:none; background-color:#fff;color:#ff2700;}
	
.subtitle {
	padding:2px 2px 2px 20px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background-color:#fff;
	color:#ff2700;
	background-image:url(../images/pact/pact_icon_list.gif);
	background-position:left;
	background-repeat:no-repeat;

}

.title {
	padding:5px 2px 2px 20px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background-color:#fff;
	color:#ff2700;
	background-image:url(../images/pact/pact_icon_list.gif);
	background-position:left;
	background-repeat:no-repeat;

}

#pnp {float:right;}

#pnp img { 	border:0;}

ul {
	list-style-image:url(../images/sharrow.gif);
	background-repeat:no-repeat;

	}
ul ul{
	list-style-image:url(../images/sharrow.gif);
	background-repeat:no-repeat;

	}
ul li, ul ul li {
	line-height:2.2em;
	}
	
/*----Footer---*/
#footer{
	width:100%;
	height:65px;
	clear:both;
	padding-top:5px;
	text-align: left;
	font-size: 80%;
	background:#fff;
	color: #000;
	margin:0px auto 0px auto;
	padding:10px 0px 0px 5px;
	border:#000 thin solid;
	}

#footer img {
	float:right;
	border:0;
	}
/*---end of the footer---*/

#adv {width:100%;
	height:auto;
	margin-top:15px;
	}
#adv img {float:left;
		}
#adv p {margin-left:120px;
	margin-top:-5px;
	padding:0 0 3px 5px;

	}
#leftvert {
	margin:3px 0 0 0;
	/*border:#ff8888 2px solid;*/
	float:left;
	width:180px;
	
	 }
blockquote {
	margin:2px 10px;
	}

.alignleft {
	float:left;
	margin: 0px 10px 0 5px;
	}
	
.logo {
	width:125px;
	height:70px;
	float: left;
	border:#CCCCCC 1px solid;
	padding:0px;
	margin:3px;
	text-align:center;
	vertical-align: middle;
	}
