img, div { behavior: url(iepngfix.htc) }
body {
     margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 158px;
	width: 960px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	width: 348px;
	margin-top: 20px;
	height: 74px;
}
#logo a {
width:100%;
display:block;  
height:100%;
text-decoration:none;
 -moz-outline: none;
    
}
#tweets {
	float: right;
	height: 106px;
	width: 342px;
	
}
#tweet {
	height: 70px;
}

#latest {
	padding-top: 37px;
	height: 70px;
	padding-right: 77px;
	text-align: right;
	font-size: 11px;
}

#leftside {
	float: left;
	width: 675px;
	border: 1px solid #444348;
}
#leftside2 {
	width: 675px;
	float: left;
}
.content {
	padding-top: 25px;
	float: left;
	width: 665px;
	padding-left: 14px;
}

#topper {
	height: 69px;
	width: 679px;
}
.about {
	background-image: url(../images/top_about.jpg);
	background-repeat: no-repeat;
}

#rightside {
	float: right;
	width: 263px;
	border: 1px solid #444348;
}

#bottom_box {
	margin-top: 40px;
	padding-top: 0px;
	padding-right: 8px;
	width: 952px;
}

.dots {
	background-image: url(../images/sm_rule.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
}

#b_one {
	float: left;
	width: 280px;
	background-image: url(../images/header1home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
#b_two {
	float: left;
	width: 360px;
	padding-top: 50px;
	background-image: url(../images/header2home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
}



#b_three {
	width: 255px;
	padding-right: 0px;
	padding-top: 50px;
	padding-bottom: 0px;
	float: right;
	background-image: url(../images/header3home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
}
#feature {
	background-image: url(../images/feature1.jpg);
	background-repeat: no-repeat;
	height: 366px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#footer_wrap {
	background-image: url(../images/footer_band.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	margin-top: 45px;
}
.home_box_pad {
	padding-right: 0px;
	padding-bottom: 0px;
}
a:focus
{
  -moz-outline: none;
}
a:link {
	color: #00AEEF;
	 -moz-outline: none;

}
a:visited {
	color: #00AEEF;
}
a:hover {
	color: #fff;
	 -moz-outline: none;

}
a:active {
	color: #fff;
	 -moz-outline: none;

}


#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
}
#tweet ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#nav {
	height: 28px;
	width: 960px;
	padding-top: 11px;
}
.rightside_header1 {
	background-image: url(../images/prob.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 13px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
	font-size: 11px;
}
.rightside_header2 {
	background-image: url(../images/solu.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
	font-size: 11px;
}
.rightside_secondary {
	margin-top: 13px;
	margin-left: 15px;
	/*padding-top: 20px;*/
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 23px;
	float: left;
	display: inline;
}

#feature_text {
	padding-top: 300px;
	padding-left: 31px;
	padding-right: 31px;
}



#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#nav li {
	display: inline;
}
#nav li {
	padding-right: 1.5em;
}

#nav a:link, #nav a:visited  {
	text-decoration: none;
	padding-top: 1.1em;
	color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav a:hover, #nav a:active {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.current {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1AA9D2;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.iso {
	background-image: url(../images/top_iso.jpg);
	background-repeat: no-repeat;
}
#rightside2 {
	float: right;
	width: 263px;
	border: 1px solid #444348;
	padding-bottom: 20px;
}
#portfolio {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.smalltext {
font-size:10px;
}
.contact {
	background-image: url(../images/top_contact.jpg);
	background-repeat: no-repeat;
}
