@charset "utf-8";
/* CSS Document */

body {
	background-color: #260000;
}
#page {
	position: relative;
	width: 921px;
	border: 6px solid #4d1b07;
	top: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/background-sidebar.jpg);
	background-repeat:no-repeat;
	background-color: #210000;

}
.footer {
	position: relative;
	width: 921px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6F2B7;
	font-size: 10px;
	text-align: center;
}
.footer a {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0DB14B;
	font-size: 10px;
	
}
#page-top {
	position: relative;
	width: 922px;
	margin: 0 auto;
	vertical-align:middle;

}
.address{
	width: 919px;
	height:10px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	text-align: right;
	top: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
}
#topbar{
	width: 930px;
position: relative;
	text-align: left;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.swartzlogo{
	width: 218px;
	height:170px;
	position: absolute;
	text-align: left;
	background-image: url(images/image-swartzlogo.png);
	background-repeat: no-repeat;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	z-index: 12;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
}
a {
	color: #0DB14B;
}

/* Menu */
#menuhead {
	text-align: center;
	width: 921px;
	height: 46px;
	background-image: url(images/background-menu.jpg);
	background-repeat: repeat-x;
	margin: 0;
	vertical-align: top;
}
#menuhead ul#navContainer
{
	margin: 13px 10px 0 0px;
	height: 23px;
	list-style: none;
	text-align: right;
	float: right;
}


#menuhead #navContainer li
{
	float: left;
}

#menuhead #navContainer li a
{
	display: block;
	border: 0;
	float: left;
}



/* Set the nav hover effects */

li#lnkMenuHome a,
li#lnkMenuServices a,
li#lnkMenuAboutUs a,
li#lnkMenuNewsAndEvents a,
li#lnkMenuEducationCenter a,
li#lnkMenuFAQ a,
li#lnkMenuContactUs a {
	background-color: transparent;
	background-repeat: no-repeat;}

li#lnkMenuHome a {
	height: 21px;
	width: 68px;
	background-image: url(images/menu-home.png);
	background-repeat: no-repeat;
}

#lnkMenuHome a:hover{
	background-position: 0 -21px;}

li#lnkMenuHistory a {
	height: 21px;
	width: 84px;
	background-image: url(images/menu-history.png);
	background-repeat: no-repeat;
}

#lnkMenuHistory a:hover{
	background-position: 0 -21px;}

li#lnkMenuServices a {
	height: 21px;
	width: 85px;
	background-image: url(images/menu-services.png);
		background-repeat: no-repeat;
}

#lnkMenuServices a:hover{
	background-position: 0 -21px;}
	
	li#lnkMenuProducts a {
	height: 21px;
	width: 99px;
	background-image: url(images/menu-products.png);
		background-repeat: no-repeat;
}

#lnkMenuProducts a:hover{
	background-position: 0 -21px;}
	
li#lnkMenuPhotoGallery a{
	height: 21px;
	width: 140px;
	background-image: url(images/menu-photo-gallery.png);
		background-repeat: no-repeat;
}

#lnkMenuPhotoGallery a:hover{
	background-position: 0 -21px;}
	
li#lnkMenuCalculator a{
	height: 21px;
	width: 117px;
	background-image: url(images/menu-calculator.png);
	background-repeat: no-repeat;
}

#lnkMenuCalculator a:hover{
	background-position: 0 -21px;}

li#lnkMenuContactUs a{
	height: 21px;
	width: 92px;
	background-image: url(images/menu-contact.png);
		background-repeat: no-repeat;
}

#lnkMenuContactUs a:hover{
	background-position: 0 -21px;}
/* Set the nav "active" states */

 #lnkMenuHome.active a{
	background-position: 0 -21px;}
 #lnkMenuHistory.active a{
	background-position: 0 -21px;}
 #lnkMenuServices.active a{
	background-position: 0 -21px;}
 #lnkMenuProducts.active a{
	background-position: 0 -21px;}
 #lnkMenuPhotoGallery.active a{
	background-position: 0 -21px;}
 #lnkMenuCalculator.active a{
	background-position: 0 -21px;}
 #lnkMenuContactUs.active a{
	background-position: 0 -21px;}
.clear{
	height: 0;
	line-height: 0.0;
	font-size: 0%;
	clear: both;
}

/* Content */
#sidebar
{
	background-repeat:no-repeat;
	width: 217px;
	position: relative;
	float: left;
}
.sidebarcontent
{	
	width: 217px;
	position: relative;
	float: left;
	margin-top:70px;
}
#sidebar p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccc99;
	margin-right: 7px;
	margin-left: 7px;
}
#topimages
{
	width: 704px;
	float: left;
	margin: 0;
	background-color: #200100;
	height: 155px;
}
#topimages .topimage-left
{
	width: 234px;
	float: left;
	margin: 9px 0 0 0;
	height: 137px;
	background-image: url(images/headerbackground-imageleft.jpg);
}
#topimages .topimage-middle
{
	width: 217px;
	float: left;
	margin: 9px 6px 0 7px;
	height: 137px;
	background-image: url(images/headerbackground-imagecenter.jpg);
}
#topimages .topimage-right
{
	width: 240px;
	float: left;
	margin: 9px 0 0 0;
	height: 137px;
	background-image: url(images/headerbackground-imageright.jpg);
}

#centercontent-index
{
	float:left;
	width: 704px;
	margin: 0;
	background-color: #FFF;
	background-image: url(images/background-centercontent.jpg);
	background-repeat: repeat-x;
	padding-bottom: 13px;
}
#centercontent-index .servicebox
{
	float:left;
	width: 224px;
	background-color: #FFF;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#centercontent-index .servicebox p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
#centercontent-index .servicebox h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #200;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#centercontent-index .servicebox p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
#centercontent-index .servicebox h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #200;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#centercontent-index .servicebox-middle
{
	float:left;
	width: 223px;
	background-color: #FFF;
	margin: 0px 5px 0px 15px;
	padding: 0px;
}
#centercontent-index .servicebox-middle p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
#centercontent-index .servicebox-middle h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #200;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#centercontent-index .servicebox-right
{
	float:left;
	width: 212px;
	background-color: #FFF;
	margin: 0px 0px 0 9px;
}
#centercontent-index .servicebox-right p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
#centercontent-index .servicebox-right h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #200;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
#centercontent-index h2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #0DB14B;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
}
#centercontent-index h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #600;
	margin-right: 7px;
	margin-left: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
}
#centercontent-index h3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	margin-right: 7px;
	margin-left: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-align: left;
}
#centercontent-index p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-right: 7px;
	margin-left: 12px;
	text-align: left;
}
#centercontent-index .contentbox
{
	float:left;
	width: 670px;
	background-color: #FFF;
	margin: 10px 15px 0 15px;
	padding: 0px;
}
#centercontent-index .contentbox p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-right: 7px;
	margin-left: 7px;
}
#centercontent-index .contentbox h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #200;
	margin-right: 7px;
	margin-left: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

.imagefloat
{
	float:right;
	margin-right:3px;
	margin-left: 5px;
}
.imagefloatleft
{
	float:left;
	margin-right:3px;
	margin-left: 12px;
}
label
{
	width: 125px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	margin-left: 20px;
}

.submit input
{
	margin-left: 4.5em;
	color: #FFF;
	border: 1px solid #8B8B86;
	background-color: #260000;
} 
input
{
	color: #FFF;
	background-color: #260000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea
{
	color: #FFF;
	background-color: #260000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 
 
