*{
	margin:0;
	padding:0;
}

body {margin:0px;padding:0px;font-size:12px;font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif;color:#303D4C;background:#FFFFFF;background-image:url(temps/bg.png);background-repeat:repeat-x;}
a {text-decoration:none;color:#303D4C;font-family:Arial;}
img {border:none;}


#container {width:1000px;height:auto;margin:auto;margin-top:0px;padding:0px;}
#header {float:left;width:1000px;height:299px;background-image:url(temps/header.png);background-repeat:no-repeat;background-position:0 0;}
#header_bg {float:left;width:1000px;height:299px;background-image:url(temps/header_bg.png);background-repeat:no-repeat;background-position:0 0;text-align:center;}
#menu {
	/*float:left;*/
	width:1000px;
	height:57px;
	background:url(temps/menu.png) no-repeat 0 0;
}
#logo {float:left;width:293px;height:90px;}
#footer {float:left;width:1000px;height:76px;line-height:13px;}

.bordeaux{
	color:#912C32;
}

