html {
	HEIGHT:100%;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
img, div { 
	behavior: url(/scripts/iepngfix.htc) }
img{
border:none;
}
a{
text-decoration:none;
border:none;
}
a.hover{
text-decoration:none;
border:none;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	}
body {
	padding-right: 0px;
	background-position: center top;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/bg_shadow.gif);
	padding:0px;
	margin: 0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	height: 1001px;
	background-color: #e5e8eb;
}
#wrapper {
	margin:0px auto;
	background:#FFFFFF;
	width:947px;
	position:relative;
	height: auto;
	}
	html>body #wrapper {
	margin:0px auto;
	background:#FFFFFF;
	width:947px;
	position:relative;
	height: auto;
	}
#blank{
width:947px;
height:5px;
}
html>body #blank{
width:947px;
height:5px;
}
#header {
	width:947px;
	height:74px;
	BACKGROUND-IMAGE: url(images/header.jpg);
	BACKGROUND-POSITION: center top;
	margin:5px auto auto auto;
	padding:0 0px 0 0px;
	position:relative;
}
html>body #header {
	width:947px;
	height:74px;
	BACKGROUND-IMAGE: url(images/header.jpg);
	BACKGROUND-POSITION: center top;
	margin:5px auto auto auto;
	padding:0 0px 0 0px;
	position:relative;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0px 15px 0px 10px;
	float:right;
}
html>body #header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0px 15px 0px 10px;
	float:right;
}

#header img.ologo{
	display:block;
	font-size:0;
	line-height:0;
	margin:7px 0px 0px 10px;
	float:left;
}
html>body #header img.ologo{
	display:block;
	font-size:0;
	line-height:0;
	margin:7px 0px 0px 10px;
	float:left;
}
#banner{
	width:947px;
	height:252px;
	BACKGROUND-IMAGE: url(images/banner1.jpg);
	BACKGROUND-POSITION: center top;
	margin:0px auto;
	padding:0 0px 0 0px;
	display:block;
	}
	html>body #banner{
	width:947px;
	height:252px;
	BACKGROUND-IMAGE: url(images/banner1.jpg);
	BACKGROUND-POSITION: center top;
	margin:0px auto;
	padding:0 0px 0 0px;
	display:block;
	}
/*------------------------------------------------Content-------------------------------------------------*/	
#cwrap
{
	width:947px;
	margin:0px auto;
	background-color: #FFFFFF;
	height:auto;
	}
	html>body #cwrap
{
	width:947px;
	margin:0px auto;
	background-color: #FFFFFF;
	height: 760px;
	}
#content
{
	width:640px;
	margin: 10px 5px 0px 5px;
	display:block;
	padding: 15px;
	float: left;
	border: #cccccc 1px solid;
	background-image: url(images/ctop.gif);
	background-repeat:repeat-x;
	background-position:top:;
	height: 700px;
}
html>body #content
{
	width:640px;
	margin: 10px 10px 0px 10px;
	display:block;
	padding: 15px;
	float: left;
	border: #cccccc 1px solid;
	background-image: url(images/ctop.gif);
	background-repeat:repeat-x;
	background-position:top:;
	height: 700px;
}
#content p{
	text-align:justify;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
	color:#333333;
}
html>body #content p{
	text-align:justify;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
	color:#333333;
}
#content ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
html>body #content ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
#content ul li a:hover{
	color:#CC0001;
}
#content h2{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}
	html>body #content h2{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}
#content h2 a{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}
	html>body #content h2 a{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}
#content h2 a:hover{
	font:bold 14px/16px verdana;
	color:#f30000;
	background-color:inherit;
	margin:10px 0 5px 0;
	}
	html>body #content h2 a:hover{
	font:bold 14px/16px verdana;
	color:#f30000;
	background-color:inherit;
	margin:10px 0 5px 0;
	}	
#content h2 a:visited{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}	
	html>body #content h2 a:visited{
	font:bold 14px/16px verdana;
	color:#0033FF;
	background-color:inherit;
	margin:10px 0 5px 0;
	}	
#content h5{
	border-bottom:dotted 1px #000099;
}
html>body #content h5{
	border-bottom:dotted 1px #000099;
}
#content.img1{
	float:left;
	}
#content strong{
	color:#FF0000;
}
#content span
	{
	color:#000099;
	}
#contimg{
	float:right;
	margin: 0 0 0 10px;
}
#clientdiv
{
	width:110px;
	height:110px;
	background-image: url(images/clientbg.gif);
	padding: 25px;
	float: left;
	margin: 10px 0 10px 0;
}
html>body #clientdiv
{
	width:110px;
	height:110px;
	background-image: url(images/clientbg.gif);
	padding: 25px;
	float: left;
	margin: 10px 0 10px 0;
}
#clientdiv img
{
	text-align:center;
	padding:0px 0px 0 0px;
}
html>body #clientdiv img
{
	text-align:center;
	padding:0px 0px 0 0px;
}
#cbot
{
	width:670px;
	height:15px;
	display:block;
	BACKGROUND-IMAGE: url(images/conin_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	margin: 0px 0px 0px 1px;
	
}
html>body #cbot
{
	width:670px;
	height:15px;
	display:block;
	BACKGROUND-IMAGE: url(images/conin_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	margin: 0px 0px 0px 10px;
	
}
.aboutus{
	display:block;
	height:30px;
	background:url(images/about_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
html>body .aboutus{
	display:block;
	height:30px;
	background:url(images/about_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
.services{
	display:block;
	height:30px;
	background:url(images/services_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
html>body .services{
	display:block;
	height:30px;
	background:url(images/services_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
.portfolio{
	display:block;
	height:30px;
	background:url(images/portfolio_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
html>body .portfolio{
	display:block;
	height:30px;
	background:url(images/portfolio_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 10px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
.webdesign{
	display:block;
	height:30px;
	background:url(images/web_ico.gif) 0 0 no-repeat;
	padding:0 0 0 px;
	font:bold 16px/26px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 0px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
html>body .webdesign{
	display:block;
	height:30px;
	background:url(images/web_ico.gif) 0 0 no-repeat;
	padding:0 0 0 px;
	font:bold 16px/26px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 0px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
.contact{
	display:block;
	height:30px;
	background:url(images/contact_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 0px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
html>body .contact{
	display:block;
	height:30px;
	background:url(images/contact_ico.png) 0 0 no-repeat;
	padding:0 0 0px 0px;
	font:bold 16px/30px verdana;
	color:#f30000;
	background-color:inherit;
	margin:0 0 0px 0;
	background-position: right;
	border-bottom: dashed 1px #cccccc;
}
#listing{
	width:auto;
	height:auto;
}
html>body #listing{
	width:auto;
	height:auto;
}
#listing ul{
	margin:10px 0 0 15px;
	width: auto;
}
html>body #listing ul{
	margin:10px 0 0 15px;
	width: auto;
}
#listing ul li
{
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
html>body #listing ul li
{
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}

#news
{
	width:243px;
	height:730px;
	float:left;
	padding: 0px;
	border: #cccccc 1px solid;
	BACKGROUND-IMAGE: url(images/newsbg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 10px 1px 0 0px;
	}
	html>body #news
{
	width:243px;
	height:730px;
	float:left;
	padding: 0px;
	border: #cccccc 1px solid;
	BACKGROUND-IMAGE: url(images/newsbg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 10px 1px 0 0px;
	}
#news img
	{
	margin:1px 1px 0px 1px;
	border: 0px;
	}
	html>body #news img
	{
	margin:1px 1px 0px 1px;
	border: 0px;
	}
#news img a:hover
	{
	margin:1px 1px 0px 1px;
	border:none;
	}
	html>body #news img a:hover
	{
	margin:1px 1px 0px 1px;
	border:none;
	}
#newsbot
	{
	width:248px;
	height:15px;
	display:block;
	BACKGROUND-IMAGE: url(images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: right;
	margin: 0px 1px 0px 1px;
	position:relative;
	}
	html>body #newsbot
	{
	width:248px;
	height:15px;
	display:block;
	BACKGROUND-IMAGE: url(images/newsbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float: right;
	margin: 0px 10px 0px 7px;
	position: relative;
	}
	
/*------------------------------------------------Portfolio-------------------------------------------------*/	
#portfolio
{
	width:640px;
	height:175px;
	border-bottom:#ccdfe7 1px solid;
	padding: 0 10px 0 0px;
	margin: 0 0 10px 0;
}
html>body #portfolio
{
	width:640px;
	height:175px;
	border-bottom:#ccdfe7 1px solid;
	padding: 0 10px 0 0px;
	margin: 0 0 10px 0;
}
#pimg{
	width:210px;
	height:146px;
	float:left;
	background:url(images/divbg.gif) 0 0 no-repeat;
	padding:10px;
}
html>body #pimg{
	width:210px;
	height:146px;
	float:left;
	background:url(images/divbg.gif) 0 0 no-repeat;
	padding:10px;
}
#portfolio img{
	float:left;
	margin: 0px 10px 0px 0px;
	border: 1px;
}
html>body #portfolio img{
	float:left;
	margin: 0px 10px 0px 0px;
	border: 1px;
}
#portfolio h1{
	font:bold 15px/14px verdana;
	color:#CC0000;
	margin: 0 0 5px 0;
	}
	html>body #portfolio h1{
	font:bold 15px/14px verdana;
	color:#CC0000;
	margin: 0 0 5px 0;
	}
#portfolio h3{
	font:bold 12px/16px verdana;
	color:#000066;
	margin: 5px 0 0 0;
	}	
	html>body #portfolio h3{
	font:bold 12px/16px verdana;
	color:#000066;
	margin: 5px 0 0 0;
	}	
#portfolio p
{
	text-align:justify;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#666666;
}
html>body #portfolio p
{
	text-align:justify;
	font:normal 13px/16px Arial, Helvetica, sans-serif;
	color:#666666;
}

#portfolio ul{
	margin:0px 0 0 0px;
	width: auto;
}
html>body #portfolio ul{
	margin:0px 0 0 0px;
	width: auto;
}
#portfolio ul li
{
	padding:0 0px 0 15px;
	background:url(images/arrow.gif) 0 0px no-repeat;
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
}
html>body #portfolio ul li
{
	padding:0 0px 0 15px;
	background:url(images/arrow.gif) 0 0px no-repeat;
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
}
#pnav
{
	width:650px;
	height:35px;
	position: absolute;
	top: 1074px;
	left: 22px;
}
html>body #pnav
{
	width:650px;
	height:35px;
	position: absolute;
	top: 1074px;
	left: 22px;
}
#pnav a.next
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/next.png) 0 0 no-repeat;
}
html>body #pnav a.next
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/next.png) 0 0 no-repeat;
}
#pnav a.next:hover
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/next_hover.png) 0 0 no-repeat;
}
html>body #pnav a.next:hover
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/next_hover.png) 0 0 no-repeat;
}
#pnav a.back
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/back.png) 0 0 no-repeat;
}
html>body #pnav a.back
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/back.png) 0 0 no-repeat;
}

#pnav a.back:hover
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/back_hover.png) 0 0 no-repeat;
}
html>body #pnav a.back:hover
{
	float:right;
	width:32px;
	height:35px;
	background:url(images/back_hover.png) 0 0 no-repeat;
}
/*------------------------------------------------Services Menu-------------------------------------------------*/	
#career
{
	width:625px;
	height:150px;
	background-image: url(images/careerbg.gif);
	background-repeat:repeat-x;







	background-position:top:;
	border-bottom:#cccccc 1px solid;
	padding: 0 10px 0 5px;
	margin: 0 0 5px 0;
}

html>body #career
{
	width:625px;
	height:150px;
	background-image: url(images/careerbg.gif);
	background-repeat:repeat-x;
	background-position:top:;
	border-bottom:#cccccc 1px solid;
	padding: 0 10px 0 5px;
	margin: 0 0 5px 0;
}

/*------------------------------------------------Services Menu-------------------------------------------------*/	
#menuwrap
{
	width:947px;
	height:250px;
	BACKGROUND-IMAGE: url(images/menubg.gif);
	margin:0px auto;
	padding:0 0px 0 0px;
	position:relative;
	}
	html>body #menuwrap
{
	width:947px;
	height:250px;
	BACKGROUND-IMAGE: url(images/menubg.gif);
	margin:0px auto;
	padding:0 0px 0 0px;
	position:relative;
	}
#webmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/webs1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
	html>body #webmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/webs1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
#webmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
html>body #webmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
#webmenu img.pic{
	display:block;
	line-height:0;
	float:right;
	padding:0 0 0 0px;
	margin:40px 0 0 0;
}
html>body #webmenu img.pic{
	display:block;
	line-height:0;
	float:right;
	padding:0 0 0 0px;
	margin:40px 0 0 0;
}
#webmenu ul{
	width:225px;
	float:left;
	margin:10px 0 0 15px;
}
html>body #webmenu ul{
	width:225px;
	float:left;
	margin:10px 0 0 15px;
}
#webmenu ul li{
	font-size:0;
	line-height:0;
}
html>body #webmenu ul li{
	font-size:0;
	line-height:0;
}
#webmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
html>body #webmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
#webmenu ul li a:hover{
	color:#CC0001;
}
html>body #webmenu ul li a:hover{
	color:#CC0001;
}
#rm
{
	width:60px;
	height:15px;
	float:right;
	color:#000000;
	background:url(images/more.gif)no-repeat;
	background-position:right;
	padding: 0 20px 0 0;
}
html>body #rm
{
	width:60px;
	height:15px;
	float:right;
	color:#000000;
	background:url(images/more.gif)no-repeat;
	background-position:right;
	padding: 0 20px 0 0;
}
#rm a
{
	width:60px;
	height:15px;
	float:right;
	color:#000066;
}
html>body #rm a
{
	width:60px;
	height:15px;
	float:right;
	color:#000066;
}
#rm a:hover
{
	width:60px;
	height:15px;
	float:right;
	color:#FF0000;
}
html>body #rm a:hover
{
	width:60px;
	height:15px;
	float:right;
	color:#FF0000;
}

#brandmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/corps1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
	html>body #brandmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/corps1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
#brandmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
html>body #brandmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
#brandmenu ul{
	width:200px;
	float:left;
	margin:10px 0 0 15px;
}
html>body #brandmenu ul{
	width:200px;
	float:left;
	margin:10px 0 0 15px;
}
#brandmenu ul li{
	font-size:0;
	line-height:0;
}
html>body #brandmenu ul li{
	font-size:0;
	line-height:0;
}
#brandmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
html>body #brandmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
#brandmenu ul li a:hover{
	color:#CC0001;
}
html>body #brandmenu ul li a:hover{
	color:#CC0001;
}
#brandmenu img.pic{
	display:block;
	line-height:0;
	float:right;
	padding:0 0 0 0px;
	margin:50px 0 0 0;
}
html>body #brandmenu img.pic{
	display:block;
	line-height:0;
	float:right;
	padding:0 0 0 0px;
	margin:50px 0 0 0;
}

#eventmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/events1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
	html>body #eventmenu{
	width:635px;
	height:140px;
	margin:0px 2px 0 0px;
	display:block;
	float:left;
	BACKGROUND-IMAGE: url(images/events1.png);
	background-attachment:inherit;
	background-repeat:no-repeat;
	background-position:top;
	padding: 0 5px 0 5px;
	}
#eventmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
html.body #eventmenu h1{
	display:block;
	height:20px;
	padding:0 0 0 0px;
	font:bold 14px/16px verdana;
	color:#333333;
	margin:20px 0 10px 0px;
}
#eventmenu ul{
	width:200px;
	float:left;
	margin:10px 0 0 15px;
}
html>body #eventmenu ul{
	width:200px;
	float:left;
	margin:10px 0 0 15px;
}
#eventmenu ul li{
	font-size:0;
	line-height:0;
}
html>body #eventmenu ul li{
	font-size:0;
	line-height:0;
}
#eventmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
html>body #eventmenu ul li a{
	display:block;
	padding:0 0 0 15px;
	background:url(images/arrow.gif) 0 7px no-repeat;
	font:normal 13px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:inherit;
	text-decoration:none;
}
#eventmenu ul li a:hover{
	color:#CC0001;
}
html>body #eventmenu ul li a:hover{
	color:#CC0001;
}

#blank{
	width:947px;
	height:10px;
	margin:0px auto;
	display: block;
	float: right;
	position: relative;
}
html>body #blank{
	width:947px;
	height:10px;
	margin:0px auto;
	display: block;
	float: right;
	position: relative;
}
/*------------------------------------------------Footer-------------------------------------------------*/
#footer {
	width:947px;
	height:74px;
	BACKGROUND-IMAGE: url(images/footer.jpg);
	margin:0 auto;
	position: relative;
	}
	html>body #footer {
	width:947px;
	height:74px;
	BACKGROUND-IMAGE: url(images/footer.jpg);
	margin:0 auto;
	position: relative;
	}
	
#footer ul{
	width:500px;
	position:absolute;
	left:18px;
	top:26px;
}
html>body #footer ul{
	width:500px;
	position:absolute;
	left:18px;
	top:26px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
}
html>body #footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#FFFFFF;
	background-color:inherit;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
html>body #footer ul li a{
	color:#FFFFFF;
	background-color:inherit;
	font:normal 13px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#B30000;
	background-color:#FFFFFF;
}
html>body #footer ul li a:hover{
	color:#B30000;
	background-color:#FFFFFF;
}
#footer p.design{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	background-color:inherit;
	position:absolute;
	left:733px;
	top:24px;
	height: auto;
	width: 197px;
}
html>body #footer p.design{
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#FFFFFF;
	background-color:inherit;
	position:absolute;
	left:733px;
	top:24px;
	height: auto;
	width: 197px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
	html>body #footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#CC0000; background-color:inherit;
	}
	html>body #footer p.design a:hover{
	color:#CC0000; background-color:inherit;
	}
	
	
	#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
			html>body #contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
		html>body #contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
		}
		html>body #contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
			
		}
#contactaddressblank{
	margin: 0px;
	float: left;
	height: 488px;
	width: 222px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
html>body #contactaddressblank{
	margin: 0px;
	float: left;
	height: 488px;
	width: 222px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#contactaddresshedding
		{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #c36012;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
		}	
		html>body #contactaddresshedding
		{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #c36012;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
		}		

#contactaddresstext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
	html>body #contactaddresstext{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}
#contactsmallhedding
			{
	width:500px; 
	color:#607203;
	text-align: left;
	margin:0 0 7px 0;
	padding:0px;
	font:bold 13px/35px Arial, Helvetica, sans-serif;
	
			}
			html>body #contactsmallhedding
			{
	width:500px; 
	color:#607203;
	text-align: left;
	margin:0 0 7px 0;
	padding:0px;
	font:bold 13px/35px Arial, Helvetica, sans-serif;
	
			}
#contacthedding
			{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #b04601;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 76px;
	width: 600px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
		html>body #contacthedding
			{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #b04601;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 76px;
	width: 600px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
			
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
	html>body #contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactfeildnameblank
			{
	width:150px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
			}
			html>body #contactfeildnameblank
			{
	width:150px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
			}
#contactfeildblank
			{
	width:350px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
			}
			html>body #contactfeildblank
			{
	width:350px;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
			}
#contactfeildname
			{
				width:150px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
			html>body #contactfeildname
			{
				width:150px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
			html>body #contactfeildname002
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
			html>body #contactfeildname003
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
			html>body #contactfeildname004
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
			html>body #contactfeildname005
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
			html>body #contactfeildname006
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
			html>body #contactfeildname007
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
			html>body #contactfeildname008
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
			html>body #contactfeildname009
			{
				width:150px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
			html>body #contactfeild
			{
				width:200px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
			html>body #contactfeild002
			{
				width:200px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
			html>body #contactfeild003
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
#contactfeild004
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
			html>body #contactfeild004
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
#contactfeild005
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
			html>body #contactfeild005
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
#contactfeild006
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
			html>body #contactfeild006
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
#contactfeild007
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
			html>body #contactfeild007
			{
	width:300px;
	height:20px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}	
#contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
			html>body #contactfeild008
			{
				width:200px;
				height:20px;
				margin:8px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild009
			{
	width:300px;
	height:60px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
			html>body #contactfeild009
			{
	width:300px;
	height:80px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
			}
#submitbutton
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	margin:30px 0 0 0;
	padding:0;
	float:left;
	text-align:center;

			}	
			html>body #submitbutton
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	margin:50px 0 0 0;
	padding:0;
	float:left;
	text-align:center;

			}	
			
.contactfeildname
			{
	font:normal 13px/35px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
			}
			html>body .contactfeildname
			{
	font:normal 13px/35px Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:20px;
			}
.contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
			html>body .contactfeild
			{	font-family:Arial, Helvetica, sans-serif;
				font-size:10pt;
				color: #3c4538;
				border:solid;
				border-width:1px;
				border-color:#d2e3e9;
				background-color:#fffdfd;
				height:20px;
			}
.contactfeild:hover
			{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3c4538;
	border:solid;
	border-width:1px;
	border-color:#0066CC;
	background-color:#fffdfd;
	height:20px;
			}
			html>body .contactfeild:hover
			{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#3c4538;
	border:solid;
	border-width:1px;
	border-color:#0066CC;
	background-color:#fffdfd;
	height:20px;
			}
.submit
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	float: left;
	border:none;
	cursor:pointer;
			}
			html>body .submit
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	float: left;
	border:none;
	cursor:pointer;
			}
.submit:hover
			{

	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	border:none;
	cursor:pointer;
			}
			html>body .submit:hover
			{

	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	border:none;
	cursor:pointer;
			}
.reset
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	float: right;
	border:none;
	cursor:pointer;
			}
			html>body .reset
			{
	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	float: right;
	border:none;
	cursor:pointer;
			}
.reset:hover
			{

	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	border:none;
	cursor:pointer;
			}		
			html>body .reset:hover
			{

	width:60px;
	height:26px;
	background:url(images/submit.gif) 0 0 no-repeat #FAFDFF;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	color:#000000;
	float: left;
	border:none;
	cursor:pointer;
			}			
.contactinput
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;
		}
		html>body .contactinput
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;
		}
.contactinput:hover
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#F9F9F9;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;				}

html>body .contactinput:hover
		{
			width:160px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:bold;
			color:#3c4538;
			background-color:#F9F9F9;
			border:solid;
			border-color:#F3F3F3;
			border-width:1px;				}

/* Greyscale
Table Design by Scott Boyle, Two Plus Four
www.twoplusfour.co.uk
----------------------------------------------- */

table {
	border-collapse: collapse;
	border: 1px dotted #f30000;
	font: normal 80%/140% arial, helvetica, sans-serif;
	color: #555;
	background: #fff;
}

td{border: 1px dotted #bbb;
padding: .5em;}
table td-bdr
{align:center;}
th  {
	background:#F30000;
	border: 1px dotted #bbb;
	padding: 0.5em;
	color:#FFFFFF;
}
/* =links
----------------------------------------------- */


table a {padding: 1px;
text-decoration: none;
font-weight: bold;
background: transparent;}

table a:link {border-bottom: 1px dashed #ddd;
color: #000;}

table a:visited {border-bottom: 1px dashed #ccc;
text-decoration: line-through;
color: #808080;}

table a:hover {
	border-bottom: 1px dashed #bbb;
	color: #003399;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {
	color:#0066FF;
	background: #fafafa;}
