body {
	font-size:76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color : #ffffff;
}
h1{
	font-size:1.3em;
}
h2{
	font-size:1.1em;
}
a{
	color:black;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;	
}
.header{
	width:960px;
	background-image : url(images/header.jpg);
	background-repeat : no-repeat;
	height:218px;
}
.line{
	height:1px;
	background-color : #C0E1F9;
}
.mainback{
	background-image : url(images/line.gif);
	background-repeat : repeat-y;	
}
.copyright{
	background-color : #6C7EB7;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:30px;
	font-size:0.8em;
}
.copyright a{
	color:white;
	text-decoration : none;
}
.copyright a:hover{
	text-decoration : underline;	
}
.nav1{
	width:960px;
	font-size:0.8em;
	height:188px;
	color:white;
}
.padding1{
	width:345px;

}
.padding2{
	width:255px;

}
.icon{
	width:90px;

}
.nav2{
	width:960px;
	font-size:0.8em;
	height:30px;
	color:white;
}
.nav2 a{
	color:white;
	text-decoration : none;
}
.nav2 a:hover{
	text-decoration : underline;
}
.padding3{
	width:340px;
}
.ab{
	width:30px;
}
.tel{
	padding-right:10px;
	font-size:1.4em;
	font-weight : bold;
}
.main{
	margin-top:20px;
	margin-bottom:20px;
}
.bordertop{
	background-image : url(images/bordertop.gif);
	background-repeat : no-repeat;
	width:300px;
	height:30px;
}
.borderbase{
	background-image : url(images/borderbase.gif);
	background-repeat : no-repeat;
	width:300px;
	height:30px;
}
.content{
	width:276px;
	background-color : White;
	border-right : 2px solid;
	border-right-color : #CF1312;
	border-left : 2px solid;
	border-left-color : #CF1312;
	padding-left:10px;
	padding-right:10px;
	height:226px;
	font-size:0.9em;
}
.pic{
	width:572px;
	height:286px;
}
#legal{
	background-color : white;
	font-size:0.9em;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	height:480px;
	overflow:auto;
	color:black;
}

