﻿body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#00008b; 
	font-family:Arial;
	background-color:white;
	background-image:url(http://www.local2.me/Images/Getfade.aspx?height=500&col1=202020&col2=ffffff);
	background-repeat:repeat-x;
}

a
{
	color: #1C1CFF;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline;
}

#pagecontainer
{
	width:960px;
	height:auto;
	overflow:hidden;
	background-image:url(../Images/bg_02.png);
	position:absolute;
	margin-left:-480px;
	top:20px;
	left:50%;
}

#headerimg	
{
	background-image:url(../Images/bg_01.png);
	width:960px;
	height:10px;
	position:absolute;
	margin-left:-480px;
	top:10px;
	left:50%;

}

#footerimg1
{
	background-image:url(../Images/bg_03.png);
	width:960px;
	height:10px;
	
}
	

#header
{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-top:11px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}

#footer
{
	width:960px;
	height:40px;
	overflow:hidden;
	text-align:center;
background-image:url(../Images/bg_03.jpg);
}

#footertext
{
	width:930px;
	height:30px;
	overflow:hidden;
	margin-left:0px;
	font-size:11px;
	margin-top:5px;
}

#logo
{
	width:950px;
	height:170px;
	background-image:url(../Images/logo.png);
	overflow:hidden;
	margin:0px 0px 0px 1px;
	background-repeat:no-repeat;
}

#banner
{
	width:650px;
	height:100px;
	overflow:hidden;
	float:right;
	margin:20px 20px 0px 0px;
}

#menu
{
	width:140px;
	height:auto;
	overflow:hidden;
	margin-left:10px;
	float:left;
	margin-top:170px;
}

#menu a
{
	width:130px;
	padding:2px 5px 2px 5px;
	overflow:hidden;
	display:block;
	height:auto;
	background-color:#cccccc;
	color:#202020;
	text-decoration:none;
	margin-bottom:2px;
}

#menu a:hover
{
	background-color:#aaaaaa;
}

#content
{
	width:780px;
	overflow:hidden;
	float:right;
	margin-right:20px;
	margin-top:120px;
}

.hometable
{
	width:100%;
}

.hometable td
{
	padding:10px;
}

#leftpanel_accredited a
{
	background-color:White;
	width:80px;
	padding:0px;
	margin:10px 0px 0px 30px;
}

#leftpanel_accredited a:hover
{
	background-color:White;
}

img
{
	border:0px;
}

h1,h2,h3,h4,p
{
	margin:0px 0px 10px 0px;
}

h1
{
	font-size:20px;
}

h2
{
	font-size:17px;
}

h3
{
	font-size:14px;
}

h4
{
	font-size:12px;
}

#gmap
{
	width:770px;
	height:300px;
	overflow:hidden;
}

.gallery
{
	width:100%;
	height:auto;
	overflow:hidden;
}

.GalleryItemPanel
{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
	padding:2px;
	border:1px solid #cccccc;
	margin:0px 5px 5px 0px;
}
.GalleryItemPanel img
{
	width:100px;
}

#testimonials
{
	width:760px;
	height:120px;
	overflow:hidden;
	background-image:url(../Images/testimonials.jpg);
	margin:10px;
}

#div_testtext
{
	margin:20px;
}

#div_testtext p
{
	text-align:right;
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}

#div_testtext h1
{
	text-align:right;
	font-size:16px;
}