BODY{
	margin : 10px 0 0 0;
	padding : 0 0 0 0;
	background-color : white;
	text-align : center;
}

p{
	margin : 0 0 1em 0;
	line-height : 18px;
	color : #4b2614;
}

A{
	color : #900;
	text-decoration : none;
}
A:hover{
	color : #900;
	text-decoration : underline;
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 170%;
	font-weight : normal;
	margin : 0 0 10px 0;
	padding : 0 0 5px 0;
	background-image : url(/assets/gfx/header-underline.gif);
	background-repeat : no-repeat;
	background-position : 0% 100%;
	color : #f7921e;
}

h2{
	color : #4b2614;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 130%;
	font-weight : 500;
	margin : 0 0 10px 0;
}

Table{
	margin : 0 0 1em 0;
}

blockquote{
	margin : 0 20px 1em 20px;
	padding : 0 0 0 0;
	color : #f7921e;
}

UL{
	margin : 0 20px 1em 20px;
	padding : 0 0 0 0;
}

UL LI{
	margin : 0 0 8px 0;
	padding : 0 5px 0 20px;
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	line-height : 16px;
	color : #4b2614;
}

UL  LI UL{
	margin : 2px 0 2px 0;
	padding : 0 0 0 0;
}
UL LI UL LI{
	margin : 0 0 8px 0;
	padding : 0 5px 0 15px;
	list-style : none;
	background-image : url(/assets/gfx/bullet2.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	line-height : auto;
	color : black;
}



#container{
	width : 750px;
	padding : 0 0 0 0;
	margin : 0 auto 0 auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	text-align : left;
	background-color : white;
	background-image : url(/assets/gfx/background.gif);
	background-repeat : no-repeat;
	z-index : 2;
}


#header{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	background-color : white;
	background-image : url(/assets/gfx/header.gif);
	background-repeat : no-repeat;
	padding : 0 0 0 0;
	margin : 0 auto 0 auto;
	position : relative;
	width : 750px;
	text-align : left;
	height : 140px;
}

#header A{
	color : black;
	text-decoration : none;
}

#header A:hover{
	color : #900;
	text-decoration : underline;
}
#misc{
	position : absolute;
	width : 200px;
	top : 27px;
	right : 25px;
	text-align : right;	
}

#strapline{
	position : absolute;
	width : 415px;
	top : 75px;
	left : 300px;
}

#columnOne{
	float : left;
	width : 190px;
	text-align : left;
	margin : 0 0 0 0;
	padding : 30px 0 0 60px;
	font-family : Arial, Helvetica, sans-serif;
}

#columnOne UL{
	margin : 10px 0 1em 5px;
	padding : 0 0 0 5px;
	list-style : none;
}
#columnOne UL LI{
	margin : 0 0 0 0;
	padding : 3px 5px 0 20px;
	list-style : none;
	background-image : url(/assets/gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
	font-weight: bold;
	line-height : 16px;
}

#address{
	background-image : url(/assets/gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 70px 0px;
	float : left;
	width : 180px;
	text-align : left;
	margin : 10px 0 0 0;
	padding : 0 0 0 90px;
	font-family : Arial, Helvetica, sans-serif;
	color : #4b2614;	
}

#columnOne UL LI A{
	color : #4b2614;
	text-decoration : none;
}
#columnOne UL LI A:hover{
	color : #900;
	text-decoration : none;
}

#columnTwo{
	float : right;
	width : 460px;
	text-align : left;
	margin : 10px 0 -150px 0;
	padding : 0 20px 0 0;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 120%;
}



#company A			{	color : white; text-decoration : none;	}
#company A:hover	{	color : white; text-decoration : underline;	}


.clear{
	clear : both;
	font-size : 5%;
	height : 1px;
}

#pageClose{
	clear : both;
	background-image : url(/assets/gfx/pageClose.gif);
	background-repeat : no-repeat;
	height : 42px;
	margin : 0 auto 0 auto;
	width : 750px;
}

#footer{
	background-color : white;
	background-image : url(/assets/gfx/footer.gif);
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #999;
	padding : 13px 0 3px 32px;
	width : 718px;
	margin : 15px auto 0 auto;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	
}

#footer A{
	color : #900;
	text-decoration : none;
}

#footer A:hover{
	color : #900;
	text-decoration : underline;
}
#updated{
	float : left;
	width : 190px;
	text-align : left;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

#company{
	float : right;
	width : 500px;
	text-align : right;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.dataTable{
	border : 1px solid black;
	background-color : white;
	border-collapse : collapse;
	font-size : 100%;
	margin : 0 0 10px 0;
}
.dataTable TD{
	border : 1px solid black;
	background-color : white;
	border-collapse : collapse;
	padding : 2px 4px 2px 4px;
	font-weight : normal;
	vertical-align : top;
}
.dataTable TH{
	border : 1px solid black;
	background-color : #f7921e;
	border-collapse : collapse;
	text-align : left;
	padding : 2px 4px 2px 4px;
	font-weight : normal;
	vertical-align : top;
}


.formInput{
	border : 1px solid black;
	background-color : white;
	margin : 0 3px 1px 3px;
	padding : 1px 3px 1px 3px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 280px;
}