/* CSS Document */
body{
	margin:0;
	padding:0;
	color:#948675;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #948675;
	background-position: 0 0;
}
ul{margin:0px; padding:0px;}
ul{list-style-type:none;}

/*--MAIN PANEL--*/
#mainPan{
	width:778px;
	position:relative;
	margin:0 auto;
	background-color: #72573B;
}
/*--TOP PANEL--*/
#topPan{
	width:778px;
	height:174px;
	color:#fff;
	margin:0;
	position:relative;
	background-image: url(images/eworc-web-design-new-media.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
#topPan img.logo{width:102px; height:91px; display:block; padding:28px 0 0;}
#topPan h1{
	width:191px;
	height:74px;
	position:absolute;
	top:45px;
	left:122px;
	display:block;
	background:url(images/companyname.gif) 0 0 no-repeat;
	padding:32px 0 0;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 14px;
}
#topservicesPan{
	width:210px;
	height:168px;
	position:absolute;
	top:0px;
	right:226px;
	background-repeat: no-repeat;
	background-position: 0 0;
} 
#topservicesPan h2{
	width:130px;
	height:20px;
	color:#317400;
	margin:34px 0 0 37px;
	background-position: 0 0;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 14px;
}
#topservicesPan ul{width:130px; height:79px; margin:0 0 0 37px;}
#topservicesPan ul li{height:20px;}
#topservicesPan ul li.onelink a{
	display:block;
	width:94px;
	height:20px;
	color:#01699F;
	font:13px/20px Georgia, Times, serif;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0 72%;
}
#topservicesPan ul li.onelink a:hover{
	text-decoration:none;
	color:#0A4767;
	background-image: url(images/serviceslink1bg.gif);
	background-repeat: no-repeat;
	background-position: 0 72%;
}
#topservicesPan ul li.threelink a{
	display:block;
	width:119px;
	height:20px;
	color:#01699F;
	font-family: Georgia, Times, serif;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 30% 0;
}
#topservicesPan ul li.threelink a:hover{text-decoration:none;  width:119px; height:20px; color:#0A4767;}


/*--/TOP PANEL--*/

/*--LEFT PANEL--*/
#leftPan{
	width:352px;
	float:left;
	margin:0;
	color:#99CCFF;
	background-color: #FFFFFF;
	height: 1025px;
}
#leftPan h2{
	display:block;
	font-weight:normal;
	color:#72573B;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	background-position: 0 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 29px;
	line-height: 24px;
}

#leftPan h3{
	display:block;
	width:250px;
	height:50px;
	font-weight:bold;
	color:#66EA00;
	padding:20px 0 0 29px;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 20px;
}

#leftPan h4{
	display:block;
	width:250px;
	height:50px;
	font-weight:bold;
	color:#66EA00;
	padding:20px 0 0 65px;
	background-image: url(images/lcon4.jpg);
	background-repeat: no-repeat;
	background-position: 6% 40%;
	font-family: Georgia, Times, serif;
	font-size: 22px;
	line-height: 20px;
}

#leftPan h5{
	display:block;
	width:300px;
	height:50px;
	font-weight:bold;
	color:#66EA00;
	padding:20px 0 0 29px;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 20px;
}

/*--/LEFT PANEL--*/

/*--MIDDLE PANEL--*/
#middlePan{
	width:192px;
	height:1025px;
	float:left;
	background:url(images/mpanel-bg.gif) 0 0 no-repeat #2E2E2E;
	color:#7D7D7D;
}
#middlePan h2{
	display:block;
	height:70px;
	color:#FD6135;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 20px;
	background-color: #282828;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
}
#middlePan h2 span{
	color:#FD612F;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 20px;
	background-color: #232323;
}

#middleulPan{
	width:180px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
#middlePan ul{
	width:175px;
}
#middlePan ul li{
	display:block;
	width:165px;
	font-size:12px;
	font-weight:normal;
	background:#2E2E2E;
	color:#FFFFFF;
	font-family: Georgia, Times, serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
#middlePan ul li span{font-size:14px; font-weight:normal; background:#2E2E2E; color:#fff;}

#middlecaptionPan{
	width:127px;
	border:1px solid #414141;
	background:#1B1B1B;
	position:relative;
	color:#99CCFF;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
}
#middlecaptionPan h3{
	display:block;
	height:70px;
	font-size:24px;
	color:#FD612F;
	background:#1B1B1B;
	margin:0;
}
#middlecaptionPan h3 span{
	font-size:14px;
	text-transform:uppercase;
}
#middlecaptionPan p{font-style:italic;}
#middlecaptionPan p span{
	background:#1B1B1B;
	color:#089DEA;
	font-style:normal;
	font-size:12px;
}

/*--/MIDDLE PANEL--*/

/*--RIGHT PANEL--*/
#rightPan{
	width:235px;
	position:absolute;
	right:0px;
	margin:0;
	padding:0;
	float: left;
	background-color: #FFFFFF;
	height: 1025px;
}
#rightPan h2{
	height:35px;
	display:block;
	color:#FFFFCC;
	background-color: #72573B;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 30px;
	width: 190px;
	padding-left: 10px;
}

#rightPan ul{
	width:200px;
	margin-top: 26px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#rightPan ul li{
	width:220px;
	height:27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9966;
}
#rightPan ul li a{
	display:block;
	height:27px;
	color:#1F1F1F;
	background-position: 0 50%;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 27px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	font-weight: normal;
	text-decoration: none;
} 
#rightPan ul li a:hover{
	text-decoration:none;
	font-weight: bold;
	background-position: 0 50%;
}
#rightPan ul li.contact{border:none;}


/*---FOOTER PANEL--*/
#footermainPan{
	height:300px;
	color:#F4911C;
	margin:0;
	padding:0;
	clear:both;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footerPan{
	width:778px;
	position:relative;
	margin:0 auto;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	background-color: #222222;
}

#footerPan p.copyright{
	background:#222;
	color:#948675;
	font:11px/15px Georgia, Times, serif;
	position:absolute;
	top:56px;
	left:61px;
}
#middleulPan a:link {
	width:175px;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #99CCFF;
}
#footermainPan a:link {
	height:178px;
	color:#D9531E;
	margin:0;
	padding:0;
	clear:both;
	text-decoration: underline;
	background-position: 0 0;
}
.bodytext {
	margin:0;
	color:#72573b;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	background-position: 0 0;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.bodytext a:link {
	margin:0;
	color:#FF6600;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-position: 0 0;
	font-weight: bold;
}
.bodytext a:visited {
	margin:0;
	color:#FF6600;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-position: 0 0;
	font-weight: bold;
}
#leftPan h2 a:link {
	display:block;
	font-weight:normal;
	color:#72573B;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	background-position: 0 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 29px;
	line-height: 24px;
}
#footermainPan  h3 {
	color:#fff;
	clear:both;
	background-position: 0 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#footermainPan a:visited {
	height:178px;
	color:#D9531E;
	margin:0;
	padding:0;
	clear:both;
	text-decoration: underline;
}

