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

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #141414;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.general-text {
	font-family:  “Papyrus”, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff0ff;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	margin-top: 5px;
}

h3 {
	margin: 0px;
	color: #b8b8b8;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 1px;
}

h4 {
	margin: 0px;
	color: #b8b8b8;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: lighter;
	letter-spacing: 1px;
}

.section-name {
	margin: 0px;
	color:#3399cc;
	font-family: "Papyrus", Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	text-decoration: underline;
}

a {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #09F;
}

#wrapper {
	width: 1000px;
	height: 1px;
	margin: 0 auto;
	padding-top: 0px;
	margin-top: 0px;
	margin-top: auto;
}


#header {
	width: 1000px;
	height: 105px;
	background-image:url(../images/bg-header.gif);
}
#logo {
	width: 600px;
	float: left;
	height: 70px;
	}

.imgHeader {
	height: 47px;
	margin-top: 30px;
	margin-left: 30px;
}



#call-us-now {
	padding-top: 20px;
	width: 370px;
	padding-right: 30px;
	float:right;
	height: 70px;
	text-align:right;
}
#call-us-now p {
	font-size: 0.9em;
	color: #3399cc;
	float:right;
	font-weight:bold;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}
#call-us-now img {
	margin-top: 3px;
	float: right;
	width: 40px;
	padding-top: 3px;
	margin-right: 15px;
}
.box-slogan {
	float: left;
	width: 464px;
	height: 220px;
	margin-top: 28px;
}
.slogan {
	color: #212121;
	font-size: 36px;
	margin: 0px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	padding: 0px;
}
.slogan-description {
	margin: 0px;
	margin-left: 150px;
	color: #212121;
	font-size: 18px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-top: 0px;
}
.box-image {
	height: 270px;
	width: 930px;
	float: left;
}
.box-divider {
	width: 440px;
	height: 2px;
	background-image:url(../images/divider.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
}
.slogan-description-2 {
	text-align:justify;
	color: #656565;
	font-size: 13px;
	letter-spacing: -0.5px;
	line-height: 20px;
	margin: 0;
	margin-top: 30px;
	width: 440px;
}
.clear {
	clear: both;
}
#wrapper-content {
	width: 1000px;
	height: 649px;
}
#spacing-left {
	width: 30px;
	height: 280px;
	background-image:url(../images/left-spacing.jpg);
	float: left;
}
#spacing-right {
	width: 24px;
	height: 280px;
	background-image:url(../images/right-spacing.jpg);
	float: left;
}
#box {
	float: left;
	width: 930px;
	height: 270px;
	border-bottom: 4px solid #000000;
	border-left: 2px solid #000000;
	border-top: 3px solid #000000;
	background-image:url(../images/bg-box.jpg);
	background-repeat:no-repeat;
	border-right: 2px solid #000000;
}
.box-element {
	width: 931px;
	height: 270px;
	background-image:url(../images/bg-box.jpg);
	background-repeat:repeat-x;
}

#mainContent {
	width: 1000px;
	height: 369px;
	background-image: url(../images/bg-content.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.left-column {
	width: 440px;
	float: left;
	height: 310px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 30px;
}
.left-column_map {
	width: 900px;
	float: left;
	height: 500px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-left: 30px;
}
.right-column {
	width: 440px;
	float: right;
	padding-right: 30px;
	margin-top: 30px;
	height: 310px;
}

.column-subdivision-left {
	float: left;
	width: 215px;
	margin-right: 5px;
}
.column-subdivision-right {
	float:right;
	width: 215px;
	margin-left: 5px;
}

.service {
	float: left;
	width: 440px;
	margin-top: 0px;
	padding: 0px;
}
.service-name {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	color: #b8b8b8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 20px;
}
.short-description {
	font-family:  “Trebuchet MS”, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3399cc;
	margin: 0px;
	margin-top: 2px;
}
.arrow {
	width: 20px;
	margin-top: 7px;
	float: left;
}
.learn-more {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
}

.Accordion-icon-img {
	width: 20px;
	float: left;
}

.AccordionItem-title {
	float: left;
	margin: 0px;
	margin-left: 10px;
	color: #b8b8b8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.AccordionItem-title:hover {
	color: #3399cc;
	text-decoration: underline;
}
ul {
	list-style-image:url(../images/list.png);
	margin:0px;
	padding-left: 23px;
}
ul li {
	font-size: 14px;
	margin-bottom: 5px;
	color: #B8B8B8;
}
#a1 {
	width: 210px;
}

#controller {
	float: right;
	padding-right: 40px;
	height: 20px;
}
.jFlowControl {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-size: 0.8em;
	text-transform:uppercase;
	background-image:url(../images/menu-tab.jpg);
	height: 17px;
	padding-top: 1px;
	width: 100px;
	color: #141414;
	cursor: pointer;
	float: left;
}
.jFlowControl:hover {
	background-image:url(../images/menu-tab-order.jpg);
}
.jFlowControl:active {
	background-image: url(../images/menu-tab-active.jpg);
}

.contact-fieldset {
	width: 460px;
	border: none;
	padding: 0px;
	margin-top: 0px;
}

.contact-label {
	color: #767676;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	width: 100px;
	float: left;
}

.contact-input {
	width: 200px;
	margin-right: 5px;
	margin-bottom: 4px;
	padding: 5px;
	background-color: #141414;
	border: 1px solid #767676;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	letter-spacing: 1px;
}

.contact-body {
	width: 320px;
	background-color: #141414;
	color: white;
 	border: 1px solid #767676;
	padding: 5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.contact-button {
	text-align: right;
	padding: 6px;
	margin-left: 100px;
	background-color: #141414;
	border: 1px solid #B8B8B8;
	color: white;
	font-size: 0.7em;
}

#footer {
	width: 1000px;
	height:129px;
	background-image:url(../);
	background-repeat:repeat-x;
	padding-top: 60px;
	padding-left: 30px;
}

 .divider-y {
	width: 440px;
	height: 2px;
	background-image:url(../);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divider-x {
	width:2px;
	height:300px;
	float: left;
	background-image:url(../);
	background-repeat: repeat-y;
	margin-top: 30px;
} 


.Accordion {
	overflow: hidden;
	width: 440px;
	height: 310px;
	z-index: 100000;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

.AccordionPanelTab {
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	float: right;
}

.AccordionPanelContent {
	float: left;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 300px;
}

.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

.AccordionPanelTabHover {
	color: #553455;
	cursor: pointer;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #0CC;
}

.AccordionFocused .AccordionPanelTab {
	background-color: #3399FF;
}

.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #33CCFF;
}
 

.gallery-name {
	letter-spacing: -1px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 0px;
	color:#3399cc;
	font-family: "Papyrus", Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
}
