html
{
	min-height: 100%;
	min-width: 100%;
	-ms-text-size-adjust: none;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0;
	padding: 0;
	border-width: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup
{
	font-style: inherit;
	font-weight: inherit;
}

del,ins
{
	text-decoration: none;
}

li
{
	list-style: none;
}

caption,th
{
	text-align: left;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: inherit;
}

input,button,textarea,select,optgroup,option
{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 1.2;
	word-wrap: break-word;
	text-rendering: optimizeLegibility;/* kerning, primarily */
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	body { text-rendering:auto; }
}

a:link
{
	color: #4E4E4E;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #4E4E4E;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	color: #4E4E4E;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active
{
	color: #4E4E4E;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.nontext /* used to override default properties of 'a' tag */
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.Menubar-Link a:link
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menubar-Link a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.Menubar-Link a:hover
{
	color: #D3D3D3;
	text-decoration: none;
}

.Menubar-Link a:active
{
	color: #FFFFFF;
	text-decoration: none;
}


.normal_text
{
	color: #000000;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	vertical-align: 0px;
	padding: 0px;
}

.Paragraph-Style
{
	color: #FFFFFF;
	font-family: source-sans-pro, sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	padding: 0px;
}

.Header-1
{
	color: #000000;
	font-family: raleway, sans-serif;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 8px;
	text-align: center;
	padding: 0px;
}

.Subtitle
{
	color: #4E4E4E;
	font-family: source-sans-pro, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
	text-align: center;
	padding: 0px;
}

.Header-2
{
	color: #333333;
	font-family: asap, sans-serif;
	font-size: 25px;
	font-weight: 400;
	line-height: 1;
	text-align: left;
	padding: 0px;
}

.Subhead-1
{
	color: #555555;
	font-family: raleway, sans-serif;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 8px;
	text-align: center;
	padding: 0px;
}

.quote---text
{
	color: #25C4AA;
	font-family: open-sans, sans-serif;
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	padding: 0px;
}

.TabbedPanelsTab
{
	white-space: nowrap;
}

.MenuBar  .MenuBarView, .MenuBar  .SubMenuView /* Resets for ul and li in menus */
{
	display: block;
	list-style: none;
}

.MenuBar .SubMenu
{
	display: none;
	position: absolute;
}

.NoWrap
{
	white-space: nowrap;
	word-wrap: normal;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.colelem /* a child element of a column */
{
	display: inline;
	float: left;
	clear: both;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}

.clearfix:after /* force a container to fit around floated items */
{
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

*:first-child+html .clearfix /* IE7 */
{
	zoom: 1;
}

.clip_frame /* used to clip the contents as in the case of an image frame */
{
	overflow: hidden;
}

.inclusion_context /* context for positioning a group of elements that share the same height */
{
	display: table;
	table-layout: fixed;
	width: 0.01px;
}

.inclelem /* element of an inclusion context */
{
	display: table-cell;
	vertical-align: top;
}

.f3s_mid /* 3-slice frame, middle slice */
{
	background-repeat: repeat;
}

.f3s_top,.f3s_bot /* 3-slice frame, top slice */
{
	background-repeat: no-repeat;
}

.f9s_top_left, .f9s_bot_left /* 9-slice frame, left corner slice */
{
	background-repeat: no-repeat;
	background-position: left;
}

.f9s_top_right, .f9s_bot_right /* 9-slice frame, right corner slice */
{
	background-repeat: no-repeat;
	background-position: right;
}

.f9s_top_mid, .f9s_bot_mid /* 9-slice frame, top/bottom horizontal slice */
{
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.f9s_mid_left /* 9-slice frame, left vertical slice */
{
	background-repeat: repeat-y;
	background-position: left;
}

.f9s_mid_right /* 9-slice frame, right vertical slice */
{
	background-repeat: repeat-y;
	background-position: right;
}

.f9s_center /* 9-slice frame, center slice */
{
	background-repeat: repeat;
	background-position: 0px 0px;
}

.popup_anchor /* anchors an abspos popup */
{
	position: relative;
	width: 0px;
	height: 0px;
}

.popup_element
{
	z-index: 100000;
}

.pointer_cursor
{
	cursor: pointer;
}

span.wrap /* used to force wrap after floated array when nested inside a paragraph */
{
	content: '';
	clear: left;
	display: block;
}

span.actAsInlineDiv /* used to simulate a DIV with inline display when already nested inside a paragraph */
{
	display: inline-block;
}

.position_content,.excludeFromNormalFlow /* used when child content is larger than parent */
{
	float: left;
}

.preload_images /* used to preload images used in non-default states */
{
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}

preload /* used to specifiy the dimension of preload item */
{
	height: 1px;
	width: 1px;
}

.animateStates
{
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

input:focus,textarea:focus /* remove default focussed input styling */
{
	outline: none;
}

textarea
{
	resize: none;
	overflow: auto;
}

.fld-prompt /* form placeholders cursor behavior */
{
	pointer-events: none;
}

.wrapped-input /* form inputs & placeholders let div styling show thru */
{
	position: absolute;
	top: 0;
	left: 0;
	background: transparent;
	border: none;
}

.submit-btn /* form submit buttons on top of sibling elements */
{
	z-index: 50000;
}

.anchor_item /* used to specify anchor properties */
{
	width: 22px;
	height: 18px;
}

.MenuBar .SubMenuVisible, .MenuBarVertical .SubMenuVisible, .MenuBar .SubMenu .SubMenuVisible,.popup_element.Active,span.actAsPara,.actAsDiv,a.nonblock.nontext,img.block
{
	display: block;
}

.widget_invisible,.js .invi,.js .se_invi,.js .an_invi /* used to hide the widget before loaded */
{
	visibility: hidden;
}

.no_vert_scroll
{
	overflow-y: hidden;
}

.always_vert_scroll
{
	overflow-y: scroll;
}

.always_horz_scroll
{
	overflow-x: scroll;
}

.popup_element.Inactive,.js .disn,.hidden
{
	display: none;
}

.fullscreen
{
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.scroll_wrapper
{
	position: absolute;
	overflow: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.MenuBar .MenuItemContainer,.SlideShowContentPanel .fullscreen img
{
	position: relative;
}


#page
{
	z-index: 1;
	width: 992px;
	min-height: 1000px;
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#u152
{
	z-index: 554;
	width: 1192px;
	height: 150px;
	border-style: none;
	border-color: transparent;
	background-color: #000000;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -50%;
}

#u151
{
	z-index: 105;
	width: 1192px;
	height: 802px;
	border-style: none;
	border-color: transparent;
	background-color: #F4F4F4;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	position: relative;
	margin-right: -10000px;
	margin-top: 462px;
}

#review
{

	width: 1192px;
	
	border-style: none;
	border-color: transparent;
    
  
	margin-right: -10000px;
	margin-top: 280px;
    margin-left: 44px;

	
	

	position: relative;
    
    color: #4E4E4E;
    line-height: 1.25;
    font-size: 17px;
    font-family: source-sans-pro, sans-serif;
    word-wrap: break-word;
font-weight: 300;
    text-align: left;


}

#review h2

{
    color: #333333;
font-size: 22px;
line-height: 1;
text-align: left;
font-family: asap, sans-serif;
font-weight: 400;
}
#facilities
{

	width: 1192px;
	
	border-style: none;
	border-color: transparent;
    
  
	margin-right: -10000px;
	margin-top: 262px;
    margin-left: 44px;

	
	

	position: relative;
    
    color: #4E4E4E;
    line-height: 1.25;
    font-size: 17px;
    font-family: source-sans-pro, sans-serif;
    word-wrap: break-word;
font-weight: 300;
    text-align: left;


}

#facilities h2

{
    color: #333333;
font-size: 22px;
line-height: 1;
text-align: left;
font-family: asap, sans-serif;
font-weight: 400;
}

#rooms
{

	width: 1192px;
	
	border-style: none;
	border-color: transparent;
    
  
	margin-right: -10000px;
	margin-top: 462px;
    margin-left: 44px;

	
	

	position: relative;
    
    color: #4E4E4E;
    line-height: 1.25;
    font-size: 17px;
    font-family: source-sans-pro, sans-serif;
    word-wrap: break-word;
font-weight: 300;
    text-align: left;


}

#rooms h2

{
    color: #333333;
font-size: 22px;
line-height: 1;
text-align: left;
font-family: asap, sans-serif;
font-weight: 400;
}


#u303-chinese
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	background: #DEDEDE url("../images/1_c.jpg") no-repeat center center;
	background-size: cover !important;
}

#u303-chinese:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/1_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u355-chinese
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 128px;
	background: #DEDEDE url("../images/2_c.jpg") no-repeat center center;
	background-size: cover !important;
}

#u355-chinese:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/2_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u359-chinese
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 256px;
	background: #DEDEDE url("../images/3_c.jpg") no-repeat center center;
	background-size: cover !important;
}

#u359-chinese:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/3_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u361-chinese
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 384px;
	background: #DEDEDE url("../images/4_c.jpg") no-repeat center center;
	background-size: cover !important;
}

#u361-chinese:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/4_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u365-chinese
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 512px;
	background: #DEDEDE url("../images/6_c.jpg") no-repeat center center;
	background-size: cover !important;
}

#u365-chinese:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/6_h.jpg") no-repeat center center;
	background-size: cover !important;
}



#intro-chinese
{
	z-index: 106;
	width: 790px;
	min-height: 86px;
	color: #4E4E4E;
	line-height: 1.6;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 432px;
	left: 201px;
}


#rooms-chinese
{

	width: 1192px;
	
	border-style: none;
	border-color: transparent;
    
  
	margin-right: -10000px;
	margin-top: 722px;
    margin-left: 44px;

	
	

	position: relative;
    
    color: #4E4E4E;
    line-height: 1.25;
    font-size: 17px;
    font-family: source-sans-pro, sans-serif;
    word-wrap: break-word;
font-weight: 300;
    text-align: left;


}

#rooms-chinese h2

{
    color: #333333;
font-size: 22px;
line-height: 1;
text-align: left;
font-family: asap, sans-serif;
font-weight: 400;
}

#slider
 {
    position:fixed;


    bottom:80px;

    right:0px;
     padding:15px;

     
     font-size: 17px;
    font-family: source-sans-pro, sans-serif;
    word-wrap: break-word;
font-weight: 300;
    text-align: left;
     box-shadow: 5px 5px 5px #888888;
     border-top-left-radius:25px;
     border-bottom-left-radius:25px;
   

    background-color: #F4F4F4;
}

#slider ul {  padding-left: 30px; }

#slider li { list-style: circle;  }



#u527-22
{
	z-index: 106;
	width: 790px;
	min-height: 86px;
	color: #4E4E4E;
	line-height: 1.6;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 916px;
	left: 201px;
}

#u527-2,#u527-11,#u527-18
{
	font-size: 18px;
	font-weight: 400;
}

#u527-6,#u527-8,#u527-9,#u527-13,#u527-15,#u527-16,#u527-20,#chinese
{
	font-size: 17px;
	font-weight: 300;
}

#u1368
{
	z-index: 130;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	position: relative;
	margin-right: -10000px;
	background: #000000 url("../images/header4.jpg") repeat-y center center;
}

#u1368_position_content
{
	margin-bottom: 126px;
}

#top
{
	position: relative;
}

#ourrooms
{
	margin-top: 455px;
	position: relative;

}

#u526
{
	z-index: 142;
	width: 830px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	margin-top: 668px;
	left: 181px;
}

#u287-4
{
	z-index: 143;
	width: 830px;
	min-height: 47px;
	position: relative;
}

#u289-4
{
	z-index: 147;
	width: 830px;
	min-height: 86px;
	margin-top: 6px;
	position: relative;
}

#aboutus
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 1132px;
}

#pamphletu290
{
	z-index: 161;
	width: 0.01px;
	height: 128px;
	position: relative;
	margin-right: -10000px;
	margin-top: 767px;
	left: 276px;
}

#u302
{
	z-index: 162;
	width: 640px;
	position: relative;
	margin-right: -10000px;
}

#u303
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	background: #DEDEDE url("../images/1_n.jpg") no-repeat center center;
	background-size: cover !important;
}

#u303:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/1_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u355
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 128px;
	background: #DEDEDE url("../images/2_n.jpg") no-repeat center center;
	background-size: cover !important;
}

#u355:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/2_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u359
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 256px;
	background: #DEDEDE url("../images/3_n.jpg") no-repeat center center;
	background-size: cover !important;
}

#u359:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/3_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u361
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 384px;
	background: #DEDEDE url("../images/4_n.jpg") no-repeat center center;
	background-size: cover !important;
}

#u361:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/4_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u365
{
	position: absolute;
	width: 128px;
	height: 128px;
	border-color: #DEDEDE;
	left: 512px;
	background: #DEDEDE url("../images/6_n.jpg") no-repeat center center;
	background-size: cover !important;
}

#u365:hover
{
	margin: 0px;
	background: #DEDEDE url("../images/6_h.jpg") no-repeat center center;
	background-size: cover !important;
}

#u296
{
	position: absolute;
	width: 952px;
	border-style: none;
	border-color: transparent;
	background-color: #191919;
	background-color: rgba(0, 0, 0, 0.9);
	padding-bottom: 44px;
	top: -140px;
	left: -156px;
	-pie-background: rgba(0, 0, 0, 0.9);
}

#u296popup
{
	z-index: 168;
}

#u297
{
	z-index: 169;
	width: 908px;
	height: 603px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	margin-right: -10000px;
	position: relative;
	top: 22px;
	left: 22px;
}

#u297_position_content
{
	margin-top: -8px;
	margin-bottom: 23px;
}

#u2102
{
	z-index: 172;
	height: 56px;
	width: 261px;
	vertical-align: top;
	background: url("../images/bookaroomnow-u2102.png") no-repeat 9px 9px;
	margin-left: 314px;
	position: relative;
}

#u2102:hover
{
	background: url("../images/bookaroomnow-u2102-r.png") no-repeat 0px 0px;
}

#u2002
{
	z-index: 170;
	width: 800px;
	height: 533px;
	border-style: none;
	border-color: transparent;
	margin-left: 44px;
	top: -1px;
	margin-bottom: -1px;
	position: relative;
	background: #FFFFFF url("../images/sydney-central-inn-single-room.jpg") no-repeat left top;
}

#u356
{
	z-index: 174;
	width: 908px;
	height: 603px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	margin-right: -10000px;
	position: relative;
	top: 22px;
	left: 22px;
}

#u2104
{
	z-index: 177;
	height: 56px;
	width: 261px;
	vertical-align: top;
	background: url("../images/bookaroomnow-u2104.png") no-repeat 9px 9px;
	margin-left: 314px;
	position: relative;
}

#u2104:hover
{
	background: url("../images/bookaroomnow-u2104-r.png") no-repeat 0px 0px;
}

#u2017
{
	z-index: 175;
	width: 800px;
	height: 533px;
	border-style: none;
	border-color: transparent;
	margin-left: 44px;
	top: -2px;
	margin-bottom: -2px;
	position: relative;
	background: #FFFFFF url("../images/sydney-central-inn-double-twin-room.jpg") no-repeat left top;
}

#u360
{
	z-index: 179;
	width: 908px;
	height: 603px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	margin-right: -10000px;
	position: relative;
	top: 22px;
	left: 22px;
}

#u2105
{
	z-index: 182;
	height: 56px;
	width: 261px;
	vertical-align: top;
	background: url("../images/bookaroomnow-u2105.png") no-repeat 9px 9px;
	margin-left: 314px;
	position: relative;
}

#u2105:hover
{
	background: url("../images/bookaroomnow-u2105-r.png") no-repeat 0px 0px;
}

#u2024
{
	z-index: 180;
	width: 800px;
	height: 533px;
	border-style: none;
	border-color: transparent;
	margin-left: 44px;
	top: -2px;
	margin-bottom: -2px;
	position: relative;
	background: #FFFFFF url("../images/sydney-central-inn-3-people-triple-room.jpg") no-repeat left top;
}

#u362
{
	z-index: 184;
	width: 908px;
	height: 603px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	margin-right: -10000px;
	position: relative;
	top: 22px;
	left: 22px;
}

#u2106
{
	z-index: 187;
	height: 56px;
	width: 261px;
	vertical-align: top;
	background: url("../images/bookaroomnow-u2106.png") no-repeat 9px 9px;
	margin-left: 314px;
	position: relative;
}

#u2106:hover
{
	background: url("../images/bookaroomnow-u2106-r.png") no-repeat 0px 0px;
}

#u2031
{
	z-index: 185;
	width: 800px;
	height: 533px;
	border-style: none;
	border-color: transparent;
	margin-left: 44px;
	top: -2px;
	margin-bottom: -2px;
	position: relative;
	background: #FFFFFF url("../images/sydney-central-inn-dorm.jpg") no-repeat left top;
}

#u366
{
	z-index: 189;
	width: 908px;
	height: 603px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	margin-right: -10000px;
	position: relative;
	top: 22px;
	left: 22px;
}

#u356_position_content,#u360_position_content,#u362_position_content,#u366_position_content
{
	margin-top: -8px;
	margin-bottom: 24px;
}

#u2107
{
	z-index: 192;
	height: 56px;
	width: 261px;
	vertical-align: top;
	background: url("../images/bookaroomnow-u2107.png") no-repeat 9px 9px;
	margin-left: 314px;
	position: relative;
}

#u2107:hover
{
	background: url("../images/bookaroomnow-u2107-r.png") no-repeat 0px 0px;
}

#u2038
{
	z-index: 190;
	width: 800px;
	height: 533px;
	border-style: none;
	border-color: transparent;
	margin-left: 44px;
	top: -2px;
	margin-bottom: -2px;
	position: relative;
	background: #FFFFFF url("../images/sydney-central-inn-4-people-family-room.jpg") no-repeat left top;
}

#u304
{
	position: absolute;
	width: 40px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	padding-bottom: 133px;
	top: 55px;
	left: -130px;
}

#u306-4
{
	z-index: 195;
	width: 19px;
	color: #999999;
	text-align: center;
	line-height: 1;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: bold;
	position: relative;
	margin-right: -10000px;
	margin-top: 137px;
	left: 10px;
}

#u300
{
	position: absolute;
	width: 40px;
	border-style: none;
	border-color: transparent;
	background-color: #4F4F4F;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	padding-bottom: 134px;
	top: 55px;
	left: 710px;
}

#u304:hover,#u300:hover
{
	background-color: #6B6B6B;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	margin: 0px;
}

#u301-4
{
	z-index: 200;
	width: 19px;
	min-height: 9px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #999999;
	text-align: center;
	line-height: 1;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: bold;
	position: relative;
	margin-right: -10000px;
	margin-top: 136px;
	left: 11px;
}

#u306-2,#u301-2
{
	line-height: 0px;/* 0 for mixed font sized paras; applied on spans instead */
}

#u306-2  span,#u301-2  span /* line-height set on spans of mixed font sized paras */
{
	line-height: 1;
}

#u306,#u301
{
	font-size: 16px;
}

#u307
{
	position: absolute;
	width: 51px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	opacity: 0.45;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
	filter: alpha(opacity=45);
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	padding-bottom: 10px;
	top: -120px;
	left: 713px;
}

#u308-4
{
	z-index: 205;
	width: 35px;
	min-height: 22px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.65);
	color: #333333;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 700;
	position: relative;
	margin-right: -10000px;
	margin-top: 7px;
	-pie-background: rgba(255, 255, 255, 0.65);
}

#u308-4:hover
{
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 1);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 22px;
	margin: 7px -10000px 0px 0px;
	-pie-background: rgba(255, 255, 255, 1);
}

#u308-4:hover p
{
	color: #333333;
	visibility: inherit;
}

.PamphletWidget .ThumbGroup .Thumb, .PamphletNextButton, .PamphletPrevButton, .PamphletCloseButton /* pamphlet2 */
{
	cursor: pointer;
}

#u150
{
	z-index: 426;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #CCCCCC;
	position: relative;
	margin-right: -10000px;
	margin-top: 613px;
}

#pamphletu2308
{
	z-index: 523;
	width: 0.01px;
	height: 310px;
	position: relative;
	margin-right: -10000px;
	margin-top: 287px;
	left: 171px;
}

#u2311
{
	position: absolute;
	width: 851px;
}

#u2311popup
{
	z-index: 524;
}

#u2314
{
	z-index: 525;
	width: 851px;
	height: 223px;
	border-style: none;
	border-color: transparent;
	background-color: #FDFDFD;
	background-color: rgba(107, 107, 107, 0.01);
	margin-right: -10000px;
	position: relative;
	-pie-background: rgba(107, 107, 107, 0.01);
}

#u2315-7
{
	z-index: 526;
	width: 851px;
	min-height: 60px;
	text-align: center;
	position: relative;
	margin-right: -10000px;
}

#u2315-5
{
	font-size: 47px;
	letter-spacing: 8px;
	color: #FFFFFF;
	font-family: asap, sans-serif;
	font-weight: 400;
}

#u2316
{
	z-index: 533;
	width: 851px;
	height: 223px;
	border-style: none;
	border-color: transparent;
	background-color: #FDFDFD;
	background-color: rgba(107, 107, 107, 0.01);
	margin-right: -10000px;
	position: relative;
	-pie-background: rgba(107, 107, 107, 0.01);
}

#u2339-8
{
	z-index: 534;
	width: 851px;
	min-height: 60px;
	text-align: center;
	position: relative;
	margin-right: -10000px;
}

#u2315-3,#u2339-3
{
	font-size: 48px;
	letter-spacing: 10px;
	color: #FFFFFF;
	font-family: raleway, sans-serif;
	font-weight: 100;
}

#u2339-6
{
	font-size: 59px;
	letter-spacing: 8px;
	color: #FFFFFF;
	font-family: asap, sans-serif;
	font-weight: 400;
	line-height: 0px;/* 0 for mixed font sized paras; applied on spans instead */
}

#u2339-6  span /* line-height set on spans of mixed font sized paras */
{
	line-height: 1.2;
}

#u2339-4
{
	font-size: 73px;
}

#u2339-5
{
	font-size: 34px;
	letter-spacing: 0px;
}

#u2312
{
	z-index: 542;
	width: 851px;
	height: 223px;
	border-style: none;
	border-color: transparent;
	background-color: #FDFDFD;
	background-color: rgba(107, 107, 107, 0.01);
	margin-right: -10000px;
	position: relative;
	-pie-background: rgba(107, 107, 107, 0.01);
}

#u2340-6
{
	z-index: 543;
	width: 851px;
	min-height: 60px;
	color: #FFFFFF;
	font-size: 48px;
	letter-spacing: 10px;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 100;
	position: relative;
	margin-right: -10000px;
}

#u527-4,#u2315,#u2339,#u2340
{
	font-weight: 400;
}

#u2320
{
	z-index: 549;
	width: 45px;
	position: relative;
	margin-right: -10000px;
	margin-top: 302px;
	left: 403px;
}

#u2321
{
	position: absolute;
	width: 8px;
	height: 8px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
}

#u2321:hover
{
	background-color: #CCCCCC;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
	margin: 0px;
}

#u2321.PamphletThumbSelected
{
	border-style: none;
	border-color: transparent;
	background-color: #CCCCCC;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
	margin: 0px;
}

#u2323
{
	position: absolute;
	width: 8px;
	height: 8px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
	left: 19px;
}

#u2323:hover
{
	background-color: #CCCCCC;
	margin: 0px;
}

#u2322
{
	position: absolute;
	width: 8px;
	height: 8px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
	left: 37px;
}

#u2322:hover
{
	background-color: #CCCCCC;
	margin: 0px;
}

#u2323.PamphletThumbSelected,#u2322.PamphletThumbSelected
{
	background-color: #CCCCCC;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
	margin: 0px;
}

#u1190
{
	z-index: 553;
	width: 391px;
	height: 57px;
	opacity: 0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	position: relative;
	margin-right: -10000px;
	margin-top: 462px;
	left: 401px;
	background: transparent url("../images/bookaroomnow.png") no-repeat left top;
	background-size: contain !important;
}

#u1190:hover
{
	margin: 462px -10000px 0px 0px;
	background: transparent url("../images/bookaroomnow2.png") no-repeat left top;
	background-size: contain !important;
}

#u1190.MuseLinkActive
{
	margin: 462px -10000px 0px 0px;
	background: transparent url("../images/bookaroomnow3.png") no-repeat left top;
	background-size: contain !important;
}

#pu153
{
	width: 0.01px;
	padding-bottom: 126px;
	margin-left: 108px;
	top: -1253px;
	margin-bottom: -126px;
	position: relative;
}

#u153
{
	z-index: 555;
	width: 722px;
	padding-bottom: 126px;
	position: fixed;
	top: 11px;
	left: 50%;
	margin-left: -388px;
}

#u154
{
	z-index: 556;
	width: 126px;
	height: 126px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	position: fixed;
	top: 11px;
	left: 50%;
	margin-left: -388px;
}

#u155-18
{
	z-index: 557;
	width: 580px;
	min-height: 28px;
	position: fixed;
	top: 109px;
	left: 50%;
	margin-left: -246px;
}

#u1173
{
	z-index: 575;
	width: 117px;
	position: fixed;
	top: 15px;
	left: 50%;
	margin-left: -384px;
}

#u1180
{
	z-index: 577;
	width: 533px;
	position: fixed;
	top: 13px;
	left: 50%;
	margin-left: -224px;
}

#u543
{
	z-index: 104;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	padding-bottom: 66px;
	position: relative;
	margin-right: -10000px;
	background: #000000 url("../images/slide1_photo.jpg") repeat-y center center;
}

#u550
{
	z-index: 209;
	width: 952px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	margin-top: 87px;
	left: 120px;
}

#u551-4
{
	z-index: 210;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 48px;
	letter-spacing: 10px;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 100;
	position: relative;
}

#u552-4
{
	z-index: 214;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 47px;
	letter-spacing: 8px;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
}

#u1810-4
{
	z-index: 218;
	width: 952px;
	min-height: 42px;
	color: #FFFFFF;
	font-size: 25px;
	letter-spacing: 8px;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	margin-top: 18px;
	position: relative;
}

#u531
{
	z-index: 128;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #E0E0E0;
	position: relative;
	margin-right: -10000px;
}

#u541
{
	z-index: 427;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	left: -100px;
	top: -4px;
	margin-bottom: -4px;
}

#u532
{
	z-index: 129;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #E9E9E9;
	padding-bottom: 91px;
	position: relative;
	left: -100px;
	top: -5px;
}

#u532_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	position: relative;
	left: -100px;
	margin-bottom: -5px;
}

#services
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 431px;
}

#pu528
{
	width: 0.01px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	margin-top: 32px;
	left: 151px;
}

#u528
{
	z-index: 151;
	width: 830px;
	padding-bottom: 0px;
	margin-left: 30px;
	position: relative;
}

#u530-4
{
	z-index: 152;
	width: 830px;
	min-height: 47px;
	position: relative;
}

#u529-4
{
	z-index: 156;
	width: 830px;
	min-height: 37px;
	margin-top: 6px;
	position: relative;
}

#ppu554-4
{
	width: 0.01px;
	margin-top: 47px;
	position: relative;
}

#u554-4
{
	z-index: 232;
	width: 550px;
	min-height: 37px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: left;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
}

#u553-10
{
	z-index: 222;
	width: 550px;
	min-height: 239px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: justify;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-left: 1px;
	margin-top: 5px;
	position: relative;
}

#u2223
{
	z-index: 398;
	width: 300px;
	position: relative;
	margin-right: -10000px;
	left: 600px;
}

#u555-4
{
	z-index: 399;
	width: 550px;
	min-height: 37px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: left;
	font-family: asap, sans-serif;
	font-weight: 400;
	margin-left: 1px;
	position: relative;
}

#u1591-10
{
	z-index: 403;
	width: 550px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: justify;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 1px;
	position: relative;
}

#u1591-5
{
	letter-spacing: 0px;
}

#u563
{
	z-index: 428;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	left: -100px;
	top: -5px;
	margin-bottom: -5px;
}

#u571
{
	z-index: 236;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	padding-bottom: 112px;
	position: relative;
	left: -100px;
	background: #000000 url("../images/header3.jpg") repeat-y center center;
}

#u576
{
	z-index: 238;
	width: 952px;
	position: relative;
	margin-right: -10000px;
	margin-top: 101px;
	left: 120px;
}

#u578-4
{
	z-index: 239;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 48px;
	letter-spacing: 10px;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 100;
	position: relative;
}

#u577-4
{
	z-index: 243;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 47px;
	letter-spacing: 8px;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
}

#u580
{
	z-index: 429;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	left: -100px;
	top: -3px;
	margin-bottom: -3px;
}

#u579
{
	z-index: 247;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #F4F4F4;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
}

#u579_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	position: relative;
	left: -100px;
	padding-top: 35px;
	padding-bottom: 3px;
}

#u587
{
	z-index: 248;
	width: 830px;
	padding-bottom: 0px;
	left: 181px;
	position: relative;
}

#u589-4
{
	z-index: 249;
	width: 830px;
	min-height: 47px;
	position: relative;
}

#u588-4
{
	z-index: 253;
	width: 830px;
	min-height: 36px;
	margin-top: 6px;
	position: relative;
}

#u1680
{
	z-index: 274;
	width: 949px;
	left: 123px;
	margin-top: 28px;
	position: relative;
}

#u1437
{
	z-index: 329;
	width: 90px;
	margin-left: 69px;
	position: relative;
}

#u610
{
	z-index: 275;
	width: 211px;
	margin-left: 5px;
	margin-top: 18px;
	position: relative;
}

#u602-6
{
	z-index: 276;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u611-6
{
	z-index: 303;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#u1432
{
	z-index: 327;
	width: 91px;
	margin-left: 64px;
	position: relative;
}

#u1416
{
	z-index: 282;
	width: 211px;
	margin-left: 5px;
	margin-top: 17px;
	position: relative;
}

#u1417-6
{
	z-index: 283;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1415-4
{
	z-index: 309;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#u1427
{
	z-index: 325;
	width: 89px;
	margin-left: 65px;
	position: relative;
}

#u1419
{
	z-index: 289;
	width: 211px;
	margin-left: 5px;
	margin-top: 19px;
	position: relative;
}

#u1420-6
{
	z-index: 290;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1418-6
{
	z-index: 313;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#u1442
{
	z-index: 331;
	width: 91px;
	margin-left: 64px;
	position: relative;
}

#u1425
{
	z-index: 296;
	width: 211px;
	margin-left: 5px;
	margin-top: 17px;
	position: relative;
}

#u1426-6
{
	z-index: 297;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1424-6
{
	z-index: 319;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#pprepare
{
	width: 0.01px;
	margin-top: 30px;
	position: relative;
}

#prepare
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 225px;
}

#u1811
{
	z-index: 333;
	width: 949px;
	position: relative;
	margin-right: -10000px;
	left: 123px;
}

#pu554-4,#pu1437,#pu1818
{
	width: 0.01px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
}

#u1818
{
	z-index: 390;
	width: 90px;
	margin-left: 69px;
	position: relative;
}

#u1814
{
	z-index: 334;
	width: 211px;
	margin-left: 5px;
	margin-top: 18px;
	position: relative;
}

#u1815-6
{
	z-index: 335;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1831-4
{
	z-index: 362;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#pu1432,#pu1823
{
	width: 0.01px;
	position: relative;
	margin-right: -10000px;
	left: 242px;
}

#u1823
{
	z-index: 388;
	width: 91px;
	margin-left: 64px;
	position: relative;
}

#u1812
{
	z-index: 341;
	width: 211px;
	margin-left: 5px;
	margin-top: 17px;
	position: relative;
}

#u1813-6
{
	z-index: 342;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1830-4
{
	z-index: 366;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#pu1427,#pu1826
{
	width: 0.01px;
	position: relative;
	margin-right: -10000px;
	margin-top: 1px;
	left: 485px;
}

#u1826
{
	z-index: 386;
	width: 89px;
	margin-left: 65px;
	position: relative;
}

#u1820
{
	z-index: 348;
	width: 211px;
	margin-left: 5px;
	margin-top: 19px;
	position: relative;
}

#u1821-6
{
	z-index: 349;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1825-8
{
	z-index: 370;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#pu1442,#pu1816
{
	width: 0.01px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	left: 728px;
}

#u1816
{
	z-index: 392;
	width: 91px;
	margin-left: 64px;
	position: relative;
}

#u1828
{
	z-index: 355;
	width: 211px;
	margin-left: 5px;
	margin-top: 17px;
	position: relative;
}

#u1829-6
{
	z-index: 356;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1822-8
{
	z-index: 378;
	width: 221px;
	min-height: 84px;
	color: #333333;
	font-size: 17px;
	line-height: 1.25;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 12px;
	position: relative;
}

#u614-4
{
	z-index: 257;
	width: 952px;
	min-height: 47px;
	color: #646464;
	font-size: 17px;
	line-height: 1.6;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	left: 120px;
	margin-top: 76px;
	position: relative;
}

#u616
{
	z-index: 261;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #E4E4E4;
	position: relative;
	margin-right: -10000px;
	margin-top: 797px;
}

#pu617
{
	width: 0.01px;
	left: -100px;
	top: -1px;
	margin-bottom: -1px;
	position: relative;
}

#u617
{
	z-index: 262;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	padding-bottom: 175px;
	position: relative;
	margin-right: -10000px;
	background: #000000 url("../images/header2.jpg") repeat-y center center;
}

#u623-4
{
	z-index: 265;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 48px;
	letter-spacing: 10px;
	text-align: center;
	font-family: raleway, sans-serif;
	font-weight: 100;
	position: relative;
	margin-right: -10000px;
	margin-top: 107px;
	left: 120px;
}

#u624-4
{
	z-index: 269;
	width: 952px;
	min-height: 64px;
	color: #FFFFFF;
	font-size: 47px;
	letter-spacing: 7px;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 170px;
	left: 120px;
}

#u621
{
	z-index: 263;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	left: -100px;
	top: -5px;
	margin-bottom: -5px;
}

#u631
{
	z-index: 5;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #F4F4F4;
	position: relative;
	margin-right: -10000px;
}

#u1663
{
	z-index: 413;
	width: 830px;
	min-height: 248px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	text-align: center;
	margin-bottom: -20px;
	position: relative;
	margin-right: -10000px;
	margin-top: 52px;
	left: 136px;
}

#u1665
{
	z-index: 414;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #F4F4F4;
	padding-bottom: 16px;
	position: relative;
	margin-right: -10000px;
	margin-top: 30px;
}

#u1666
{
	z-index: 415;
	width: 830px;
	position: relative;
	margin-right: -10000px;
	margin-top: -6px;
	left: 181px;
}

#u1668-4
{
	z-index: 416;
	width: 830px;
	min-height: 47px;
	position: relative;
	margin-right: -10000px;
}

#u1673
{
	z-index: 4;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #FFFFFF;
	position: relative;
	margin-right: -10000px;
}

#u1368_align_to_page,#u543_align_to_page,#u571_align_to_page,#u617_align_to_page,#u631_align_to_page,#u1665_align_to_page,#u1673_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	position: relative;
	left: -100px;
}

#u1673_position_content
{
	margin-top: 33px;
	margin-bottom: 107px;
}

#u1671
{
	z-index: 420;
	width: 830px;
	left: 181px;
	position: relative;
}

#u1672-4
{
	z-index: 421;
	width: 830px;
	min-height: 47px;
	color: #555555;
	font-weight: 100;
	position: relative;
	margin-right: -10000px;
}

#pu1864
{
	width: 0.01px;
	left: 200px;
	margin-top: 24px;
	position: relative;
}

#u1864
{
	z-index: 470;
	width: 116px;
	position: relative;
	margin-right: -10000px;
}

#u1869
{
	z-index: 493;
	width: 116px;
	position: relative;
	margin-right: -10000px;
	left: 339px;
}

#u1859
{
	z-index: 448;
	width: 116px;
	position: relative;
	margin-right: -10000px;
	left: 679px;
}

#pu1646-4
{
	width: 0.01px;
	left: 152px;
	margin-top: 24px;
	position: relative;
}

#u1646-4
{
	z-index: 450;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1658
{
	z-index: 488;
	width: 211px;
	position: relative;
	margin-right: -10000px;
	margin-top: 1px;
	left: 339px;
}

#u1659-4
{
	z-index: 489;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1660
{
	z-index: 443;
	width: 211px;
	position: relative;
	margin-right: -10000px;
	left: 679px;
}

#u1661-4
{
	z-index: 444;
	width: 211px;
	min-height: 30px;
	color: #333333;
	font-size: 22px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#pu1647-4
{
	width: 0.01px;
	left: 152px;
	margin-top: 4px;
	position: relative;
}

#u1647-4
{
	z-index: 454;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
}

#u1648-4
{
	z-index: 472;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 1px;
	left: 339px;
}

#u1649-4
{
	z-index: 431;
	width: 228px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 670px;
}

#enquiries
{
	position: relative;
	width: 22px;
	margin-right: -10000px;
	margin-top: 11px;
}

#u1650-4
{
	z-index: 458;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 152px;
}

#u1647-4:hover,#u1650-4:hover
{
	border-style: none;
	border-color: transparent;
	opacity: 0.62;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	filter: alpha(opacity=62);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 30px;
	margin: 0px -10000px 0px 0px;
}

a.anchor
{
    display: block; position: relative; top: -250px; visibility: hidden;
}

#u1651-4
{
	z-index: 476;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 1px;
	left: 492px;
}

#u1648-4:hover,#u1651-4:hover
{
	opacity: 0.62;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	filter: alpha(opacity=62);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 30px;
	margin: 1px -10000px 0px 0px;
}

#u1652-4
{
	z-index: 435;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	left: 831px;
}

#u1649-4:hover,#u1652-4:hover
{
	opacity: 0.62;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	filter: alpha(opacity=62);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 30px;
	margin: 0px -10000px 0px 0px;
}

#u1662-4
{
	z-index: 394;
	width: 952px;
	min-height: 47px;
	color: #646464;
	font-size: 17px;
	line-height: 1.6;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	margin-top: 427px;
	left: 120px;
}

#u1678
{
	z-index: 425;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	margin-right: -10000px;
}

#u1655-4
{
	z-index: 439;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 340px;
	left: 831px;
}

#u1653-4
{
	z-index: 462;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 340px;
	left: 152px;
}

#u1656-4
{
	z-index: 466;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 370px;
	left: 152px;
}

#u1654-4
{
	z-index: 480;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 340px;
	left: 491px;
}

#u1655-4:hover,#u1653-4:hover,#u1654-4:hover
{
	opacity: 0.62;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	filter: alpha(opacity=62);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 30px;
	margin: 340px -10000px 0px 0px;
}

#u1657-4
{
	z-index: 484;
	width: 211px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #3498DB;
	font-size: 18px;
	line-height: 1;
	text-align: center;
	font-family: asap, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 370px;
	left: 491px;
}

#u1656-4:hover,#u1657-4:hover
{
	opacity: 0.62;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	filter: alpha(opacity=62);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 30px;
	margin: 370px -10000px 0px 0px;
}

#u632
{
	z-index: 6;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	left: -100px;
	top: -6px;
	margin-bottom: -6px;
}

#pu151,#pu543,#pu631,#pu671
{
	width: 0.01px;
	left: -100px;
	position: relative;
}

#u671
{
	z-index: 7;
	width: 1192px;
	min-height: 307px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#u673
{
	z-index: 8;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #DCDCDC;
	position: relative;
	margin-right: -10000px;
	margin-top: 297px;
}

#pu579,#pu1673,#pu675
{
	width: 0.01px;
	left: -100px;
	top: -5px;
	margin-bottom: -5px;
	position: relative;
}

#u675
{
	z-index: 2;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #F4F4F4;
	position: relative;
	margin-right: -10000px;
}

#u675_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	position: relative;
	left: -100px;
	padding-top: 33px;
	padding-bottom: 41px;
}

#u1973
{
	z-index: 495;
	width: 882px;
	left: 168px;
	position: relative;
}

#u1928
{
	z-index: 496;
	width: 314px;
	height: 34px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	position: relative;
	margin-right: -10000px;
	left: 291px;
}

#u1934
{
	z-index: 497;
	width: 882px;
	position: relative;
	margin-right: -10000px;
}

#u1930-4
{
	z-index: 502;
	width: 277px;
	min-height: 23px;
	position: relative;
	margin-right: -10000px;
	margin-top: 4px;
}

#ppu1932
{
	width: 0.01px;
	position: relative;
	margin-right: -10000px;
	left: 289px;
}

#penquiries,#pu1932
{
	width: 0.01px;
	position: relative;
}

#u1932
{
	z-index: 506;
	width: 250px;
	height: 34px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #C0C0C0;
	margin-bottom: -1px;
	position: relative;
	margin-right: -10000px;
	left: 313px;
}

#u1932:hover
{
	-pie-box-shadow: 0px 0px 8px 2px #FFFFFF;
	-moz-box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.49);
	-webkit-box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.49);
	box-shadow: 0px 0px 8px 2px rgba(255, 255, 255, 0.49);
	width: 250px;
	height: 34px;
	min-height: 0px;
	margin: 0px -10000px -1px 0px;
}

#u1883
{
	z-index: 507;
	width: 593px;
	min-height: 30px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	font-size: 25px;
	text-align: center;
	position: relative;
	margin-right: -10000px;
	margin-top: 2px;
}

#u1933-4
{
	z-index: 498;
	width: 151px;
	min-height: 25px;
	color: #7F7F7F;
	font-size: 15px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-left: 5px;
	position: relative;
}

#pu1937
{
	width: 0.01px;
	left: 161px;
	margin-top: 36px;
	position: relative;
}

#u1937
{
	z-index: 9;
	width: 436px;
	position: relative;
	margin-right: -10000px;
}

#u712-4
{
	z-index: 67;
	width: 274px;
	min-height: 23px;
	position: relative;
}

#widgetu684
{
	z-index: 10;
	width: 0.01px;
	height: 275px;
	margin-top: 20px;
	position: relative;
}

#widgetu696
{
	z-index: 11;
	width: 339px;
	height: 53px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
}

#widgetu696.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 0px -10000px 0px 0px;
}

#u699-4
{
	z-index: 12;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #6B6B6B;
	font-size: 15px;
	line-height: 1;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
}

#u698-4
{
	z-index: 16;
	width: 326px;
	min-height: 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	padding: 6px;
	color: #C4C4C4;
	line-height: 1;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-bottom: -1px;
	position: relative;
	margin-right: -10000px;
	margin-top: 21px;
}

.html,#widgetu696.non-empty-st #u698-4
{
	background-color: #FFFFFF;
}

#widgetu696:hover #u698-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 19px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu696.focus-st #u698-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 19px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu696.non-empty-st #u698-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu696:hover #u698-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu696.focus-st #u698-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu703
{
	z-index: 20;
	width: 339px;
	height: 53px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 60px;
}

#widgetu703.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 60px -10000px 0px 0px;
}

#u705-4
{
	z-index: 21;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #6B6B6B;
	font-size: 15px;
	line-height: 1;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
}

#widgetu703.fld-err-st #u705-4
{
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	margin: 0px -10000px 0px 0px;
}

#u704-4
{
	z-index: 25;
	width: 326px;
	min-height: 19px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	padding: 6px;
	color: #C4C4C4;
	line-height: 1;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-bottom: -1px;
	position: relative;
	margin-right: -10000px;
	margin-top: 21px;
}

#widgetu703.non-empty-st #u704-4
{
	background-color: #FFFFFF;
}

#widgetu703:hover #u704-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 19px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu703.focus-st #u704-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 19px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu696.fld-err-st #u698-4,#widgetu703.fld-err-st #u704-4
{
	border-color: #D7244C;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 19px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu703.non-empty-st #u704-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu703:hover #u704-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu703.focus-st #u704-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu696_input,#widgetu696_prompt,#widgetu703_input,#widgetu703_prompt
{
	width: 326px;
	min-height: 19px;
	color: #C4C4C4;
	font-family: source-sans-pro, sans-serif;
	font-style: italic;
	font-weight: 300;
	padding: 6px;
}

#u709-4
{
	z-index: 29;
	width: 256px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	font-size: 12px;
	font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 249px;
	left: 180px;
}

#widgetu684.frm-sub-st #u709-4 p
{
	color: #999999;
	font-size: 15px;
	line-height: 1;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}

#u701-4
{
	z-index: 33;
	width: 256px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	color: #FF0000;
	font-size: 12px;
	font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 249px;
	left: 180px;
}

#widgetu684.frm-subm-err-st #u701-4 p
{
	color: #D7244C;
	font-size: 17px;
	line-height: 1;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}

#u702-4
{
	z-index: 37;
	width: 256px;
	min-height: 21px;
	background-color: transparent;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	padding-top: 4px;
	color: #00FF00;
	font-size: 12px;
	line-height: 1;
	font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	position: relative;
	margin-right: -10000px;
	margin-top: 249px;
	left: 180px;
}

#widgetu684.frm-sub-st #u709-4,#widgetu684.frm-subm-err-st #u701-4,#widgetu684.frm-subm-ok-st #u702-4
{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	min-height: 25px;
}

#widgetu684.frm-subm-ok-st #u702-4 p
{
	color: #999999;
	font-size: 17px;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
}

#u708-17
{
	z-index: 41;
	min-height: 33px;
	width: 169px;
	background: url("../images/u708-17.png") no-repeat 0px 0px;
	position: relative;
	margin-right: -10000px;
	margin-top: 241px;
}

#u708-17:hover
{
	background: url("../images/u708-17-r.png") no-repeat 0px 0px;
}

#u708-17:active
{
	background: url("../images/u708-17-m.png") no-repeat 0px 0px;
}

#widgetu684.frm-sub-st #u708-17
{
	background: url("../images/u708-17-fs.png") no-repeat 0px 0px;
}

#widgetu691
{
	z-index: 58;
	width: 339px;
	height: 110px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	position: relative;
	margin-right: -10000px;
	margin-top: 120px;
}

#widgetu691.fld-err-st
{
	background-color: transparent;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	margin: 120px -10000px 0px 0px;
}

#u695-4
{
	z-index: 59;
	width: 200px;
	min-height: 20px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #6B6B6B;
	font-size: 15px;
	line-height: 1;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
}

#widgetu696.fld-err-st #u699-4,#widgetu691.fld-err-st #u695-4
{
	border-style: none;
	border-color: transparent;
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 20px;
	margin: 0px -10000px 0px 0px;
}

#widgetu696.fld-err-st #u699-4 p,#widgetu696.fld-err-st #u699-4 span,#widgetu703.fld-err-st #u705-4 p,#widgetu703.fld-err-st #u705-4 span,#widgetu691.fld-err-st #u695-4 p,#widgetu691.fld-err-st #u695-4 span
{
	color: #D7244C;
}

#u694-4
{
	z-index: 63;
	width: 326px;
	min-height: 76px;
	border-width: 1px;
	border-style: solid;
	border-color: #7F7F7F;
	background-color: #FFFFFF;
	padding: 6px;
	color: #C4C4C4;
	line-height: 1;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	font-style: italic;
	margin-bottom: -1px;
	position: relative;
	margin-right: -10000px;
	margin-top: 21px;
}

#widgetu691.non-empty-st #u694-4
{
	background-color: #FFFFFF;
}

#widgetu691:hover #u694-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 76px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu691.focus-st #u694-4
{
	border-color: #6B6B6B;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 76px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu691.fld-err-st #u694-4
{
	border-color: #D7244C;
	padding-top: 6px;
	padding-bottom: 6px;
	min-height: 76px;
	width: 326px;
	margin: 21px -10000px -1px 0px;
}

#widgetu691.non-empty-st #u694-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu691:hover #u694-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu691.focus-st #u694-4 *
{
	color: #4F4F4F;
	font-style: normal;
}

#widgetu696.fld-err-st #u698-4 *,#widgetu703.fld-err-st #u704-4 *,#widgetu691.fld-err-st #u694-4 *
{
	color: #D7244C;
	font-style: italic;
}

#widgetu691_input,#widgetu691_prompt
{
	width: 326px;
	min-height: 76px;
	color: #C4C4C4;
	font-family: source-sans-pro, sans-serif;
	font-style: italic;
	font-weight: 300;
	padding: 6px;
}

#widgetu696.focus-st #widgetu696_prompt,#widgetu703.focus-st #widgetu703_prompt,#widgetu691.focus-st #widgetu691_prompt
{
	padding-top: 6px;
	padding-bottom: 6px;
	visibility: hidden;
}

#widgetu696:hover #widgetu696_input,#widgetu696.focus-st #widgetu696_input,#widgetu696.fld-err-st #widgetu696_input,#widgetu696:hover #widgetu696_prompt,#widgetu696.fld-err-st #widgetu696_prompt,#widgetu703:hover #widgetu703_input,#widgetu703.focus-st #widgetu703_input,#widgetu703.fld-err-st #widgetu703_input,#widgetu703:hover #widgetu703_prompt,#widgetu703.fld-err-st #widgetu703_prompt,#widgetu691:hover #widgetu691_input,#widgetu691.focus-st #widgetu691_input,#widgetu691.fld-err-st #widgetu691_input,#widgetu691:hover #widgetu691_prompt,#widgetu691.fld-err-st #widgetu691_prompt
{
	padding-top: 6px;
	padding-bottom: 6px;
}

#widgetu696.non-empty-st #widgetu696_prompt,#widgetu703.non-empty-st #widgetu703_prompt,#widgetu691.non-empty-st #widgetu691_prompt
{
	visibility: hidden;
}

#u1936
{
	z-index: 71;
	width: 301px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	left: 575px;
}

#u682-4
{
	z-index: 80;
	width: 274px;
	min-height: 23px;
	color: #333333;
	font-size: 25px;
	line-height: 1;
	text-align: left;
	font-family: asap, sans-serif;
	font-weight: 400;
	margin-left: 5px;
	position: relative;
}

#pu1236
{
	width: 0.01px;
	margin-left: 2px;
	margin-top: 26px;
	position: relative;
}

#u1236
{
	z-index: 86;
	width: 35px;
	position: relative;
	margin-right: -10000px;
	margin-top: 5px;
}

#u677-8
{
	z-index: 72;
	width: 256px;
	min-height: 97px;
	background-color: transparent;
	color: #333333;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	left: 43px;
}

#u677-8:hover
{
	opacity: 0.78;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 97px;
	margin: 0px -10000px 0px 0px;
}

#pu1226
{
	width: 0.01px;
	margin-left: 2px;
	margin-top: 13px;
	position: relative;
}

#u1226
{
	z-index: 84;
	width: 35px;
	position: relative;
	margin-right: -10000px;
}

#u1243-4
{
	z-index: 88;
	width: 256px;
	min-height: 35px;
	color: #333333;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	left: 43px;
}

#pu1246
{
	width: 0.01px;
	margin-left: 2px;
	margin-top: 19px;
	position: relative;
}

#u1246
{
	z-index: 100;
	width: 35px;
	position: relative;
	margin-right: -10000px;
}

#u1245-4
{
	z-index: 96;
	min-height: 35px;
	background-color: transparent;
	color: #333333;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	left: 43px;
}

#u1245-4:hover
{
	opacity: 0.78;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 35px;
	margin: 0px -10000px 0px 0px;
}

#u1247-4
{
	z-index: 96;
	width: 256px;
	min-height: 35px;
	background-color: transparent;
	color: #333333;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;

}

#u1247-4 a
{
	
	font-weight: 300;


}

#u1247-4:hover
{
	opacity: 0.78;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 35px;
	margin: 0px -10000px 0px 0px;
}

#pu1482
{
	width: 0.01px;
	margin-top: 18px;
	position: relative;
}

#u1482
{
	z-index: 102;
	width: 40px;
	position: relative;
	margin-right: -10000px;
}

#u1489-4
{
	z-index: 92;
	width: 256px;
	min-height: 35px;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	color: #333333;
	font-size: 20px;
	line-height: 1.6;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	margin-top: 5px;
	left: 45px;
}

#u1489-4:hover
{
	opacity: 0.78;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 35px;
	margin: 5px -10000px 0px 0px;
}

#u2211
{
	z-index: 521;
	width: 19px;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	position: relative;
	margin-right: -10000px;
	margin-top: 43px;
	left: 465px;
}

#u674
{
	z-index: 3;
	width: 1192px;
	height: 10px;
	border-style: none;
	border-color: transparent;
	background-color: #A8A8A8;
	position: relative;
	left: -100px;
	top: -4px;
	margin-bottom: -4px;
}

#u192
{
	z-index: 132;
	width: 1192px;
	border-style: none;
	border-color: transparent;
	background-color: #000000;
	padding-bottom: 13px;
	position: relative;
	left: -100px;
	top: -2px;
}

#u192_align_to_page
{
	margin-left: auto;
	margin-right: auto;
	width: 992px;
	position: relative;
	left: -100px;
	margin-bottom: -2px;
}

#u193-6
{
	z-index: 133;
	width: 266px;
	min-height: 9px;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	position: relative;
	margin-right: -10000px;
	margin-top: 12px;
	left: 120px;
}

#pu194
{
	width: 0.01px;
	padding-bottom: 0px;
	position: relative;
	margin-right: -10000px;
	margin-top: -17px;
	left: 434px;
}

#u194
{
	z-index: 514;
	width: 131px;
	margin-left: 97px;
	position: relative;
}

#u195
{
	z-index: 515;
	width: 33px;
	position: relative;
	margin-right: -10000px;
	left: 49px;
}

#u1823_img,#u195_img
{
	padding-right: 1px;
	padding-bottom: 1px;
}

#u197-4
{
	z-index: 517;
	width: 131px;
	min-height: 16px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 400;
	position: relative;
	margin-right: -10000px;
	margin-top: 28px;
}

#u1984-4
{
	z-index: 510;
	width: 344px;
	min-height: 17px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: source-sans-pro, sans-serif;
	font-weight: 300;
	margin-top: 4px;
	position: relative;
}

#u1984-4:hover
{
	opacity: 0.78;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=78)";
	filter: alpha(opacity=78);
	padding-top: 0px;
	padding-bottom: 0px;
	min-height: 17px;
	margin: 4px 0px 0px;
}

#u198
{
	z-index: 139;
	width: 24px;
	position: relative;
	margin-right: -10000px;
	margin-top: 18px;
	left: 930px;
}

#u199
{
	z-index: 140;
	width: 24px;
	position: relative;
	margin-right: -10000px;
}

#u1974
{
	z-index: 508;
	width: 24px;
	position: relative;
	margin-right: -10000px;
	margin-top: 18px;
	left: 987px;
}

#chinese-footer
{
	z-index: 508;
	width: 24px;
	position: relative;
	margin-right: -10000px;
	margin-top: 18px;
	left: 948px;
}

#page .verticalspacer
{
	clear: both;
}

