html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow:hidden;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFF;
	text-align: right;
	vertical-align: bottom;
	}
	
a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

#page {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	min-width: 1000px; /*IE Only */
	}

#title-area {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 505px;
	width: 755px;
	height: 75px;
	z-index: 5;
	}

#header-area {
	margin: 0 255px;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 475px;
	width: 500px;
	height: 30px;
	z-index: 5;
	text-align: right;
	}

#nav-area {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 460px;
	width: 755px;
	height: 15px;
	z-index: 5;
	}

#shadow-top {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 450px;
	width: 755px;
	height: 15px;
	z-index: 1;
	}

#content-area {
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	bottom: 100px;
	width: 765px;
	height: 330px;
	z-index: 5;
	text-align: right;
	}

#flash-area {
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	bottom: 100px;
	width: auto;
	height: 330px;
	z-index: 5;
	text-align: right;
	}

#shadow-bottom {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 85px;
	width: 755px;
	height: 15px;
	z-index: 1;
	}

#menu-area {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1000px;
	height: 85px;
	z-index: 100;
	text-align: right;
	vertical-align: bottom;
	}

#categories {
	margin: 0 255px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 350px;
	height: 7px;
	z-index: 5;
    background-image: url(images/tinywords.jpg);
    background-repeat: no-repeat;
	}

#category {
	margin: 0 255px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 7px;
	width: 600px;
	height: 31px;
	z-index: 5;
	color: #666666;
	font-size: 31px;
	line-height: 33px;
	text-transform: lowercase;
	text-align: right;
	}

#arrow {
	margin: 0 210px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 35px;
	height: 35px;
	z-index: 5;
	}

#button-back {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 160px;
	height: 8px;
	z-index: 5;
	color: #999;
	font-size: 9px;
	line-height: 9px;
	text-align: left;
	}

#idnum {
	margin: 0;
	padding: 0 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 575px;
	height: 8px;
	z-index: 5;
	color: #999;
	font-size: 9px;
	line-height: 9px;
	text-align: right;
	}

#description {
	color: #333;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	position: absolute;
	top: 15px;
	right: 20px;
	width: 225px;
	height: 235px;
	z-index: 5;
	}

#capcopy {
	color: #333;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 255px;
	width: 400px;
	height: 235px;
	z-index: 5;
	}

#caplinks {
	color: #666;
	font-size: 10px;
	line-height: 23px;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	top: 15px;
	right: 20px;
	width: 225px;
	height: 235px;
	z-index: 5;
	}

#contactform {
	position: absolute;
	top: 15px;
	right: 255px;
	width: 400px;
	height: 235px;
	z-index: 5;
	color: #333;
	text-align: right;
    vertical-align: top;
	}

#contactlinks {
	position: absolute;
	top: 15px;
	right: 20px;
	width: 225px;
	height: 235px;
	z-index: 5;
	color: #666;
	font-size: 10px;
	line-height: 23px;
	text-align: left;
	text-transform: uppercase;
	}

#images-sm {
	text-align: right;
	vertical-align: top;
	position: absolute;
	bottom: 100px;
	right: 0;
	width: 765px;
	height: 350px;
	z-index: 5;
	overflow: hidden;
	}

#flash-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 2295px;
	height: 331px;
	z-index: 50;
	}

.form_input { border: 1px solid #999; width: 200px; height: 15px; font-size: 9px; margin-bottom: 5px; padding: 3px; vertical-align: top; }
.form_message { border: 1px solid #999; width: 200px; height: 100px; font-size: 9px; margin-bottom: 5px; padding: 3px; vertical-align: top;}
.form_send { text-align: left; border: 1px solid #999; color: #999; background: #FFFFFF; width: 60px; height: 20px; font-size: 9px; padding: 3px; }
.tiny { font-size: 7px; line-height: 8px; text-transform: uppercase; word-spacing: 1px; letter-spacing: 1px; }
.grey { color: #999; }
.header { font-size: 20px; line-height: 25px; }
.client { color: #666; font-size: 10px; line-height: 10px; text-transform: uppercase; text-align: right; }
.image-sm { width: 73px; height: 73px; border: 1px solid #ccc; margin-left:10px; margin-bottom:10px; }
a { color: #999; text-decoration: none; }
a.caplink:link, a.caplink:visited, a.caplink:active { color: #666; }
a.caplink:hover, a.capsel:link, a.capsel:visited, a.capsel:active, a.capsel:hover { color: #000; }
