body{
	margin:0px;
	padding:0px;
	background-color:#002a4d;
	font-size:12px;
	font-family:Tahoma;
	color:white;
}
td{font-size:12px;}
a{color:white;}
#Phone{font-size:38px;margin-top:15px;margin-left:50px;}
.L{
	background-image:url('l.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
.R{
	background-image:url('r.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
.C{
	background-image:url('bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
#Nav{
	margin-right:60px;
	margin-top:20px;
}
#Nav a{

}
#Index{
	background-image:url('index.jpg');
	background-repeat:no-repeat;
	background-position:top;
	height:203px;
	width:981px;
}
#Index a{
	display:block;
	height:203px;
	width:232px;
	float:left;
}
.Cont{
	color:#305b7e;
	font-size:11px;
	text-decoration:none;
}
.Block{
	height:154px;
	width:209px;
	background-image:url('block.jpg');
	background-position:center;
	margin-bottom:20px;
}

