/* CSS Document */

body {
	background-image:url(images/backgrounds/body4.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.64em;
	color:#999999;
	margin:0;

}
a {
	color:#4A43c4;
}
a:hover {
	border-bottom:1px solid;
}

h1 {
	color:#4A4F59;
	border-bottom:1px dashed #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-size:150%;
	padding-bottom:3px;
        font-size:12px;

}
h2 {
	color:#4A4F59;
	border-bottom:1px dashed #cccccc;
	margin-top:7px;
	margin-bottom:7px;
        font-size:150%;
	padding-bottom:3px;
       
}
#container {
	width:580px;
	padding:10px;
	padding-top:0;
	margin:0 auto 0 auto;
	background-image:url(images/backgrounds/main.jpg);
	background-repeat:repeat-y;
}
#topcontainer {
	width:100%;
	clear:both;
        



}
#website_title {
background-image: url(creditcard_logo1.jpg);
background-repeat: no-repeat;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	padding:10px;
	width:45%;
	float:left;
	font-family: Futura, Arial, Helvetica, sans-serif;
        font-effect:emboss;
	color:#ffffff;
	font-size:36px;
	height:120px;
	font-weight:bold;
	border:0px solid #000000;
	
}
#menu {
	background-color:#dddddd;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	width:45%;
	float:right;
	height:120px;
	margin-bottom:20px;
}
#menu a {
	float:left;
	width:250px;
	background-image:url(images/backgrounds/menua.jpg);
	padding:4px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#menu a:hover {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(images/backgrounds/menuahover.jpg);
	background-position:bottom;
}
.content {
	clear:both;
	width:560px;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
        font-size:12px;
	color:#000000;
        font-family:Tahoma;
}




.footercontent {
	clear:both;
	width:560px;
	padding:5px;
	background-color:#dddddd;
	border:1px solid #cccccc;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
}
.footercontent a {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
.footercontent a:hover {
	text-decoration:underline;
}



#footer {
	width:600px;
	margin:0 auto 0 auto;
	background-image:url(images/backgrounds/footer4.jpg);
	height:20px;
}



li {
        font-family:Tahoma;
        line-height:18px;
        font-size:11px;
	color:#000000;
}




.content5 {
	clear:both;
	width:560px;
	padding:25px 5px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	margin-right:200px;
	margin:0 auto 0 auto;
	line-height:20px;
	margin-bottom:10px;
        font-size:12px;
	color:#000000;
        font-family:Tahoma;
}
