body {
	margin-top:0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #ffffff;
}

.main {
	border:1px solid #cccccc;
	margin: 0px auto 0px auto;
	width: 760px;
}

/* ------------------ header -----------------------*/

.header {
	width: 760px;
}

.logo {
	display: block;
	width: 213px;
	height: 100px;
	float: left;
}

.head_container_text {
	cursor: default;
	color: #ffffff;;
	font: Verdana;
	font-size: 22px;
	padding-top: 15px;
	padding-left: 25px;
}



/* ------------------ left bar -----------------------*/

.left_bar {
	background-color: white;
	width: 158px;
	height:auto;
	float: left;	
	padding-bottom: 200px;
}

.buttons a:link,.buttons a:active,.buttons a:visited {
	color: #000000;
	text-decoration: none;
}   

.buttons a:hover {
	color: #565656;
	text-decoration: none;
} 

.buttons1 {
	font:Arial;
	font-size:11px;
	position:relative;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:10px;
	left:2px;
	margin-top:13px;
}

.buttons1 a:link, .buttons1 a:visited, .buttons1 a:active{
	color: #000000;
	text-decoration: none;
	
}
.buttons1 a:hover {
	color: #565656;
}



/* ------------------ content -----------------------*/

.content {
	background-color: white;
	width:600px;
	float: left;
	border-left: 2px solid;
}

.border_main {
	width: 760px;
	height: auto;
	background-image: url("images/bg.jpg") ;
}

.text_content{
	padding: 20px 10px 20px 10px;
	font-family: Arial;
	font-size: 12px;

}


/* ------------------ footer -----------------------*/

.footer {
	line-height:15px;
	font-family: Arial;
	font-size: 11px;
	background-color:#ffffff;
	padding: 10px 20px 0px 20px;
	text-align:center;
	border-top:2px solid #000000;
	height: 65px;
	width:720px;
	clear: both;
	color: #020cbc;
}				

.footer a:link, .footer a:visited, .footer a:active{
	color: #020cbc;
	text-decoration: none;
	
}
.footer a:hover{
	color: #3942e7;
	text-decoration: underline;
	
}

/*main content*/
.leftnav {
	border:1px solid #E0DCDC;
	font-family:Arial;
	font-size:12px;
	height:auto;
	line-height:15px;
	padding:20px 25px 50px;
	width:514px;
}

.title {
	font-size:12px;
	font-weight:bold;
}
H1{
	font-size:12px;
	font-weight:bold;
}
.content1 {
	background-position:0pt;
	background-repeat:repeat-y;
	border-bottom:1px solid #E0DCDC;
	border-top:1px solid #E0DCDC;
	color:#888C87;
	font-family:verdana;
	font-size:11px;
	line-height:13px;
	padding-bottom:50px;
	padding-top:25px;
	vertical-align:top;
	width:176px;
}

.picture_left {
	background-image:url(images/picture_left.gif);
width:5px;
}

.picture_right {
	background-image: url("images/picture_right.gif");
	width: 5px;
}

.picture {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
}

.callus {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
	color: #79a8dc;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
}

.callus2 {
	margin:20px 0 0 187px;
	border: 2px solid #EAE4E4 ;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: center;
	color: #79a8dc;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	width: 140px;
}