/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	background-color: #FFFFFF;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
.clear {clear: both;}


.img-left {float:left; margin-right:10px}
.img-right {float:right; margin-left:10px}
/* GLOBAL RESET END */
.wrap {
	background-image: url(images/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.wrap .header {
	padding-top: 70px;
}
.wrap .header .menu {
	position: absolute;
	width: 360px;
	margin-top: -28px;
	margin-left: 520px;
}
.wrap .header .menu li {
	float: left;
	margin-right: 2px;
}
.wrap .header .menu h3 {
	display: none;
}

.but01 {
	background-image: url(images/but01.png);
	background-repeat: no-repeat;
	display: block;
	background-position:bottom;
	height: 32px;
	width: 88px;
}
.but02 {
	background-image: url(images/but02.png);
	background-repeat: no-repeat;
	display: block;
	background-position:bottom;
	height: 32px;
	width: 88px;
}
.but03 {
	background-image: url(images/but03.png);
	background-repeat: no-repeat;
	display: block;
	background-position:bottom;
	height: 32px;
	width: 88px;
}
.but04 {
	background-image: url(images/but04.png);
	background-repeat: no-repeat;
	display: block;
	background-position:bottom;
	height: 32px;
	width: 88px;
}
.but01:hover, .but02:hover, .but03:hover, .but04:hover  { background-position:top;}
.but01.select, .but02.select, .but03.select, .but04.select  { background-position:top;}
.wrap .header .textbox {
	padding-left: 380px;
	height: 100%;
	line-height: 1.5em;
}
.wrap .header .pic03 {
	background-image: url(images/pic03.png);
	background-repeat: no-repeat;
	height: 223px;
	width: 385px;
	position: absolute;
	margin-left: -380px;
}
.wrap .header .textbox .readmore {
	margin-left: 324px;
}
.lowercontent   {
	background-image: url(images/bg-lowercontent.jpg);
	background-repeat: repeat-x;
	height: 313px;
	margin-top: 20px;
}
.lowercontent  h1 {
	font-family: Arial;
	font-size: 130%;
	font-weight: bold;
	color: #6E0202;
}
.lowercontent .wrap2 {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	*margin-top: 20px;
}
.lowercontent .wrap2 p a {
	color: #470101;
	text-decoration: none;
}
.lowercontent .wrap2 p a:hover {
	color: #FF0000;
}

.lowercontent .wrap2 .box {
	background-image: url(images/box.png);
	height: 231px;
	width: 269px;
	position: absolute;
	margin-top: -10px;
	*margin-top: -40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.lowercontent .wrap2 .box li {
	margin-left: 15px;
	list-style-type: disc;
	font-size: 120%;
	line-height: 1.3em;
}
.lowercontent .wrap2 h2 {
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

.lowercontent .wrap2 .content-left {
	margin-left: 320px;
	height: 165px;
	float: left;
	width: 255px;
	padding-right: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #520101;
	padding-left: 15px;
	margin-top: 30px;
	*margin-top: 0px;
}
.lowercontent .wrap2 .content-left2 {
	float: left;
	width: 255px;
	padding-right: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #520101;
	height: 165px;
	padding-left: 15px;
	margin-top: 30px;
	*margin-top: 0px;
}
.lowercontent .wrap2 .content-left .services {
	background-image: url(images/ourservices.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 115px;
	position: absolute;
	margin-top: -50px;
	left: 427px;
	top: 584px;
}
.lowercontent .footer {
	margin-top: 60px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.lowercontent .footer li {
	display: inline;
	margin-right: 15px;
}
.lowercontent .footer li a {
	color: #6E0202;
	text-decoration: none;
}
.lowercontent .footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a.greylinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:underline;
}
a.greylinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:underline;
}
a.greylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.greylinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:underline;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #832F2D;
}
a.redlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #832F2D;
	text-decoration:underline;
}
a.redlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #832F2D;
	text-decoration:underline;
}
a.redlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #832F2D;
	text-decoration:none;
}
a.redlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #832F2D;
	text-decoration:underline;
}
.subheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #832F2D;
}
a.whitelinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
a.whitelinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
a.whitelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}
a.greylinks2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:underline;
}
a.greylinks2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:underline;
}
a.greylinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:none;
}
a.greylinks2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	text-decoration:underline;
}