/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/bground.png);
	background-repeat:repeat-x;
}

/*================================ div's =====================*/
#Main{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	width:770px;
}

#Logo{
	float:left;
	width:210px;
	height:85px;
}

#Date{
	float:right;
	width:190px;
	margin-top:15px;
	height:70px;
}

#Menu{
	position:relative;
	width:770px;
	margin-left:0px;
	top:0px;
	height:35px;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
}

#Menu_links{
	position:relative;
	margin-left:10px;
	top:10px;
	height:25px;
}


#Content{
	position:relative;
	top:15px;
	width:770px;
	left:0px;
}


#LeftColumn{
	float:left;
	left:0px;
	top:0px;	
}


#newsletter-up{
	background-image:url(../images/newsletter-up.png);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	width:205px;
	height:9px;
}
#newsletter-content{
	background-image:url(../images/newsletter-content.png);
	background-repeat:repeat-y;
	margin-top:0px; _margin-top:-10px;
	left:0px;
	width:190px;
	padding-left:15px;
	min-height:110px;
}
#newsletter-down{
	background-image:url(../images/newsletter-bottom.png);
	background-repeat:none;
	_margin-bottom:-11px;
	left:0px;
	width:205px;
	height:8px;
}

#Box-content{
	margin:1px;
	margin-bottom:1px;
	background-color:#262626;
}*/

#Signup{
	position:relative;
	margin:1px;
	padding:10px;
	top:0px;
	height:100px;
}


#Search{
	margin-top:0px;
	margin-left:0px;
	background-image:url(../images/bg-search.png);
	background-repeat:no-repeat;
	width:205px;
	height:73px;
}

#RightColumn{
	float:right;
	margin-right:0px;
	top:0px;
}

#Container{
	margin-top:15px;
	width:770px;
	left:0px;
}

#Partners{
	float:left;
	margin-top:0px;
	padding-left: 20px;
	background-image:url(../images/bg-partners.png);
	background-repeat:no-repeat;
	width:200px;
	text-align:left;
}


#Right-container{
	float:right;
	margin-top:0px;
	background-image:url(../images/bg-right.png);
	background-repeat:no-repeat;
	width:547px;
}

#Right-content{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:510px;
}

#Footer{
	position:relative;
	top:16px;
	width:770px;
	border-top:#e5e5e5 1px solid;
}

#ImgMain{
	position:relative;
	width:541px;
	height:193px;
	background-image:url(../images/imgMain.jpg);
	background-repeat:no-repeat;
}

#Img-contact{
	position:relative;
	margin-left:17px;
	top:100px;
	width:200px;
}
/*================================ end div's =====================*/


/*================================== box ============================*/
.box {
	background:#262626 url(../images/bottom-left.gif) no-repeat left bottom;
}

.box-outer{
	background: url(../images/bottom-right.gif) no-repeat right bottom;
}

.box-inner{
	background:url(../images/top-left.gif) no-repeat left top;
}

.box-content{
	background:url(../images/top-right.gif) no-repeat right top;
	padding-top:0px;
}


#box-container{
	position:relative;
	padding:3px;
}


/*================================== end box ============================*/

/*================================== contact form ============================*/
fieldset{
	margin: 1em 0;
	padding:1em;
	border:1px solid #ccc;
}

legend{
	font-weight:bold;
	color:#333333;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

label{
	display:block;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



/*================================== end contact form ============================*/



/*================================ tag's & stuff =====================*/



.clear{
	clear:both;
}

img{
	border:0px;
}

hr {
	color: #dfdfdf;
	text-decoration: none;
	height:1px;
}

.input-align{
	vertical-align:text-bottom;
}

/*================================ end tag's & stuff =====================*/




/*================================ text =====================*/

.txtDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6a6a6;
	text-decoration: none;
}

.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a6a6a6;
	text-decoration: none;
}



.txtCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	/*padding-left:300px;*/
	float:right;
}

.txtSearch-website {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	line-height:2;
	padding:12px;
}


.txtContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:1.5;
}

.txtTitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#262626;
	text-decoration:none;
}

.txtimg-contact{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	line-height:1.5;
}
.txtimg-contact1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	text-decoration:none;
	line-height:1.2;
}
/*================================ end text =====================*/




/*================================ links =====================*/

.lnkURL a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-right:0px;
	text-decoration: none;
}
.lnkURL a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-right:0px;
	text-decoration: none;
}
.lnkURL a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-right:0px;
	text-decoration: underline;
}



.txtContent a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.txtContent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top:10px;
	text-decoration: underline;
}
.txtContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top:10px;
	text-decoration: underline;
	font-weight:bold;
}


.lnkMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.lnkMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:10px;
	text-decoration: none;
	font-weight:bold;
}
.lnkMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top:10px;
	text-decoration: underline;
	font-weight:bold;
}



.lnkBottomMenu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	
}
.lnkBottomMenu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	
}
.lnkBottomMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	
}



.txtTitle a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#262626;
	text-decoration:none;
	line-height:1.2;
	text-decoration:none;
}
.txtTitle a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#262626;
	text-decoration:none;
	line-height:1.2;
	text-decoration:none;
}
.txtTitle a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#262626;
	text-decoration:none;
	line-height:1.2;
	text-decoration:underline;
}




.lnkEmail a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	text-decoration:none;
	line-height:1.2;
	text-decoration:none;
}
.lnkEmail a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	text-decoration:none;
	line-height:1.2;
	text-decoration:none;
}
.lnkEmail a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	text-decoration:none;
	line-height:1.2;
	text-decoration:underline;
}
/*================================= end links =========================*/
