/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #CCC;
}
a:hover {
	color: #000;
}

img {
border: 0;
}

body {
	background: #ffffff url(img/bg.jpg) repeat-x left bottom;
	color: #8d1720;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}





h1,h2,h3 {
	padding-top: 6px;
	margin-left: 0px;
	font-weight: bold;
}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 1150px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 105px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 1150px;
	color: 8d1720;
}
.header .left, .header .right {
	background-color: #333;
	color: #FFF;
	height: 105px;	
}
.header .left {
	background-color:  #ffffff;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 905px;
	text-align: left;
	background-image: url(img/top.jpg) ;
	background-repeat: no-repeat;
}
.header .right {
	overflow: auto;
	width: 235px;
	color:#8d1720;
	font-size:12px;
	text-align:right;
	background-image:  #ffffff url(img/bgheader_r.gif);
	background-repeat: no-repeat;
	background-color: #FFf;
	font-weight: bold;
}
.header .right p,.header .right h2 {
	padding: 0 16px;
	color: 8d1720;
}
.header .right h2 {
	padding-top: 16px;
	color: 8d1720;
	font-size: 14px;
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-variant: normal;
}
/* Menu */

#menu {
	background: #fff url(img/nav.jpg);
	border: 1px solid #ffffff;
	height: 41px;
	width:1147px;
	
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;	
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 161px;
	height: 41px;
	padding: 5px 0 0 0;
	border-left: 1px solid #fff;
	text-transform: capitalize;
	text-align: center;
	font-size: 100%;
	color: #999;
	
}

#menu a:hover {
	color: #FFF;
	text-align: center;
	height: 41px;
	
}

#menu .active a {
	color: #FFF;
	text-align: center;	
}


/* Menu2 */

#menu2 {
	background: #fff;
	border: 1px solid #fff;
	height: 11px;
	width:1147px;
	alin
	
	
}

#menu2 ul {
	margin: 0;
	padding: 0 0 50px 250px;
	list-style: none;
	text-align: center;	
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	width: 100px;
	height: 11px;
	padding: 5px 0 0 0;
	border-left: 1px solid #000;
	text-transform: capitalize;
	text-align: center;
	font-size: 60%;
	color: #666;
}

#menu2 a:hover {
	color: #000;
	text-align: center;
	height: 11px;
	
}

#menu2 .active a {
	color: #000;
	text-align: center;	
}








/* main */
.main {
	border-top: 1px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 1px, 1px, 1px, 1px;
	width: 1150px;
}
.content .descr {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 6px;
	
}
.content li {
	margin-left: 18px;
}

.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content p
{
	color: #333;
	text-align: justify;
}



/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	font: bold 1em sans-serif;
	text-align: center;
	font-size: 12px;
	padding: 50px ,0,0,0;
}
.footer a {
	color: #333;
	}
	
footer a:hover {
	color: #000;
	}	



.menufooter {
	font-family:Verdana, Geneva, sans-serif;
	color:8d1720;
	font-size:9px;
	text-transform:uppercase;
	text-align:left
	}
	


.inlogon {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: right;
	}
	
	
.inlogon a {
	color: #CCC;
	}

.inlogon a:hover {
	color: #fff;
	}

	
.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-right: 50px;
}


.post {
	margin-bottom: 7px;
	padding: 0 20px;
	width:480px;
	margin-left:10px;
	margin-right:10px;
	
	
}

.hr {
	border-bottom: 1px solid #666 ;
}

.h22 {
	padding:10px 10px;
	font-size:12px;
	color:#8d1720;
	margin-right:20px;
	text-align:right;
	display:block;
	width: 120px;
	float:right;
	border:1px #000;
	border-left-style: dotted;
}

.h23 {
	padding:10px 10px;
	font-size:12px;
	color:#8d1720;
	text-align:right;
	display:block;
	width: 40px;
	float:right;
	border:1px #000;
	border-left-style: dotted;
}

.h24 {
	padding:5px 10px;
	font-size:12px;
	color:#333;
	text-align:right;
	display:block;
	width: 130px;
	float:right;
	border:1px #000;
	border-left-style: dotted;
}

.form {
	font-size:12px;
	color:#333;
	text-align:left;
	border:1px #000;
}

.free {
	font-size:12px;
	color:#333;
	text-align:center;
	border:1px #000;
}
