* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul {
	list-style: none;
}

a {
	color: #c1bca7;
}

a:hover {
	text-decoration: none;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 1em;
	color: #ffffff;
}

h2 {
	padding: 0 0 15px 0;
	font-size: 1.667em;
	font-weight: normal;
	line-height: 1.5em;
	color: #bf1e2e;
}

h3 {
	padding: 3px 0 17px 0;
	font-size: 1.2em;
	line-height: 1.417em;
	color: #CCC;
}

h3.no-indent {
	padding: 0;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 16px 6px 0;
}

.fright {
	float: right;
}


.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	width: 980px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	font-size: 0.75em;
}


#wrapperContent {
	width:980px;:
}


#content {
	width: 970px;
	margin: 0 auto;
	padding: 12px 22px 0px 22px;
	font-size: 0.75em;
}

#content p {
	padding: 0 0 16px 0;
	line-height: 1.417em;
	color: #ffffff;
}

#content p i {
	padding: 4px 0 0 0;
	display: block;
	font-weight: bold;
	font-style: normal;
	color: #c1bca7;
}

#content p em {
	float: right;
	padding: 0 27% 0 0;
	font-style: normal;
}

#content p.no-indent {
	padding: 0;
}

#content p.extra-indent {
	padding: 0 0 36px 0;
}

#content ul {
	position: relative;
	padding: 2px 0 17px 1px;
}

#content ul li {
	background: url(../images/marker.gif) no-repeat 0% 3px;
	padding: 0 0 0 26px;
	font-weight: bold;
	line-height: 2em;
	color: #ffffff;
}

#content ul li a { color: ffffff; 
}

.box {
	position: relative;
	margin: 0 0 4px 0;
}

.box .corner-top-left {
	background: url(../images/corner-top-left.png) no-repeat 0% 0%;
}

.box .corner-top-right {
	background: url(../images/corner-top-right.png) no-repeat 100% 0%;
	width: 100%;
}

.box .border-top {
	background: url(../images/border-top.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box .box-content {
	background: url(../images/box-tail.png) repeat 0% 0%;
}


/*======= main box start =======*/

.boxM {
	position: relative;
	margin: 0;
}

.boxM .corner-top-leftM {
	background: url(../images/corner-top-leftM.png) no-repeat 0% 0%;
}

.boxM .corner-top-rightM {
	background: url(../images/corner-top-rightM.png) no-repeat 100% 0%;
	width: 100%;
}

.boxM .border-topM {
	background: url(../images/border-topM.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.boxM .box-contentM {
	background: url(../images/box-tailM.png) repeat 0% 0%;
}


.boxM .corner-bot-leftM {
	background: url(../images/corner-bot-leftM.png) no-repeat 0% 0%;
}

.boxM .corner-bot-rightM {
	background: url(../images/corner-bot-rightM.png) no-repeat 100% 0%;
	width: 100%;
}

.boxM .border-botM {
	background: url(../images/border-botM.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.boxM .box-indentM { padding: 10px 16px 0px 16px; }

/*======= main box end =======*/





.box .box-indent { padding: 7px 39px 22px 16px; 
}

.box-indent1 { padding: 7px 16px 22px 16px; 
}

.box-indent2 { padding: 7px 14px 20px 16px;
	}

.box .corner-bot-left {
	background: url(../images/corner-bot-left.png) no-repeat 0% 0%;
}

.box .corner-bot-right {
	background: url(../images/corner-bot-right.png) no-repeat 100% 0%;
	width: 100%;
}

.box .border-bot {
	background: url(../images/border-bot.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box-1 {
	position: relative;
	margin: 0 0 15px 0;
}

.box-1 p {
	color: #fff !important;
}

.box-1 .corner-top-left {
	background: url(../images/corner-top-left1.png) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(../images/corner-top-right1.png) no-repeat 100% 0%;
	width: 100%;
}

.box-1 .border-top {
	background: url(../images/border-top1.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.box-1 .box-content {
	background: url(../images/box-tail1.png) repeat 0% 0%;
}

.box-1 .box-indent {
	padding: 7px 20px 19px 22px;
}

.box-1 .corner-bot-left {
	background: url(../images/corner-bot-left1.png) no-repeat 0% 0%;
}

.box-1 .corner-bot-right {
	background: url(../images/corner-bot-right1.png) no-repeat 100% 0%;
	width: 100%;
}

.box-1 .border-bot {
	background: url(../images/border-bot1.png) repeat-x 0% 0%;
	margin: 0 9px;
	height: 9px;
	overflow: hidden;
}

.link {
	background: url(../images/link-left.png) no-repeat 0% 0%;
	display: inline-block;
	float: left;
	line-height: 31px;
	font-weight: bold;
	color: #cccccc;
	position: absolute;
	right: 30px;
	bottom: 0;
}

.link span {
	background: url(../images/link-right.png) no-repeat 100% 0%;
	display: block;
}

.link span span {
	background: url(../images/link-tail.jpg) repeat-x 50% 0%;
	display: block;
	padding: 0 15px 0 12px;
	margin: 0 6px 0 7px;
}

.link:hover {
	cursor: pointer;
}

.indent {
	padding: 7px 30px 22px 26px;
}

.list-left {
	float: left;
	width: 270px;
	padding: 0 11px 0 0;
}

.block {
	margin: -2px 0 39px 0;
	padding: 0 0 0 0px;
	overflow: hidden;
}

.block img {
	float: left;
	margin: 0 18px 0 0;
}

.block span {
	background: url(../images/block-pic.png) no-repeat 0% 0%;
	display: block;
	width: 49px;
	height: 61px;
	float: left;
	overflow: hidden;
	margin: 5px 12px 0 0;
}

.block span strong {
	display: block;
	width: 48px;
	height: 30px;
	padding: 0 1px 0 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	color: #000;
}

.block span b {
	display: block;
	width: 47px;
	height: 31px;
	padding: 0 2px 0 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	color: #fff;
}

.block p {
	padding: 0 !important;
	overflow: hidden !important;
	color: #fff !important;
}

.block p a {
	padding: 4px 0 0 0 !important;
	display: block !important;
	font-weight: bold !important;
	color: #c1bca7 !important;
}

.link-1 {
	display: block;
	float: right;
	padding: 0 14px 0 0;
	margin: -5px 0 0 0;
	color: #c1bca7;
}

.line-hor {
	background: url(../images/line-hor-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 17px 0;
}

#contact-form {
	width: 511px;
}

#contact-form p {
	float: right;
	width: 231px;
}

#contact-form strong {
	display: block;
	float: left;
	padding: 0 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.167em;
	color: #fff;
}

#contact-form textarea {
	background: #fff;
	width: 300px;
	height: 72px;
	padding: 3px;
	float: left;
	border: 1px solid #a09b96;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form label {
	display: block;
	height: 57px;
	padding: 1px 0 0 0;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 201px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #a09b96;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form a {
	float: right;
	margin: -5px 0 0 23px;
	font-weight: bold;
	color: #c1bca7;
}

#footer {
	width: 980px;
	height: 58px;
	margin: 0 auto;
	font-size: 0.75em;
	line-height: 1.417em;
	color: #cccccc;
}

#footer p {
	padding: 20px 0 0 35px;
	font-size: 0.90em;
}

#footer a {
	font-weight: bold;
	color: #cccccc;
}

ol {
	margin-left:35px;
}

.homepic {margin-top:25px;}

.clearit {
	clear: both;
}