body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #000;
}

a:link, a:visited { color: #fff; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #fff; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img { border: 0px;}

.img_border { padding: 8px 20px 4px 0px;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.button_01 a {
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 6px;
	background: url(../images/readmore_button.jpg) no-repeat;
	
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01 {
	clear: both;
	padding-bottom: 30px;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	
}

.header_02 {
	clear: both;
	text-align:center;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	height: 20px;
	padding: 0px 20px 8px 10px;
	
}

.header_03 {
	clear: both;
	color: #BCE4FE;
	font-weight: normal;	
	padding: 0px;
	margin: 0px;
	height:240px;
	width:270px;
}

.clients_title {
	clear: both;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: normal;	
	padding: 10px;
	margin: 0px;
	border-bottom: #D7EFFF 1px dotted;
	height: 15px;
}



.header_04 {
	clear: both;
	font-size: 14px;
	color: #D7EFFF;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url(../images/footer_divider.jpg) bottom repeat-x;
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.header_05 a {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#header_wrapper {
	width: 100%;
	height: 113px;
	margin: 0 auto;
	background: #fff url(../images/header_bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
	clear:both;
	height: 113px;
	border-bottom:1px solid #F2F2F2;
}

#header #site_logo {
	float: left;
	width: 365px;
	height: 113px;
	margin-left:25px;
}

#head_banner {
	float: right;
	width: 565px;
	height: 113px;
	font-size: 25px;
	line-height: 30px;
	margin-right:25px;
}

#banner_panel {
	float: left;
	width: 517px;
	height: 120px;
}

/* end of header */

/* menu */
#menu_wrapper {
	clear: both;
	width: 100%;
	height: 57px;
	margin: 0 auto;
	background: url(../images/menu_bg.jpg) repeat-x;
}

#menu {
	width: 980px;
	height: 57px;
	margin: auto;
	text-align:center;
}

#menu ul {
	margin: 0 0 0 53px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 37px;
	width: 124px;
	padding: 20px 0 0 0;
	background: url(../images/menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
	font-family: "Myriad Pro";
}

#menu li a:hover, #menu li .current {
	color: #000000;
	background: url(../images/menu_hover.jpg) bottom no-repeat;
}
/* end of menu*/

/* content */

#content_wrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	background:url(../images/wrap_bnr2.jpg) no-repeat top center;
}

#content {
	width: 900px;
	margin: 20px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 19px;
	background:#fff url(../images/whitevine-bg.jpg) no-repeat top center;
}

.recent_projects {
	width: 650px;
	height: 279px;
	margin-bottom: 30px;
	background: url(../images/b2.jpg) no-repeat center;
	padding-left: 250px;
}

.project_content {
	float: right;
	width: 270px;
	height: 260px;
	overflow: hidden;
	background: url(../images/slide-bnr1.jpg) no-repeat;
}

.our_clients {
	float: right;
	width: 251px;
	height: auto;
	padding: 9px;
	overflow: hidden;
	background: #000000;
	margin-bottom: 20px;
}




.project_content p{
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_panel {
	clear: both;
	width: 898px;
	border: 1px solid #c6c5c5;
	height:auto;
}

#content_text1 {
	float: left;
	width: 566px;
	padding: 20px;
	background:fff;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-position: top;
	margin-bottom: 10px;
	border:1px solid #F3F3F3;
	-moz-border-radius:10px;
	
	
}

#content_text2 {
	float: left;
	width: 566px;
	padding: 20px;
	background:fff;
	background-image: url(../images/gradient.gif);
	background-repeat:repeat-x;
	background-position: top;
	border:1px solid #F3F3F3;
	-moz-border-radius:10px;
}

.thumb_wrapper1 { padding: 0px;
	             background: #ffffff;
				 width: auto;
				 clear: both;
				 color:#000000;
				 font-size: 13px;
}

.thumb_left {float:left;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}

.thumb_middle {  margin: 0px 30px 5px 10px;
              width: 150px;
			  float:right;
			  height: 150px;
			  background-color:#000000;
			
}


.thumb_right {float:right;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}

.thumb_wrapper2 { padding: 0px;
	             background: #ffffff;
				 width: auto;
				 clear: both;
}

.thumb_left {float:left;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}

.thumb_middle {  margin: 0px 30px 5px 10px;
              width: 150px;
			  float:right;
			  height: 150px;
			  background-color:#000000;
			
}



.thumb_right {float:right;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}


.thumb_wrapper3 { padding: 0px;
	             background: #ffffff;
				 width: auto;
				 clear: both;
}

.thumb_left {float:left;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}

.thumb_middle {  margin: 0px 30px 5px 10px;
              width: 150px;
			  float:right;
			  height: 150px;
			  background-color:#000000;
			
}



.thumb_right {float:right;
              width: 150px;
			  height: 150px;
			  background-color:#000000;
			  margin-bottom: 5px;
}

.detail_wrapper1 { 
	             background: #ffffff;
				 width: auto;
				 clear: both;
}

.detail_left {float:left;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}

.detail_middle {  margin: 0px 30px 30px 10px;
              width: 150px;
			  float:right;
			  height: 30px;
			  background: url(images/side_header_bg.jpg) repeat-x;
			
}



.detail_right {float:right;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}


.detail_wrapper2 { 
	             background: #ffffff;
				 width: auto;
				 clear: both;
}

.detail_left {float:left;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}

.detail_middle {  margin: 0px 30px 30px 10px;
              width: 150px;
			  float:right;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			
}



.detail_right {float:right;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}


.detail_wrapper3 { 
	             background: #ffffff;
				 width: auto;
				 clear: both;
}

.detail_left {float:left;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}

.detail_middle {  margin: 0px 30px 30px 10px;
              width: 150px;
			  float:right;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			
}



.detail_right {float:right;
              width: 150px;
			  height: 30px;
			  background: url(../images/side_header_bg.jpg) repeat-x;
			  margin-bottom: 30px;
}





#column_w290 {
	float: right;
	width: 268px;
	padding: 20px 0 0 0;
	background:#fff url(../images/gradient.gif) top repeat-x;
	border:1px solid #E9E9E9;
	-moz-border-radius:10px;
}

.news_section {
	clear: both;
	margin: 0 20px 20px 20px;
}

.news_section .news_date {
	float: left;
	width: 70px;
	height: 50px;
	padding: 20px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(../images/news_date_bg.jpg) no-repeat;
}

.news_section .news_date span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: normal;
}

.news_section .news_content {
	float: right;
	width: 160px;
}

#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 10px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}


.column_w290_content {
	margin: 0 20px;
}

#column_w610 p {
	padding-bottom: 20px;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(../images/section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(../images/section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(../images/section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 0px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li{
	margin: 0 0 5px 0;
	padding: 0px 0px 0 25px;
	background: url(../images/list_icon.jpg) left top no-repeat;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #363636 url(../images/footer-wrapper-bg.jpg) repeat-x;
	height: 140px;
}

#footer {
	width: 900px;
	padding: 20px;
	margin: auto;
	color: #928b85;
	height: 100px;
	background: #363636 url(../images/footer-bg.jpg) repeat-x;
}

.section_w920 {
	text-align: center;
	width: 920px;
	color: #CCCCCC;
	margin-top: 22px;
}

.section_w184 {
	float: left;
	width: 144px;
	padding: 0 40px 0 0;	
}

.section_w368 {
	width: 100%;
	padding: 0;
	color: #BAE1FE;
	line-height:20px;
}

.section_w368 a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
                       color: #BAE1FE;
					   font-size: 11px;
}
.section_w368 a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
                       color: #BAE1FE;
					   font-size: 11px;
}

.section_w368 a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
                       color: #BAE1FE;
					   border-bottom: 1px solid #BAE1FE;
					   font-size: 11px;
}

.section_w368 a:active { font-family: Verdana, Arial, Helvetica, sans-serif;
                       color: #BAE1FE;
					   font-size: 11px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:center;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #928b85;
	text-decoration: none;
}
/* end of footer */

/* right navigation */

.right_side_nav_wrapper { width: auto;
                          padding: 20px;
						  margin-top: 10px;
						  
}

.right_side_nav{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	display: inline;
	border-bottom: 1px solid #333333;
}

.right_side_nav ul{ 
	list-style:none;
	margin: 0;
	padding: 0;
}

.right_side_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	
}

.right_side_nav ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BAE1FE;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.right_side_nav ul ul li{
	padding: 0 10px 0 10px;
}

.right_side_nav ul li a{
	display: block;
	color: #BAE1FE;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 5px 25px;
	border-top: #333333 solid 1px;
	
}

.right_side_nav ul li a:hover{
	background: #333333;
	color: #fff;
	text-decoration: blink;
}

.right_side_nav a:visited{
	font-weight:normal;
	color: #BAE1FE;
}


.bottom_menu {color:#C3B6FE;
              font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size:  12px;
			  text-align: center;
			  border-bottom: 1px dashed #C3B6FE;
			  height: 15px;
			  padding: 5px 0px 10px 0px;
			  margin-bottom: 7px;
}

.bottom_menu a:link {color:#C3B6FE;
              font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size:  12px;
			  border-bottom: 1px solid #C3B6FE;
}

.bottom_menu a:visited {color:#C3B6FE;
              font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size:  12px;
			  border-bottom: 1px solid #C3B6FE;
}

.bottom_menu a:hover {color:#C3B6FE;
              font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size:  12px;
			  border-bottom: none;
}

.bottom_menu a:active {color:#C3B6FE;
              font-family: Verdana, Arial, Helvetica, sans-serif;
			  font-size:  12px;
			  border-bottom: 1px solid #C3B6FE;
}


.side_banner_panel { margin-bottom: 8px;
                     width: 230px;
}


.box1 {width: 152px;
       border: 1px solid #EBEBEB;
       height: 152px;
	   float:left;
	   -moz-border-radius: 8px;
	    padding:10px;
		background:#9595CA;
	   
}

.box2 {width: 152px;
       border: 1px solid #EBEBEB;
	   height: 152px;
	   float:left;
	   margin-left:22px;
	   -moz-border-radius: 8px;
	    padding:10px;
		background:#9595CA;
}

.box3 {width: 152px;
       border: 1px solid #EBEBEB;
	   height: 152px;
	   float:right;
	   -moz-border-radius: 8px;
	   padding:10px;
	   background:#9595CA;
}


.unlock_banner {width: 178px;
                border: 1px solid #CCCCCC;
				height: 200px;
				float:left;
}


.unlock_content { font-size:11px;
                  color: #333333;
				  width: 170px;
				  height: 170px;
				  border: 1px solid #CCCCCC;
				  float: right;
				  padding: 15px;
}

.unlock_content a:link { color: #333333;
                         border-bottom: 1px solid #333333;}

.unlock_content a:visited { color: #333333;
                            border-bottom: 1px solid #333333;
}

.unlock_content a:hover { color: #333333;
                          border-bottom:none;
}

.unlock_content a:active { color: #333333;
                           border-bottom: 1px solid #333333;
}

.unlock_content_head {
	clear: both;
	text-align:center;
	font-size: 13px;
	font-weight:bold;
	color: #22038C;
	height: 20px;
	margin-bottom: 10px;
	height:30px;
	padding-top:10px;
}





.main_content { font-size:11px;
                  color: #333333;
				  width:auto;
				  height: auto;
				  border: 1px solid #EBEBEB;
				  float: right;
				  padding: 15px;
				  text-align:justify;
				  line-height:20px;
}

.main_content a:link { color: #333333;
                       border-bottom: 1px solid #333333;}

.main_content a:visited { color: #333333;
                          border-bottom: 1px solid #333333;
}

.main_content a:hover { color: #333333;
                        border-bottom:none;
}

.main_content a:active { color: #333333;
                         border-bottom: 1px solid #333333;
}

.slogan { font-size:11px;
          color:#BAE1FE;
		  padding:0px;
		  height: auto;
		  width:315px;
		  text-align:right;
		  margin:0px;
}


.side_nav{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
	display: inline;
	border-bottom: 1px solid #E9E9E9;
}

.side_nav ul{ 
	list-style:none;
	margin: 0;
	padding: 0;
}

.side_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	
}

.side_nav ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AF1648;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.side_nav ul ul li{
	padding: 0 10px 0 10px;
}

.side_nav ul li a{
	display: block;
	color: #AF1648;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 8px 0px 8px 35px;
	border-top: #E9E9E9 solid 1px;
	background:url(../images/side-menu-dot.jpg) no-repeat left;
	
}

.side_nav ul li a:hover{
	background:url(../images/side-menu-dot-hover.jpg) no-repeat left;
	color: #AF1648;
	text-decoration: underline;
}

.side_nav a:visited{
	font-weight:normal;
	color: #AF1648;
}

