body {
	background-image:url(../Images/bg2.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	background-color:#C2E3F4;
	color:#595A5C;
	font-size:12px;
	text-align:justify;
	font-family:tahoma,arial;
}
#container{
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;

}
#header{
	width:978px;
	height:24px;
	padding:20px 0px 0px 22px;
	font-family:"Arial Black", arial;
	color:#ffffff;
	font-size:13px;
}

#flash{
	width:1000px;
	height:210px;
	padding:0px;
	margin-bottom:1px;
}

.nav-main{
	display:inline;
	padding:0px;
	list-style:none;
	height:36px;
}

.nav-main li{
	float:left;
	padding:0px;
	margin:0px;
	background:none;
}

.nav-main a{
	float:left;
	height:36px;
	text-indent:-9999px;
	font-size:0px;
	cursor:pointer;
}

.nav-main .nav-home a{
	width:68px;
	background:url(../Images/Nav/home.jpg) no-repeat;
}

.nav-main .nav-rl a{
	width:87px;
	background:url(../Images/Nav/rl.jpg) no-repeat;
}

.nav-main .nav-pvc a{
	width:132px;
	background:url(../Images/Nav/pvc.jpg) no-repeat;
}

.nav-main .nav-site a{
	width:97px;
	background:url(../Images/Nav/site.jpg) no-repeat;
}

.nav-main .nav-grp a{
	width:133px;
	background:url(../Images/Nav/grp.jpg) no-repeat;
}

.nav-main .nav-lead a{
	width:137px;	
	background:url(../Images/Nav/lead.jpg) no-repeat;
}

.nav-main .nav-contact a{
	width:100px;	
	background:url(../Images/Nav/contact.jpg) no-repeat;
}

.nav-main a:hover,

.nav-main li.active a{
	background-position:0 -36px !important;
}

#left{
	width:260px;
	float:left;
	min-height:367px;
	height:auto !important;
	height:367px;
}

#left-txt{
	width:230px;
	padding-left:50px;
}

#left-txt2{
	width:230px;
	padding-left:0px;
	text-align:center;

}

#left-txt2 a{
	color:#227CDD;
	text-decoration:none;
}

#left-txt ul{
	margin:5px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#227CDD;
	margin-bottom:30px;
}

#left-txt li{	
	list-style:none;
	background-image:url(../Images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
	padding: 10px 0px 0px 20px;
	font-weight:bold;
}

#left-txt a{
	color:#227CDD;
	text-decoration:none;
}

.img-flt-lft{
	float:left;
}

.img-flt-rgt{
	float:right;
}

#content{
	width:679px;
	min-height:410px;
	height:auto !important;
	height:410px;
	background-color:#FFFFFF;
	float:left;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../Images/content-bg.jpg);
}

#footer{
	background-color:#FFFFFF;
}

#footer-txt{
	background-image:url(../Images/footer-bg.jpg);
	width:1000px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}

#footer a{
	color:#595A5C;
	text-decoration:none;
}

#footer-txt em{
	font-size:12px;
	color:#227CDD;
	font-style:normal;
}

.foot-nav{
	margin-left:340px;
	color:#227CDD;
}

h1{

}	
h2{

}
h3{

}
p{

}
em{
	font-size:14px;
	color:#227CDD;
	font-style:normal;
}
a{

}
a:hover{

}
img, div { behavior: url(../components/iepngfix.htc) }

#images{ width:200px; float:right; margin:5px; text-align:center;}
#images img{ margin-bottom:5px;}

strong {font-weight:normal;}