/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#000000;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
}

#container {
	margin:0 auto 0 auto;
	width:997px;
	background-color:#000000;
}

#header {
	width:997px;
	height:200px;
}

#logo {
	width:335px;
	float:left;
	padding:79px 0 0 145px;
}

#header-middle {
	width:324px;
	float:left;
	background-image:url(images/header-middle.png);
	background-repeat:no-repeat;
	height:200px;
}

#header-middle-homepage {
	width:324px;
	float:left;
	background-image:url(images/home-middle.png);
	background-repeat:no-repeat;
	height:200px;
}

#header-right {
	width:188px;
	float:left;
	padding:100px 0 0 5px;
	color:#761e1e;
}

#header-right table tr td {
	
}

#header-right input.text-field {
	width:88px;
	height:13px;
	border:1px solid #8d110e;
	margin:0 0 5px 0;
	background-color:#000000;
	color:#f03537;
}

#content {
	clear:both;
	width:997px;
}

#left-col {
	width:113px;
	height:467px;
	float:left;
	background-image:url(images/left.png);
	background-repeat:no-repeat;
	padding:9px 0 0 123px;
}

#left-col ul {
	list-style:none;
	padding:0;
	margin:0;
}

#left-col ul li {
	text-align:right;
	padding:0 10px 0 0;
	margin:0 0 10px 0;
	height:14px;
}

#left-col ul li a {
	color:#f7b1b1;
}

#left-col ul li a:hover {
	color:#ffffff;
}

#right-col {
	width:761px;
	float:left;
}

#home-content {
	width:761px;
	height:446px;
	color:#f7b1b1;
	background-repeat:no-repeat;
}

#page-frame {
	width:720px;
	height:443px;
	background-repeat:no-repeat;
	background-image:url(images/frame.jpg);
	padding:3px 3px 0 3px;
}

#page-content {
	width:645px;
	height:443px;
	color:#f7b1b1;
	padding:0 0 0 75px;
	display:table-cell;
}

#page-content a {
	color:#f7b1b1;
	text-decoration:underline;
}

#page-content table td {
	width:645px;
	height:443px;
	margin:0;
	padding:0;
	vertical-align:middle;
	text-align:left;
}

#page-content p {
	padding: 5px 0 5px 0 ;
	margin:0;
	line-height:15px;
}

#page-content p.subpage {
	padding: 15px 0 15px 0;
}

#home-bar {
	width:726px;
	height:35px;
	background-image:url(images/title-bar.jpg);
	background-repeat:no-repeat;
	text-align:right;
}

#title-bar {
	width:726px;
	height:35px;
	background-image:url(images/generic-page.png);
	background-repeat:no-repeat;
	text-align:right;
}

#footer {
	clear:both;
	width:968px;
	height:160px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding:10px 29px 0 0;
}

#footer ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	color:#f03537;
}

#footer ul li {
	display:block;
	float:left;
	padding:0 11px 0 11px;
	margin:0;
	background-image:url(images/footer-menu.png);
	background-repeat:no-repeat;
	background-position:right 2px;
}

#footer ul li#footer-right {
	background-image:none;
}


#footer ul li a {
	color:#f03537;
}

#footer ul li a:hover {
	color:#f7b1b1;
}

#paging {
	width:160px;
	height:25px;
	padding:10px 0 0 300px;
	float:left;
}

#paging img {
	float:left;
	margin:0 12px 0 0;
}
