@import url("/css/lightbox.css");
BODY {
	background-color: #cacaca;
	background-image: url(/images/body/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	margin: 15px;
}
BODY, TH, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
H1, H2, H3, H4, H5, H6 {
	color: #000;
}
FORM {
	margin: 0;
	padding: 0;
}
A {
	color: #0076a3;
	text-decoration: none;
}
A:visited {
	color: #002157;
}
A:hover {
	color: #00a99d;
	text-decoration: underline;
}
A IMG {
	border: none;
}

#MainContainer {
	background-color: #fff;
	background-image: url(/images/center/bg.gif);
	width: 780px;
	margin: 0 auto;
}

#Top {
	background-image: url(/images/top/bg.gif);
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}

#Center {
	
}
#Col01 {
	width: 230px;
	float: left;
}
#Col02 {
	width: 550px;
	float: left;
}

#LeftColArea {
	padding: 0 0 0 5px;
}
#RightColArea {
	padding: 0 10px;
}

#TopLogo H1 {
	margin: 0;
	padding: 0;
}
#TopLogo H1 A {
	background-image:	url(/images/top/logo.jpg);
	width: 225px;
	height: 160px;
	display: block;
}
#TopLogo H1 A SPAN {
	display: none;
}

#MainMenuTop {
	background-image: url(/images/mainmenu/top.gif);
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
#MainMenuTop H2 {
	display: none;
}
#MainMenu {
	background-color: #f9f9f9;
	border-left: 3px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 0 9px 20px 7px;
}
#MainMenu UL {
	font-size: 17px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #fff;
	list-style: none;
}
#MainMenu LI {
	line-height: 22px;
	padding: 4px 5px 0 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
}
#MainMenu LI UL {
	padding: 5px 0 5px 0;
	border-top: none;
	border-bottom: none;
}
#MainMenu LI UL LI {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 5px 0;
	padding: 0 5px;
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-bottom: none;
}
#MainMenu LI A {
	color: #876e42;
}
#MainMenu LI UL LI A {
	font-weight: bold;
	color: #7195b9;
}
/*
#MenuCallBox {
	background-color: #f8f8f8;
	background-image: url(/images/mainmenu/callbox-bg.gif);
	width: 185px;
	height: 115px;
	margin: 15px 10px;
}
#MenuCallBox H3 {
	font-size: 17px;
	color: #876e42;
	text-align: center;
	line-height: 30px;
	margin: 0 10px;
	padding: 4px 0 0 0;
	border-bottom: 1px solid #f2f2f2;
}
#MenuCallBox P {
	font-size: 11px;
	font-weight: bold;
	color: #7195b9;
	text-align: center;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#MenuCallFormField {
	width: 145px;
	height: 20px;
	margin: 0 auto 5px auto;
}
#MenuCallFormField INPUT.input-text {
	background-image: url(/images/mainmenu/callbox-input-bg.gif);
	text-align: center;
	width: 141px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #e8e8e8;
}
#MenuCallFormSubmit {
	text-align: center;
}
*/
#ContentTop {
	height: 44px;
	border-bottom: 1px solid #f1f1f1;
}
#ContentTop H2 {
	background-image: url(/images/top/slogan-bg.gif);
	width: 230px;
	height: 30px;
	margin: 13px 0 0 0;
	padding: 0;
	display: block;
	float: left;
}
#ContentTop H2 STRONG {
	display: none;
}
#ContentTop P {
	width: 200px;
	height: 44px;
	margin: 0;
	padding: 0;
	float: right;
}
#ContentTop P A {
	background-image: url(/images/top/phone-bg.gif);
	width: 200px;
	height: 40px;
	margin: 2px 0 0 0;
	display: block;
}
#ContentTop P EM {
	display: none;
}

#SectionPicture {
	background-image: url(/images/content/content_picture-shadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 325px;
}
#SectionPictureArea {
	margin: 5px 0 20px 0;
	padding: 9px;
	border: 1px solid #dedede;
}
#SectionPictureBlock {
	background-color: #f4f4f4;
	padding: 10px;
}
#SectionPictureBlock DIV {
	width: 490px;
	height: 260px;
}
#SectionPictureBlock OBJECT {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#SectionPictureBlock DIV H2 {
	font-family: "Century Gothic";
	font-size: 28px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	line-height: 60px;
	margin: 0;
	padding: 165px 205px 30px 0;
}

#PageContent {
	font-size: 11px;
	padding: 10px;
}
#PageContent H2 {
	font-size: 24px;
	margin: 5px 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dedede;
}
#PageContent H3 {
	font-size: 20px;
	color: #b93434;
	margin: 30px 0 20px;
	border-bottom: 1px solid #ffd4d4;
}
#PageContent H4 {
	font-size: 16px;
}
#PageContent H5 {
	font-size: 12px;
}
#PageContent P {
	text-align: justify;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}
#PageContent OL,
#PageContent UL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 30px;
}
#PageContent LI {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 0;
}
#PageContent DL {
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#PageContent DT {
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#PageContent DD {
	margin: 0 0 10px 20px;
	padding: 0 0 0 0;
}
#PageContent P A,
#PageContent LI A,
#PageContent DD A {
	font-weight: bold;
}
#PageContent DIV.contentimage {
	border: 1px solid #dedede;
}
#PageContent DIV.contentimage IMG {
	margin: 4px;
	border: 5px solid #efefef;
	vertical-align: bottom;
}
#PageContent DIV.galleryblock IMG {
	border: 1px solid #dedede;
}
#PageContent DIV.productimages {
	text-align: center;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #dedede;
}
#PageContent DIV.productimages IMG {
	vertical-align: bottom;
}


#Bottom {
	clear: both;
}
#BottomArea {
	text-align: center;
	margin: 0 5px;
	padding: 5px;
	border-top: 1px solid #efefef;
}

#Footer {
	width: 780px;
	margin: 0 auto;
}
#FooterArea {
	background-image: url(/images/bottom/bg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 50px;
	
}

/* Other Universal Definitions*/
.end-float {
	clear: both;
}
.important {
	color: #E80000;
}
