* {
}

BODY {
	font-family: Arial, serif;
	font-size: 13px;
	color: #00326d;
	line-height: 18px;
	background: #f7f7f7 url('../images/bg_main.gif') repeat-x;
	margin: 19px 0 0 0;
	text-align: center;
}

P {
}

TD {
}

A, A:visited {
}

A:hover {
}

H1 {
	padding: 11px 0 0 0;
	margin: 0;
	font-size: 15px;
	color: #FFF;
}

#nav SPAN, #logo SPAN {
	display: none;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#locale {
	float: left;
	font-size: 10px;
}

#locale UL {
	margin: 24px 0 0 17px;
	padding: 0;
}

#locale LI {
	display: inline;
	margin-right: 6px;
}

#locale A {
	font-size: 10px;
	color: #4E6597;
	text-decoration: none;
}

#locale A:hover {
	text-decoration: underline;
}

#logo {
	float: right;
	width: 106px;
	height: 53px;
	background: url('../images/logo_pay4.gif') no-repeat;
}

#logo A {
	height: 53px;
	width: 100%;
	display: block;
} 


#nav {
	clear: both;
        height: 33px;
}

#nav DIV {
	float: left;
	height: 33px;
}

#nav A {
	height: 33px;
	width: 100%;
	display: block;
}

#home { 
	width: 72px;
	background: url('../images/nav_home1.gif');
}

#home A:hover {
	background: url('../images/nav_home2.gif');
}

#home_active {
        width: 72px;
        background: url('../images/nav_home3.gif');
}

#paymentmethods {
        width: 180px;
        background: url('../images/nav_paymentmethods1.gif');
}

#paymentmethods A:hover {
        background: url('../images/nav_paymentmethods2.gif');
}

#paymentmethods_active {
        width: 180px;
        background: url('../images/nav_paymentmethods3.gif');
}

#services {
        width: 103px;
        background: url('../images/nav_services1.gif');
}

#services A:hover {
        background: url('../images/nav_services2.gif');
}

#services_active {
        width: 103px;
        background: url('../images/nav_services3.gif');
}

#casestudies {
        width: 140px;
        background: url('../images/nav_casestudies1.gif');
}

#casestudies A:hover {
        background: url('../images/nav_casestudies2.gif');
}

#casestudies_active {
        width: 140px;
        background: url('../images/nav_casestudies3.gif');
}

#demo {
        width: 70px;
        background: url('../images/nav_demo1.gif');
}

#demo A:hover {
        background: url('../images/nav_demo2.gif');
}

#demo_active {
        width: 70px;
        background: url('../images/nav_demo3.gif');
}

#aboutus {
        width: 104px;
        background: url('../images/nav_aboutus1.gif');
}

#aboutus A:hover {
        background: url('../images/nav_aboutus2.gif');
}

#aboutus_active {
        width: 104px;
        background: url('../images/nav_aboutus3.gif');
}

#contactus {
        width: 131px;
        background: url('../images/nav_contactus1.gif');
}

#contactus A:hover {
        background: url('../images/nav_contactus2.gif');
}

#contactus_active {
        width: 131px;
        background: url('../images/nav_contactus3.gif');
}




/* Right Column */

#right {
	margin: 10px 0 10px 0px;
	clear: both;
	float: left; 
	color: #1B1817;
}

#right H1 {
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 13px;
}

#right .box {
        width: 260px;
        margin-bottom: 15px;
}

#right .box .top {
        margin: 0;
        height: 29px;
        background: url('../images/schmalebox_top.gif');
        padding: 0 15px 0px 21px;
}

#right .box .middle {
        padding: 5px 15px 5px 21px;
        margin: 0;
        background: url('../images/schmalebox_middle.gif') repeat-y;
}

#right .box .bottom {
        margin: 0;
        height: 7px;
        background: url('../images/schmalebox_bottom.gif') no-repeat;
}

#right P {
	padding: 10px 0 5px 0;
	margin: 0;
}

#right IMG {
	padding: 0;
}

UL#submenu {
	margin: 0 0 0 -21px;
	padding: 0 0  10px 0px;
}

UL#submenu {
	list-style-type: none;
}

UL#submenu A, #right A {
	font-size: 13px;
	line-height: 21px;
	color: #00326d;
	text-decoration: none;
}

UL#submenu A {
	padding-left: 21px;
	width: 260px;
        height: 20px;
        display: block;
	background: url('../images/bg_sub1.gif') no-repeat;
}

* HTML UL#submenu A {
         width: 239px;
}


#right A:hover {
	text-decoration: underline;
}

UL#submenu A:hover {
	text-decoration: none;
	background: url('../images/bg_sub2.gif') no-repeat;
}

UL#submenu A.active {
	font-weight: bold;
	background: url('../images/bg_sub3.gif') no-repeat;
}




/* Footer Nav */


UL#footnav A {
	font-size: 13px;
	line-height: 17px;
	color: #00326d;
	text-decoration: underline;
}

UL#footnav A:hover {
	text-decoration: none;
	color: #4085e5;
}

UL#footnav A.active {
	color: #94a8c0;
	text-decoration: none;
}



/* Content Colomn */

#content {
	margin-top: 10px;
	float: right;
}

#content A {
	color: #4085E5;
	text-decoration: none;
}

#content A:hover {
	text-decoration: underline;
}

#content .box {
	width: 520px;
	margin-bottom: 15px;
}

#content .box .top {
	margin: 0;
	height: 35px;
	background: url('../images/breitebox_top.gif');
	padding: 0 15px 0 15px;
}

#content .box .middle {
	padding: 10px 15px 10px 15px;
	margin: 0;
        background: url('../images/breitebox_middle.gif') repeat-y;
}

#content .box .bottom {
	margin: 0;
        height: 16px;
        background: url('../images/breitebox_bottom.gif') no-repeat;
}

#content .specialbox {
	width: 520px;
	height: 300px;
	background: url('../images/special_whypay4.gif') no-repeat;
	margin-bottom: 15px;
}

#content .specialbox .middle {
	padding: 35px 180px 10px 15px;
}

#content UL {
	padding: 0 0 0 0;
	margin: 0 0 10px 25px;
	list-style-image: url('../images/bullet_blue.gif'); // list-style-image: url('../images/bullet_blue_ie.gif');
}

#content LI {
	padding: 0 0 0 0;
	margin: 0 0 0 0; // margin: 0 0 0 -10px;
	list-style-image: url('../images/bullet_blue.gif'); // list-style-image: url('../images/bullet_blue_ie.gif');
}

#content H3 {
	font-size: 15px;
	line-height: 18px;
	color: #00326D;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#content P {
	margin-top: 5px;
}

#content .prevnext {
	margin-bottom: 15px;
}

#content .prevnext UL {
	padding: 0 0 0 17px;
	margin: 0;
	list-style-image: none;
}

#content .prevnext LI {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	margin-right: 15px;
}

#content .prevnext A {
	color: #00326d;
}



TABLE.test TD {
	border-bottom: 1px solid #A9B3C9;
}

TABLE.formular TD {
	padding: 0 10px 15px 0;
}



/* FOOTER */

#container_footer {
	clear: both;
	width: 100%;
	background: url('../images/bg_footer.gif') repeat-x #D1DFE8;
}

#footer {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	height: 600px;
	font-size: 10px;
	color: #A9B3C9;
	border-top: 1px solid #A9B3C9;
}

#footer UL {
	margin: 2px 0 0 17px;
	padding: 0;
}

#footer Li {
	display: inline;
}
	
#footer A {
	color: #A9B3C9;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: underline;
}


