@charset "utf-8";
/* CSS Document */
body {
	background-image:url(/wp-content/themes/atemi/img/background.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e7eef2;
	color:#3c5167;
}
div.container {
	background-image:url(/wp-content/themes/atemi/img/man1.png);
	background-position:top right;
	background-repeat:no-repeat;
}
div.container1 {
	background-image:url(/wp-content/themes/atemi/img/man2.png);
	background-position:top right;
	background-repeat:no-repeat;
}
a {
	color:#197da4;
}
p.logo {
	font-size:14px;
}
p.logo1 {
	white-space:pre;
}
p.phone:first-line {
	font-size:16px;
	font-weight:bold;
	
}
h1 {
	font-size:24px;
	color:#3c5167;
}
div.logo {
	height:200px;
}
div.logo1 {
	height:100px;
}
img.logo {
	padding-top:20px;
}
div.menu {
	height:250px;
}
div.menu ul {
	padding-left:0px;
	font-size:16px;
	font-weight:bold;
}
div.menu ul li {
	list-style-type:none;
	padding-top:5px;
}
div.menu ul li ul {
	padding-left:20px;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
}
div.menu ul li ul li a {
  color:#3c5167;
}
div.sidebar {
	padding-top:35px;
}
div.sidebar ul{
	padding-left:0px;
}
div.sidebar ul li{
	list-style-type:none;
}
p.date {
	color:#197da4;
	margin-bottom:0px;
}
p.see-also {
	text-align:right;
}
div.section {
	padding-top:140px;
	text-align:center;
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:135px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
div.section#shield {
	background-image:url(/wp-content/themes/atemi/img/shield.png);
}
div.section#flasher {
	margin-left:40px;
	background-image:url(/wp-content/themes/atemi/img/flasher.png);
}
div.section#flask {
	margin-left:40px;
	background-image:url(/wp-content/themes/atemi/img/flask.png);
}
div.section#camera {
	margin-left:40px;
	background-image:url(/wp-content/themes/atemi/img/camera.png);
}
div.shield {
	padding-top:140px;
	text-align:center;
	background-image:url(/wp-content/themes/atemi/img/shield.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:135px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
div.flasher {
	padding-top:140px;
	text-align:center;
	background-image:url(/wp-content/themes/atemi/img/flasher.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:135px;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
div.flask {
	padding-top:140px;
	text-align:center;
	background-image:url(/wp-content/themes/atemi/img/flask.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:135px;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
div.camera {
	padding-top:140px;
	text-align:center;
	background-image:url(/wp-content/themes/atemi/img/camera.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:56px;
	width:135px;
	float:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
div.phone {
	padding-top:60px;
}
div.footer {
	text-align:right;
	padding-top:60px;
	font-size:10px;
}
img.transmitter {
	float:left;
}
img.alignright {float:right; margin:0.5em 0 0.5em 1em;}
img.alignleft {float:left; margin:0.5em 1em 0.5em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
