﻿

#container, .container {
	display: table;
	width: 950px;
	margin: 0 auto;
}


h1 {
	color:#006600;
	font-size:31px;
	/*font-family:arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight:bold;*/
}
a img {border:none;}








/******************************
	Welcome IMG+TEXT
******************************/
.rightcontainer {
	width: 670px;
	float: right;
}

.rightcontainer_payment
{
	width: 670px;
	float: right;
	color:black;
	font-size:12px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
		font-weight:normal;
	}

#welcome_2 {
	/*width: 670px;
	height: 75px;
	margin-top:0px;
	padding: 0px 0px 10px 0px;
	background: url(../images/#) top right no-repeat;
	text-align:left;
	font-family:  arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;	
	color:black;*/
	
	width: 670px;   
    background: url(../images/#) top right no-repeat;
    text-align: left;
    
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: black;
    line-height: 24px;
}
#welcome_text {
	width: 670px;
	height: auto;
	margin-top:5px;
	padding: 0px 0px 10px 0px;
	
	text-align:left;
	font-family:  'Open Sans', arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color:black;
}
#tick
{
	height:250px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	width:670px;
	
	}
.img_button
{
	padding-left:65px;
	padding-bottom: 15px;
    padding-top: 10px;
	border:none;
	}



