
/***** MASTERSHEET *****/

html, body {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:smaller;
}

body {
font:100%/1.25 Verdana;
background-color:#fff;
}

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:0 0 0 0;
font:1em verdana; 
font-weight:bolder;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em verdana;
}

h3 {
font:1em verdana;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 0 0;
}

ul, ol {
padding:0 0 0 0;
}

ul {
padding-left:10px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


a, a:visited {
text-decoration:none;
color:white;
}

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em Verdana;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}


table {
border:0;
margin:0 0 0 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** WRAPPER *****/

#wrap {
width:960px;
margin:0 auto;
}

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }


/***** FENGSHUI *****/

#mainContainer {
	position:relative;
	width:763px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#bck_top {
	background-image:url(images/bck_top_03.jpg);
	width:764px;
	height:96px;
	margin-top:15px;
}

#bck_gradient{
	background-image:url(images/bck_gradient.jpg);
	position:relative;
	width:471px;
	height:502px;
	float:right;
}

#bck_gradient_long{
	background-image:url(images/bck_gradient_long.jpg);
	position:relative;
	width:471px;
	height:502px;
	float:right;
}

#bck_menu{
	background-image:url(images/bck_menu.jpg);
	position:relative;
	width:159px;
	height:502px;
	float:right;
	right:20px;
}

#bck_bottom{
	background-image:url(images/bck_bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:743px;
	height:73px;
	float:right;
	margin-right:20px;
	clear:both;
}

#head{
	color:white;
	padding-left:15px;
	padding-top:34px;
	font-weight:bold;
}

#dragon{
	background-image:url(images/dragon.gif);
	position:absolute;
	width:557px;
	height:491px;
}

#left_content{
	position:absolute;
	width:262px;
	height:auto;
	padding:0 15px 0 15px;
}

#right_content{
	position:absolute;
	left:290px;
	width:262px;
	padding:0 15px 0 15px;
}

#right_content li, p{
	margin:7px;
}

#left_content li, p{
	margin:7px;
}

.menu a{
	display:block;
	background:url("images/but.gif") 0 0 no-repeat;
	text-decoration:none;
	width:149px;
	height:20px;
	position:relative;
	left:5px;
	margin-top:20px;
	text-align:left;
	color:white;
	font-weight:bold;
	position:relative;
	padding-left:10px;
}

.menu a:hover{
	background-position: 0 -20px;
	width:149px;
	height:20px;
	position:relative;
	margin-top:20px;
}

.menu a:active {
	background-position: 0 -20px;
}

.menu_txt{
	text-align:center;
	color:white;
	font-weight:bold;
	position:relative;
	clear:both; 
}

.menu_link{
	text-align:left;
	color:white;
	font-weight:bold;
	position:relative;
	padding-top:3px;
	float:none;
	margin-left:10px;
	font-size:x-small;
}

.menu_link a:visited{
	color:white;
}

.menu_link a:hover{
	color:#ca2627;
}

.mark{
	padding-right:15px;
}
