body{
	background: #FFF;
	margin: 0;
	font: 0.8em/130% Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
}

a{
	color: #0953A0;
}
a:hover{
	text-decoration: none;
}

h1, h2, h3, p, ol, ul{
	margin: 1em 0 0 0;
}
.content li{
	margin: 0.5em 0 0 0;
}

h1{
	color: #2479B3;
	font-size: 2em;
	font-weight: normal;
}
h2{
	font-size: 1.4em;
	color: #F60;
	font-weight: normal;
}

/*-- Layout Styles --*/
.container{
	width: 1000px;
	margin: auto;
}

.nav-top{
	border-bottom: 1px solid #8CA3BA;
	padding-bottom: 40px;
}
		.nav-top p.bc{
			float: left;
			background: #FFF url(../i/i_home.gif) no-repeat 0 3px;
			padding-left: 17px;
		}
		.nav-top ul{
			float: right;
			margin-right: -15px;
		}
				.nav-top ul li{
					display: inline;
					background: #FFF url(../i/pointer_blank-gray.gif) no-repeat 0 5px;
					padding-left: 17px;
					padding-right: 15px;
				}

.top{
}

.nav
{
	padding-top: 2px;
	margin-bottom: 18px;
}
.nav .left,
.nav .right,
.nav .center
{
	background-image: url(../i/page1.png);
}
.nav .left,
.nav .right
{
	width: 18px;
	height: 42px;
	background-repeat: no-repeat;
}
.nav .left
{
	float: left;
	background-position: -2px 0px;
}
.nav .right
{
	float: right;
	background-position: -0px -44px;
}
.nav .center
{
	background-repeat: repeat-x;
	background-position: 0px -87px;
	height: 42px;
}
		.nav a{
			color:#FFF;
			border-left: 1px solid #5F8BBC;
			padding: 10px 20px;
			display: block;
			background: transparent;
		}
				.nav a.last{
					border-right: 1px solid #5F8BBC;
				}
				.nav a:hover{
					background-color: #3C7CCB;
				}
				.nav a.active{
					text-decoration: none;
					cursor: default;
					background-color: #3C7CCB;
				}
				.nav a.active-last{
					text-decoration: none;
					cursor: default;
					background-color: #3C7CCB;
					border-right: 1px solid #5F8BBC;
				}
		.nav ul{
			margin: 0 0 0 18px;
			padding: 0;
			list-style: none;
		}
				.nav ul li{
					float: left;
				}
		.nav p{
			float: right;
			margin: 0;
		}
				.nav p a{
					border: 0;
				}
				.nav p a:hover{
					background: none;
				}

.business{
	height: auto;
	overflow: auto;
}
.business .div.panel {
}

.business .box-in
{
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.header h1, .business .content h1
{
	padding: 30px;
	border: 0;
	padding: 18px;
	padding-bottom: 0;
	margin: 0;
	font-size: 1.6em;
}
p.link{
	background: #B6B6B6 url(../i/bg_link.gif) no-repeat;
	margin: 1em 18px 0 0px;
	height: 25px;
	width: 275px;
}
.main .content p
{
	line-height: 1.5;
}
p.link a{
	color: #FFF;
	margin-left: 25px;
	margin-top: 20px;
	line-height: 180%;
}
div.divider-h1{
	height: 1px;
	border-top: 1px solid #B7B7B7;
	margin-top: 12px;
}
div.divider-button
{
	height: 1px;
	width: 300px;
	border-bottom: 1px dashed #B7B7B7;
}
.bottom p img{
	margin: 0;
}
.licence p.img{
	text-align: center;
}
.licence .content img{
	border: 1px solid #B6B6B6;
	background-color: #FFF;
	padding: 1px;
}
#content-1c table{
	width: 630px;
	margin-top: 1em;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
#content-1c table th, td{
	border: 1px solid #B6B6B6;
}
#content-1c table th{
	background-color: #D7D7D7;
}
#content-1c table tr.dark{
	background-color: #EFEFEF;
}

.bottom
{
	margin: 18px 0 0 0;
	color: #FFF;
	padding: 0px;
	font-size: 1.2em;
	line-height: 120%;
}
.bottom p{
	float: left;
	margin-top: 40px;
}
.bottom a{
	color: #FFF;
	padding: 0px;
}
.bottom p.last{
	float: right;
	text-align: right;
}

.bottom .left,
.bottom .right,
.bottom .center
{
	background-image: url(../i/sprite_bottom.png);
}
.bottom .left,
.bottom .right
{
	background-repeat: no-repeat;
	width: 18px;
	height: 106px;
}
.bottom .left
{
	float: left;
	background-position: -2px 0px;
}
.bottom .right
{
	float: right;
	background-position: 0px -106px;
}
.bottom .center
{
	background-repeat: repeat-x;
	background-position: 0px -212px;
	height: 106px;
}
/*-- Additional Styles --*/
div.clear{
	clear: both;
	overflow: auto;
}

/*-- Form Styles --*/

form {
	width: 530px;
	margin: auto;
}
		form img{
			margin: 1em 18px 0 0px;
		}
		form input, textarea{
			width: 530px;
		}
		form input.button{
			width: auto;
			cursor: pointer;
		}

input, textarea{
	font: 1.1em "Courier New", Courier, monospace;
}

form div.send{
		border: 1px solid green;
		margin: 1em 0 0 18px;
		padding: 2em 1em 2em 3.5em;
		font-weight: bold;
		color: green;
		background: #CF9 url(../i/letter.png) no-repeat 1em 50%;
		width: 472px;
	}
form div.alert{
		border: 1px solid red;
		margin: 1em 0 0 18px;
		padding: 2em 1em 2em 3.5em;
		font-weight: bold;
		color: red;
		background: #FFCACA url(../i/letter.png) no-repeat 1em 50%;
		width: 472px;
}
.main .panel
{
	width: 484px;
	padding-right: 10px;
	float: left;
	
}
.main .panel .content { height: 785px; }
.main .panel-right
{
	float: right;
	padding-right: 0px;
}
.header{}
.panel .header .left,
.panel .header .right,
.panel .header .center,
.panel .footer .left,
.panel .footer .right,
.panel .footer .center
{	background-image: url(../i/bg_angels.png);}

.panel .header .left,
.panel .header .right,
.panel .footer .left,
.panel .footer .right
{
	width: 20px;
	height: 40px;
	background-repeat: no-repeat;
}

.panel .header .left
{
	float: left;
	background-position: 0px 0px;

}
.panel .header .right
{
	float: right;
	background-position: -20px -83px;
}
.panel .header .center
{
	background-repeat: repeat-x;
	background-position: 0px -41px;
	height: 40px;
}

.content
{
	padding: 0px 20px;
	margin-right: 0px;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	padding-top: 10px;
	min-height: 300px;
}
.licence .content
{
	padding-right: 0px;
	padding-left: 0px;
}
.contacts .content
{
}

.footer
{
	position: relative;
}
.panel .footer .left
{
	float: left;
	background-position: 0px -124px;
}
.panel .footer .right
{
	float: right;
	background-position: -20px -166px;
}
.panel .footer .center
{
	background-repeat: repeat-x;
	background-position: 0px -210px;
	height: 40px;
}

.smev-itergration  p.link {
	font-size: 1.2em;
}
.smev-itergration  p.link a{
	line-height: 150%;
}
