/* - - - - - - - - - - - - - - - - - - - - -

Title : Award Global
URL : www.awardmortgage.com.au

Powered by FOX DESIGN  
www.foxdesign.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote { 
	margin:0; 
	padding:0; 
}

html { 
	margin:0; 
	padding:0; 
	overflow: -moz-scrollbars-vertical;
}

body {
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #ccc;
}

a {
	myhyli:expression(this.onfocus=this.blur);
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration:none;
}

p, ul, li {
    color: #666666;
	text-decoration:none;
}

fieldset { 
	border: 0; 
}

img { 
	border: 0; 
}

h1 {
	font: bold 19px Arial, Helvetica, sans-serif, "Trebuchet MS"; margin:0;
	line-height:30px;
	color: #d8271d;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif, "Trebuchet MS"; margin:0;
	color: #FFFFFF;
	line-height:25px;
}

h3 {
	font: bold 13px Arial, Helvetica, sans-serif, "Trebuchet MS"; margin:0;
	color: #FFFFFF;
}

p, td, li {	
	font: normal 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
}

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

hr {
	height: 1px;
	border: solid;
	color: #ccc;
}

html>body hr {
	border: none; 
	border-top: 1px solid #ccc;
}

/*----------------------------------------------------------------------------- 
Container
-----------------------------------------------------------------------------*/
#eng-chi {
        position:absolute;
        top:50%;
        left:50%;
        margin:-200px 0 0 -512px;
        width:1024px;
        height:400px;
        }

#container {
	width: 1024px;
	height: 768px;
	min-height: 768px;
	margin: 0 auto;
}

html>body #container {
	height: auto;
}

/*----------------------------------------------------------------------------- 
_Header
-----------------------------------------------------------------------------*/

#header_wrapper {
	width: 1024px;
	height: 92px;
	margin: 0 auto;
	background:url(../images/header_bg.gif)
}

#logo {
	float: left;
	width: 304px;
	height: 92px;
	background:#FFFFFF;
}	
	
#header_right {
	float: right;
	width: 720px;
	height: 92px;
	background:#FFFFFF;
	position:relative;
}	
/*----------------------------------------------------------------------------- 
_ _ Login System
-----------------------------------------------------------------------------*/
#login_frame {
	padding:14px 2px 15px 20px;
	width: 680px;
	height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	left:18px;
	top:0px;
}

#login {
	width: 195px;
	float: left;
	height: 30px;
	background:#d8271d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
}

/*----------------------------------------------------------------------------- 
_ _ Main Nav
-----------------------------------------------------------------------------*/
#navbar {
	width: 720px;
	height: 23px;
	margin: 0 auto;
	font: normal 11px/23px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	position:absolute;
	left:0px;
	top:69px;
}

#nav, #nav ul {
	width: 720px;
	height: 23px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#nav li {
	float: left;
	padding: 0;
	height: auto;
	margin: 0;
	}

#nav li.selected { 
	color: #fff;
	text-decoration: underline;
	}

#nav li a {
	color: #FFFFFF;
	font: bold 12px/23px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;

	}
		
#nav li a:hover { 
	color: #000;
	}

#nav li.selected a { 
	color: #fff;
	text-decoration: underline;
	}
	
#nav li.selected a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
}

/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-transform:none;
	text-align: left;
	padding: 4px 4px 4px 10px;
	color: #FFFFFF;
	width: auto;
	background-color: #6e6e6e;
	background-position: 10px 14px;
	}
	
	#nav li ul a:hover { 
		background-color: #de2921;
		text-decoration: none;
		color: #fff;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 11px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 4px 4px 4px 10px;
	color: #FFFFFF;
	width: auto;
	background-color: #000;
	}
	#nav li.selected ul a:hover { 
		background-color: #958d70;
		text-decoration: none;
		color: #FFFFFF;
		}

#nav li ul li { 
	background-color: #ccc;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 118px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}


/*----------------------------------------------------------------------------- 
_Flash Banner
-----------------------------------------------------------------------------*/
#banner_image {
	width: 785px;
	height: 221px;
	margin: 0 auto;
	padding-top: 10px;
	background:url(images/banner_bg.gif);
}
/*----------------------------------------------------------------------------- 
_Main Contant
-----------------------------------------------------------------------------*/

#content_wrapper_home {
	width: 1024px;
	height: 490px;
	min-height:490px;
	margin: 0 auto;
	background-color: #cbcbcb;
}
html>body #content_wrapper_home {
	height: auto;
}	
#content_wrapper {
	width: 1024px;
	height: 490px;
	min-height:490px;
	margin: 0 auto;
	background-color: #cbcbcb;
}
html>body #content_wrapper {
	height: auto;
}	

/*----------------------------------------------------------------------------- 
_ _ Left Contact_Home
-----------------------------------------------------------------------------*/

#Leftframe_home {
	width: 228px;
	height: 490px;
	float: left;
	background-image: url(images/contact_bg.gif);
}

.chairmanswords {
	width: 193px;
	height: 235px;
	float: left;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333;
	padding-left:15px;
    padding-right:20px;
	padding-top:20px;
}
.contact_detail {
	width: 213px;
	height: 210px;
	float: left;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left:15px;
	padding-top:5px;
}

/*_ _ Left migration _ _*/

#leftframe_mig {
	width: 228px;
	height: 490px;
	min-height:490px;
	margin:0 auto;	
	float: left;
	background:#cbcbcb;
	position: relative;
}

html>body #leftframe_mig {
	height: auto;
}	


#left_up_mig {
	width: 228px;
	height: 50px;
	float: left;
	background-repeat:no-repeat;
}

#left_nav_mig {
	float:right;
	width: 212px;
	height: 270px;
}
/*_ _ mignav_ _*/
.mignav {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.mignav:hover {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #c0efff;
	text-decoration: none;	
}

.mignav_selected {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #9c9c9c;
	background:#c0efff;
	display: block;
	text-decoration: none;
}

.mignav_selected:hover {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #c0efff;
	text-decoration: none;	
}

/*_ _ realtynav_ _*/
.realtynav {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.realtynav:hover {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #b3ff9a;
	text-decoration: none;	
}

.realtynav_selected {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #9c9c9c;
	background:#b3ff9a;
	display: block;
	text-decoration: none;
}

.realtynav_selected:hover {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #b3ff9a;
	text-decoration: none;	
}

.realtynav_sales {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #fff;
	background: #009933;
	display: block;
	text-decoration: none;
}

.realtynav_sales:hover {
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	display: block;
	background-color: #009933;
	text-decoration: none;	
}

/*_ _ mortgagenav_ _*/
.mortgagenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.mortgagenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #ffc126;
	text-decoration: none;	
}

.mortgagenav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #9c9c9c;
	background: #ffc126;
	display: block;
	text-decoration: none;
}

.mortgagenav_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #ffc126;
	text-decoration: none;	
}

/*_ _ othersnav_ _*/
.othersnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.othersnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #fbe108;
	text-decoration: none;	
}

.othersnav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #9c9c9c;
	background: #fbe108;
	display: block;
	text-decoration: none;
}

.othersnav_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #fbe108;
	text-decoration: none;	
}

/*_ _ infocentrenav_ _*/
.infocentrenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.infocentrenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #e92d2e;
	text-decoration: none;	
}

.infocentrenav_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #FFFFFF;
	background-color: #e92d2e;
	display: block;
	text-decoration: none;
}

.infocentrenav_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background-color: #e92d2e;
	text-decoration: none;	
}


/*----------------------------------------------------------------------------- 
_ _ right Contact_Home
-----------------------------------------------------------------------------*/
#rightframe_home {
	width: 796px;
	height: 490px;
	min-height:490px;
	margin:0 auto;
	float: right;
	background:#FFFFFF;
}

html>body #rightframe_home {
	height: auto;
}	


#introframe {
	width: 796px;
	height: 185px;
	float: left;
}

#info_home {
	width: 532px;
	height: 185px;
	float: left;
	background-image: url(images/compayinfo.gif);
	position: relative;
}

#info_home_en {
	width: 496px;
	height: 185px;
	float: left;
	position: relative;
}
#info {
	width: 478px;
	height: 99px;
	float: left;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	left: 32px;
	top: 67px;
}
#info_en {
	width: 442px;
	height: 99px;
	float: left;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	left: 32px;
	top: 67px;
}

.more01 {
	float: right;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #666;
}
.more01:hover {
	float: right;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #de2921;
}

#infocentre_home {
	width: 300px;
	height: 173px;
	float: right;
	padding-top:22px;
	background:url(images/info-centre_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#infocentre_home_cn {
	width: 300px;
	height: 173px;
	float: right;
	padding-top:22px;
	background:url(images/info-centre_cn_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#more_cn_01 {
	float:right;
	width: 280px;
	height: 16px;
	color: #6e6e6e;
	padding-top:8px;
	padding-right:18px;
}

#companynews {
	float:left;
	width: 230px;
	height: 40px;
	color: #6e6e6e;
	padding-top:8px;
	padding-left:60px;
}

#more_cn_02 {
	float:right;
	width: 280px;
	height: 16px;
	color: #6e6e6e;
	float: right;
	padding-top:20px;
	padding-right:18px;
}

/*_______ infocentre_Chinese _______*/

#infocentre_right {
	float:right;
	width: 231px;
	height: 233px;
	background:url(images/infocentre_right.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}

#more_cn_03 {
	float:right;
	height: 16px;
	color: #6e6e6e;
	float: right;
	padding-top:57px;
	padding-right:27px;
}

#companynews02 {
	float:left;
	width: 187px;
	height: 40px;
	color: #6e6e6e;
	padding-top:10px;
	padding-left:35px;
}

#more_cn_04 {
	float:right;
	height: 16px;
	color: #6e6e6e;
	float: right;
	padding-top:7px;
	padding-right:27px;
}



/* _ _ _ company intro */
#companyintro_title{
	width: 796px;
	height: 54px;
	float: left;
	background-image: url(images/companyprofile.gif);
}
#english_chinese_frame {
	width: 200px;
	height: 15px;
	float: right;
	padding-right:56px;
	padding-top:31px;
}

.english_chinese {
	font: normal 15px/10px Arial, Helvetica, sans-serif, SimSun;
	color:#333;	
}

.english_chinese:hover {
	font: normal 15px/10px Arial, Helvetica, sans-serif, SimSun;
	color:#de2921;	
}


#english_chinese_selected {
	font: normal 15px/10px Arial, Helvetica, sans-serif, SimSun;
	color: #de2921;	
}


#companyintro {
	width: 684px;
	height: 553px;
	padding-top:10px;
	padding-left:56px;
	padding-right:56px;
	float: left;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align:justify;
	background-image:url(images/compayinfo_bg.gif);
}
/* _ _ _ migration_content */

#mig_content_left {
	float:left;
	width: 565px;
	height: 490px;
	min-height: 490px;
	margin:0 auto;
	float: left;
	background:#FFFFFF;
}

html>body #mig_content_left {
	height: auto;
}	

#mig_title_up {
	width: 565px;
	height: 46px;
	float:left;
}
#mig_title {
	width: 469px;
	height: 30px;
	float:left;
	padding-left:48px;
	padding-right:48px;
}
#mig_contentframe {
	width: 565px;
	height: 89px;
	min-height:89px;
	margin:0 auto;
	float:left;
}

html>body #mig_contentframe {
	height: auto;
}	

#mig_content {
	width: 469px;
	height: 89px;
	min-height:89px;
	margin:0 auto;
	padding-left:48px;
	padding-right:48px;
	color:#666;
	line-height:15px;
}

	
html>body #mig_content {
	height: auto;
}	


#mig_content_pic {
	float:left;
	width: 469px;
	height: 314px;
	padding-left:48px;
	padding-right:48px;
	padding-bottom:12px;
}

/* _ _ _ realty_content */

#realty_home_projectframe {
	float:left;
	width: 244px;
	padding-left:48px;
	height:325px;
	min-height:325px;
	padding-bottom:12px;
}
html>body #realty_home_projectframe {
	height: auto;
}

#realty_title_frame {
	float:left;
	width: 244px;
	height:17px;
	float: left;
	font: normal 15px/17px Arial, Helvetica, sans-serif;
	color: #333333;
}

#realty_home_video {
	float:right;
	width: 209px;
	height:325px;
	min-height:325px;
	padding-right:48px;
	padding-bottom:12px;
}

html>body #realty_home_video {
	height: auto;
}

/* _ _ _ migration_content_right */
#mig_content_right {
	float:right;
	width: 231px;
    height: 490px;
	min-height: 490px;
	margin:0, auto;
	background:url(images/migration/mig_border.gif);
	background-repeat:repeat-y;
	background-position:right;
}

html>body #content_right {
	height: auto;
}	

#mig_news_title {
	float:right;
	width: 231px;
	height: 41px;
	background:url(images/migration/mig_news_bg.gif);
}

#realty_news_title {
	float:right;
	width: 231px;
	height: 41px;
	background:url(images/realty/realty_news_bg.gif);
}

#mortgage_news_title {
	float:right;
	width: 231px;
	height: 41px;
	background:url(images/mortgage/mortgage_news_bg.gif);
}


#enquiry_right {
	float:left;
	width: 213px;
	height: 192px;
	padding-right:5px;
}

#mig_news_content {
	float:right;
	width: 213px;
	height: 192px;
	padding-right:18px;
	font-family: Sumsin, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #9c9c9c;
	display: block;
	text-decoration: none;	
}

#mig_contactframe {
	float:right;
	width: 231px;
	height: 256px;
	background:url(images/migration/contact_bg.gif);
	background-repeat:no-repeat;

}
.mig_contact {
	width: 200px;
	padding-left:10px;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*----------------------------------------------------------------------------- 
_ _ _ Subnav_Home
-----------------------------------------------------------------------------*/
#subnav {
	width: 796px;
	height: 136px;
	float: left;
	background-image: url(images/subnav_00.gif);
}
/*----------------------------------------------------------------------------- 
_ _ _ Company Show_Home
-----------------------------------------------------------------------------*/
#companyshowframe {
	width: 796px;
	height: 169px;
	float: left;
	background-image: url(images/red.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#companyshowframe_cn {
	width: 796px;
	height: 169px;
	float: left;
	background-image: url(images/red_cn.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#companyshow_left {
	width: 85px;
	height: 169px;
	float:left;
	color: #5e5d5d;
}

#companyshow {
	width: 500px;
	height: 126px;
	float:left;
	font: normal 12px/18px Simsun, Arial, Helvetica, sans-serif;
	color: #5e5d5d;
	position: relative;
	padding-top:15px;
	border-top:1px double #EEEEEE;
	border-left:5px double #EEEEEE;
	border-right:5px double #EEEEEE;
	border-bottom:1px double #EEEEEE;	
    background-color:#EEEEEE;
	overflow:hidden;
}

#div1 {
     position:absolute;
     left:0px;
     top:3px;
     width:2650px;
     height:130px;
 }
#div2 {
     position:absolute;
     left:900px;
     top:3px;
     width:2650px;
     height:130px;
 }

#companyshow_right {
	width: 152px;
	height: 169px;
	float:right;
	font: normal 12px/18px Simsun, Arial, Helvetica, sans-serif;
	color: #5e5d5d;
	padding-right:6px;

}


.more02 {
	float: right;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #5e5d5d;
}
.more02:hover {
	float: right;
	font: normal 13px/16px Arial, Helvetica, sans-serif;
	color: #de2921;
}


/*----------------------------------------------------------------------------- 
_ fooer_Home
-----------------------------------------------------------------------------*/

#footer {
	width: 1024px;
	height: 22px;
	margin: 0 auto;
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #cbcbcb;
}

#copyright {
	width: 180px;
	float: right;
}

#footernav {
	width: 580px;
	padding-left: 4px;
	float: left;
	text-align: left;
	color:#666666;
	text-decoration:none;
}

#footernav, #nav ul {
	width: 580px;
	height: 22px;
	padding: 0;
	margin: 0;
	list-style: none;
	}

#footernav li {
	float: left;
	padding: 0;
	height: auto;
	margin: 0;
	color:#666666;
	}

#footernav li a {
	color: #666666;
	font: normal 12px/22px Arial, Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	}
		
#footernav li a:hover { 
	color: #de2921;
	}
	
#nav li:hover, #nav li.hover {
    position: static;
}

/*----------------------------------------------------------------------------- 
_ Design By
-----------------------------------------------------------------------------*/

.designed_by {
	padding: 0px 4px 0px 0px;
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	width: 130px;
	float: right;
	text-align: right;
	color:#666666;
	text-decoration:none;
}
.designed_by:hover {
	width: 130px;
	float: right;
	text-align: right;
	color:#de2921;
	text-decoration:none;
}

.designed_by_cn {
	padding: 0px 4px 0px 0px;
	font: normal 11px/22px Arial, Helvetica, sans-serif;
	width: 180px;
	float: right;
	text-align: right;
	color:#666666;
	text-decoration:none;
}
.designed_by_cn:hover {
	width: 180px;
	float: right;
	text-align: right;
	color:#de2921;
	text-decoration:none;
}

/*----------------------------------------------------------------------------- 
_ _ _ products_bacup
-----------------------------------------------------------------------------*/
#products {
	width: 215px;
	float: left;
	padding-top: 10px;
	background-color: #eee;
	border-bottom: 5px solid #fff;
}

html>body #products {
	height: auto;
}

#products_list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#products_list li {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #666666;
	list-style: square;	
	}

#products_list li a {
	padding: 0; 
	margin: 0;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #d8271d;
}

#products_list li a:hover {
	color: #000;
	text-decoration: underline;
}

#lhs {
	width: 215px;
	float: left;
}


#contact_us {
	width: 215px;
	float: left;
	background-color: #000000;
}

#content_home {
	width: 550px;
	float: right;
}

.subtitle {
	width: 180px;
	float: left;
	text-align: center;
	color:#d8271d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.subtitle:hover {
	width: 180px;
	float: left;
	text-align: center;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#content {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#666666;
	width: 550px;
	float: right;
	height: 270px;
	min-height: 270px;
	background-image: url(../images/content_bg_mb.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bold{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#d8271d;

}

#content_home {
	width: 550px;
	float: right;
	height: 440px;
	min-height: 440px;
	background-image: url(../images/content_bg_home.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

html>body #content {
	height: auto;
}

		
/* contact form */			

.inputfield-contact
{ 
 border-width:1px;
 border-style:solid;
 border-left-color:#cccccc;
 border-top-color:#cccccc;
 border-right-color:#cccccc;
 border-bottom-color:#cccccc;
 padding:1px 2px 2px 2px;
 font-family: Arial, Helvetica, sans-serif;
 color: #373934;
 font-size: 12px;
 width: 280px;
 padding:1px 2px 2px 2px;
 background-image:url(images/bg_contact.gif);
 background-repeat:repeat;
}

.inputfield-drop
{ 
 border-width:1px;
 border-style:solid;
 border-left-color:#cccccc;
 border-top-color:#cccccc;
 border-right-color:#cccccc;
 border-bottom-color:#cccccc;
 padding:1px 2px 2px 2px;
 font-family: Arial, Helvetica, sans-serif;
 color: #373934;
 font-size: 12px;
 width: 255px;
 padding:1px 2px 2px 2px;
background-image:url(images/bg_contact.gif);
}
/*_ _ admin id_ _*/
.adminid{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height:20px;
	padding-left:4px;
	color: #FFFFFF;
	background:#9c9c9c;
	display: block;
	text-decoration: none;
}

.adminid:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #ffc126;
	text-decoration: none;	
}

.adminid_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height:32px;
	padding-left:4px;
	color: #9c9c9c;
	background: #ffc126;
	display: block;
	text-decoration: none;
}

.adminid_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9c9c9c;
	display: block;
	background-color: #ffc126;
	text-decoration: none;	
}
