/* div { behavior: url(styles/iepngfix.htc); } */

.clear
	{
	clear: both;
	}

html
	{
	background-color: #495C62;
	padding: 0;
	margin: 0;
	}
	
body
	{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FAFAFA url(../img/body-bg.png) top left repeat-x;
	}
	
#wrap-to-1024
	{
	width: 1002px;
	margin: 0 auto;
	}

a
	{
	text-decoration: none;
	color: black;
	}

a:hover
	{
	color: #00B0BB;
	}
p
	{
	margin: 0;
	font: 12px  Verdana;
	color: 444;
	}

h1	{
	color: #444;
	font: 30px  Century gothic;
	}

.to-blue
	{
	color: #00B0BB;
	}

.right-aligned
	{
	text-align: right;
	}
	
h2, h3
	{
	font: 24px  Century gothic;
	color: #444;
	margin: 0;
	}

h3
	{
	margin-top: 10px;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 0;
	}
					
a img
	{
	border: 0;
	}

#head
	{
	height: 130px;
	}
	
#head p
	{
	margin-top: 16px;
	float: left;
	}

#head ul
	{
	float: right;
	list-style: none;
	margin: 0;
	margin-top: 57px;
	}	

#head ul li
	{
	float: left;
	margin: 5px;
	}
	
#head ul li a
	{
	display: block;
	width: 	82px;
	height: 26px;
	text-decoration: none;
	font: 14px  Verdana;
	color: #444;
	padding-top: 6px;
	text-align: center;
	background: url(../img/list-item-bg.jpg) no-repeat;
	background-position: -100px;
	}
	
#head ul li a:hover
	{
	background-position: top left;
	color: #FAFAFA;
	}
	
#home-only
	{
	background: url(../img/stock.jpg) top center no-repeat;
	padding-top: 250px;
	}
	
#services
	{
	width: 700px;
	float: left;
	}

.single-service .image
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.single-service .image img
	{
	border: 2px solid #00B0BB;
	}

#sideblock
	{
	margin-top: 50px;
	float: right;
	width: 272px;
	background-color: #C3F8FE;
	}

#side-top
	{
	background: url(../img/side-top.jpg) top no-repeat;
	padding-top: 283px;
	}

#side-bot
	{
	background: url(../img/side-bot.jpg) bottom no-repeat;
	padding:10px;
	}

p.date
	{
	margin-bottom: 5px;
	}
	
#footer
	{	
	padding-top: 170px;
	height: 50px;
	width: 100%;
	background: url(../img/footer-bg.jpg) repeat-x;
	}

#footer p, #footer a, #signin a
	{
	color: #FAFAFA;
	text-decoration: none;
	}

#footer-cont
	{
	width: 1002px;
	margin: 0 auto;
	}	
	
#left-footer
	{
	width: 200px;
	height: 40px;
	float: left;
	background: url(../img/quippa.png) top left no-repeat;
	padding-left: 40px;
	}

#right-footer
	{
	width: 200px;
	float: right;
	height: 40px;
	background: url(../img/geonooj.png) top right no-repeat;
	padding-right: 40px;
	}

#right-footer p
	{
	text-align: right;
	}
	
#signin
	{
	position: absolute;
	top: 0;
	right: 50%;
	padding: 10px; 
	margin-top: 100px;
	margin-right: -501px;
	width: 150px;
	background: none;
	display:none;
	z-index: 100;
	background: url(../img/trans.png);
	}

#signin input
	{
	width: 140px;
	}
	
#signin p
	{
	margin-top: 5px;
	margin-bottom: 5px;
	}

#intro
	{
	margin-bottom: 20px;
	}
	
.one-block
	{
	width: 33%;
	float: left;
	}
	
.ftr-top
	{
	width: 280px;
	margin: 0 auto;
	background: #C3F8FE url(../img/ftr-top.jpg) top left no-repeat;
	}

.ftr-bot
	{
	background: url(../img/ftr-bot.jpg) bottom left no-repeat;
	padding: 10px;
	padding-bottom: 60px;
	}
	
.one-block ul, .box-mid ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
.one-block ul li, .box-mid ul li
	{
	font: 12px  Verdana;
	color: #444;
	line-height: 21px;
	padding-left: 30px;
	background: url(../img/bullet-on-blue.jpg) top left no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.box-mid ul li
	{
	background-image:url(../img/bullet-on-grey.jpg);
	}
	
.one-block h1
	{
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 40px;
	}
	
.box-mid
	{
	background: url(../img/box-mid.jpg) top left repeat-y;
	width: 984px;
	margin: 10px auto;
	}
	
.box-top
	{
	background: url(../img/box-top.jpg) top left no-repeat;
	}
	
.box-bot
	{
	background: url(../img/box-bot.jpg) bottom left no-repeat;
	padding: 20px;
	}
	
#right-bg, #regular
	{
	width: 944px;
	background: url(../img/right-bg.jpg) top right no-repeat;
	}

#regular
	{
	background: none;
	}
	
#device-v
	{
	width: 530px;
	float: left;
	}
	
#left-bg
	{
	width: 944px;
	background: url(../img/left-bg.jpg) top left no-repeat;
	}
	
#device-web
	{
	width: 470px;
	float: right;
	}

.contacts p
	{
	text-align: center;
	}
	
#right-footer
	{
	background-position: top right;
	}
		
form p
	{
	margin-top: 20px;
	}

input, select, textarea
	{
	width: 400px;
	}
	
input.submit-button
	{
	width: 100px;
	}
