@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#main{
	width: 100%;
}
#flashbanner{
	width:625px;
	background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	float: left;
	
}
#topright {
	background-image: url(../images/topright.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width:378px;
	height: 106px;
}

#toplink{
	width:150px;
	float: left;
	margin-top: 10px;
	margin-left:10px;
	
}
#toplink ul{
	margin:0px;
	padding: 0px;

}

#toplink ul li{
	line-height: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 2px;
	padding-left: 10px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	list-style-type: none;
}
#toplink li a {
	color:#111111;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	text-decoration:none;
}

#toplink li a:hover {
	color:#7B6B13;
}
#record{
float:left;
width:200px;
text-align:center;
margin-top:7px;
}
#strip {
	background-image: url(../images/linkstop.gif);
	background-repeat: no-repeat;
	background-position: 319px;
	height: 20px;
	float: left;
	width: 100%;
}
#logo {

	float: left;
	height: 219px;
	width: 319px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#logo1 {
	float: left;
background-image: url(../images/call.jpg);
	height: 219px;
	width: 319px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#leftpanel {
	float: left;
	width: 319px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;

}
#link {
	width: 307px;
	float: left;
}
#link1 {
	width: 307px;

}
#rightbg {
	float: left;
	width: 370px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
#rightbg1 {
	background-image: url(../images/apple1.jpg);
	float: left;
	height: 242px;
	width: 370px;

}
#maintxt {
	background-image: url(../images/newsbg.gif);
	background-repeat: repeat-x;
	color: #007777;
	float: left;
	width: 297px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
#service {
	float: left;
	width: 297px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
}
#bluestrip {
	background-color: #3aa8e9;
	float: left;
	height: 20px;
	width: 307px;
	margin-top: 70px;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 240px;
	font-size: 12px;
	color: #007777;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
	height: 250px;
}
#footer {
	background-color: #3aa8e9;
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 15px;
}

.clear{
clear:both;}
#footerlink{
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	width: 740px;
	float: left;

}
#footerlink ul{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}

#footerlink ul li{
	list-style-type: none;
	display: inline;
	padding-right: 0px;
}

#footerlink li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

#footerlink li a:hover{
	color: #000000;
}
#copyright {
	float: left;
	width: 245px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;

}
