body
{
	background-color: #ffffff;
	font-family: arial, sans;
	font-size: 13px;
	margin: 0;
}

.main {
	max-width: 800px;
	Margin-left: auto;
	margin-right: auto;
}

.imgwrap {
	height: 140px;
	max-width: 800px;
}

.imghead {
	position: relative;
	float: left;
}

.head1 {
	left: 15px;
	top: 25px;
	z-index: 100
}

.head2 {
	left: -65px;
	top: -13px;
	z-index: 100
}

.head3 {
	left: -120px;
	z-index: 10
}

.head4 {
	top: -100px;
	left: 60px;
	z-index: 100;
}

.afterimg {
	margin-top: -100px;
}

.maintable {
	position: relative;
	top: -77px;
}

#wrapper
{
	width: 100%;
	background-color: #00ff00;
}

#headertop
{
	width: 100%;
	border-top: 14px solid #f26c4f;
}

#kioskhead
{
	top: 2px;
	position: absolute;
	left: 320px;
}

#tpi
{
	width: 384px;
	height: 108px;
	position: absolute;
	top: 42px;
	left: 15px;
}

td img
{
	display: block;
}

#headermid
{
	width: 755px;
	height: 142px;
}

#headerbot
{
	width: 100%;
	border-top: 14px solid #c1c1c1;
	border-bottom: 1px solid #ffffff;
}

#nav
{
	float: left;
	background-color: #e61f26;
	width: 145px;
}

a.main, a,main:visited, a.main:active
{
	color: #6161f1;
}

a.main:hover
{
	color: #000000;
}

a.nav, a.nav:visited, a.nav:active
{
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
}

a.nav:hover
{
	color: #ffff00;
	border-left: 4px solid #ffffff;
	margin-left: 4px;
	padding-left: 12px;
}

a.portfolio, a.portfolio:visited, a.portfolio:active
{
	margin-left: 16px;
	color: #616161;
	line-height: 22px;
}

a.portfolio:hover
{
	color: #000000;
	background-color: #efefef;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 11px;
}

p.dmail
{
	margin-left: 20px;
	line-height: 18px;
	margin-right: 20px;
	text-align: left;
}

a.dmail, a.dmail:visited, a.dmail:active
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.dmail:hover
{
	color: #ffff00;
}

#maincontent
{
	height: 100%;
	width: 607px;
	overflow: none;
}

#footer
{
	border-bottom: 5px solid #8e8e8e;
	clear: left;
}

p, ul, ol
{
	text-align: justify;
	line-height: 20px;
	color: #616161;
}

#btp
{
	margin-left: 149px;
	background: transparent url("../images/right.gif") repeat-x;
	height: 98px;
}

#c1
{
	padding: 10px 15px 10px 10px;
	float: left;
	width: 215px;
}

#c2
{
	padding: 10px 15px 0px 10px;
	float: left;
	width: 215px;
}

#c1 p, #c2 p
{
	margin: 0px 0px 16px 0px;
	font-size: 12px;
	color: #616161;
}

#hp
{
	position: absolute;
	left: 350px;
	top: 14px;
}

#tfl
{
	position: absolute;
	left: 532px;
	top: 55px;
}

.copyright
{
	font-size: 11px;
	padding-left: 159px;
	color: #616161;
}

#headerp
{
	display: none;
}

h1
{
	font-size: 18px;
	color: #f26c4f;
	letter-spacing: 2px;
}

h2
{
	font-size: 14px;
	color: #616161;
	letter-spacing: 2px;
}

.mf
{
	font-size: 20px;
	color: #f26c4f;
	font-weight: bold;
	position: relative;
	top: 5px;
}

#googlesearch
{
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

@media only screen and (max-width: 760px) {
	.head3 {
		display: none;
	}

	.head4 {
		top: 40px;
		left: 0px;
	}
} 

@media only screen and (max-width: 660px) {
	.head1 {
		display: none;
	}

	.head2 {
		left: 320px;
	}

	.head4 {
		left: -30px;
	}
}

@media print
{
	#noprint
	{
		display: none;
	}

	#tpi
	{
		width: 384px;
		height: 108px;
		position: absolute;
		top: 42px;
		left: 0px;
	}

	#tfl
	{
		position: absolute;
		left: 385px;
		top: 55px;
	}

	#kioskhead
	{
		display: none;
	}

	#hp
	{
		position: absolute;
		left: 305px;
		top: 14px;
	}

	#headerp
	{
		display: inline !important;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 172px;
		width: 585px;
	}

	#btp
	{
		position: absolute;
		left: 0px;
		top: 173px;
	}

	.copyright
	{
		font-size: 11px;
		padding-left: 10px;
		color: #616161;
	}
}