body{
	margin:0;
	padding:0;
	color: #444444;
	font-family:Tahoma;
	font-size: 11px;
	background-color:#ffffff;
	line-height:20px;
	text-align:left;
}

p {
	text-align:justify;
}

a {
	color:#de4646;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#960202;
}

img {
	border:0px;
}

ul {
	list-style: none;
}

li {
	padding: 0 0 0 13px;
	background-image: url(i/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
* html li {

	padding: 0 0 0 13px;
	background-image: url(i/arrow-ie.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
*:first-child+html li {

	padding: 0 0 0 13px;
	background-image: url(i/arrow-ie.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 

/*---- Start Ids ----*/
#main-top-container {
	margin:auto;
	text-align:center;
	width:717px;
	margin-right:auto;
	margin-left:auto; 
}

#top-box {
	width:100%;
	height:89px;
	background-image:url(i/top-bg.gif);
	text-align:center;
}

#logo {
	height:63px;
	float:left;
	padding:15px 0 0 0;
}
/*
style for old logo...
#logo {
	height:63px;
	padding:15px 0 0 0;
	margin:0 0 0 -520px;
	/*float:left;
	margin:10px 0 0 0;
}*/

#top-buttons {
	/*margin:-15px 0 0 468px;*/
	float:left;
}

#flash_top_button {
	margin:28px 0 0 180px;
}

#searchbox {
	margin:15px 0 0 200px;
}
#search {
	color:#ffffff;
	font-weight:bold;
}
#searchbox INPUT {
	height:13px;
	font-family:Tahoma;
	font-size: 11px;
}
#searchbox a {
	text-decoration:none;
	color:#960202;
}
#searchbox a:hover {
	color:#de4646;
}

#case_study {
	float:left;
	width:100%;
}
#case_title {
	width:70%;
	float:left;
}
#case_title2 {
	width:100%;
	float:left;
}

#nettitude_logo {
	float:left;
	width:30%;
}
#nettitude_logo img {
	background-color:#FFFFFF;
	border:1px solid #c7dae0;
	margin:3px 5px 0 4px;
	padding:3px;
	float:right;
}

#back {
	float:left;
	width:100%;
	padding:5px 0 0 0;
}

#main-middle {
	background-image:url(i/middle_bg.gif);
	background-repeat:repeat-x;
	margin:1px 0 0 0;
}

#middle {
	/*width:797px;*/
	width:700px;
	margin-right:auto;
	margin-left:auto; 
}

#flash-m-box {
	width:700px;
	height:200px;
	float:right;
	margin:10px 0 0 0;	
}
#flash_part2 {
	width:698px;
	height:199px;
	float:right;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
	
}
#flash_part3 {
	width:699px;
	height:158px;
	float:right;
	border-right:#d2d2d2 1px solid;
}

/*#flash_part4 {
	width:347px;
	height:158px;
	float:right;
}*/


#info-cont-main {
	width:638px;
	float:right;
	background-image:url(i/middle02_bg.gif);
	background-repeat:repeat-x;
	padding:30px;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

#info-cont {
	margin:30px 30px 30px 30px;
}

#title {
	margin:0 0 27px 0;	
}

#text-holder {
		width:640px;
}
/*---- End Ids ----*/

/*---- Start Footer ----*/
#footer-shadow-bg {
	width:698px;
	height:20px;
	float:right;
	background-image:url(i/footer-shadow-bg.gif);
	background-repeat:repeat-x;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

#footer {
	width:698px;
	height:22px;
	float:right;
	background:#1a1a1a;
	background-image:url(i/foot-bg.gif);
	background-repeat:repeat-x;
	border-left:#d2d2d2 1px solid;
	border-right:#d2d2d2 1px solid;
}

.foot_line {
	margin:8px 0 0 0;
}

#f-about_us {
	width:57px;
	height:22px;
	float:left;
}
#f-about_us a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/about_us.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-about_us a:hover {
	background-position:bottom left;
}
#f-about_us span { 
	display:none;
}

#f-case_studies {
	width:74px;
	height:22px;
	float:left;
}
#f-case_studies a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/case_studies.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-case_studies a:hover {
	background-position:bottom left;
}
#f-case_studies span {
	display:none;
}

#f-news {
	width:35px;
	height:22px;
	float:left;
}
#f-news a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/news.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-news a:hover {
	background-position:bottom left;
}
#f-news span {
	display:none;
}

#f-contact {
	width:53px;
	height:22px;
	float:left;
}
#f-contact a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/contact.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-contact a:hover {
	background-position:bottom left;
}
#f-contact span {
	display:none;
}

* html #f-vnm {
	width:165px;
	height:22px;
	float:left;
	margin:0 0 0 257px;
}
#f-vnm {
	width:165px;
	height:22px;
	float:left;
	margin:0 0 0 278px;
}
#f-vnm a {
	height:22px;
	display:block;
	background-image:url(i/footer-buttons/vnm.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#f-vnm a:hover {
	background-position:bottom left;
}
#f-vnm span {
	display:none;

}

#link-s {
	float:right;
	font-size:9px;
	margin-right:10px;
}
/*---- End Footer ----*/

/*---- Start Class ----*/
.f-img {
	float:left;
}
.f-button {
	float:left;
}
.f-button-vnm {
	margin:8px 30px 0  0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height:0; 
    clear: both; 
    visibility:hidden;
}

.main_title {
	font-size:17px;
	font-weight:bold;
	font-family:Verdana;
	color:#494949;
}

.small_title {
	font-size:12px;
	font-family:Verdana;
	color:#494949;
	font-weight:bold;
	float:left;
}

.news_item, #case {
	margin:0 0 20px 0;
}

.news_item img, #case img {
	background-color:#FFFFFF;
	border:1px solid #c7dae0;
	margin:3px 5px 0 4px;
	padding:3px;
	float:left;
}

.cases {
	border-left:1px solid #c7dae0;
	border-top:1px solid #c7dae0;
	
	width:100%;
}
.cases td {
	border-right:1px solid #c7dae0;
	border-bottom:1px solid #c7dae0;
}
/*---- End Class ----*/

/*---- Start Form ----*/
input.text, textarea {
	font-family:Tahoma;
	font-size:11px;
	width:250px;
}

.textfield {
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}

.button_style {
	background-color:#494949;
	color : #ffffff;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	width:90px;
	height:23px;
}

.button {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6699ff;
}
/*---- End Form ----*/

/*---- Start Admin ----*/
#admin-top-box {
	width:100%;
	height:105px;
	background-image:url(i/top-bg.gif);
	text-align:center;
}

#admin-top-buttons {
	float:left;
	margin:80px 0 0 -130px;
}
/*---- End Admin ----*/