body{
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
	background-color:#252931;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#2f4661;
	height:100%;
	
}

a{
	color:#2f4661;
}

a img{
	border:0;
}

ul {
     margin: 0;
     padding: 0;
}

h1{

border-bottom:1px solid #bfc7d4;
font-family: Arial; font-size: 20px; letter-spacing: -0.07em; color: #476BA2;  font-weight:bolder; margin:0px;padding:0px;
}

h2{

font-family: Arial; font-size: 14px;  color: #48494e;  font-weight:bolder; margin:0px;padding:0px;
}

#wrapper{
	width:997px;
	margin:0px auto;
	text-align:left;	height:100%;
}

#header{
	background-repeat:no-repeat;
	height:66px;	
}

#header .header_1{
	width:323px;	
	float:left;
	height:66px;
}

#header .header_2{
	background:url(images/header_2.jpg) no-repeat;
	width:674px;
	float:left;
	height:66px;
}


#header ul{
	float:right;
	padding-top:20px;
	padding-right:10px;
}

#header li{
	list-style:none;
	display:inline;
	padding:10px 5px 10px 10px;
}

#header input{
	background-color:#152d4c;
	color:#738194;
	border-color:#152d4c;
	font-size:12px;
}
 

/******MAIN PAGE*************/
#main_banner{
	height:186px;
	width:inherit;
}

#main_banner li{
	list-style:none;
	float:left;
}

#main_banner .banner_1{
	background:url(images/home_banner_1.jpg) no-repeat;
	width:251px;
	height:186px;
}

#main_banner .banner_2{
	width:511px;
	height:186px;	
}

#main_banner .banner_2_top{
	background:url(images/home_banner_2_top.jpg) no-repeat;
	width:inherit;
	height:74px;
}

#main_banner .banner_2_bottom{
	background:url(images/home_banner_2_bottom.jpg) no-repeat;
	width:inherit;
	height:109px;
	line-height:20px;
	font-size:12px;
	color:#6d7e94;
}

#main_banner .banner_3{
	width:235px;
	height:48px;
}

#nav_list{
	text-align:right;
}


#nav_list li{
	list-style:none;
	width:235px;
}

#nav_list .top{
	background:url(images/nav_top.jpg) no-repeat;
	height:48px;
}

#nav_list .mid_1{	
	height:32px;
}

#nav_list .mid_2{	
	height:27px;
}

#nav_list .mid_3{	
	height:32px;
}

#nav_list .bottom{
	height:44px;
}

#service{
	background:url(images/servicesbg.gif) no-repeat top left;
	height:208px;
	width:970px;
}

#service ul {
	padding-left:15px;
	margin:0;
}
#service li{
	width:217px;
	float:left;
	list-style:none;
	margin-right:21px;
}

#service  .last{
	float:right;
	padding-right:2px;
}

#service .body{
	height:100px;
	border-left:2px solid #c4def9;
	border-right:2px solid #c4def9;
	background-color:#d7e9fc;
	width:inherit;
	padding:5px 5px 0 10px;
	font-size:13px;
}

#service .bottom{
	background:url(images/service_bottom.gif) no-repeat bottom;
	height:18px;
}

#webdev .head{
	background:url(images/webdev.gif) no-repeat top;
	height:81px;
}

#banner_design .head{
	background:url(images/banner_design.gif) no-repeat top;
	height:81px;
}


#ecover .head{
	background:url(images/ecover.gif) no-repeat top;
	height:81px;
}

#hosting .head{
	background:url(images/hosting.jpg) no-repeat top;
	height:81px;
}

#home_our_clients{	
	height:45px;
	width:inherit;
	margin:10px 20px 0px 20px;
	padding-bottom:10px;
}

#home_our_clients img{
	margin-right:10px;
}

#home_news{
	width:46%;	
	float:left;
	padding-right:15px;
}

#home_news .rows{
	background:url(images/home_news_arrow.gif) no-repeat top left;
	margin-top:10px;
	padding-left:15px;
}

/***END MAIN PAGE*/




/****BODY***/

#body_wrapper {
	background-color:#FFFFFF;
	min-height:inherit;
}

#body_wrapper .body_head{
	background:url(images/body_top.gif) no-repeat scroll left top;
	height:15px;
}

#body_wrapper_inner {
	background-color:#FFFFFF;

	height:100%;
}

#body_wrapper_inner .head_inner{
	background:url(images/body_top_inner.gif) no-repeat scroll left top;
	height:15px;
}

#body_wrapper_left{
	background:url(images/body_left.gif) repeat-y scroll left;
	min-height:inherit;

}

#body_title{
	color:#f57f00;
	text-align:center;
	width:inherit;
	font-size:20px;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#body_content{
	background:url(images/body_right.gif) repeat-y scroll right;
	padding-left:20px;
	height:100%;
}

#body_bottom {
	background-image:url(images/body_bottom.gif);
	background-repeat:no-repeat;
	height:16px;
}

#footer{
	background:url(images/earth.jpg) no-repeat top right;
	height:130px;
	padding-top:5px;
	padding-left:30px;
	color:#536885;
}


#footer a{
	color:#536885;
}

#footer .navigation li{
	list-style: url(images/footer_bullet.gif);
	float:left;
	margin-right:25px;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

#footer .menu li{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style:url(images/footer_divider.gif);
	float:left;
	margin-right:15px;
}

#footer .copyright{
	margin-top:10px;
}

/******END BODY*****/


/**** INNER PAGES ****/

#inner_top{	
	width:inherit;
	height:58px;
	background:url(images/inner_top.jpg);
}

#inner_top .nav {
	margin-left:35px;
	padding-top:10px;
	font-size:11px;
}

#inner_top a{
	color:#9dcdff;
	text-decoration:none;
}

#inner_top a:hover{
	color:#fff;
	text-decoration:underline;
}
#inner_top .nav li{
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	background:url(images/inner_nav.jpg) no-repeat;
	width:156px;
	height:26px;
	list-style:none;
	color:#FFFFFF;
	padding-top:7px;
	text-align:center;

}

.page_banner{
	height:90px;
	margin-bottom:1px;
	text-align:right;
	width:930px;
	padding:10px 20px 0px 0px;
	font-size:12px;
	color:#FFFFFF;

	background-image:url(images/page_banner_01.gif); background-repeat:no-repeat;
}

.page_banner h1{
font-family: Arial; font-size: 26px; letter-spacing: -0.05em; color: #476BA2;  font-weight:bolder; margin:0px;padding:0px; border:none;
}

#left_panel{	
	width:200px;
	float:left;
	overflow:visible;
	text-align:center;
	background:url(images/left_bg.gif) no-repeat top right;
	padding:20px 0px;
	min-height:200px;

}

#right_panel{	
	width:70%;		
	float:left;
	padding-left:20px;
	padding-top:5px;
	border-left:1px dotted #a0b6d8;

}

.content_title{
	width:100%;
	border-bottom: 2px solid #CCCCCC;
	color:#ffa110;
	font-size:18px;
	font-weight:bold;
}	

#right_panel ul{
	list-style:none;
}
#portfolio img{
	margin:0px auto; border:1px solid #c8d0e7;
}
#portfolio .project_name{
	font-weight:bold;
	display:block;
	margin:0px 20px 10px 0px;	
}

#portfolio .project_des{
	display:block;
	margin-right:20px;
	margin-top:5px;
}

#portfolio .odd{
	float:left;
	width:45%;
	height:230px;
	border:1px solid #c8d0e7;
	margin:5px;
			padding:10px;
			background:#eef3f8;
}

#portfolio .even{
	float:right;
	width:45%;
	height:230px;	border:1px solid #c8d0e7;
		margin:5px;
		padding:10px;background:#eef3f8;
}

#portfolio a {
	color: #ebe9e2;
}

#portfolio a.hover {
	color: #ebe9e2;
}

#portfolio .link {
	color: #000000;
}



/****END INNER PAGE****/


/*****CLASSES******/


.section_divider{
	border-left:1px #000000 dashed;
	min-height:150px;
	width:5px;		
	padding-left:10px;
}



.section_title{
	color:#f57f00;
	font-size:14px;
	font-weight:bold;
}


.clear {
 clear: both !important;
 display: block;
}

.norm A:hover {COLOR: #0000FF}
.norm A {COLOR: #333333;}