body {
	padding-top:50px; 
	margin:0; 
	font-family:Tahoma, Geneva, sans-serif; 
	background: #78766F url(../images/body_bg.jpg) repeat-x;
}

#container {background-color:#FFFFFF; padding:5px; width:850px;}

#header {height:150px; background-image:url(../images/header_bg.png);}
#logo {font-size:30px; background:url(../images/header3.jpg) no-repeat; height:100px; padding:50px 0 0 30px;}
#logo a {color:#FFFFFF; text-decoration:none;}
#slogan {float:right; font-size:18px; color:#FFFFFF; padding:60px 30px 0 0;}

#menu {height:40px; background-image:url(../images/menu_bg.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(../images/menu_border.png) right no-repeat;}
#menu a {
	float:left; 
	height:20px; 
	padding:10px 30px; 
	color:#FFFFFF; 
	font-size:15px; 
	font-weight:bold; 
	text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif;
}
#menu a:hover {
	background:url(../images/menu_border.png);
}

#main {
	float:left; 
	width:100%; 
	margin:5px 0; 
	background: #E5EFF2;
	/*background:url(../images/main_bg.png) right repeat-y; */
	color:#0D1D2F; font-size:11px;
	}
#main a {
	color:#1F416B;
	text-decoration: none;
}
#main a:hover {
	color:#000000;
}
#main br {
	line-height:8px;
}
#sidebar {
	width:160px; 
	float:right; 
	padding:0 30px 30px 30px; 
	border-left:5px solid #fff;
	border-bottom:5px solid #fff;
	background: #EBF2E5;
}
#sidebar h3 {
	font-size:17px; 
	font-weight:normal; 
	margin:20px 0 5px 0;
}
#sidebar ul {margin:0; padding:0; border-top:1px solid #EFEFF7;}
#sidebar li {list-style:none; border-bottom:1px solid #EFEFF7;}
#sidebar li a {color:#0D1D2F; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#EBF9DE;}
#sidebar li a:active {background-color:#EBF9DE; border: 0px;}
 .description{
	padding: 5px;
	background: #F7FAF5;
	border:#D6E5C8 dotted 1px;
	font-size:12px; 
}


#text {
	background: #E5EFF2;
	line-height:18px; 
	font-size: 14px;
	margin-right:225px; 
	padding:10px 30px 30px 30px;
}
#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}
#text h2 {font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li {margin-left:40px;}

#footer {height:40px; color:#FFFFFF; font-size:11px; background-image:url(../images/footer_bg.png); clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#D9F0FF;}
#footer_left {float:left; padding:13px 0 0 30px;}
#footer_right {float:right; padding:13px 30px 0 0;}

.image {
	
	border: 1px solid #666;
}
.rightimagewrap {
	float: right;
	margin: 5px 0 5px 5px;
	padding: 5px 5px 15px 5px;
	background: #fff url(../images/cte.gif) bottom right no-repeat;
	border: 1px solid #666;
}
.leftimagewrap {
	float: left;
	margin: 5px 5px 5px 0;
	padding: 5px 5px 15px 5px;
	background: #fff url(../images/cte.gif) bottom right no-repeat;
	border: 1px solid #666;
}
.centerimagewrap {
	margin: 5px 0;
	padding: 5px 5px 15px 5px;
	background: #fff url(../images/cte.gif) bottom right no-repeat;
	border: 1px solid #666;
}
.plainimagewrap {
	margin: 2px 0px;
	padding: 5px 5px 15px 5px;
	background: #fff url(../images/cte.gif) bottom right no-repeat;
	border: 1px solid #666;
}
.moviewrap {
	margin: 2px 0px;
	padding: 5px 5px 5px 5px;
	background: #fff;
	border: 1px solid #666;
}
.results{
	padding-left:20px;

}


