/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#707070;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}
#menuwrapper {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menuinner {
	height: 33px;
	width: 730px;
	margin-left: 70px;
}
#menu ul {
	padding-top: 6px;
}
#menu ul li {
	display: inline;
	padding-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #146782;
}
#menu ul li a:link, a:visited {
	color: #146884;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #1B899F;
}
/*----TOP PANEL----*/
#topPan{
	width:800px;
	height:145px;
	position:relative;
	padding:0px;
	background-image: url(images/header.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{
	width:100%;
	background:#F4F4F4;
	color:#8D8D8D;
	float:left;
	clear:both;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bodytopPan{
	width:800px;
	position:relative;
	background:#F4F4F4;
	color:#707070;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bodytopPan h2{
	background:#F4F4F4;
	color:#FA870D;
	font-size:24px;
	height:70px;
	line-height:70px;
}
h2 {
	color:#FA870D;
	font-size:24px;
}
#bodyTopPanleft {
	width: 600px;
	float: left;
	padding-bottom: 20px;
}
#bodyTopPanright {
	float: right;
	width: 190px;
	background-image: url(images/photo.jpg);
	height: 283px;
}
#bodytopPan p{padding:0 38px 11px 0;}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{
	width:100%;
	background:#fff;
	color:#8D8D8D;
	float:left;
	clear:both;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 15px;
}

#bodymiddlePan{
	width:800px;
	position:relative;
	background:#fff;
	color:#8D8D8D;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

/*---/Middle Four----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:167px;
	color:#fff;
	clear:both;
	background-color: #0F4A64;
}
#footerPan{width:747px; position:relative; margin:0 auto;}
#footerPan img.footerlogo{
	width:61px;
	height:87px;
	position:absolute;
	top:45px;
	right:710px;
}

#footerPan p.html{background:url(images/html-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:115px; width:64px; height:22px; padding:3px;}
#footerPan p.html a{width:55px; height:18px; display:block; font-weight:bold; background:url(images/arrow3.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.html a:hover{background:url(images/arrow4.gif) 100% 50% no-repeat #F4F4F4; color:#565656; text-decoration:none;}

#footerPan p.css{background:url(images/css-button.gif) 0 0 no-repeat; position:absolute; top:42px; right:55px; width:53px; height:19px; padding:3px;}
#footerPan p.css a{width:50px; height:18px; display:block; font-weight:bold; background:url(images/arrow5.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none; text-transform:uppercase; padding:2px 0 0 5px;}
#footerPan p.css a:hover{background:url(images/arrow2.gif) 90% 50% no-repeat #B3B3B3; color:#fff; text-decoration:none;}
#footerPan p.copyright {
	color:#fff;
	position:absolute;
	top:106px;
	left:48px;
	width: 717px;
	height: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#footerPan p.copyright a:link , a:visited{
	color: #3FA4B0;
}

#footerPan ul{width:500px; position:absolute; top:93px; left:14px;}
#footerPan li{float:left; font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 12px 0; color:#fff; background:#565656; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{
	width:300px;
	background:#565656;
	color:#fff;
	display:block;
	position:absolute;
	font-size:12px;
	top:115px;
	left:457px;
}
a:link {
	color: #187E96;
}
#footerPan ul.templateworld li a{background:#565656; display:block; color:#fff; text-decoration:none;}
#services {
	font-size: 13px;
}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}
#services ul li {
	vertical-align: top;
	text-align: left;
	display: block;
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 4px;
}
#services ul li img {
	padding-right: 10px;
}
#fadeshow1 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#clients {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	height: 452px;
	border: 1px solid #999;
}

