body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
}

html, body, #wrapper, h1, #nav, li, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 768px;
	position: relative;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #F1D74F;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
}

h3 {
	padding: 4px 0 0 0;
	font-size: 10px;
}

p {
	margin: 1em 0;
	padding: 0;
	color:#FFFFFF;
}

.hp-header {
	background: url(../images/title_out_technologies2.jpg) no-repeat;
	width:261px;
	height:50px;
	color: #F1D74F;
	margin-left:0px;
	margin-top:0px;
}

.hp-header-text {
	font-size: 13px;
	font-weight: bold;
	line-height:18px;
	position:relative;
	width:231px;
	left:26px;
	top:5px;
}

.hp-header2 {
	background: url(../images/title_welcome3.jpg) no-repeat;
	width:400px;
	color: #F1D74F;
	margin-left:0px;
	margin-top:0px;
	height: 50px;
}

.hp-header2-text {
	font-size: 14px;
	font-weight: bold;
	position:relative;
	width:370px;
	left:26px;
	top:15px;
}

.hp-header3 {
	background: url(../images/title_some_words3.jpg) no-repeat;
	width:329px;
	height:50px;
	color: #F1D74F;
	margin-left:0px;
	margin-top:0px;
}

.hp-header3-text {
	font-size: 14px;
	font-weight: bold;
	position:relative;
	width:299px;
	left:26px;
	top:15px;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

html, body, #wrapper {
	height: 100%;
}

body {
	background: #09283F;
	color: #fff;
}

p {
	line-height: 1.4;
}

a {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#02E6FF;
}

a:hover {
	text-decoration: none;
	color:#09283F;
}

#wrapper {
	margin: auto;
	width: 768px;
	padding: 0;
	background: url(../images/page_bg2.gif) repeat-y;
}

#wrapper-i {
	background: url(../images/page_bg.gif) repeat-y;
	width: 100%;
}

/* header */

#header {
	position: absolute;
	top: 0;   left: 1px;
	width: 766px;
	background: url(../images/menu_bg2.gif) repeat-x;
}

#header-cap {
	position: absolute;
	top: 197px;   left: 327px;
	width: 129px; height: 29px;
	background: url(../images/header_2.jpg) no-repeat;
}

#header h1 {
	background: url(../images/header.jpg) no-repeat;
	text-align: right;
	margin: 32px 0 0 0;
}

/* nav */

#nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 58px;
	height: 32px;
	background: url(../images/menu_start.gif) top left no-repeat;
}

#nav li {
	float: left;
}

#navbar {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 623px;
	height: 32px;
	background: url(../images/menu_bar.gif) top left repeat-x;
	color:#96F22E;
}

#navbar li {
	margin-top: 10px;
	float: left;
}

#navbar a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#navbar a:hover {
	color: #09283F;
}

#nav2 {
	position: absolute;
	top: 0px;
	left: 643px;
	width: 94px;
	height: 32px;
	background: url(../images/menu_cap2.gif) top right no-repeat;
}

#nav2 li {
	float: left;
}

#b-nav {
	background: url(../images/b_nav_r.jpg) top right no-repeat;
}

/* body */

#spacer {
	height: 197px;
}

#body {
	background: url(../images/body_bg.jpg) repeat-x;
	margin: 0 1px;
	padding: 14px;
	min-height: 200px;
}

#body-i {
}

#body-iheader {
	background: url(../images/divider_v.gif) 276px 9% no-repeat;
}

#company {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#name {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#email {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#phone {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#comments {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#err_description {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#captcha_text {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

#submit {
	border-top-color: #6493CC !important;
	border-bottom-color: #2F4661 !important;
	border-left-color: #6493CC !important;
	border-right-color: #2F4661 !important;
	background-color: #ECE9D8;
	color: #000000;
}

#cse-search-box input {
	background-color: #2F4661 !important;
	color: #FFFFFF !important;
}

.normal-bullets li {
	margin-left:20px;
	list-style-type:disc;
	list-style-position:inside;
	line-height: 1.4;
}

/* left */

#left {
	float: left;
	width: 261px;
}

#bullets {
	background: url(../images/box.jpg) no-repeat;
	padding-top: 18px;

}

#bullets ul {
	padding-bottom: 20px;
	margin-left: 23px;
	margin-top: 0px;
}

.bigbullets1 {
	background: url(../images/bullet.gif) top left no-repeat;
	padding-left: 20px;
	padding-bottom: 12px;
}

.bigbullets1 a {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#02E6FF;
}

.bigbullets1 a:hover {
	color:#09283F;
}

#left .i {
	margin: 0 0 0 26px;
}

/* right */

#right {
	width: 442px;
	margin-top: 15px;
	float: right;
}

#right .i {
	width: 225px;
	float: left;
	margin-top: -3px;
}

#right .j {
	float: right;
	width: 215px;
}

#right .j ul {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
}

#right .clear {
	padding-top: 7px;
	margin:  0 0 10px 0;
}

.bigbullets2 {
	background: url(../images/bullet.gif) top left no-repeat;
	height: 13px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.center-yellow-big {
	color: #F1D74F;
	font-weight: bold;
	font-size: 14px;
}

.center-white-big {
	font-size: 11px;
	color: #FFFFFF;
}

.white-text {color: #FFFFFF}

/* footer */

#footer-p {
	clear: both;
	height: 24px;
}

#footer    {
	background: url(none) repeat-x;
}
#footer .l {
	background: url(none) no-repeat left top;
}
#footer .r {
	background: url(none) no-repeat right top;
}

#foot-nav    { background: url(../images/footer_g_bg.gif) repeat-x; }
#foot-nav .l { background: url(../images/footer_g_l.gif) top left no-repeat; }
#foot-nav .r { background: url(../images/footer_g_r.gif) top right no-repeat; }

#footer {
	color: #ffffff;
	text-align: center;
	font-size: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}

#foot-nav {
	position: relative;
	top: -14px;
	width: 650px;
	margin: auto;
	color: #96F22E;
}

#foot-nav .r {
	padding: 9px 0 10px 0;
	width: 100%;
}

#foot-nav a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#foot-nav a:hover {
	color: #09283F;
}

#footer p {
	position: relative;
	margin-top: 10px;
	top: -20px;
	font-size: 10px;
}

#footer-copy {
	position: relative;
	top: -8px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}

#footer-copy a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	
}

#footer-copy a:hover {
	color: #09283F;
}
