@charset "utf-8";
/* CSS Document */
html {background-color:#fff;background:url(images/html_bg_strip.jpg) repeat-x;}
body {background:url(images/html_bg.jpg) no-repeat;background-position:center top;margin:0 auto;color:#fff;font-family:calibri;}
a {text-decoration:none;}
img {border:none;}
h1 {font-size:18px;margin:0px;padding:10px 0 0 0px;}
em {font-weight:bold;font-style:normal;clear:right;}
blockquote{padding-left:150px;}
#wrapper {width:950px;margin:0 auto;padding-top:20px;}
#nav {width:950px;background:url(images/nav_bg_strip.jpg) repeat-x;height:41px;}
#nav a {color:#fff;text-align:center;display:inline;width:129px;font-size:14px;line-height:41px;margin:0 0px 0 20px;display:inline-block;}
#nav a:hover {background:url(images/nav_red_bg.jpg);width:129px;height:41px;display:inline-block;}
#content {background:url(images/content_bg_strip.jpg) repeat-x;width:950px;float:left;background-color:#901a16;}
#lft_sid {width:673px;float:left;padding:0 10px 0 20px;}
#rite_sid {width:247px;float:left;background:url(images/red_box_bg_strip.jpg) repeat-x;margin-top:10px;}
#lft_img {background:url(images/red_box_lft_strip.jpg) no-repeat;height:324px;}
#lft_img img {padding:10px 0 0 65px;}
#lft_img p {text-align:center;}

.data {width:910px;padding:10px 20px 20px 20px;float:left;}
.margin {margin:20px 0 0 0px;}

#footer {width:950px;float:left;text-align:center;margin-top:5px;font-size:small;}
#footer a {font-size:12px;color:#000;border-right:#403e0e 1px solid;padding:0 10px 0 10px;}
#footer p {color:#000;}
