html,body
{
	margin:0px;
	padding:0px;
	min-height:100%;
	
}

body
{
	background-image: url(_Images/Template/Background/template-back_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#445463;	
	font-family: "Palatino Linotype",Palatino,"Georgia", "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:14px;
	line-height:21px;
	letter-spacing:.035em;
	
}

img
{
	display:block;
}


#layout
{
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	
		
}

#layout a
{
	color:#3098C5;
}


#layout div.header
{
	width:900px;
	height:139px;
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(_Images/Template/Foreground/template-fore_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:10;
}


#layout div.header #orderBook
{
	position:absolute;
	top:86px;
	left:4px;
	width:275px;
	height:50px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:20px;
}

#layout div.header #orderBook a
{
	font-size:13px;
	text-decoration:none;
}

#layout div.header #orderBook a:hover
{
	text-decoration:underline;
}



#layout div.header div.links
{
	position:absolute;
	top: 104px;
	left: 310px;
	width:585px;
	text-align:center;
	font-size:11px;
	letter-spacing:normal;

}

#layout div.header div.links li a
{
	color:#FFFFFF;
	text-decoration:none;
}

#layout div.header div.links li a:hover
{
	text-decoration:underline;
}


#layout div.header div.links li
{
	float:left;
	font-size:14px;
}


#layout div.header div.links li.divider
{
	margin-left:16px;
	margin-right:16px;
}

#layout div.content
{
	position:relative;
	width:628px;
	padding-bottom:50px;
	padding-top:139px;
	z-index:1;
	min-height:1060px;
	margin-left:272px;
}

#layout div.lColumn
{
	position:absolute;
	top:0px;
	left:0px;
	padding-top:139px;	
	width:272px;
	min-height:500px;
	

}

#layout div.lColumn div.purpose
{
	height:258px;
	padding-top:54px;
	text-align:center;
	
}

#layout div.lColumn div.guidence
{
	margin:0px;
}

#layout div.lColumn div.guidence img
{
	display:block;
	border:0px;
}

#layout div.lColumn div.focus
{
	height:545px;
	background-image: url(_Images/Template/Foreground/template-fore_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}


#layout div.lColumn div.copyArea
{
	padding:10px 16px 0px 16px;
	text-align:center;
}

#layout div.lColumn div.focus h1,
#layout div.lColumn div.focus h2,
#layout div.lColumn div.focus h3,
#layout div.lColumn div.focus h4,
#layout div.lColumn div.focus h5,
#layout div.lColumn div.focus h6
{
	margin-bottom:6px;
}



#layout div.content div.copyArea
{
	padding:20px;
}



#layout div.clearDiv
{
	clear:both;
	position:relative;
	height:1px;
	display:inline;
}


#layout div.footer
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:900px;
	height:31px;
	background-image: url(_Images/Template/Foreground/template-fore_11.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#layout div.footer a
{
	color:#FFFFFF;
	text-decoration:none;
}


#layout div.footer div.copyRight
{
	position:absolute;
	left:24px;
	top:4px;
}

#layout div.footer div.powerdBy
{
	position:absolute;
	right:24px;
	top:4px;
}

#layout div.footer div.powerdBy .powerdByLabel
{
	color:#666666;
}




h4 {font-size:18px; color:#ffffff; line-height:24px;}
h5 {font-size:16px; color:#ffffff; line-height:22px;}
h6 {font-size:14px; color:#ffffff; line-height:20px;}


/* old header color: #076A8A  */
h1 {font-size:18px; color:#0696CB; line-height:24px;}  
h2 {font-size:16px; color:#0696CB; line-height:22px;}
h3 {font-size:14px; color:#0696CB; line-height:20px;}


ul.bullets
{
	list-style-type:disc;
	margin-left:8px;
	padding-left:8px;
	
}


.clearBoth
{
	clear:both;
}


img.paypalIcon
{
	margin-right:12px;
	float:left;
}

.smallText
{
	font-size:11px;
}

.floatRight
{
	float:right;
	margin:0px 0px 16px 16px;
}

.floatLeft
{
	float:left;
	margin:0px 16px 16px 0px;
}







