* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #616362;
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	font-size: 12px;
	width: 940px;
	margin: 20px auto 5px;
}
a {
	color: #275483;
}
a:hover {
	color: #666;
}
img {
	border: 0;
}
h2 {
	padding: 7px 0 3px 0;
	color: #33b1f8;
	font-size: 20px;
}
h3 {
	padding: 0;
	color: #33b1f8;
	font-size: 14px;
}
h4 {
	padding: 0;
	color: #1c5e91;
	font-size: 11px;
	text-transform: uppercase;
}
hr {
	border: 0;
	background-color: #ccc;
	color: #ccc;
	height: 2px;
	margin: 15px 0 0 0;
}
.left {
	float: left;
}
.small {
	font-size: 11px;
	color: #808080;
}
.blue {
	color: #1c5e91;
}
.co_name {
	font-size: 10px;
	color: #336895;
}
.small_co {
	font-size: 9px;
	color: #808080;
	line-height: normal;
}
.title {
	font-weight: bold;
	font-size: 14px;
	color: #1c5e91;
}
.subtitle {
	font-size: 14px;
}
.sectitle {
	font-size: 12px;
	font-weight: bold;
}
.bullet {
	width: 195px;
	display: inline-block;
	padding: 0 0 0 3px !important;
	padding: 0;
}
#wrapper {
	float: left;
	padding: 0 0 20px 0;
	border: 1px solid #333;
}
#header {
	margin: 0 0 -3px 0;
}
#nav {
	position: relative;
	background: #b8c2c0;
	width: 805px;
	height: 14px;
	text-align: left;
	padding: 9px 0 9px 135px;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	color: #404040;
}
#nav a:hover {
	color: #fff;
}
#link_1, #link_2, #link_3, #link_4, #link_5, #link_6, #link_7 {
	position: absolute;
}
#link_2 {
	left: 290px;
}
#link_3 {
	left: 370px;
}
#link_4 {
	left: 477px;
}
#link_5 {
	left: 590px;
}
#link_6 {
	left: 708px;
}
#link_7 {
	left: 811px;
}
#login .login,
#home .home,
#company .company,
#services .services,
#products .products,
#support .support,
#contact .contact
{
	color: #fff;
}
#sidebar {
	float: right;
	width: 210px;
	padding: 20px 70px 0 0;
	font-size: 11px;
	line-height: 1.5em;
}
#sidebar .box {
	padding: 0 0 25px 0;
}
#content {
	float: left;
	width: 480px;
	padding: 20px 0 0 135px;
	line-height: 1.5em;
}
#partners td {
	border-bottom: 2px solid #ccc;
}
#footer {
	clear: both;
	padding: 15px 0 0 135px;
	font-size: 11px;
}