@charset "utf-8";
/*
Theme Name: Senzit
Description: The Offical Senzit Theme.
Version: 1.0
Author: Reflections
Author URI: http://www.reflectionsinfos.com/
*/

/* Begin Typography & Colors */


* {
	margin:0;
	padding:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h6 {
	font-size: 18px;
}
a, a:visited {
	text-decoration:none;
	color:#76933d;
}
a:hover {
	text-decoration: underline;
}
div#globalwrap {
	width:980px;
	margin:0 auto;
	height:100%;
}
div#header {
	width:980px;
	height:93px;
}
div#logo {
	background:url(images/logo.gif) center no-repeat;
	height:93px;
	width:163px;
	float:left;
}
a.logotxt {
	height:93px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
div#header form {
	float:right;
	width:250px;
	padding-top:40px;
}

div#header input#search {
	width:150px;
	border:1px #76933d solid;
	background:#e4e4e4;
	height:18px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}
div#header input#submit {
	width:80px;
	background: transparent url(images/search.gif) no-repeat center;
	text-indent: -9999px;
	border:1px #ffffff solid;
	height:20px;
}
div#home {
	height:360px;
	background:url(images/home.jpg) no-repeat center #76933d;
	overflow:hidden;
}
div#inner {
	height:250px;
	overflow:hidden;
}
.def_inner {
	background:url(images/inner01.jpg) no-repeat center #76933d;
}
.location {
	background:url(images/inner/location.gif) no-repeat center #76933d;
}
.contact {
	background:url(images/inner/contact.jpg) no-repeat center #76933d;
}
.web {
	background:url(images/inner/web.jpg) no-repeat center #76933d;
}
.pos {
	background:url(images/inner/pos.jpg) no-repeat center #76933d;
}
.cts {
	background:url(images/inner/cts.jpg) no-repeat center #76933d;
}
.ess {
	background:url(images/inner/ess.jpg) no-repeat center #76933d;
}
.enis {
	background:url(images/inner/enis.jpg) no-repeat center #76933d;
}
.history {
	background:url(images/inner/history.jpg) no-repeat center #76933d;
}
.partners {
	background:url(images/inner/partners.jpg) no-repeat center #76933d;
}
.clients {
	background:url(images/inner/clients.jpg) no-repeat center #76933d;
}
.news {
	background:url(images/inner/news.jpg) no-repeat center #76933d;
}
.apply {
	background:url(images/inner/apply.jpg) no-repeat center #76933d;
}
.careers {
	background:url(images/inner/careers.jpg) no-repeat center #76933d;
}
.vision {
	background:url(images/inner/vision.jpg) no-repeat center #76933d;
}
.focus {
	background:url(images/inner/focus.jpg) no-repeat center #76933d;
}
.why {
	background:url(images/inner/why.jpg) no-repeat center #76933d;
}
.privacy {
	background:url(images/inner/privacy.jpg) no-repeat center #76933d;
}
div#slogan {
	width:800px;
	padding:0px 0px 0px 20px;
	float:left;
}
div#slogan_inner {
	width:90%;
	padding:0px 0px 0px 20px;
	float:left;
}
div#slogan h2 {
	font: 70px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFEE;
	letter-spacing:5px;
	margin-top:240px;
}
div#slogan_inner h2 {
	font: 50px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFEE;
	letter-spacing:5px;
	margin-top:160px;
}
div#feat {
	background:url(images/feat.gif) no-repeat 0px 22px;
	width:125px;
	height:313px;
	float:right;
	padding-top:22px;
}
.link {
	width:100px;
	height:58px;
	margin-bottom:6px;
}
.link_a {
	height:58px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
div#nav {
	background:url(images/tab.gif) no-repeat top center;
	height:42px;
	text-align:center;
	padding:10px 0px 0px 0px;
	clear:both;
}
div#nav a, div#nav a:visited {
	text-decoration:none;
	font: 14px "Arial Narrow", Verdana, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:2px;
	text-transform:uppercase;
	margin: 0px 15px 0px 15px;
}
div#nav a:hover {
	color:#ffffee;
}
div#cbody {
	padding:8px;
}
h1 {
	font: 36px "Arial Narrow", Verdana, Helvetica, sans-serif;
	margin-bottom:15px;
	letter-spacing:2px;
	color:#76933d;
}
div#newsblock {
	width:43%;
	float:left;
}
div#sublinks {
	width:33%;
	float:left;
}
div#sublinks h5 a, div#sublinks h5 a:visited{
	font: 25px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing:0px;
}
div#sublinks h5 a:hover{
	color: #76933d;
}
div#contentblock_inner p, div#sublinks p, div#newsblock p, div#contentblock p {
	margin-bottom:10px;
}
div#sublinks a, div#sublinks a:visited, div#newsblock a, div#newsblock a:visited, div#contentblock a, div#contentblock a:visited {
	text-decoration:none;
	color:#76933d;
	font-weight: bold;
}
.boldx {
	font-weight: bold;
}
div#contentblock {
	width:53%;
	float:right;
}
div#contentblock_inner {
	width:62%;
	float:right;
}
div#contentblock_inner ul {
	margin:0px 0px 5px 30px;
}
div#contentblock img, div#contentblock_inner img {
	border:1px #76933d solid;
	margin:0px 8px 8px 0px;
}
div#contentblock img:hover, div#contentblock_inner img:hover {
	border:1px #000000 solid;
}
div#footer {
	height:35px;
	clear:both;
	padding-top:20px;
	background:url(images/bg-footer.gif) center 10px no-repeat #FFFFFF;
}
div#copy {
	float:left;
	width:49%;
}
div#terms {
	float: right;
	width:49%;
	text-align:right;
}
.subhd {
	font-size:18px;
}
