#topshadow {
	position: absolute;
	height: 8px;
	width: 932px;
	left: 5px;
	top: 117px;
	background-image: url(../images/shadtop.png);
	background-repeat: repeat-x;
	z-index: 4;
}
#leftshadow {
	position: absolute;
	height: 375px;
	width: 8px;
	left: 5px;
	top: 125px;
	background-image: url(../images/shadleft.png);
	background-repeat: repeat-y;
	z-index: 4;
}
#rightshadow {
	height: 380px;
	width: 8px;
	position: absolute;
	left: 937px;
	top: 118px;
	background-image: url(../images/shadright.png);
	background-repeat: repeat-y;
	z-index: 4;
}
#bottomshadow {
	position: absolute;
	height: 474px;
	width: 933px;
	left: 13px;
	top: 497px;
	background-image: url(../images/shadbot.png);
	background-repeat: repeat-x;
	z-index: 4;
	background-color: #FFFFFF;
}

html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 0 20px 0;
	padding: 0;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left: 80px;
	margin-top: 20px;
}



#wrap {
	position: absolute;
	left: 11px;
	top: 129px;
	z-index: 1;
}
#details {
	width: 950px;
	left: 0px;
	top: 50px;
	text-align: center;
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
	float: left;
	border-top-color: #000000;
	z-index: 6;
}

#letterspace {
	letter-spacing: 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#leftcol  {
	position: absolute;
	height: 297px;
	width: 465px;
	left: 0px;
	top: 523px;
	text-align: left;
	line-height: 16px;
	z-index: 5;
	background-color: #FFFFFF;
}
#rightcol {
	position: absolute;
	height: 323px;
	width: 465px;
	left: 486px;
	top: 523px;
	text-align: left;
	line-height: 16px;
	z-index: 5;
	background-color: #FFFFFF;
}
#highcolleft {
	position: absolute;
	height: 1000px;
	width: 465px;
	left: 0px;
	top: 135px;
	text-align: left;
	line-height: 16px;
}
#highcolright {
	position: absolute;
	height: 1000px;
	left: 488px;
	top: 135px;
	width: 465px;
	text-align: left;
	line-height: 16px;
}
#testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



#main {
	width: 950px;
	margin: 20px auto;
	padding: 0;

	position: relative;
	z-index: 3;
	
	height: 1000px;
}


a {
    color: #818181;
}

table {
	font-size: inherit;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 99%;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
#logo {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 950px;
	text-align: center;
}
#navbar {
	position: absolute;
	height: 27px;
	width: 950px;
	top: 67px;
	text-align: center;
	z-index: 1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#caption {
	position: absolute;
	z-index: 3;
	height: 18px;
	width: 765px;
	top: 332px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding-top: 1px;
}
#caption1 {
	position: absolute;
	z-index: 3;
	width: 765px;
	left: 3px;
	
}
#caption2 {
	position: absolute;
	z-index: 3;
	left: 538px;
	width: 230px;
	}
#caption3 {
	position: absolute;
	z-index: 3;
	left: 238px;
	width: 300px;
}
a:link {
	color: #818181;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}

/* Gallery Styles */

#motioncontainer {
	width: 908px; /* Set to gallery width, in px or percentage */
	height: 358px; /* Set to gallery height */
	position: absolute;
	left: -21px;
	top: 132px;
	z-index: 3;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#motioncontainer a img {
	border: 3px solid #FF0080; /* Set image border color */
	z-index: 3;
	
}

#motioncontainer a:hover img {
	border: 1px solid navy; /* Set image border hover color */
	z-index: 3;
}

#statusdiv {
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /* Stop Editing Gallery Styles */
	left: -300px;
	visibility: hidden;
	z-index: 3;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
	z-index: 3;
}
/* End Gallery Styles */
#div1 {
	height: 337px;
	width: 396px;
	position: absolute;
	z-index: 4;
	left: 233px;
	top: 125px;
	text-align: right;
	margin-left: 300px;
	
}
#div2 {
	height: 337px;
	width: 396px;
	position: absolute;
	z-index: 5;
	left: 233px;
	top: 125px;
	text-align: right;
	margin-left: 300px;
	font-size: 15px;
}
