body {
	font: normal 10px/12px verdana, arial, sans-serif;
	color: #888;
	background: #000;
	}
h1 {
	font-size: 16px;
	line-height: 24px;
	color: ccc;
	}
p {
	padding: 0;
	margin: 8px 0;
	}
a {
	color: #ddd;
	text-decoration: none;
	}
a:visited {
	color: #ddd;
	text-decoration: none;
	}
a:hover {
	color: #f26522;
	text-decoration: none;
	}
#nav2 a:hover {
	color: #44739d;
	text-decoration: none;
	}
.blue a:hover {
	color: #44739d;
	text-decoration: none;
	}
div
	{
	margin: 0;
	padding: 0;
	}
#logo {
	xbackground: #c30;
	height: 97px;
	padding: 0 0 0 92px;
	margin: 0px;
	top: 0;
	}
#nav1 {
	backdround: #095;
	padding: 0 0 0 92px;
	margin: 0px;
	height: 18px;
	width: 640px;
	}
#nav2 {
	background: #000;
	padding: 0 0 0 102px;
	margin: 0px;
	height: 18px;
	width: 700px;
	}
#main {
	background:  url('images/bg.gif') no-repeat;
	padding: 12px 108px;
	margin: 0px;
	height: 400px;
	}
#maini {
	background: blue url('simages/bg.gif') no-repeat 0 50%;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	width: 400px;
	}

#xouter{
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}
#xcontainer {
	text-align: center;
	position: relative;
	vertical-align: middle;
	backgrounds: url('images/bgi.gif') no-repeat 0 50%;
	display: table-cell;
	height: 315px;
	top: 25%;
}	
#indleft, #indright {
	height: 315px;
	float: right;
	position: absolute;
	}
#indleft {
	width: 30%;
	z-index: 3;
	background: url('images/bgi1.gif') repeat-x 0 50%;
	}
#indright {
	width: 100%;
	z-index: 0;
	background: url('images/bgi2.gif') repeat-x 0 50%;
	}

#xinner {
	top: -50%;
	width: 552px;
	height: 315px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url('images/index.jpg') no-repeat 0 50%;
	border: 3px solid white;
	z-index: 4;
}
#indtop {
	background: blues;
	height: 40px;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 450;
	margin-left: auto;
	margin-right: auto;
	width: 552px;
	text-align: left;
	color: #eee;
	}
#indnav {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 552px;
	text-align: left;
	}
#indnav a:hover {
	text-decoration: underline;
	color: #f26522;
	}
#flags {
	padding: 8px 0 0 642px;
	xbackground: #893;
	/*width: 120px;*/
	/*float: left;*/
	}
#cont {
	margin: 0;
	padding: 0;
	backgrund: grey;
	}
#cont li {
	/*width: 100px;*/
	padding: 8px 0;
	margin: 0;
	backround: #9c5;
	list-style-type: none;
	float: left;
	}
.arrowx {
 background: url('images/arrowlx.gif') no-repeat;
}
.arrowl {
 background: url('images/arrowlo.gif') no-repeat;
}
.arrowl: hover {
 background: url('images/arrowl.gif') no-repeat;
}
.arrowr {
 background: url('images/arrowro.gif') no-repeat;
}
.arrowr: hover {
 background: url('images/arrowr.gif') no-repeat;
}
.thumb {
 background: url('images/thumbo.gif') no-repeat;
}
.thumb: hover {
 background: url('images/thumb.gif') no-repeat;
}

#formContainer {
	height: 242px;
	width: 460px;
	}
#formContainer {
	border: 1px solid #000;
	background: #7d94b6;
	padding: 6px;
	color: #fff;
	}
input, select {
	background: #fff;
	border: 1px solid #bbb;
	width: 140px;
	}

