* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	padding: 25px 0px 12px;
	background-color: #98a664;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #526052;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 12px;
	text-align: center;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_contactus.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
	color: transparent;
}

#container_support {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_ITSupport.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}

#container_portfolio {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_portfolio.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}

#container_repair {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_repair.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}

#container_highspeed {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_highspeed.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}

#container_about {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_about.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}

#container_design {
	margin: 0px auto;
	width: 767px;
	background-image: url(images/background_image_new_websitedesign.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0;
}
#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}

.thumbnail_contactus {
	padding: 0px 0px;
	text-align: center;
	padding-top: 10px;
}

.thumbnail_portfolio {
	
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
}


/* Page Header */

#page_header {
	padding: 5px 14px 2px;
	z-index: 1;
	position: absolute;
	visibility: visible;
}

#page_header h1 {
	width: 265px;
	height: 49px;
	
}


/* Navigation Menu */

#navmenu {
	margin: 54px 528px 0px 66px;
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
	top: 9px;
	visibility: visible;
}

#navmenu a {
	text-decoration: none;
}

#navmenu li {
	padding: 0px 11px;
	float: left;
	background: url('images/navmenu_background_new.gif') repeat-y 50% 0%;
	line-height: 23px;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background-image: url('images/navmenu_background_top_new.gif');
	background-repeat: no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url('images/navmenu_background_bot_new.gif');
	background-repeat: no-repeat;
}

#navmenu li a {
	display: block;
	background-color: #2f4c80;
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

#navmenu li a:hover {
	background-color: #7e97af;
	color: #2f4c80;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('images/navmenu_background_litop_new.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('images/navmenu_background_libot_new.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
	border-bottom: #fff 1px solid;
}


/* Main Content */

#main_content {
	padding-left: 22px;
	background: url('images/main_background_new.gif') repeat-y 22px 0%;
	float: left;
	clear: both;
	text-align: center;
}

#main_content_index {
	width: 435px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(images/main_background_right_new1.gif);
}

#main_content_contact {
	width: 435px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(images/main_background_right_contact.gif);
}

#main_content_IT {
	width: 435px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(images/main_background_right_IT.gif);
}

#main_content_highspeed{
	width: 435px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(images/main_background_right_high.gif);
}

#main_content_portfolio{
	width: 435px;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	background-image: url(images/main_background_right_portfolio.gif);
}
#main_content2_alt {
	width: 435px;
	background-image:url(images/main_background_right_new2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}



#main_content_header {
	width: 435px;
	background: url('images/main_background_top_new1.gif') no-repeat 50% 0%;
	border: hidden
}

#main_content_header h2 {
	padding: 20px 10px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 411px;
	min-height: 220px;
	background-color: #2f5680;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 400px;
	text-align: justify;
	color: #FFFFFF;
	border: 0;
}

#main_content_footer {
	width: 435px;
	height: 21px;
	background: url('images/main_background_bot_new.gif') no-repeat 50% 100%;
	overflow: hidden;
	color: transparent;
	padding-left: 0px;
}


/* Breaking News */

#breaking_news {
	margin-top: 245px;
	width: 310px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 11px;
	text-align: justify;
	background-repeat: repeat-y;
	background-position: center center;
}

#breaking_news a {
	color: #141619;
	background-color: inherit;
}

#breaking_news a:hover {
	color: #606c35;
	background-color: inherit;
}

#breaking_news p {
	margin-top: 2px;
	line-height: 11px;
}

#breaking_news .thumbnail {
	padding: 5px 0px 7px;
}

#breaking_news_header {
	padding: 7px 15px 0px;
	background: url('images/news_background_top_new.gif') no-repeat 0px 0%;	
}

#breaking_news h2 {
	width: 280px;
	color: #2f3c26;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-transform: uppercase;
	text-align: center;
}

#breaking_news_body {
	background-image: url(images/newest_news_bot.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 74px;
	padding-bottom: 3px;
	padding-left: 70px;
	padding-top: 30px;
	margin-top: 25px;
}

#breaking_news_footer {
	height: 6px;
	overflow: hidden;
}


/* Page Footer */

#page_footer {
	padding: 8px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}

[if lte IE 6]>
<style>
DIV#yourDiv
{
 background-image: none;
 filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/yourImage.png,
sizingMethod='scale');
}

<![endif]

</style>

<![endif]

* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

