body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F7F5F4;
	background-repeat: repeat-x;
/*	height: 100%;*/
margin:0; padding:0;
}


body a:link, body a:visited, body a:active {
	color: #666;
	/*text-decoration: none;*/
}

body a:hover {
	text-decoration: none;
	color: #333;
}


.style1 a{
	font-size: 1px;
	color: #EDEDED;
	text-decoration:none;
}
.style1 a:link, .style1 a:visited, .style1 a:active, .style1 a:hover {
	font-size: 1px;
	color: #EDEDED;
	text-decoration:none;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

h4 {
	font-size: 12px;
	color: #000;
}


#page{ 
	width: 800px;
	min-height: 100%;
	clear: both;
	/*margin: 0 auto 0 auto;*/
	padding: 0 0 10px 0;
}





.nav {
	height:25px;
	border-bottom: 1px solid #fff;
	padding: 0;
}


#top {
	background: url(../../images/bg_header.jpg) no-repeat;
	width: 800px;
}

#logo {
	padding-top: 16px;
	padding-left: 18px;
	width: 197px;
	height: 81px;
}

.image {
	float: right;
	margin-top: 50px;
}

/*.slogan {
	padding-top: 22px;
	padding-left: 134px;
}
*/

/*---- Slogan CSS Added by VKI  Jan 08 ----*/

#slogan1{text-align:left; color:#eeeffc; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:600; position:relative; left:146px; top:-5px;}
#slogan2{text-align:left; color:#eeeffc; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; font-weight:600;  position:relative; left:353px; top:-1px;}

/*---- End OF Slogan CSS Added by VKI  Jan 08 ----*/


/* MOZ hack 
html>body .slogan {
	padding-top: 16px;
	height:82px;
}*/




#bottom {
	background: url(../../images/bg_bottom.jpg) repeat-x;
	width: 100%;
	height: 100px;
/*	padding-top:7px;*/
	clear: both;
	margin-top: 40px;
	text-align:center;
}

/*html>body #bottom {
	padding-top: 2px;
}*/

#subNav {
	color:#fff;
	margin-left:20px;
	font-size: 10px;
	position: relative;
	top: 8px;
}

#subNav a:link, #subNav a:visited, #subNav a:active {
	color:#fff;
	text-decoration:underline;
	padding:0 13px 0 13px;
}

#subNav a:hover {
	text-decoration: none;
	color: #ccc;
}


#linksD {
	padding-left: 20px;
	color: #999;
}

.quote {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 4px solid #D8D8D8;
	font-size: 10px;
	color: #666;
}

/* hide from IE */

html>body #linksD {padding-top: 10px;}

.arch {
font-size:0.9em;
padding:6px 0pt 3px 5px;
}