body{
background-color:#FFFFFF;
text-align:center;

}

/* REMOVE PADDING AND MARGIN VALUES */
html, body, h1, h2, h3, h4, h5, h6, p, ol, dl, dd, dt, img, blockquote, q, div, table, thead, tbody, tfoot, caption, th, tr, td, a, form, input, textarea, fieldset, pre{
margin: 0;
padding: 0;
}

a img {
border: none; 
margin: 0; padding: 0;
}

/* img, div { behavior: url(iepngfix.htc) } */

p {
font-family:Tahoma;
font-size:11px;
font-style:normal;
margin-right:15px;
margin-left:15px;
margin-top:8px;
text-align: left;
clear:left;
}
ul{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-align: left;
}

/* Layout divs */
#container{
background: url(images/background-main-container.jpg) repeat-x 0px 20px;
width:808px;
height:auto;
margin: 0px auto;
z-index:1;
}

#admin_container{
border:solid 1px;
width:950px;
height:auto;
margin: 20px auto;
z-index:1;
}

#topofthepage{
width:760px;
height:113px;
clear:both;
margin: 0px auto;
}
	
	#centerbanner{
	position:relative;
	width:760px;
	height:266px;
	background: url(images/background-main-banner-blank.jpg) repeat-x 0px 0px;
	clear:both;
	margin: 0px auto;
	z-index:1;
	}
	
		#whitepanel{
		position:absolute;
		top:193px;
		left:1px;
		width:205px;
		height:auto;
		text-align:left;
		background: url(images/background-left.jpg) no-repeat 0px 0px;
		clear:both;
		z-index:10;
		}

		#whitepaneltop{
		position:relative;
		width:205px;
		height:320px;
		text-align:left;
		clear:both;
		z-index:150;
		}

			#whitepanel p{
			margin:0px;
			margin-left:18px;
			margin-right:8px;
			padding:0px;
			font-family:Tahoma;
			font-size:10px;
			font-style:normal;
			color:#222222;
			text-align:left;
			line-height: 13px;
			}
			#whitepaneltop img.socialicon{
				padding: 5px 0 5px 10px;
			}

		#navpanel{
	position:absolute;
	top:222px;
	left:222px;
	width:540px;
	height:30px;
	clear:both;
	z-index:110;
		}

		#popup{
		position:absolute;
		top:0px;
		left:504px;
		width:265px;
		height:171px;
		background: url(images/text-request.jpg) no-repeat 0px 0px;
		z-index:100;
		}

		.example {
		position:absolute;
		top:0px;
		left:0px;
		width:760px;
		height:266px;
		z-index:2;
		}
	
		#fade-example-2 li {
		position: absolute;
		top:0;
		left:0;
		width:760px;
		height:266px;
		visibility: hidden;
		z-index:4;
		}	

		ul.crossfade {
		padding:0;
		margin:0;
		list-style: none;
		position: absolute;
		top:0;
		left:0;
		z-index:3;
		}
		
		li img {
		display: block;
		border: 0px;
		}		

		.ajax {
		margin: 0em;
		border: 0em;
		padding: 0em;
		}
			
	#homepagepanelsarea{
	width:760px;
	
	background: url(images/background-bottom.jpg) repeat-x 0px 0px;
	clear:both;
	margin: 0px auto;
	}

	#homepagepanelsareainternal{
	width:540px;
	height:auto;
	margin-left:220px;
	}

.servicepanel{
width:174px;
height:250px;
float:left;
text-align:left;
}

	.servicepanel p{
	margin:0px;
	margin-left:8px;
	margin-right:8px;
	padding:0px;
	font-family:Tahoma;
	font-size:10px;
	font-style:normal;
	color:#222222;
	text-align:left;
	line-height: 13px;
}

.servicepanelsep{
width:7px;
height:220px;
float:left;
}

#footer{
padding-top:20px;
width:775px;
height:50px;
clear:both;
margin: 0px auto;
position:inherit;
}

#footer p{
float:left;
}

/* Navigation styles */

ul.nav {
list-style-type: none;
padding:0;
margin:0;
margin-top:3px;
}

ul.nav li{
float:left;
}

ul.nav a:link{
display:block;
padding-top:8px;
width:90px;
height:22px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

ul.nav a:active{
display:block;
padding-top:8px;
width:90px;
height:22px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

ul.nav a:visited{
display:block;
padding-top:8px;
width:90px;
height:22px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

ul.nav a:hover{
display:block;
padding-top:8px;
width:90px;
height:22px;
background: url(images/navbutton-hover.jpg) repeat-x 0px 0px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
}

/* Image styles */

#logo{
margin-left:13px;
margin-top:14px;
float:left;

}
#callus{
margin-right:24px;
margin-top:24px;
float:right;
}

.picture{
padding:3px;
border:1px solid #bbbbbb;
margin:6px;
background:#FFFFFF;
text-align:center;
}

.smallbutton{
margin-left:100px;
}

#smallbuttonform{
width:65px;
height:17px;
margin:0px;
padding:0px;
padding-left:130px;
border:0px;
}

.panelheader{
margin-left:18px;
margin-top:8px;
margin-bottom:5px;
clear:both;
}

img.quotes{
	padding: 0 5px 0 0;
	float:left;
	display:inline;
}

.worldimg{
	float:left;
	display:inline;
	padding: 5px 5px 20px 5px;
}
.leftpad{
	padding-left:60px;	
}


/* Links styles */

a.greenlink:link{
float:left;
width:70px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#00CC00;
}

a.greenlink:active{
float:left;
width:70px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#00CC00;
}

a.greenlink:visited{
float:left;
width:70px;
text-decoration:none;
text-align:center;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#00CC00;
}

a.greenlink:hover{
float:left;
width:70px;
text-decoration:underline;
text-align:center;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#008000;
}

a.bluelink:link{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#8FA68E;
}

a.bluelink:active{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#8FA68E;
}

a.bluelink:visited{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#8FA68E;
}

a.bluelink:hover{
text-decoration:underline;
font-family:Tahoma;
font-size:10px;
font-style:normal;
font-weight:bold;
color:#32A9E5;
}

/* Text styles */
table.quotetb tr, table.quote td{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-align:left;
	line-height: 14px;
}
h1.qtitle{
	font-family:Tahoma;
	font-size:18px;
	font-style:normal;
	color:#006699;
	text-align:center;
	padding:10px 0 10px 0;
}
p.qheads{
	font-family:Tahoma;
	font-size:16px;
	font-style:normal;
	color:#006699;
	padding:0 0 0 0;
}
.panel524contentinternal p{
	margin:0px;
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	color:#697C69;
	text-align:left;
	line-height: 14px;
}

.panel524contentinternal h1{
margin-left:15px;
margin-right:15px;
margin-top:18px;
margin-bottom:10px;
padding:0px;
font-family:Tahoma;
font-size:12px;
font-style:normal;
color:#980020;
text-align:left;
}

.panel524contentinternal h2{
margin-left:15px;
margin-right:15px;
margin-top:15px;
margin-bottom:10px;
padding:0px;
font-family:Tahoma;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#697C69;
text-align:left;
}

.panel524contentinternal li{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	color:#697C69;
	text-align:left;
	line-height:14px;
	list-type:square;
}

.panel524contentinternal a:link{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-decoration:underline;
	color:#697C69;
	text-align:left;
	line-height: 14px;
}

.panel524contentinternal a:active{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-decoration:underline;
	color:#697C69;
	text-align:left;
	line-height: 14px;
}

.panel524contentinternal a:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-decoration:underline;
	color:#333C69;
	text-align:left;
	line-height: 14px;
}

.panel524contentinternal a:visited{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	font-decoration:underline;
	color:#697C69;
	text-align:left;
	line-height: 14px;
}

.footertext{
margin:0px;
padding:0px;
font-family:Tahoma;
font-size:10px;
font-style:normal;
color:#4197C8;
text-align:left;
margin-left:15px;
}
.right{
	float:right;
	display:inline;
	padding: 5px;
}
ol{
	margin-left:20px;;
}

table.stats 
{
margin:auto;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 800px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats TD A:hover {color: red;}
table.stats TD A:active {color: white;}


table.stats td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
vertical-align: top;
border: 1px #fff solid;
/*height: 200px;*/
}

#grey_text{
color: gray;
}

table.quote
{
margin:auto;
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;

color: #fff;
width: 500px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.quote td 
{
font-size: 13px;
background-color: #e5e5e5;
color: #000;
padding: 4px;
text-align: left;
vertical-align: top;
border: 1px #fff solid;
/*height: 200px;*/
}
