* {margin: 0;padding: 0;border: 0;}

td {vertical-align: top;}

ul {list-style: none;}

a {color: #fff; text-decoration: none;}

a:hover {color:#ccc;}

div,dl,dt,dd,ol,ul,li,form,td,th,p {margin:0;padding:0;}

input, select, option, textarea {color: #000;font: normal 12px Tahoma, Verdana, Arial; border: 1px solid #bc5f48;}

body {
	color:#fff;
	font:normal 14px Tahoma, Verdana, Arial;
}
#cont {
	min-width: 1000px;
	width: 100%;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
#main {
	padding:35px 30px 10px 30px;
	background:#868c97 url(images/bg.gif) repeat-x top;
}

#head {
	height:292px;
	background:url(images/head.gif) repeat-x;
}
#head-inner {
	height:292px;
	background:url(images/left.jpg) no-repeat;
}
#head-inner2 {
	height:292px;
	padding:0 0 0 395px;
	background:url(images/right.jpg) no-repeat top right;
}
#one {
	float:left;
	color:#ffbb02;
	font-size:90px;
	line-height:90px;
}
#two {
	font-size:12px;
	color:#406a8c;
	padding-top:32px;
	position:relative;
	right:10px;
}
#three {
	font-size:26px;
	color:#6fc0ff;
	line-height:24px;
}
#head-txt p {
	font-weight:bold;
}

#nav {
	height:59px;
	background:url(images/nav.gif) repeat-x;
	text-align:center;
}

#nav a {
	color:#fff;
	font:bold 15px Tahoma;
	text-transform:uppercase;
	text-decoration:none;
	margin:0 40px;
}
#nav a#active,
#nav a:hover {
	color:#1c457f;
}

#nav img {
	margin:0 13px 0 0;
}

#left-col {
	width:264px;
	background:#969ba2 url(images/left-col.gif) repeat-x;
}
#right-col {
	padding:0 0 0 33px;
}
#right-col p {
	margin:15px 0;
}
.title {
	text-align:right;
}
.title h1 {
	font-size:16px;
	line-height:14px;
}

#photo {
	width:100%:
}
#photo td {
	padding:0 0 0 80px;
}
#photo td#none {
	padding:0;
}
#photo img {
	border:2px solid #000;
}
#news  {
	margin-top:20px;
}
#news h2 {
	font:normal 16px Tahoma;
}
#news p {
	text-indent:28px;
	background:url(images/ul.gif) no-repeat 10px 7px;
}
#footer {
	margin-top:20px;
	text-align:center;
	padding:8px 0;
	border-top:3px solid #50585a;
	border-bottom:3px solid #50585a;
}
#footer a {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 80px;
}
#footer a:hover {
	color:#ccc;
}
#copy {
	padding:15px 0 5px 0;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

