*{ margin:0; padding:0;}
body {
	font : 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #4c4c4c;
	margin:0;
	padding: 0;
}
a {
	color : #333333;
	background : inherit;
	text-decoration : none;
}
a:hover {
	color : #c75d61;
	background : inherit;
	text-decoration : underline;
}
p {
	margin : 5px;
}
h1,h2 {
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	margin: 0;
}
h3 {
padding : 4px 0;
margin : 0;
}
img { border : 0 }
select,input{
	font-size: 9pt;
	margin: 0;
	padding: 1px;
}
form{
	padding: 0px;
	margin:0;
	display: inline;
}
.right { float: right }
ul {
margin : 0;
padding : 0;
list-style : none;
}
a img {
	FILTER: alpha(opacity=90); moz-opacity: 0.9; opacity: 0.85;opacity: 1;border: 1px solid #f1f1f1;
}
a:hover img {
	FILTER: alpha(opacity=100); moz-opacity: 1; opacity: 1;border: 1px solid #808080;
}
#container {
	width: 960px;
	margin: 0 auto;
}
#header{
	width: 960px;
	background-image: url(../images/headerline.png);
	background-repeat: no-repeat;
	float: left;
}
#top{
	background-image: url(../images/headertopbg.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
	height: 71px;
	padding: 0px 10px;
}
#top span{
	float: right;
	margin-top: 10px;
	text-align: right;
}
#top h1{
	display: inline;
}
#nav{
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	padding: 6px 0px 8px 86px;
}
#nav a{
	color: white;
	padding: 0px 20px;
	background-image:none;
}
#nav span{
	color: white;
	margin-right: 90px;
	background-image:none;
}
#nav span a{padding: 0px; background-image:none;}
#header #left{
	background-image: url(../images/headersidebg.png);
	background-repeat: no-repeat;
	float: left;
	width: 219px;
}
#header #left a {
	display: block;
	background: #666666 url(../images/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 20px 0 20px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	font-size: 10pt;
}

#header #left a:hover {
	color: #FFFFFF;
	background: #CC0001 url(../images/vmenuarrowhover.gif) no-repeat center left;
}
#header #center{
	float: left;
	margin-left: 2px;
}
#header #right{
	float: right;
	height: 245px;
	width: 215px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
}
#pagebody{
	width: 960px;
	margin: auto;
	float: left;
}
#leftside{
	float: left;
	width: 218px;
}
#leftside a img{border: none;}
#leftside a:hover img{border: none;}
#leftarticle{
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	padding: 8px;
	background-color: #F6F6F6;
	width: 200px;
}
#leftarticle ul{
	background-color: #E5E5E5;
}
#leftarticle ul li{
	background-image: url(../images/leftlibg.png);
	background-repeat: repeat-x;
	padding: 9px 9px 8px 9px;
}
#rightside{
	float: right;
	width: 736px;
}
#pros{
	border: 1px solid #e5e5e5;
	background-color: #f6f6f6;
	float: left;
	width: 734px;
	margin-top: 5px;
	padding-bottom: 8px;
}
#probody{
	background-color: white;
	float: left;
	display: inline;
	margin:5px 8px 0px 8px;
}
#protitle{
	background-image: url(../images/total.png);
	background-repeat: no-repeat;
	padding: 2px 0px 5px 54px;
	color: white;
}
#protitle a{
	color: white;
	display:block;
	width:80px;
	background-image:none;
}
#article{
	width: 718px;
}
#footer {
	clear : both;
	margin : 1em 0 0 0;
	color : #777;
	line-height : 1.7em;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0px;
	height: 80px;
}

