@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Albertus Medium";
    src: url(albr55w.ttf);
}


html{
	margin:0;
	padding:0;
	}
	.backgroundimage
	{
	background:url(images/body-bg.jpg) no-repeat center top #212830 !important;
		}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(images/body-bg1.jpg) repeat-x #fff;
	}
h1{
	margin:0;
	padding:0;
	font-size:28px;
	font-family: "Albertus Medium";
	color:#017099;
	
	margin:20px 20px;}	

h2{
	margin:0;
	padding:0;
	font-size:20px;
	font-family: "Albertus Medium";
	color:#017099;
	text-align:center;
	margin-top:20px;}
	
h3{
	margin:0 20px;
	padding:0;
	font-size:20px;
	font-family: "Albertus Medium";
	color:#017099;
	
	margin-top:20px;}	
h4{
	margin:0;
	padding:0;
	font-size:14px;
	font-family: "Albertus Medium";
	color:#017099;
	
	}		
	
p.contact{
	padding-left:5px;}
	
p.contact a{
	color:#017099;
	line-height:1.8;}
	
p.text{margin:0 20px;}
	
#Wrapper{
	width:958px;
	margin:30px auto;}

#Wrapper .Top{
	width:958px;
	height:19px;
	background:url(images/wrapper-top.png) no-repeat;
	margin:0;
	padding:0;}
	
#Wrapper .Middle{
	width:958px;
	background:url(images/wrapper-middle.jpg) repeat-y;
	margin:0;
	padding:0;}
	
#Wrapper .Bottom{
	width:958px;
	background:url(images/wrapper-bottom.png) no-repeat;
	height:78px;
	margin:0;
	padding:0;}
	
#Logo{
	width:157px;
	height:89px;
	margin:0 auto;}
	
#Footer{
	width:100%;}
	
#Footer .footer-right{
	float:right;}
	
#Footer .footer-right p{
	font-style:italic;
	font-weight:bold;
	text-align:right;}
	
	
#Footer .footer-right p.index{color:#fff;}
#Footer .footer-right p.index a{color:#919293;}
	
#Footer .footer-right p a{
	color:#000;}
	
#Footer .footer-right p a:hover{
	text-decoration:none;}
	
.footer-right p img{margin:10px; float:right;}
	
.sidebar{
	width:200px;
	float:left;
	margin:0 5px 0 0;
	padding:10px;}
	
.container{
	width:720px;
	float:right;
	margin:5px 5px 0 0;}
	
.container .banner{
	width:687px;
	height:174px;
	margin:0 auto;}
	
.clear{
	clear:both;}
	
ul.product li{
	line-height:1.5;
	}
	
.more a{
	color:#FF0000;
	text-decoration:underline; padding-left:25px;}
.more a:hover{text-decoration:none;}	

.form{
	width:87%; border:2px solid #000000;}
	
.form input, .form textarea{
	border:none;
}

.form tr td{
	padding:5px;}

 .input{
	border:1px solid #333333 !important;}

/*#Menu{
	width:195px;
	margin:10px auto;
	}
#Menu ul{
	list-style:no;
	margin:0;
	padding:0;}
#Menu li{
	display:block;
	background:url(images/menu-bg.gif) no-repeat;
	position: relative;
	margin:5px 0;
	height:31px;
	}
#Menu li a{
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-family:tahoma;
	padding:0 10px;
	line-height:2.2;
	font-weight:normal;
	display:block;
	}
#Menu li a:hover{color:#f7f7f7;}
#Menu ul ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 100%;
	left: 192px;
	top: 0;
	}
#Menu ul ul li
	{
	width:100% !important;
	margin:0px;
	padding:0px 1px;
	border-bottom:1px dashed #fff;
	font-size:11px !important;
	background:none !important;
	
	}
#Menu ul ul li a
	{
	background-color: #3c3d3f;
	
	padding:0 10px !important;
	display:block;
	}
#Menu ul ul li a:hover
	{
	color: #cdcdcd;
	}*/
ul.payment {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	}
ul.payment li{float:left;}

ul.payment li a img{border:none; outline:none; margin:0 5px;}




