/* GENERAL BEGIN */
body {
	padding: 0px;
	margin: 0px;
	background: #fbfaf6 url(../images/bgr-body.gif) repeat-y center;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 10px;
	line-height: 10px;
	clear: both;
}

h2 {
	color: #a19886;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	text-transform: uppercase;
	clear: both;
}

p {
	margin: 0px;
	padding: 10px;
	display: block;
}

a {
	color: #fe7600;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.hrLineDiv, div.hrLineSPDiv {
	width: 100%;
	height: 3px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background: url(../images/bgr-hr-line1.gif) repeat-x center;
	line-height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
}

div.hrLineSPDiv {
	padding: 10px 0px 10px 0px;
}
/* GENERAL END */

/* ROOT AND CENTER DIVS BEGIN */
#rootDiv0 {
	width: 100%;
	background: url(../images/bgr-body-top1.jpg) repeat-x top;
	display: block;
	float: left;
}

#rootDiv1 {
	width: 992px;
	margin: 0px auto;
	display: block;
}

#rootDiv2 {
	width: 992px;
	background: url(../images/bgr-body-top2.jpg) no-repeat center top;
	display: block;
	float: left;
}

#centerDiv0 {
	width: 850px;
	margin: 0px auto;
	display: block;
}

#centerDiv1 {
	width: 850px;
	background: url(../images/bgr-content1.gif) repeat-y right;
	display: block;
	float: left;
}

#centerDiv2 {
	width: 850px;
	background: url(../images/bgr-header-collage.jpg) no-repeat top left;
	display: block;
	float: left;
}

#centerDiv3 {
	width: 850px;
	background: url(../images/bgr-content-bottom.gif) no-repeat bottom right;
	display: block;
	float: left;
}
/* ROOT AND CENTER DIVS END */

/* HEADER BEGIN */
#headerDiv {
	width: 100%;
	height: 140px;
	display: block;
	float: left;
}

#headerMenuUl {
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
}

#headerMenuUl li {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	float: right;
}

#headerMenuUl li a {
	height: 18px;
	margin: 0px;
	padding: 2px 0px 0px 27px;
	color: #ffb400;
	text-decoration: none;
	display: block;
	float: left;
}

#headerMenuUl li a:hover {
	text-decoration: underline;
}

#headerMenuUl li.home {
	background: url(../images/button-header-home.gif) no-repeat top left;
}

#headerMenuUl li.contact {
	background: url(../images/button-header-contact.gif) no-repeat top left;
}

#logo {
	width: 190px;
	height: 50px;
	margin: 23px 56px 0px 0px;
	_margin-right: 28px;
	display: block;
	float: right;
}
/* HEADER END */

/* LEFT PANEL BEGIN */
#leftPanelDiv1 {
	width: 201px;
	margin: 77px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}

#leftPanelDiv2 {
	width: 201px;
	padding: 0px 0px 25px 0px;
	background: url(../images/bgr-left-panel.gif) no-repeat bottom;
	display: block;
	float: left;
}

#designedByA {
	margin: 0px 0px 0px 40px;
	color: #666666;
}

#mainMenuUl {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: right;
}

#mainMenuUl li {
	width: 186px;
	margin: 0px;
	padding: 0px;
	background: url(../images/button-main-menu.jpg) no-repeat;
	display: block;
	float: left;
	clear: both;
}

#mainMenuUl li a {
	width: 166px;
	height: 23px;
	margin: 0px;
	padding: 11px 0px 0px 20px;
	background: none;
	color: #fe7600;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#mainMenuUl li a:hover {
	background: url(../images/button-main-menu-o.jpg) no-repeat;
}

#leftPanelDiv1 img.hrDotsDiv {
	margin: 15px 10px 15px 0px;
	float: right;
	clear: both;
}

#leftPanelDiv1 .textDiv {
	width: 150px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	color: #a19886;
	font-weight: bold;
	font-size: 11px;
	display: block;
	clear: both;
	float: left;
}

#leftPanelDiv1 h3 {
	margin: 0px;
	padding: 5px 0px 10px 30px;
	font-size: 11px;
	color: #efba49;
	text-transform: uppercase;
	display: block;
	clear: both;
}

#leftPanelDiv1 .photoDiv {
	padding: 20px 0px 0px 23px;
	display: block;
	float: left;
	clear: both;
}

#leftPanelDiv1 img.photo {
	border: 1px solid #ffffff;
}
/* LEFT PANEL END */

/* CONTENT BEGIN */
#contentDiv {
	width: 615px;
	margin: 20px 0px 0px 0px;
	padding: 5px 16px 0px 13px;
	display: block;
	float: left;
}

.photo1Div {
	padding: 4px 4px 4px 8px;
	background: url(../images/bgr-img-border1.gif) no-repeat right;
	display: block;
	float: left;
}

.photo2Div {
	padding: 4px 4px 4px 4px;
	background: url(../images/bgr-img-border1.gif) no-repeat right;
	display: block;
	float: left;
}

/* homepage begin */
#hpWelcomeP {
	width: 400px;
	margin: 0px;
	padding: 5px 0px 10px 20px;
	text-align: justify;
	display: block;
	float: left;
}

#hpNewsDiv {
	width: 225px;
	padding: 0px 25px 0px 13px;
	display: block;
	float: left;
}

#hpNewsDiv p {
	padding: 20px 0px 0px 0px;
	line-height: 15px;
	display: block;
	float: none;
}

#hpPanelDiv0 {
	width: 349px;
	background: url(../images/bgr-hp-panel-top.gif) no-repeat top;
	display: block;
	float: left;
}

#hpPanelDiv1 {
	width: 333px;
	padding: 10px 8px 14px 8px;
	background: url(../images/bgr-hp-panel-bottom.gif) no-repeat bottom;
	display: block;
	float: left;
}

#hpPanelDiv0 h1 {
	padding: 0px 0px 10px 5px;
}

#hpPanelDiv0 ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
}

#hpPanelDiv0 ul li {
	margin: 0px;
	padding: 0px 5px 5px 18px;
	background: url(../images/img-bullet1.gif) no-repeat 0px 0px;
	font-weight: bold;
}
/* homepage end */

/* subpage begin */
#contentLeftPanelDiv {
	width: 185px;
	margin-right: 4px;
	display: block;
	float: left;
}

#contentLeftPanelDiv p {
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

#contentLeftPanelDiv p.colored {
	color: #fe7600;
}

#contentLeftPanelDiv address {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	color: #fe7600;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

#contentLeftPanelDiv p.colored a, #contentLeftPanelDiv address a {
	font-weight: bold;
}

#contentLeftPanelDiv ul.menu {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	display: block;
	clear: both;
	float: left;
}

#contentLeftPanelDiv ul.menu li {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	background: url(../images/img-bullet2.gif) no-repeat 0px 4px;
}

#contentLeftPanelDiv ul.menu li a{
	font-weight: bold;
}

#spPanelDiv0 {
	width: 426px;
	background: url(../images/bgr-sp-panel-top.gif) no-repeat top;
	display: block;
	float: left;
}

#spPanelDiv1 {
	width: 410px;
	padding: 10px 8px 14px 8px;
	background: url(../images/bgr-sp-panel-bottom.gif) no-repeat bottom;
	display: block;
	float: left;
}

#spPanelDiv0 h1 {
	padding: 0px 0px 10px 5px;
}

#spPanelDiv0 ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
}

#spPanelDiv0 ul li {
	margin: 0px;
	padding: 0px 5px 8px 18px;
	background: url(../images/img-bullet1.gif) no-repeat 0px 0px;
}

#spPanelDiv0 h4 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
}

#spPanelDiv0 h4 a {
	color: #666666;
	font-weight: bold;
}

#spPanelDiv0 h4 a:hover {
	text-decoration: none;
}
/* subpage end */

#footerDiv {
	width: 100%;
	padding: 20px 0px 22px 0px;
	color: #666666;
	font-size: 11px;
	text-align: right;
	display: block;
	float: left;
	clear: both;
}

/* CONTENT END */

/* ADDITIONAL BEGIN */
.left {
	float: left;
}

.right {
	float: right;
}

.noPadding {
	padding: 0px;
}

.clear {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

form p {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	display: block;
	clear: both;
}

form p.buttons1 {
	padding: 2px 24px 2px 0px;
}

form label {
	width: 60px;
	color: #a19886;
	font-weight: bold;
	display: block;
	float: left;
}

form input.text {
	width: 215px;
	background: #FFFFFF;
	border: 1px solid #969696;
	font-size: 11px;
}

form input.buttonFormSend {
	width: 95px;
	height: 29px;
	background: url(../images/button-form-send.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
}

form input.buttonFormReset {
	width: 94px;
	height: 29px;
	background: url(../images/button-form-reset.gif) no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
}

form textarea {
	width: 310px;
	height: 115px;
	background: #FFFFFF;
	border: 1px solid #969696;
	font-size: 11px;
}

.priceList {
    border-collapse: collapse;
}

.priceList a{
    text-decoration: none;
}

.priceList:hover{
    text-decoration: none;
}


.priceList th {
    border-top: 1px solid #fe7600;
    color: #fe7600;
    text-align: left;
}

.tableBorder {
    border: 1px solid #EAE5CF;
}

.price_list_bullet {
    background-image: url(../images/img-bullet1.gif);
    background-repeat: no-repeat;
}
/* ADDITIONAL END */