/*

/* reset css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}

/* text definition */
body{font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif}
a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px;color:#0a1919;}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

/* Page Style */
body {
	margin:0px; 
	padding:0px; 
	background:#000000 url(images/layout5bodybg.jpg) top left repeat-x;
}

/* Layout 5*/
#header5 {
	background:url(images/layout5header.jpg) top center no-repeat;
	height:134px;
}

/* Layout 5 - Mid content Section */
#layout5contentbg {
	background:url(images/layout5midcontentbg.jpg) top center repeat-y;
}
#layout5midbg {
	
}

/* Layout 5 - Content Section 

*/
#wrapMainPage05{
	outline:0;
	margin:0;
	padding:0;
	background:url(images/layout5midbg.jpg) top center no-repeat;
}
#MainPage05 {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	border:#880000 solid 0px;
}
.layoutcontent {
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	border:#880000 solid 0px;
}

/* Layout 5 - Footer Section */
#footer05 {
	height:107px;
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align:top;
	text-align: right;
	margin-bottom:0;
	background:url(images/layout5footer.jpg) top center no-repeat;
}
#footermenu05 {
	height:65px;
	background:url(images/layout5ftmenu.jpg) top center no-repeat;
}
a.menufootr:link {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a.menufootr:visited {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a.menufootr:active {
	color:#ffffff;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
a.menufootr:hover {
	color:#df0024;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	background-color: #ffffff;
}
#footercontent{
	width:800px;
	padding-top:5px;
	color:#ffffff;
	font-size:8pt;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:#005500 solid 0px;
}
#privacy {
	float:left;
	margin-left:5px;
	margin-top:2px;
}
#privacy a {
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#privacy a:hover {
	font-weight:bold;
	color:#000088;
	text-decoration:none;
	background:#ffffff;
}




