body,html{
	margin:0;
	padding:0;
	color:#646464;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.0em;
	font-size:65.5%;  
	_font-size:65.5%;
	background-image:url(../images/bg_ecan_may26.jpg);
	background-position:center top;
	background-color:#000000;
	background-repeat:no-repeat;
}
ul, li, img, body,html{
	margin:0;
	padding:0;
}
#wrap{
	width:960px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
}
#header{
	width:100%; 
	height:152px;
	overflow:hidden;
}
#header div.header_upper{
	height:31px;
	width:960px;
	background-color:#000000;
}
#header div.header_upper_logout{
	height:21px;
	padding-top:10px;
	width:100px;
	padding-left:860px;
	background-color:#000000;
}
#header div.header_upper_logout a{
	color:#FFFFFF;
	font-size:2.0em;
	text-decoration:none;
}
#header div.header_upper_logout a:hover{
	text-decoration:underline;
}

.search{
	float:left;
	display:inline;
	padding-left:270px;	
	
}
#header div.header_part1{
	width:170px; 
	height:121px;
	display:inline;
	float:left;
}
#header div.header_part2{
	width:570px;
	height:121px;
	float:left;
	display:inline;
	padding-left:220px;
	background-image:url(../images/logoleft_bg.jpg);
}
.form{
	width:200px; 
	height:30px;
}
#user{
	width:200px;
	height:30px;
	display:inline;
	float:left;
	margin-top:5px;
}
#password{
	width:200px;
	height:30px;
	display:inline;
	padding-left:10px;
	float:left;
	margin-top:5px;
}
.form_text{
	width:74px; 
	height:30px; 
	display:inline; 
	float:left; 
	text-align:right; 
	padding-right:10px;
	padding-top:5px; 
	color:#492300; 
}
.form-fill{
	width:100px; 
	height:30px;  
	display:inline; 
	float:left;
}
.login{
	width:55px;
	height:23px;
	float:right;
	display:inline;
	margin-right:10px;
	padding-top:7px;
	padding-left:10px;
	background-color:#B7B7B7;
	background-repeat:repeat-x;
	
}
.login a:hover{
	color:#000000;
	font-size:2.5em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
.login a{
	color:#FFFFFF;
	font-size:2.5em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
#menu{
	width:370px;
	height:10px;
	padding:10px 0 0 20px;
	float:left;
	color:#FDFDFD;
	float:left;
	display:inline;
}
#menu ul{
	display:block;
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li{
	display:inline;
	padding:0px;
	margin:0px;
	height:10px;
}
#menu ul li a{
	height:10px;
	display:block;
	padding:0px 3px 0 2px;
	margin:0 1px 0 1px;
	_margin:0 1px 0 1px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	font-size:1.8em;
	line-height:1.0em;
	letter-spacing:0.01em;
}
#menu ul li a:hover{
	height:10px;
	display:block;
	padding:0px 3px 0 2px;
	margin:0 1px 0 1px;
	_margin:0 1px 0 1px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#FF0000;
	font-size:1.8em;
	line-height:1.0em;
	letter-spacing:0.01em;

}
#nav{
	clear:both;
	width:960px;
	height:54px;
	background-image:url(../images/menu_bg.jpg);
	overflow:hidden;
}
#menu_1{
	width:940px;
	padding-left:20px;
	height:54px;
	padding-right:0px;
	color:#393536;
}
#menu_1 ul{
	display:block;
	list-style:none;
	padding:0 0 0 0;
	margin:0px;
}
#menu_1 ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
}
#menu_1 ul li a.main{
	height:35px;
	display:block;
	padding:19px 7px 0 7px;
	margin:0 2px 0 2px;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	font-size:2.8em;
	font-weight:bold;
	line-height:1.0em;
	background-image:none;
}
#menu_1 ul li a:hover,#menu_1 ul li a.main:active{
	color:#A60000;
	background-image:url(../images/menu_bg_roll.jpg);
	background-repeat:repeat-x;
}

#menu_1 ul li.selected a.main,#menu_1 ul li.selected a.main:visited{
	height:35px;
	display:block;
	padding:19px 7px 0 7px;
	margin:0 2px 0 2px;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:left;
	color:#A60000;
	font-size:2.8em;
	font-weight:bold;
	line-height:1.0em;
	background-image:url(../images/menu_bg_roll.jpg);
}
#menu_1 ul li div
{	position: absolute;
	visibility: hidden;
	background:#FFF;
	margin-top:52px;
	border: 1px solid #ccc;
	z-index:1000;
	width:180px;
}
#menu_1 ul li div a.dropdown
{
	display: block;
	margin: 0 0 0 0;
	padding: 7px 7px;
	padding-left: 10px;
	padding-right: 0px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background:#ca0202;
	color:#FFF;
	font-size:1.9em;
	border-bottom:#FFF solid 1px;
	z-index:1000;
}
#menu_1 ul li div a.dropdown:hover
{
	background:#fff;
	color: #A60000;
	z-index:1000;
}   
#main-image{
	width:960px;
	height:264px;
	overflow:hidden;
}
#shadow-line
{
	width:960px;
	height:5px;
	background-color:#000000;
}
#container{
	width:960px;
	height:auto;
	background-color:#FFFFFF;
}

#container div.container_part1
{
	width:610px;
	height:auto;
	display:inline;
	float:left;
/*	background-image:url(../images/content-bg-675.jpg);
	background-repeat:repeat-y;*/
	padding-top:23px;
	padding-left:35px;
	padding-right:30px;
}
.container_part1 div.upper_part{
	clear:both;
	width:610px;
	height:auto;
}
.container_part1 div.lower_part{
	clear:both;
	width:610px;
	height:auto;
}
.container_part1_left{
	width:290px; 
	display:inline; 
	float:left; 
	padding-right:30px;
}
.container_part1_right{
	width:290px; 
	display:inline; 
	float:left;
}
.container_part1_left_header{
	width:285px;
	height:34px;
	padding-left:5px;
}
.container_part1_left_headerpart1{
	width:35px;
	height:34px;
	display:inline;
	float:left;
}
.container_part1_left_headerpart2{
	width:242px;
	height:24px;
	display:inline;
	float:left;
	padding-top:10px;
	padding-left:3px;
}
.container_part1_left_headerpart2 h1{
	font-size:2.4em; 
	color:#8A0101; 
	line-height:1.0em;
	margin-top:0px;
	margin-bottom:10px;
}
.container_part1_header_lower{
	width:400px;
	height:34px;
	padding-left:5px;
}
.container_part1_headerpart1_lower{
	width:35px;
	height:34px;
	display:inline;
	float:left;
}
.container_part1_left_headerpart2_lower{
	width:350px;
	height:24px;
	display:inline;
	float:left;
	padding-top:10px;
	padding-left:3px;
}
.container_part1_left_headerpart2_lower h1{
	font-size:2.4em; 
	color:#8A0101; 
	line-height:1.0em;
	margin-top:0px;
	margin-bottom:10px;
}
.container_part1_left_paragraph{
	width:270px;
	height:auto;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	
}
.container_part1_left_paragraph a:hover{
	text-decoration:underline;
}
.container_part1_left_image{
	width:290px;
	height:auto;
}
.container_part1_left_headerpart1_new{
	width:45px;
	height:34px;
	display:inline;
	float:left;
}
.container_part1_left_headerpart2_new{
	width:232px;
	height:24px;
	display:inline;
	float:left;
	padding-top:10px;
	padding-left:3px;
}
.container_part1_left_headerpart2_new h1{
	font-size:2.4em; 
	color:#8A0101; 
	line-height:1.0em;
	margin-top:0px;
	margin-bottom:10px;
}
#learn-more{
	width:280px;
	height:15px;
	padding-left:10px; 
	margin-top:15px;
}
#learn-more a:hover{
	color:#339900;
	text-decoration:none;
}
.red_arrow{
	width:14px; 
	height:15px; 
	float:left; 
	display:inline; 
	font-weight:bold;
}
.container_part1_right_paragraph{
	width:240px; 
	height:auto; 
	padding-top:10px; 
	padding-left:10px; 
	padding-right:40px;
}

.container_part1_right_paragraph a:hover{
	color:#339900;
}
.container_part1_right_paragraph_new{
	width:260px; 
	height:auto; 
	padding-top:10px; 
	padding-left:10px; 
	padding-right:20px;
}

.container_part1_right_paragraph_new a:hover{
	color:#339900;
}
#learn_more1{
	width:260px;
	height:15px;
}
#learn_more1 a:hover{
	color:#339900;
	text-decoration:none;
}
#container{
	background-color:#252525;
	width:100%;
	background-image:url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.container_part1_right_image{
	width:270px;
	float:left;
	
}
#container div.container_part2{
	width:285px;
	height:auto;
	display:inline;
	float:left;
	/*background-color:#252525;*/
}
.container_part2_facebook{
	width:285px;
	height:auto;
	padding-bottom:10px;
	text-align:right;
}
a.photo_effect img{
	border:0px;
}
a.photo_effect:hover img{
	border:none;
	opacity:0.8;
	filter:alpha(opacity=80);onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100";
	onmouseout="this.style.opacity=0.8;this.filters.alpha.opacity=80";
}
.container_part2_header{
	width:275px; 
	height:27px; 
	margin-left:5px; 
	background-color:#CCCCCC;
	padding-left:5px;
	padding-top:7px;
}
.container_part2_header h1{
	font-size:2.6em; 
	color:#8A0101; 
	line-height:1.0em;
	margin-top:0px;
	margin-bottom:0px;
}
.container_part2_paragraph{
	width:240px; 
	padding-left:10px;
	height:auto;
}
.more_news{
	width:250px; 
	height:15px;
	font-size:1.3em;
	line-height:1.0em;
}
.more_news a{
	text-decoration:underline;
}
.more_news a:hover{
	color:#FF0000;
}
#footer{
	width:960px;
	height:135px;
	background-image:url(../images/grey_bg_footer.jpg);
	background-repeat:repeat-x;
}
.footer_part1{
	width:650px; 
	height:135px;  
	display:inline; 
	float:left;
}
.footer_part2{
	width:310px;
	height:135px; 
	display:inline; 
	float:left;
}
.footer_part1_upper{
	width:650px;
	height:35px;
}
.footer_part1_middle{
	width:650px;
	height:20px;
}
.footer_part1_lower{
	width:630px;
	height:30px;
	padding-left:18px;
	font-size:1.8em;
	line-height:1.0em;
}
.footer_part2_upper
{
	width:300px; 
	height:21px; 
	padding-top:13px;
	padding-left:10px;
}
.footer_part2_upper a{
	font-size:1.6em;
	line-height:1.0em;
	color:#000000;
	text-decoration:underline;
}
.footer_part2_lower{
	width:300px; 
	height:auto;
	padding-left:10px;
}

#menu_2{
width:630px;
height:10px;
padding:5px 0 0 18px;
float:left;
color:#FDFDFD;
float:left;
display:inline;
}
#menu_2 ul{
display:block;
list-style:none;
padding:0px;
margin:0px;
}
#menu_2 ul li{
display:inline;
padding:0px;
margin:0px;
height:10px;
}
#menu_2 ul li a{
height:10px;
display:block;
padding:3px 5px 0 2px;
margin:0 1px 0 1px;
_margin:0 1px 0 1px;
float:left;
text-decoration:none;
text-align:center;
color:#9E0000;
font-size:1.8em;
line-height:2.0em;
letter-spacing:0.01em;
}
#menu_2 ul li a:hover{
color:#FF0033;
}
.clear-both
{
	clear:both;
}
.content-font{
	font-size:1.8em;
	line-height:1.2em;
	color:#1C1C1C;
}
a.description, a.description:active,a.description:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.6em;
	line-height:1.2em;
	text-decoration:none;
}
.margin-top-0{
	margin-top:0px;
}
.margin-top-20{
	margin-top:20px;
}
a.description:hover{
	text-decoration:underline;
}
.text-decoration-none{
	text-decoration:none;
}
.text-decoration-underline{
	text-decoration:underline;
}
.font-dark-red{
	color:#B40000;
}
.padding-top-35
{
	padding-top:35px;
}
.padding-left-5{
	padding-left:5px;
}
.padding-left-30{
	padding-left:30px;
}
.padding-top-55{
	padding-top:55px;
}
.padding-top-23{
	padding-top:23px;
}
.padding-top-3{
	padding-top:3px;
}
.font-white{
	color:#FFFFFF;
}
.padding-bottom-50{
	padding-bottom:50px;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.padding-top-10{
	padding-top:10px;
}
.padding-top-15{
	padding-top:15px;
}
.margin-left-30{
	margin-left:30px;
}
.margin-right-10{
	margin-right:10px;
}
.margin-right-15{
	margin-right:15px;
}
.margin-left-5{
	margin-left:5px;
}
.margin-left-10{
	margin-left:10px;
}
.margin-left-20{
	margin-left:20px;
}
.padding-top-5{
	padding-top:5px;
}
.color-grey{
	color:#919191;
}
.about_us_header{
	height:27px; 
	width:600px; 
	float:left; 
	margin-left:5px;
	text-align:left;
}
.about_us_header h1{
	font-size:3.2em; 
	line-height:1.0em; 
	margin-top:0px; 
	margin-bottom:0px; 
	margin-left:0px; 
	color:#B00000;
}
.border-black{
	border:#000000 solid 1px;
	border-top:none;
	border-right:none;
	border-left:none;
}
.paragraph{
	width:600px; 
	height:auto; 
	float:left; 
	padding-left:5px;
	padding-top:5px; 
	padding-right:5px;
	text-align:left;
}
.paragraph h1{
	font-size:3.8em;
	line-height:1.0em;
	color:#000000;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
.paragraph p{
	font-size:1.8em;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:justify
}
.paragraph a.anchor:hover{
	color:#339900;
	text-decoration:underline;
}
.paragraph a:hover{
	text-decoration:underline;
}
.paragraph a.article{
	text-decoration:none;
}
.paragraph a.article:hover{
	color:#339900;
	text-decoration:blink;
}
.paragraph a.code_conduct{
	text-decoration:underline;
}
.paragraph a.code_conduct:hover{
	color:#FF0000;
	text-decoration:underline;
}
.color-red{
	color:#B00000;
}

ul.news_list
{
	list-style-image:url(../images/chevron-small-links-white-on-grey.gif); 
	margin-top:3px;
	padding-left:15px; 
	padding-top:2px;
}
ul.news_list li
{
	padding-top:-10px;
}
ul.news_list li a
{
	text-decoration:underline;
	color:#FE7318; 

	
}
ul.news_list li a:hover
{
	color:#339900;
	text-decoration:underline;
}
ul.notice_list
{
	list-style-image:url(../images/news-bullets.gif);
	margin-top:3px;
	padding-left:15px; 
	padding-top:2px;
}
ul.notice_list li
{
	padding-top:-10px;
}
ul.notice_list li a
{
	text-decoration:none;
}
ul.notice_list li a:hover
{
	text-decoration:underline;
}
ul.aboutus_list
{
	list-style-image:url(../images/chevron-small-links-white-on-grey.gif); 
	padding-left:15px; 
	padding-top:5px;
	margin-top:5px;
}
ul.aboutus_list li
{
padding-bottom:10px;
}
ul.aboutus_list li a{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
ul.aboutus_list li a:hover{
	font-size:1.1em;
	font-weight:bold;
	text-decoration:underline;
	color:#FFFFFF;
}
ul.aboutus_list li a.selected{
	
	text-decoration:underline;
}
a.thumbimage img{
	border:#a8a8a8 5px solid;
}
a.thumbimage:hover img
{
	border-color:#669999;
}

.album_title
{
	color:#B00000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
.picture_count
{
	padding-top:20px;
}
.picture_count a{
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	line-height:1.0em;
}
.picture_count a:hover{
	color:#FF0000;
}
.album_title_inner
{
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.1em;
}
.width-330
{
	width:330px;
}
.search_title
{
	font-size:2.0em;
	background-color:#B20838;
	border:solid 1px #B00000;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.padding-bottom-10
{
	padding-bottom:10px;
}
.bgcolor-ecan
{
	background-color:#ededed;
}
.border-1{
	border:1px solid #C9C9C9;
}
.border-0{
	border:none;
}
.search_label{
	font-size:1.8em;
	width:125px;
	padding-left:10px;
	font-weight:bold;
	float:left;
	padding-top:5;
	line-height:1.0em;
	color:#292929;
}
.search_label2
{
	font-size:2.6em;
	width:125px;
	padding-left:10px;
	font-weight:bold;
	float:left;
	line-height:1.0em;
	color:#292929;
}
a.alphabets,a.alphabets:active,a.alphabets:visited
{
	padding-right:5px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	color:#666;
	text-decoration:none;
}
#search_display{
	width:500px;
	margin-left:5px;
	height:75px;
	float:left;
}
.padding-left-10
{
	padding-left:10px;
}
.padding-left-20
{
	padding-left:20px;
}
.padding-right-10
{
	padding-right:10px;
}
.text-align-center{

text-align:center;
}
.width-200
{
	width:200px;
}
a.alphabets:hover
{
	text-decoration:underline;
}
.stripe-fifth
{
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	clear:both;
}
a.link-06c, a.link-06c:visited {
	text-decoration:none;
	cursor:pointer;
	color:#006699;
}
a.link-06c:hover, a.link-06c:active {
	color:#006699;
	text-decoration:underline;
}
.font-size-12
{
	font-size:12px;
	line-height:1.1em;
}
.font-bold
{
	font-weight:bold;
}
.font-black{
	color:#000000;
}
#consultancy-list{
	width:590px;
	height:104px; 
	/*background-color:#FCEBF4;*/
	margin-bottom:5px;
	margin-left:5px;
	padding-left:10px;
	padding-top:10px;
	font:Georgia, "Times New Roman", Times, serif;
}
#consultancy-list a{
	color:#000000;
	font-size:2.6em;
	line-height:1.0em;
	text-decoration:none;
}
#consultancy-list a.email{
	color:#B40000;
	font-size:1.8em;
	line-height:1.2em;
	
}
#consultancy-list a.email:hover{
	color:#B40000;
	font-size:1.8em;
	line-height:1.2em;
	text-decoration:underline;
	
}
.border-red{
	width:600px; 
	height:20px; 
	margin-left:5px; 
	border-bottom:#A30000 3px solid;
	margin-bottom:20px;
}
.color-blue{
	color:#0066CC;
}
ul.downloads
{
	list-style-image:url(../images/orangeArrow.gif);
	padding-left:20px;
	
}
ul.downloads li
{
	margin:0px;
	padding:0px;
}
ul.downloads li a{
	color:#000000;
	text-decoration:none;
}
ul.downloads li a img{
	border:none;
}
.member-login-part1{
	width:585px; 
	margin-left:5px; 
	height:20px; 
	font-size:2.0em;
	line-height:1.0em;
	background-color:#B20838;
	border:solid 1px #B00000;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px; 
	padding-top:7px;
}
.member-login-part2{
	width:600px;
	margin-left:5px;
	height:167px;
	background-color:#EDEDED;
	padding-top:23px;
}
.form-1{
	width:500px; 
	height:30px;
}
.submit-button{
	width:115px;
	height:24px;
	float:left;
	display:inline;
	margin-left:118px;
	padding-top:10px;
	padding-left:40px;
	background-image:url(../images/submit_bg.gif);
	background-repeat:repeat-x;
	
}
.submit-button a{
	color:#6E6E6E;
	font-size:2.4em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
.submit-button a:hover{
	color:#006666;
	font-size:2.4em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
.back-to-main-gallery{
	margin-left:5px;
	color:#006699;
	font-size:1.7em;
	padding-top:5px;
	padding-bottom:10px;
}
.back-to-main-gallery a{
	text-decoration:none;
	color:#006699;
	
}
.back-to-main-gallery a:hover{
	text-decoration:underline;
	color:#006699;
}
#images{
	clear:both; 
	padding-top:23px;
	width:600px; 
	margin-left:5px;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#images div.image_block{
	width:160px;
	height:auto;
	display:inline; 
	float:left;
	margin-right:30px;
	padding-bottom:10px;
}
.image_part1{
	width:120px; 
	height:120px;
}
.image_part2{
	width:157px; 
	height:auto;
	padding-left:3px;
	margin-top:5px;
}
.image_part2 a:hover{
	color:#FF0000;
	
}
.last{
	margin-right:0px;
}
.form_1{
	width:500px;
	height:auto;
}
.form_text_1{
	width:100px; 
	display:inline; 
	float:left; 
	text-align:right; 
	margin-right:7px;
	margin-left:50px;
	padding-top:5px; 
	color:#492300; 
}
.form-fill_1{
	width:100px; 
	display:inline; 
	float:left;
}
.submit-button_1{
	width:115px;
	height:24px;
	float:left;
	display:inline;
	margin-left:160px;
	margin-top:60px;
	padding-top:10px;
	padding-left:40px;
	background-image:url(../images/submit_bg.gif);
	background-repeat:repeat-x;
	
}
.submit-button_1 a{
	color:#6E6E6E;
	font-size:1.5em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
.submit-button_1 a:hover{
	color:#006666;
	font-size:1.5em;
	line-height:1.0em;
	font-weight:bold;
	text-decoration:none;
}
#admin_menu{
	width:955px;
	padding-left:5px;
	height:54px;
	padding-right:0px;
	color:#393536;
}
#admin_menu ul{
	display:block;
	list-style:none;
	padding:0 0 0 0;
	margin:0px;
}
#admin_menu ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
}
#admin_menu ul li a.main{
	height:35px;
	display:block;
	padding:19px 5px 0 4px;
	margin:0 2px 0 2px;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.0em;
	background-image:none;
}
#admin_menu ul li a:hover,#admin_menu ul li a.mian:active{
	color:#A60000;
	background-image:url(../images/menu_bg_roll.jpg);
	background-repeat:repeat-x;
}

#admin_menu ul li.selected a.main,#admin_menu ul li.selected a.mian:visited{
	height:35px;
	display:block;
	padding:19px 5px 0 4px;
	margin:0 2px 0 2px;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:left;
	color:#A60000;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.0em;
	background-image:none;
	background-image:url(../images/menu_bg_roll.jpg) ;
}
#admin_menu ul li div
{	position: absolute;
	visibility: hidden;
	background:#FFF;
	margin-top:52px;
	border: 1px solid #ccc;
	z-index:1000;
	width:auto;
}
#admin_menu ul li div a.dropdown
{
	display: block;
	margin: 0 0 0 0;
	padding: 5px 5px;
	padding-left: 10px;
	padding-right: 20px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background:#ca0202;
	color:#FFF;
	font-size:1.5em;
	border-bottom:#FFF solid 1px;
	z-index:1000;
}
#admin_menu ul li div a.dropdown:hover
{
	background:#fff;
	color: #FF0000;
	z-index:1000;
}
a.link-333, a.link-333:visited {
	text-decoration:none;
	color:#00C;
}
a.link-333:hover{
	text-decoration:underline;
}
#admin_container{
	width:960px;
	height:auto;
	background-color:#F3F0F0;
}
.admin_form{
	width:600px;
	height:auto;
}
.admin_form_text{
	width:200px; 
	height:30px; 
	display:inline; 
	float:left; 
	text-align:right; 
	margin-right:7px;
	margin-left:50px;
	padding-top:5px; 
	color:#492300; 
}
.admin_form_fill{
	width:100px; 
	height:30px;  
	display:inline; 
	float:left;
}
.after_contact
{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:10;
	font-size:3.4em;
	line-height:1.2em;
}


table.control-panel
{
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
}
table.control-panel td
{
	border-bottom:#CCC 1px solid;
	border-right:#CCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding-top:5px;
	padding-left:5px;
}
tr.bg-grey
{
	background-color:#666666;
	font-weight:bold;
}
tr.bg-alt
{
	background-color:#F1F1F1;
}
a.newsletter{
	text-decoration:none;
}
a.newsletter:hover{
	text-decoration:underline;
}
a.pic img{
	border:none;
}
a.pic:hover img{
	outline:groove;
	outline-color:#999999;
}
.banner_image{
	width:280px;
	height:101px;
	margin-top:10px;
}
#container_search{
	width:895px;
	height:auto;
	background-color:#FFFFFF;
	padding-left:35px;
	padding-right:30px;
	padding-top:60px;
	padding-bottom:120px;
}
#tell_friend_form{
	width:450px;
	height:auto;
	background-color:#F2F2F2; 
}
a.more_orange{
	color:#FE7318;
	text-decoration:none;
}
a.more_orange:hover{
	color:#339900;
	text-decoration:none;
}
.form_text_2{
	width:150px; 
	display:inline; 
	float:left; 
	text-align:right; 
	margin-right:7px;
	margin-left:50px;
	padding-top:5px; 
	color:#492300; 
}
.form_fill_2{
	width:100px; 
	display:inline; 
	float:left;
}






