*{
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	padding:0px;
}

strong{
	color:#9A1C1C;
}
body{
	text-align:center;
	padding:0px;
}

a{
	font-size:11px;
	font-family:Verdana;
	color:red;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#CCCCCC;
	text-decoration:none;
	
}
p{
	line-height:1.2em;
	font-family:Verdana;
	letter-spacing:1.1px;
}
img{
	border:none;
}
#header{
	margin-top:0px;
	margin:auto;
	width:780px;
	padding:0px;
}

div#navigation{
	margin:auto;
	padding:0px;
	width:780px;
	height:25px;
	background: url(images/navi-back.png) repeat-x;
	
}
div#navi_inside{
	float:right;
	background: url(images/navi-block.png) no-repeat;
	padding:0px;
	margin-right:0px;
	margin-left:auto;
	width:200px;
	height:25px;
}

#page{
	margin:auto;
	width:780px;
	padding:0px;
}

#left{
	width:600px;
	float:left;
	padding:5px;

}


div#services ul{
	list-style:square;
	list-style-position:inside;
}

div#services ul li{
	padding:2px;
	margin:2px;
	font-size:12px;
}

div#services ul li ul li{
	margin-left:15px;
}
#right{
	width:165px;
	float:left;
	margin-right:0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

div#right a{
	color:#9A1C1C;
}

div#right ul{
	list-style:none;
	margin-right:0px;
	margin-left:auto;
	padding:0px;
	width:auto;
}

div#right ul li{
	height: 20px;
	background-color:#F9F9F9;	
	padding:5px;
	width:auto;
	border-bottom: 1px solid #CCCCCC;
	text-align:right;
	letter-spacing:1.1px;

}
div#right ul li.selected{
	background: url(images/side2.png) no-repeat 2% 15%;
}
div#right ul li:hover{
	background: url(images/side.png) no-repeat 2% 15%;
}

div#right ul li a{
	font-size:14px;
	font-family:Arial;
}
div#footer{
	clear:both;
	border-top: #9A1C1C 2px solid;
	margin:auto;
	margin-top:10px;
	width:780px;
	height:50px;
	text-align:center;
	padding:0px;
}


div#footer_cont{
	float:left;
	margin-left:5px;
	margin-top:5px;
}

div#footer_img{
	margin-right:0px;
	float:right;
	background: url(images/footer2.png) no-repeat;
	height:33px;
	width:40px;
	margin-top:5px;
}

div#footer h2 a{
	color:#AB1515;
}

div#footer h2 a:hover{
	color:#808080;
}

div#partners table td{
	padding:5px;
}