Body {
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:tahoma;
	font-size:12px;
	color:#000;
}
.clear {
	clear:both;
}
/*************main contetnt*************/
#maincontainer {
	width:766px;
	background: url(images/bg.gif) repeat-y;
	margin:0px auto;
	height:700px;
}
#main {
	width:730px;
	margin:0px auto;
	margin-top:64px;
}
#homespiral {
	width:60px;
	height:569px;
	float:left;
	margin:63px 0px 0px 2px;
	display:inline;
}
#home {
	width:536px;
	height:569px;
	float:left;
	margin:0px 0px 0 0px;
	border-right:1px solid #2b2b2b;
}
#htopbg {
	width:536px;
	height:212px;
	margin:63px 0px 0 0px;
	background:url(images/home_bg01.gif) no-repeat;
}
#hlogo {
	width:536px;
	height:128px;
}
#hbottombg {
	width:536px;
	height:229px;
	background: url(images/home_bg02.gif) no-repeat;
}
#flashlink {
	position:absolute;
	width:120px;
	height:auto;
	margin:41px 0px 0px 415px;
}
#contenttopbg {
	width:536px;
	height:212px;
	margin:63px 0px 0px 0px;
	background: url(images/contentbg-top.gif) no-repeat;
}
#contentbottombg {
	width:536px;
	height:229px;
	margin:0px 0px 68px 0px;
	background: url(images/contentbg-bottom.gif) no-repeat;
}
#copyright {
	width:720px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#959595;
	padding:25px 0px 0px 40px;
}
/*************************contents******************************/
#contenttop {
	width:460px;
	float:left;
	padding-left:48px;
	margin-top:10px;
}
#backtohome {
	width:400px;
	float:right;
	margin-right:8px;
	margin-top:10px;
	text-align:right;
}
#contentbottom {
	width:460px;
	float:left;
	padding-left:48px;
	margin-top:10px;
}
#listcontainer {
	width:230px;
	height:auto;
	float:left;
}
#list {
	padding:0px;
	padding-left:0px;
	margin:0px;
	list-style:none;
	float:left;
}
#list li {
	list-style:none;
	line-height:20px;
	float:left;
	width:250px;
	padding-left:5px;
}
#more {
	width:130px;
	float:right;
	text-align:right;
}
#content {
	width:500px;
	height:569px;
	background:url(images/contentbg.gif) repeat-y;
	float:left;
	margin:63px 0px 68px 0px;
	border-right:1px solid #2b2b2b;
}
#navigationcontainer {
	width:130px;
	height:auto;
	float:left;
	margin-top:1px;
	margin-right:37px;
	display:inline;
}
#navigationlinks {
	width:130px;
	height:114px;
	float:left;
}
.back {
	width:150px;
	height:20px;
	font-family:"Myriad Pro Cond";
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	float:right;
}
.back:hover {
	width:150px;
	height:20px;
	font-family:"Myriad Pro Cond";
	font-size:13px;
	color:#444444;
	font-weight:bold;
	text-align:right;
	text-decoration: none;
	cursor:pointer;
	float:right;
}
.h1 {
	font-family:Tahoma;
	font-size:18px;
	color:#000;
	font-weight:bold;
	font-style:italic;
}
.h2 {
	font-family:Tahoma;
	font-size:15px;
	color:#000;
	font-weight:bold;
	font-style:italic;
}
.heading {
	font-family:"Myriad Pro Cond";
	font-size:24px;
	color:#000;
	font-weight:bold;
}
.contentfont1 {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-style:normal;
}
.contentfont2 {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-style:italic;
}
.more {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-style:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.more:hover {
	width:150px;
	height:15px;
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	cursor:pointer;
}
.more1 {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-style:normal;
	padding-right:25px;
}
.more1:hover {
	width:150px;
	height:15px;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	cursor:pointer;
}
.more2 {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	font-style:normal;
	height:10px;
	padding-right:25px;
	padding-top:5px;
	clear:both;
}
.more2:hover {
	width:150px;
	clear:both;
	height:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	cursor:pointer;
	padding-top:5px;
}
.more3 {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	float:left;
	height:16px;
	width:150px;
	font-weight:normal;
	text-decoration:none;
	margin-top:1px;
	padding-top:2px;
	display:inline;
}
.more3:hover {
	width:150px;
	height:16px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
	margin-top:1px;
	padding-top:2px;
	display:inline;
}
.more4 {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	float:left;
	width:150px;
	height:12px;
	font-weight:normal;
	padding-bottom:1px;
	text-decoration:none;
	padding-top:0px;
}
.more4:hover {
	width:150px;
	float:left;
	padding-top:0px;
	height:12px;
	padding-bottom:1px;
	font-family:Tahoma;
	font-size:11px;
	color:#464646;
	text-decoration:underline;
	font-weight:normal;
	cursor:pointer;
}
#list {
	padding-top:10px;
	font-weight:normal;
	font-size:12px;
	list-style:none;
}
.hbma {
	width:400px;
	margin:0 0 0 0;
	float:right;
	text-align:right;
	padding:0 45px 0 0;
}
.subheading {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	padding:15px 0 0 60px;
	font-weight:bold;
	text-align:left;
}
.subheading1 {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.subheading2 {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
.submit a {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.submit a:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#FC0000;
	text-decoration:underline;
}
.brio a {
	color:#CCC;
	text-decoration:none;
}
.brio a:hover {
	color:#FFF;
	text-decoration:none;
}
#blog {
	width:130px;
	height:20px;
	float:left;
	margin-top:42px;
	padding:0px;
	margin-left:0px;
}
