﻿body{
	background-image: url(images/bkg.gif);
	background-color:#0480C5;
	font:verdana, Georgia, Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:25px;
}
.container{
	width:90%;
	padding:0px;
	margin:auto;}
table{
	width:100%;
	border-collapse:collapse;
}
td{border-collapse:collapse;}
h1{
	color:#000;
	font:verdana, Georgia, Times, serif;
	margin-bottom:3px;
	padding:0px;
}
h1 span{
	color:#069;
}
h2{
	font-size:18px;
	margin-top:2px;
	color:#036;
}
/* Menu */
.menu{
	vertical-align:top;
	padding-left:25px;
	padding-top:20px;
	width:150px;
}
.menu a{
	margin-bottom:4px;
	font-size:13px;
}
.menu a:link, .menu a:visited{
	background-image: url(images/button.gif);
	width:124px;
	height:23px;
	padding-top:2px;
	display:block;
	text-decoration:none;
	padding-left:10px;
}
.menu a:active, .menu a:hover{
	background-image: url(images/button_over.gif);
	width:124px;
	height:21px;
	padding-top:4px;
	color:#fff;
	display:block;
	text-decoration:none;
	padding-left:10px;
}

/* End Menu*/
.logo{
	background-image: url(images/top_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-top:17px;
	width:99px;
}
.top{
	background-image: url(images/middle_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fff;
}
.phone{
	background-image: url(images/top_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:25px;
	padding-top:17px;
}
.content{
	background-image: url(images/left.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#fff;
	margin-top:0px;
	margin-right:0px;
	width:100%;
}
.info1{
	background-image: url(images/.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#fff;
	width:85%;
	margin:15px auto;
	border:0px solid black;
}
.info1 span{
	display:block;
	padding-top:15px;
	margin-top:15px;
	margin:15px auto;
	font-size:16px;
}
.data{
	margin-right:17px;
	margin:0px;
	background-image: url(images/right.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.bottom_left{
	background-image: url(images/bottom_left.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	width:17px;
}
.footer{
	background-image: url(images/bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fff;
	color:#069;
}
.copy{float:left;margin-left:10px;}
.design{float:right;margin-right:10px;}
.bottom_right{
	background-image: url(images/bottom_right.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	width:17px;
}

.info1 a:link,.info1 a:active,.info1 a:hover,.info1 a:visited{
color:#F33;
text-decoration:none;
background:#ffc;
border:1px solid black;
padding:3px;
}
a:link,a:active,a:hover,a:visited{
color:#000;
text-decoration:none;
}
img{border-width:0px;}
strong{
color:#036;
}
