html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}
body {
	font-family : Verdana, sans-serif;
	text-align: center;
	font-size: .9em;
	color: #000000;
	background-color: #FCFCFC;
}
#Gallery_Link {
	position: absolute;
}
#main-body-one {
	background-image:url('Images/Back-one.jpg');
	background-position: top left; background-repeat: repeat-x;
}
#main-body-two {
	background-image:url('Images/Back-two.jpg');
	background-position: top left; background-repeat: repeat-x;
}
#body-one {
	background-image:url('Images/BlueAtom.jpg');
	background-position: top left; background-repeat: no-repeat;
	border-top: 1px solid #7E7E7E;
}
#body-two {
	background-image:url('Images/BlueAtoms.jpg');
	background-position: top left; background-repeat: no-repeat;
	border-top: 1px solid #7E7E7E;
}
#main {
	width: 88%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
#header-one {
	position: relative;
	height: 100px;
	width: auto;
	margin-left: 220px;
	margin-top: 135px;
	background-image:url('Images/tteddo.gif');
	background-position: top left; background-repeat: no-repeat;
}
#header-two {
	width: auto;
	height: 90px;
	margin-top: 64px;
	margin-left: 87px;
	background-image:url('Images/tteddos.gif');
	background-position: top left; background-repeat: no-repeat;
}
#Company {
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	color: #000080;
	text-shadow: 3px 3px 2px #bfbfbf;
}
#page_title {
	position: relative;
	height: 1.5em;
	color: #0000C0;
	width: auto;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	top:43px;
	line-height: 1.5em;
	padding-right: 50px;
	float: right;
}
#inner-main {
	position: relative;
 	min-height: 400px; 
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: 0px;
	padding-bottom: 20px;
}
#Slogan {
	font-weight: bold;
	font-size: 1.1em;
	margin-left: 150px;
}
#content-one {
	vertical-align: top;
	min-height: 500px;
	min-width: 500px;
	font-size: .9em;
	text-align: justify;
	color: #000000;
	padding: 5px 5px 10px 5px;
	margin: 15px 0px 20px 250px;
	border-left: 1px solid #BBBBBB;
}
#content-one ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content-one li {
	list-style: disc;
	left: 15px;
}
#content-two {
	vertical-align: top;
	min-height: 500px;
	min-width: 500px;
	font-size: .9em;
	text-align: justify;
	color: #000000;
	padding: 5px 5px 10px 5px;
	margin: 15px 0px 20px 145px;
	border-left: 1px solid #BBBBBB;
}
#content-two ul {
	padding-left: 25px;
	list-style: disc inside;
}
#content-two li {
	list-style: disc;
	left: 15px;
}
.page-left {
	width: 45%;
	float: left;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
}
.page-right {
	width: 45%;
	float: right;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
}
.gallery-left {
	width: 45%;
	float: left;
	text-align: left;
	font-size: .9em;
	font-weight: bold;
}
#Gallery-List {
	line-height: 1.4em;
	padding-left: 15px;
}
.spacer {
	clear: both;
	height: 0px;
}
#content-two li {
	margin-left: 17px;
}
#content ul{
	margin-left: 10px;
	padding-left: 10px;
}
#Style_Select {
	font-size: .8em;
	font-weight: normal;
}
p {
	color: #585858;
	margin: 10px;
	width: auto;
	min-width: 120px;
}
img {
	border: 0px;
	text-decoration: none;
}
#contact-left {
	width: 45%;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
#contact-right {
	width: 45%;
	float: right;
	font-size: .9em;
	font-weight: bold;
}
#contact-textarea {
	text-align: left;
	margin: 0px 0px 25px 0px;
	font-size: .9em;
	float: left;
}
Input{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	background-image:url("Images/input_fade.png");
	background-position: top left;
	border-style: inset;
	-moz-border-radius: 3px;
}
Input:focus{
	background-image:url("Images/b.gif");
}
Select{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	font-size: 1.0em;
	border : solid 1px #989898;
	border-style: inset;
	-moz-border-radius: 3px;
}
TextArea{
	background-color: #EEEEEE;
	font: Verdana,san-serif;
	border : solid 1px #989898;
	background-image:url("Images/input_fade.png");
	background-position: top left;
	background-repeat: repeat-x;
	border-style: inset;
	-moz-border-radius: 3px;
}
TextArea:focus{
	background-image:url("Images/b.gif");
}
input.Submit {
	font-weight: bold;
	font-size: .8em;
	border: 2px solid #000066;
	border-style: outset;
	background-image:url("Images/button-off.png");
	background-position: bottom left;
	margin-top: 5px;
	-moz-border-radius: 5px;
}
input.Submit:hover{
	background-image:url("Images/button-on.png");
	background-position: bottom left;
}
input.Submit:active{
	background-image:url("Images/button-down.png");
	background-position: top left;
}
.message {
	color: #CC0000;
	font-weight: bold;
}
.Normal { 
	font-weight: normal;
}
.Bold { 
	font-weight: bold;
}
.BoldItalic { 
	font-weight: bold;
	font-style:italic;
}
.BoldLargeNavy { 
	font: 1.2em; 
	font-weight: bold;
	color: #000080;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration:underline;
}
.smallbold {
	font-size: .9em;
	font-weight : bold;
}
.small {
	font-size: .8em;
}
h1 {
	font: bold 1.2em;
}
h2 {
	font: bold 1.3em; 
	background-color: transparent;
}
h3 {
	font: bold 2.1em;
	font-variant : small-caps;
}
.super {
	font-size: .75em;
	font-weight : bold;
	vertical-align : super;
}
ol {
	font-size: .9em;
}
a:link{
	color: #0000C0;
}
a:visited{
	color: #0000C0;
}
a:hover{
	color: #6666CC;
}
a:active{
	color: #6699FF;
}
#pagefooter {
	text-align: center;
	width: 99%;
	bottom: 5px;
}
.tteddo {
	font-size:.6em;
	font-weight: bold;
	color: #0000C0;
	text-decoration: none;
}
/*XXXXXXXXXXXX Primary  nav rules XXXXXXXXXXX*/
.Nav_Menu {
	text-decoration: none;
	line-height: 1.5em;
}
#nav_menu {
	position: relative;
	float: left;
	height: auto;
	vertical-align: top;
	font-size: .9em;
	text-align: left;
	margin: 45px 0px 25px 0px;
	width: 135px;
	font-weight: bold;
	padding-left: 5px;
}
.NavHolder {
	width: 135px;
	float: left;
	padding-bottom: 15px;
	display: inline; /* doubled margin bug fix for IE/win */
}
.NavHolder li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	width: 135px;
	vertical-align: bottom; /* for IE5/win */
}
.NavHolder ul a {
	display: block;
	padding: 1px 0px 0px 2px;
	vertical-align: bottom; /* needed for IE5/win */
	text-align: left;
	text-decoration: none;
}
.NavHolder div,
.NavHolder ul li:hover div div { 
	position: absolute;  
	left: -3000px;
	width: 135px;
	padding: 2px 0px 2px 0px;
}							/* Hide/Configure All Menus Appear  */
.NavHolder ul li:hover div {
	left: 100px;
	top: 2px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background-color: #FCFCFC;
}							/* SubMenu Appear  */

/* \*/ /*/ 
ul li ul {position: static;}
/* */
/*
 * jQuery Nivo Slider v2.7.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#F7F7F7;
	color:#000;
	opacity:0.9; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default #slider {
    margin:20px auto 0 auto;
    width:640px; /* Make sure your images are the same size */
    height:480px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:150px;
}