@media screen, projection {
* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, table, select { font-size:100%; font-family:Arial, Helvetica, sans-serif; }
option { padding:0 .2em; }
.before, .after { line-height:0; }
.before img, .after img { margin:0 !important; }

ul, ol, dd { margin-left:2em; }
h1, h2, h3, h4, h5, h6 { font-size:1em; margin:1em 0; }
p { margin-bottom:1em; }
div {margin: 0; padding: 0;}

a { color:#BD0503; text-decoration:none; }
a:focus, a:hover { text-decoration:underline; }

ul,li {margin:0; padding:0;}

.back, #WAI, hr, #mainmenu h2, .hide { position:absolute; top:0; left:-1000em; }

h1, h2, h3, ul, li {padding: 0; margin:0; border:0}

/* lay */

html, body { height:100%; width:100%; }

body {
	background-color: #000000;
}

* html #start {
}

#start {
	width:711px;
	position:relative;
	background: #ffffff;
	z-index:0;
	margin:0 auto;
	font-size:0.7em;
}

#superhead {
	width: 711px;
	height: 120px;
	
}



#superhead .s1 {
	font-size: 3.3em;
	color: #7d7d7d;
	position: absolute;
	top: 190px;
	left: 286px;
	width: 433px;
	}
	
	#superhead .s2 {
	position: absolute;
	left: 316px;
	top: 243px;
	color: #666666;
	font-size: 1.3em;
	width: 139px;
	text-align: justify;
	height: 20px;
	}

#logo {
	position: absolute;
	left: 7px;
	top: 10px;
	width: 153px;
	height: 96px;
	background: url(logo.jpg) no-repeat;
}

#banner {
	width: 711px;
	height: 140px;
}
	
#content {
	padding-bottom: 20px;
	clear: both;
}		
		
#left {
	width: 253px;
	float: left;
	padding-left: 13px;
	padding-top: 20px;
}

#left ul {
	list-style: none;
	background: url(point.gif) repeat-x 0 0;
	width: 210px;
	padding-top: 5px;
}
	
#left ul li {
	position: relative;			
	padding-top: 10px;
	padding-bottom: 5px;
	background: url(point_big.gif) no-repeat 40px 100%;
}		
	
#left ul li a{
	padding-left: 45px;
	display: block;
	color: #a41507;
	font-size: 1.2em;
	font-weight: bold;		
		}
	
#left ul li span {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 16px;
	height: 16px;
	border: 2px solid #ab2218;
	background: #dd0f0f;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 9px;
	padding-left: 9px;
}
		
#left ul li.yellow span {
	border: 2px solid #bf7d03;
	background: #ee930f;
}
		
#left ul li.yellow a {
	color: #ee930e;
}
			
#left ul li.green span {
	border: 2px solid #6a8001;
	background: #95b401;
}
		
#left ul li.green a {
	color: #95b303;
}

#left ul li.blue span {
	border: 2px solid #004488;
	background: #0066CC;
}
		
#left ul li.blue a {
	color: #0066CC;
}
		
#left ul li.last {
	background: none;
}
		
#testimonials {
	width: 240px;
	padding-top: 20px;
}

#testimonials h2{
	font-size: 1.6em;
	color: #6f6f6f;
}
	
#testimonials .test {
	width: 210px;
	color: #7E7E7E;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #b7b7b7;
}
	
#testimonials .test h3{
	color: #515151;
	font-weight: bold;
	font-size: 1.2em;
}
	
#testimonials .test span.red{
	color: #a41507;
}
	
#testimonials .test em{
	color: #dc110d;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	display: block;
}
	
#right {
	width: 410px;
	float: left;
	clear: none;
	padding-top: 20px;
	padding-right: 35px;
}
#cent {
	width: 610px;
	float: right;
	clear: none;
	padding-top: 20px;
	padding-right: 80px;
}
#page h1 {
	color: #CC3333;
	font-size: 2.4em;
}

	#page h1 span {
		color: #7d7d7d;
		display: block;
		font-size: 0.67em;
	}
	
#page .text {
	padding-top: 20px;
	color: #515151;
	font-size: 1.1em;
}
	
#page ul {
padding: 0 0 15px 22px;
}
	
#page ul li {
padding: 4px 0;
}


.clear {
	clear: both;
}

#footer {
	height:27px;
	width: 711px;
	background: #7d7d7d;
	position: relative;
}

#footer .right {
	position: absolute;
	top: 8px;
	left: 23px;
	font-weight: bold;
	color: #FFFFFF;
	width: 374px;
}
	
#footer .privacy {
	position: absolute;
	top: 8px;
	right: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
	
#footer .privacy ul {
	list-style: none;
}
		
#footer .privacy ul li {
	position: relative;
	float: left;
	clear: none;
	padding: 0 4px;
}
			
#footer .privacy ul li a {
	font-weight: bold;
	color: #ffffff;
}
			
#footer .privacy ul li a.checked,
#footer .privacy ul li a:hover {
	color: #e4cc38;
	text-decoration: none;
}

.nav-header{
	width:711px; background:rgb(255,255,255);
}			

.ps {
color: #fff
}
	
* input {
	font: normal 10px Arial, Helvetica, sans-serif;
	border: solid 1px #bbbbbb;
	background-color: #FFFFFF;
	color: #393B2E;
	padding: 1px;
}

* select {
	font: normal 10px Arial, Helvetica, sans-serif;
	border: solid 1px #dddddd;
	background-color: #FFFFFF;
	color: #393B2E;
	padding: 1px;
}

* img {
	border: 0;
}
img.highlight {
	width: 70px;
	height: 80px;
	border: solid 3px #ffffff;
	margin: 5px;
}

.stay_input {
	float: right;
	height: 18px;
	padding: 1px;
	margin: 1px;
	width: 180px;
	background-color: #ffffff;
}

.out img {
	width: 116px;
	height: 127px;
	border: solid 3px #ffffff;
	margin: 5px 5px 55px 5px;
	float: left;
}

}
