@charset "UTF-8";
/* CSS Document */

body {
	background-color:#f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	color: #545454;
	background-image: url(images08/f5.gif);
	}
/* text tags */	
H1 {
	color: #648bc6;
	font-size:90%;
	padding-right:30px;
	font-weight: lighter;
	line-height:30px;
	}
	
H2 {
	color: #f65c1d;
	font-size:90%;
	padding-right:30px;
	font-weight: lighter;
	line-height:30px;
	}
	
H3 {
	color: #cdcdcd;
	font-size:90%;
	padding-left:10px;
	font-weight: lighter;	
	}
	
.blue {
	letter-spacing: .03em;
	color: #4b80d2;
	font-size:90%;
	}
	
.empblue {
	font-weight:bold;
	font-size:110%;
	letter-spacing: .03em;
	color: #4b80d2;
	line-height:24px;
	}
	
.empred {
	font-weight:bolder;
	font-size:110%;
	letter-spacing: .03em;
	color: #d1301f;
	line-height:24px;
	}
	
.empltblue {
	font-weight:bolder;
	letter-spacing: .03em;
	color: #241aab;
	}
	
.emporg {
	font-weight:bold;
	letter-spacing: .03em;
	color: #af5417;
	}	
	
.smalltext {
	font-size:11px;
	color:#666666;
	}
	
/* cell formats */

.navcell {
	padding-left:5px;
	padding-top:10px;
	
	}

.midcontent {
	line-height:23px;
	font-size:90%;
	}

.maincontent {
	padding-left:5px;
	padding-right:5px;
	font-weight: lighter;
	font-size:85%;
	}
.maincontentbk {
	font-size:85%;
	background-color:#E77E4F;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #666666;
	}
	
.footer {
	font-size:11px;
	line-height:25px;
	text-align:center;
	background-color:#F6f6f6;
	}
	
	
/* tag formats */
	
ul {
	line-height:30px;
	padding-left:35px;
	font-size:14px;
	letter-spacing:.02em;
	}

.ulsm {
	line-height:20px;
	padding-left:10px;
	font-size:11px;
	list-style-type: none;
	color: #676767;
	}
	

a:link  {
	color:#4774b8;
	text-decoration:underline;
	font-weight:bold;
	}
a:visited {
	color:#163b6d;
	text-decoration:underline;
	font-weight:bold;
	}
a:active {
	color:#6aa81a;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {
	color:#6aa81a;
	text-decoration:underline;
	font-weight:bold;
	}
	

a.foot:link {
	color:#b4bdb1;
	text-decoration:none;
	}
a.foot:visited {
	color:#000000;
	text-decoration:none;
	}
a.foot:active {
	color:#3165a0;
	text-decoration:none;
	}
a.foot:hover {
	color:#3165a0;
	text-decoration:none;
	}	
	
		
/* backgrounds */

#wrapper {
	background-image:url(images08/wrapper.gif);
	background-position: center top;
	background-repeat: repeat-y;
	}

#hbackground {
	background-attachment: scroll;
	background-image: url(images08/homewframe3.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	}
	
#wbackground {
	background-attachment: scroll;
	background-image: url(images08/webwframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#gbackground {
	background-attachment: scroll;
	background-image: url(images08/graphicwframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#conbackground {
	background-attachment: scroll;
	background-image: url(images08/contactwframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#pbackground {
	background-attachment: scroll;
	background-image: url(images08/portfoliowframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#cbackground {
	background-attachment: scroll;
	background-image: url(images08/companywframe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}