@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}

body{
	background-color:#222a2d;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

#container{margin:0 auto;width:966px;}

#flashvideo{float:right;margin-top:80px;}

.banner{float:left;background-image:url(images/banner.jpg); background-repeat:no-repeat; width:966px; height:249px;}
.bannerright{float:right;background-image:url(images/bannerright.jpg); background-repeat:no-repeat; width:700px; height:249px; }

.company{float:right;margin-top:40px;margin-right:40px;font-family:Lucida Sans; font-weight:bold;}

.bgleft{/*margin-left:52px;*/background-image:url(images/bgleft.jpg); background-repeat:no-repeat; width:214px; height:596px; background-color:#1a2020;}
*html .bgleft{/*margin-left:50px;*/background-image:url(images/bgleft.jpg); background-repeat:no-repeat; width:214px; height:596px;}
.bgright{background-color:#222a2d;background-image:url(images/bgright.jpg); background-repeat:no-repeat; width:100%; min-height:310px;}
.bottomright{border-top:2px #FFFFFF solid; background-image:url(images/img1.jpg); background-repeat:no-repeat; width:714px; height:269px;}
.bottomright-s{border-top:2px #FFFFFF solid; background-image:url(images/img3.jpg); background-repeat:no-repeat; width:714px; height:269px;}
*html .bottomright-s{border-top:2px #FFFFFF solid; background-image:url(images/img3.jpg); background-repeat:no-repeat; width:713px; height:269px;}

.bottom-bg{float:right;/*border:1px red solid;*/background-color:#000000; width:214px;height:60px; border-top:2px #FFFFFF solid;}
*html .bottom-bg{float:right;/*border:1px red solid;*/background-color:#000000; width:214px;height:60px; border-top:2px #FFFFFF solid;}

#menu{
	position:absolute;
	left: 83px;
	top: 197px;
	width:197px;
}

.c-ul{ list-style:none; font-size:18px;color:#FFFFFF;font-family:Lucida Sans; font-style:italic;text-indent:10px; }
.c-li{border-bottom:2px #FFFFFF solid;padding:12px 0px 12px 0px;}

.bullet{background-image:url(images/bullet.gif); background-repeat:no-repeat; margin:0 0 5px 0px; padding:0 0 0 35px; background-position:0 3px; color:#ffffff;font-family:Tahoma; font-size:13px;}

.inp{width:295px; height:18px; font-size:13px; font-family:Arial; background-image:url(images/inputtxt.jpg); background-repeat:no-repeat; padding:5px 0px 0px 5px;}
.txtarea{width:295px; height:43px; font-size:13px; font-family:Arial; background-image:url(images/txtarea.jpg); background-repeat:no-repeat; padding:5px 0px 0px 5px;}
