/* BEC IT SYSTEMS CSS */
	 
body {
	margin: 0px;
	padding: 0px;
	background: url(images/background.gif) repeat left top;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 78%;
	color: #333;
	line-height: 130%;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size : 130%;
	color: #575783;
	text-transform: uppercase;
	margin-bottom: -10px;
		margin-top:20px;

}

h3 {
	font-size : 110%;
	text-transform: uppercase;
	color: #555;
	margin-bottom: -10px;
}

h4 {
	font-size : 180%;
	text-transform: uppercase;
	color: #232366;
	letter-spacing: 3px;
	margin-top: 10px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 110%;
}

h5 {
	font-size : 110%;
	color: #A8C326;
	letter-spacing: 1px;
	margin-bottom: -8px;
}

h6 {
	font-size: 70%;
	color: #999999;
}

p {
	color: #666;
}

strong {
	font-size: 105%;
	letter-spacing: 1px;
}

li {
	list-style: none;
	color: #666;
}

a:link, a:visited {
	color: #232366;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration: none;
}

#container {
	width: 757px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #232366;
	background: #fff url(images/wrapper.gif) repeat-y left top;
}

#header {
	height: 330px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#about #header {
	height: 330px; background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}
body#about.green #header {
	height: 330px; background-image: url(images/green_policy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}


body#news #header {
	height: 270px;
	background-image: url(/images/top_header_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.disaster #header {
	height: 330px;
	background-image: url(images/disaster_recovery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.documanage #header {
	height: 330px;
	background-image: url(images/electronic_doc_managment.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.networks #header {
	height: 330px;
	background-image: url(images/infrastructure_design_man.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.security #header {
	height: 330px;
	background-image: url(images/security.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}
body#services.scanners #header {
	height: 330px;
	background-image: url(images/printers_scanners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.wireless #header {
	height: 330px;
	background-image: url(images/mobile_office.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#services.support #header {
	height: 330px;
	background-image: url(images/support_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}
body#case.one #header {
	height: 330px;
	background-image: url(images/mobile_office.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}

body#case.two #header {
	height: 330px;
	background-image: url(images/mobile_office.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 35px;
	padding: 0px;
}
#header img{
	padding: 10px 0px 0px 20px;
	width: 149px;
}

#nav-main	{
	height: 13px;
	margin-top: -53px;
	margin-right: 28px;
	padding: 0px;
	width: 502px;
	float: right;
}

#nav-main ul#nav-list	{
	height: 13px;
	background: transparent url(/images/nav.gif) top left no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 502px;
}

#nav-main ul#nav-list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}
	
ul#menu li, ul#nav-list a {
	height: 16px;
	display: block;
}
	
div#nav-main ul#nav-list li a {
	text-indent: -9999px;
	text-decoration: none;
}

#nav {
	height: 18px;
	margin: -70px 0px 0px 0px;
	padding: 0px 0px 50px 248px;
	line-height: normal;
	font-size: 95%;
}

#nav ul {
	margin: 0px;
	padding: 11px 11px 0px;
	list-style: none;

}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	display: block;
	background: #ffffff;
}
#nav a {
	float: left;
	display: block;
	width: .1em;
	background: #ffffff;
	padding: 5px 10px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #232366;
}
#nav ul a {width: auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a {float: none;}
/* End IE5-Mac hack */
#nav a:hover {
	color:#333;
}
#about #nav_about, #news #nav_news,
#products #nav_products, #case #nav_case,
#contact #nav_contact {
	background-position:0px -150px;
	border-width: 0px;
}
#about #nav_about a, #news #nav_news a,
#products #nav_products a,#case #nav_case a,
#contact #nav_contact a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #222;
}
#nav li:hover, #nav li:hover a {
	background-position: 0% -150px;
	color: #575783;
}
#nav li:hover a {
	background-position: 100% -150px;
}

#content-main {
	float: left;
	width: 451px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-top: -30px;
	line-height: 150%;
}

#content-main a:link, #content-main a:visited {
	color: #232366;
	text-decoration: underline;
	font-weight: bold;
}

#content-main a:hover {
	color: #666;
	text-decoration: none;
}

#content-main li {
	list-style: circle;
}

#content-left {
	float: left;
	padding: 17px;
	font-size: 90%;
	width: 230px;
	margin-top: -20px;
	margin-top: -28px;
}

#content-left ul {
	margin: 0px;
	padding: 0px;
}

#content-left li {

	padding: 2px;
	margin-bottom: 1px;
}

#content-left li a:link, #content-left li a:visited {
	display: block;
	text-decoration: none;
	background: #575783;
	color: #fff;
	padding: 4px
}

#content-left li a:hover {
	text-decoration: none;
	background: #fff;
	color: #333333;
}

#content-right {
	float: right;
	padding: 17px;
	font-size: 90%;
	width: 130px;
	margin-top: -28px;
}

#content-right p {
	color: #fff;
}

#content-right ul {
	margin: 0px;
	padding: 0px;
}

#content-right li {
	border: 1px solid #999;
	padding: 2px;
	margin-bottom: 1px;
}

#content-right li a:link, #content-right li a:visited {
	display: block;
	text-decoration: none;
	background: #777;
	color: #fff;
	padding: 2px
}

#content-right li a:hover {
	text-decoration: none;
	background: #fff;
	color: #333333;
}

#content-right li a:hover strong {
	text-decoration: none;
	background: #fff;
	color: #414141;
}

#content-right p a:link, #content-right p a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}

#content-right p a:hover {
	text-decoration: none;
	color: #fff;
}

#footer {
	clear: both;
	height: 120px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer p {
	text-align: right;
	color: #fff;
	padding-top: 0px;
	font-size: 90%;
	margin-right:10px;
}

#footer h6 {
	text-align: right;
	padding-top: 60px;
	color: #fff;
	font-size: 80%;
	font-weight: normal;
	padding-right: 15px;
	text-transform: none;
	letter-spacing: 0px;
	margin-top: 0px;
	font-style: normal;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0px;
}

.hide {
	display: none;
}

.left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.clear {
	clear: both;
}

.formfieldset {
	border: 0px solid #ccc;
	margin-bottom: 10px;
}

.formfieldset label {
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 40%;
}

.formfieldset input,  .formfieldset select, .formfieldset textarea{
	margin-bottom: 20px;
}

form input:hover, form select:hover, form textarea:hover{
	background-color: #fff;
	border: 2px solid #A8C326;
}

ul.sitemap {
	margin: 0px;
	padding: 0px;
}

ul.sitemap li {
	padding-bottom: 2px;
}



table.border td {
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}

table.border td.none {
	border-bottom: none;
}

#content-main .bl a:link, #content-main .bl a:visited {
	color: #fff;
	text-decoration: underline;
}

#content-main .bl a:hover {
	color: #fff;
	text-decoration: none;
}

hr {
	color: #A8C326;
	border: 1px dashed;
	margin: 0px 50px;
}
