/*
Theme Name: WordPress Northstream
Theme URI: 
Description: 
Version: 1.0
Author: Bridge Ukraine Ltd
Author URI: http://bridge-ukraine.com.ua/
*/



body {
	margin: 0;
	padding: 0;
	width: 100%;
}
div, span, a, h1, h2, h3 {
	/*font-family: Trebuchet MS;*/
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #333333;
}
div {
	color: #333333;
	font-size: 14px; 
	/*font-size: 12px;*/
}
p {
	margin: 0;
	padding: 0 0 12px 0;
}
img {
	border: 0;
}

.orange {
	color: #e64614;
}
#wrapper {
	position: relative;
	width: 1000px;
	margin: auto;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
}

#slogan {
	position: absolute;
	top: 31px;
	left: 0px;
}
#sidebar {
	position: absolute;
	top: 82px;
	right: 0px;
	width: 175px;
	min-height: 700px;
	background: #e64614 url(img/northstream-tm.gif) no-repeat 131px 67px;
}

.tr-hidden {
	height: 1px;
}
.tr-hidden-div {
	display: none;
	background: url(img/dot-orange.gif) repeat-x bottom left;
	margin: 0 0 11px 0;
	padding: 6px 0 6px 0;
}
.tr-hidden-img {
	width: 110px; /*width: 100px;*/
	margin: 0 10px 0 0;
}
.tr-hidden-div a img {
	margin: 5px 0 0 0;	
}
a.a-item-off {
	color: #333333;
	text-decoration: none;
}
a.a-item-on {
	color: #e64614 !important;
	text-decoration: underline !important;
}

a.blog-archive-a {
	color: #333333 !important;
	text-decoration: none;
	line-height:20px;
}
a.blog-archive-a:hover {
	text-decoration: underline !important;
}

/* search form */
	#search {
		position: relative;
		width: 100%;
	}
		#search h3 {
			color: #ffffff;
			font-size: 14px;
			font-weight: normal;
			line-height: 14px;
			padding: 5px 0 0 12px;
			margin: 0;
		}
		#search-box {
			position: absolute;
			top: 25px;
			left: 0;
			height: 34px;
			width: 100%;
			border-top: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
			background: #787878;
		}
			#search-box input {
				float: left;
				width: 116px;
				height: 18px;
				border: 0;
				padding: 0;
				margin-left: 12px;
				margin-top: 8px;
			}
			#search-box img {
				float: left;
				margin-left: 11px;
				margin-top: 8px;
				border: 0;
			}


	.sr-item {
		width: 100%;
		background: url(img/dot-orange.gif) repeat-x bottom left;
		margin: 0 0 15px 0;
	}

	.sr-item h3 {
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		margin: 0 0 15px 0;
		color: #e64614;
	}
	
	.sr-item h3 a {
		text-decoration: none;	
	}

	.sr-item div {
		padding: 0 0 15px 0;
		text-align: justify;
	}

	.sr-item div b {
		color: #e64614;
	}
	
	.trailer {
		width: 100%;
		background: url(img/dot-orange.gif) repeat-x bottom left;
	}

/* Menu */

#menu {
	position: absolute;
	top: 107px;
	left: 0;
	height: 34px;
	width: 825px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #787878;
}
	#menu ul, #menu li {
		display: inline; 
		list-style: none; 
		list-style-type: none; 
		margin: 0px; 
		/*padding: 4px 0 2px 0;*/
		padding: 9px 0 7px 0;
	}
	#menu a {
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		line-height: 34px;
		height: 34px;
		color: #ffffff;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 3px;
	}
	#menu a:hover {
		background: #e64614;
	}
	.static-item {
		background: #e64614;
	}
#submenu {
	position: absolute;
	top: 143px;
	left: 0;
	width: 825px;
	background: #787878;
}
	#submenu ul {
		position: absolute;
		list-style: none; 
		list-style-type: none; 
		margin: 0px; 
		padding: 0px;
		background: #787878;
		display: none;
	}
	#submenu a {
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		line-height: 24px;
		height: 24px;
		color: #ffffff;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#submenu li {
		background: #787878 url(../img/white-dot.gif) repeat-x 12px 23px;
	}
	.last-item {
		background-image: none !important;
	}
	#submenu a:hover {

	}
	.over {
		background: #e64614;
	}
	.out {
		background: #787878;
	}
#main {
	position: absolute;
	top: 132px;
	left: 0;
	width: 825px;
	border-right: 175px solid #e64614;
}
	#footer {
		position: relative;
		left: 825px;
		width: 175px;
		height: 20px;
		line-height: 18px;
		background: #ffffff;
		text-align: center;
	}
	#sidebar-footer {
		position: absolute;
		width: 175px;
		bottom: 0;
		height: 20px;
		line-height: 18px;
		background: #ffffff;
		text-align: center;		
	}
	#main-inner {
		position: relative;
		margin-right: 28px;
	}
	#main-inner img {
		margin-left: 9px;
		max-width: 783px;
		border:0;
	}
	
	#main-inner tr img {
		border:0 none;
		margin-left:6px;
		max-width:540px;
	}
	#main-content2 img {
		border:0 none;
		margin-left:0;
		margin-top:2px;
		max-width:540px;
	}
	
	#home-main-inner {
		position: relative;
		margin-right: 14px;
	}
	#main-left {
		width: 540px;
		float: left;
	}
	#main-right {
		width: 230px;
		float: right;
	}
		#main-header {
			/*width: 100%;*/
			width:783px;
			
			margin-left:9px;
			height: 65px;
			border-bottom: 1px solid #e64614;
			/*margin: 0;*/
			padding: 0;
		}
		
		
		#main-header-services {
			/*width: 100%;*/
			width:500px;
			margin-left:9px;
			height: 65px;
			border-bottom: 1px solid #e64614;
			/*margin: 0;*/
			padding: 0;
		}
		#main-header-services h2 {
				font-size: 24px;
				font-weight: normal;
				color: #e64614;
				float: left;
				margin: 34px 0 0 0;
				padding: 0;
			}
		
			#main-header h2 {
				font-size: 24px;
				font-weight: normal;
				color: #e64614;
				float: left;
				margin: 34px 0 0 0;
				padding: 0;
			}
	
			#main-header h2 a {
				
				color: #e64614;
				text-decoration:none;
			}
			
			.smaller-h2 {
				font-size: 16px !important;
				margin: 34px 0 0 0 !important;
			}
			#main-header-r { 
				float: right;	
			}
				#category-name {
			    	color: #e64614;
				}
				
		#right-header {
			width: 100%;
			height: 65px;
			border-bottom: 1px solid #e64614;
			margin: 0;
			padding: 0;
		}
			#right-header h2 {
				font-size: 18px;
				font-weight: normal;
				color: #e64614;
				float: left;
				margin: 38px 0 0 0;
				padding: 0;
			}
		#main-content {
			/*width: 100%;*/
			width:783px;
			/*text-align: justify;*/
			text-align: left;
			/*margin: 13px 0 13px 0;*/
			margin-left:9px;
			margin-top:13px;
			margin-right:14px;
			
			padding: 0;
		}
		
		#main-content-services
		{
			width: 500px;	
			text-align: left;
			/*margin: 13px 0 13px 0;*/
			margin-left:5px;
			margin-top:13px;
			margin-right:14px;
			line-height:18px;			
			padding: 0;
		}
			#main-content a {
				color: #e64614;
			}
			#main-content p { 
				margin: 0;	
			    /*line-height:18px;*/
				line-height:18px;
			}
			
			#main-content ul {
				list-style: none;
				padding-left: 0;
				margin-left: 0;
			}
			#main-content li {
			/*	height: 24px;*/
				line-height: 24px;
				background: url(img/li.gif) no-repeat 0px 7px;
				margin-left: 0px;
				padding-left: 25px;
			}
			
		/* Home page */
		
		.home-top-block {
			border: 1px solid #ffffff; /*#999999;*/
			margin: 6px 0 6px 0;
			line-height: 16px;
		}
		.home-top-block div {
			margin: 0px 12px 5px 8px;	/*15px 12px 15px 12px;*/
			line-height: 18px; 
			font-size: 15px;
			line-height: 18px;
		}
		.home-top-block h5 {
			margin-bottom: 0;
		}
		.home-block {
			background: #ffffff; /*#999999;*/
			width: auto;
			margin: 0 0 0 0;
			padding: 0;			
		}
		
			.home-block-inner {
				background: #ffffff;
				border-width: 1px 0 1px 0;
				border-style: solid;
				border-color: #ffffff; /*#999999;*/
				margin: 0 1px 0 1px;
				padding: 0;
			}
			.home-block-inner h2 {
				font-size: 18px;
				font-weight: normal;
				color: #e64614;
				margin: 6px 7px 0 7px;
				padding-bottom: 7px;
				background: url(img/dot-orange.gif) repeat-x bottom left;
			}
			.home-block-inner-content {
				width: 370px;
				margin: 0;
				border: 7px solid white;
			}
			.home-block-inner-content div {
				text-align: left;
				line-height: 18px;
			}
			.home-block-inner-content h3 {
				/*font-size: 14px;*/
				font-size: 15px;
				font-weight: normal;
				color: #e64614;
				line-height: 20px;
				margin: 0 0 10px 0;	
				text-align: left;
			}
			.home-block-inner-top {
				height: 264px;
			}
			.home-block-inner-top-img {
				width: 120px;
			}
			.home-block-inner-bottom {
				height: 132px;
			}			
			.lpic {
				margin-right: 10px;
			}
			
		#right-content {
			width: 100%;
			text-align: justify;
			/*margin: 23px 0 13px 0;*/
			margin: 12px 0 13px 0;
			padding: 0;
			border-bottom: 1px solid #e64614;
		}
			#right-content h3 {
				font-size: 14px;
				font-weight: normal;
				color: #333333;
				margin: 0 0 8px 0;
				padding: 0;
			}
			
        /* Clients */
		.c-block {
			background: #999999;
			width: 100%;
			margin: 0 0 12px 0;
			padding: 0;
		}
			.c-block-inner {
				background: #ffffff;
				border-width: 1px 0 1px 0;
				border-style: solid;
				border-color: #999999;
				margin: 0 1px 0 1px;
				padding: 0;	
			}
			.c-block-inner h3 {
				font-size: 18px;
				font-weight: normal;
				color: #e64614;
				margin: 6px 10px 8px 10px;
				padding-bottom: 7px;
				background: url(img/dot-orange.gif) repeat-x bottom left;
			}
			.c-block-body {
				margin: 0 10px 18px 10px;	
				color: #333333;
			}
    		.c-block-body td {
				width: 150px;
				height: 20px;
				margin: 0;
			}
			
		/* Leader team */
		.lt-block {
			/*width: 150px;*/
			width: 146px;
			margin: 0 65px 0 0;
			float: left;
		}
		.lt-block-r {
			width: 150px;
			margin: 0;
			float: left;
		}
			.lt-block img, .lt-block-r img {
				width: 150px;
				height: 189px;
				border: 0;
				display: block;
			}
			
			.lt-block-in {
				width: 150px;
				display: block;
				margin: 10px 0 0 0;
				margin-left:4px;
			}
				.lt-block-in span {
					font-size: 12px;	
				}
				.lt-block-in h3 {
					font-size: 14px;
					font-weight: normal;	
					text-decoration: none;
					margin: 0;
					line-height: 20px;
				}
                    .lt-block-in h3 a {  
                        text-decoration: none;
						margin-left: 4px;
                    }
                    
			.lt-block-in p{
				width:75px; 
				height:18px; 
				padding-top:4px;	
			}


		/* Employees spotlight */
		.es-block {
			  width: 100%;
			  margin: 0 0 20px 0;
			  display: block;
		}
		
			.es-block img {
				width: 200px;
				border: 0;
				margin: 0 20px 0 0 ; 
			}
			.es-block-in {
				text-align: left;
				margin: 0;
				padding: 0;
				line-height:18px;
			/*	height: 253px;*/
			}
				.es-block-in h3 {
					font-size: 14px;
					font-weight: normal;
					margin: 0 0 20px 0;
					color:#E64614;
					font-size:16px;
					font-weight:normal;
				}
				.es-block-in a {
					text-decoration: underline;
				}
				.es-block-in a:hover {
					color: #e64614;
				}
		
		/* White papers */
		.wpr-block {
			  width: 100%;
			  margin: 0 0 20px 0;
			  background: url(img/dot-orange.gif) repeat-x bottom left;
		}
			.last {
				background: url(img/1dot-orange.gif) repeat-x bottom left !important;
			}
			.wpr-block img {
				width: 100px;
				border: 0;
				margin: 0 10px 0 0; 
				padding: 0 0 16px 0;
			}
			.wpr-block-img {
				/*width: 100px;*/
				max-width: 650px;
				border: 0;
				margin: 0 10px 0 0; 
				padding: 0 0 16px 0;
			}
			.wpr-block-in {
				text-align: left;
				margin: 0;
				padding: 0 0 8px 0;
			}
				.wpr-block-in span {
					font-size: 11px;
					font-weight: normal;
					margin: 0;
				}									
				.wpr-block-in h3 {
					font-size: 14px;
					font-weight: bold;
					color: #e64614;
					margin: 0 0 12px 0;
				}
				.wpr-block-in h3 a {
					text-decoration: none;	
				}
			a.wpr-link {
				font-size: 12px;
				font-weight: normal;	
				text-decoration: underline;
				color: #e64614;
				line-height: 20px;
				background: url(img/download-orange-btn.gif) no-repeat center left;
				padding-left: 79px;
				width:75px;
				height: 19px
			}
			
			a.wpr2-link {
				font-size: 12px;
				font-weight: normal;	
				text-decoration: underline;
				color: #e64614;
				line-height: 20px;
				background: url(img/seearticle.png) no-repeat center left;
				padding-left: 79px;
				width:75px;
				height: 19px
			}
			
			#wpr-more {
				float: right;
			}
			#wpr-more img {
				border: 0;
			}
			
		/* White papers archive */
		#wpa-list {
			background: url(img/1dot-orange.gif) repeat-x bottom left;
			padding: 0 0 16px 0;
			margin: 0 0 4px 0;
		}
		#wpa-table {
			margin: 0;
			padding: 0;
		}
		#wpa-table tr, #wpa-table td {
			margin: 0;
			padding: 0;
		}
		#wpa-table a {
			font-size: 12px;
			font-weight: normal;	
			text-decoration: none;
			color: #333333;			
		}
		#wpa-table a:hover {
			text-decoration: underline;
			color: #e64614;			
		}
		.wpa-left {
			width: 71px !important;
			height: 16px;
		}
		
		#wpa-filter {
			width: 100%;
			height: 38px;
			background: url(img/dot-orange.gif) repeat-x bottom left;
			margin: 0 0 13px; 0;
		}
		#wpa-filter-in {
			width: 100%;
			height: 38px;
			background: url(img/dot-orange.gif) repeat-x top left;
			margin: 0;
		}
		#wpa-filter-in a {
			float: left;
			font-size: 12px;
			text-decoration: underline;
			color: #e64614;
			line-height: 38px;
		}
		#wpa-filter-in select {
			float: left;
			margin: 9px 4px 9px 0;
			font-size: 12px;
		}
		.wpa-filter-sep {
			height: 38px;
			width: 25px;
			background: url(img/filter-separator.gif) no-repeat center center;
			float: left; 
		}
		.wpa-navigation {
			float: right;
		}
		.wpa-navigation img {
			border: 0;
		}
		
		/* News */
		.news-link {
			font-size: 12px;
			text-decoration: underline;
			color: #e64614;
		}
		
		/* Our services */
		#main-banner {
			width: 100%;
			margin: 4px 0 0 0;
		}
		
		.serv-block {
			background: #999999;
			width: auto;
			margin: 0 0 12px 0;
			padding: 0;
		}
		.bl-right {
			float: right;
		}
		.bl-left {
			float: left;
		}
			.serv-block-inner {
				background: #ffffff;
				border-width: 1px 0 1px 0;
				border-style: solid;
				border-color: #999999;
				margin: 0 1px 0 1px;
				padding: 0;
			}
			.serv-block-inner h3 {
				font-size: 18px;
				font-weight: normal;
				color: #e64614;
				margin: 6px 7px 0 7px;
				padding-bottom: 7px;
				background: url(img/dot-orange.gif) repeat-x bottom left;
			}
			.serv-sub-banner {
				width: 380px;
				height: 130px;
				margin: 0;
				border: 7px solid white;
			}
			#serv-read-more {
				padding: 13px 0 13px 0;
			}

		/* Contact information */
		.addresses {
			margin: 10px 0 0 0;
			padding: 0;
			width: 100%;
		}
		.office {
			width: 200px;
		}
		.email-cell {
			width: 398px;
		}
		.office-name h3 {
			font-size: 14px;
			font-weight: bold;
			text-decoration: none;
			color: #333333;
			margin: 0 0 20px 7px;
		}
		.email-cell-img img, .office-address div {
			margin-left: 7px;
		    line-height:18px;
		}
		.office-on-map {
			height: 30px;
		}
		.office-on-map a {
			line-height: 30px;
			margin-left: 7px;
			font-size: 12px;
			text-decoration: underline;
			color: #e64614;
		}
		#map_canvas {
			width: 786px;
			height: 260px;
			margin: 6px;
			visibility: hidden;
		}
		.map-cell {
			border-bottom: 1px solid #999999;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
		}
		.map-cell-none {
			border-bottom: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
		}
		.map-cell-top {
			border-bottom: 1px solid #999999;
		}
		.map-cell-top-none {
			border-bottom: 1px solid #ffffff;
		}
		
		.map-on {
			border-top: 1px solid #999999;
			border-left: 1px solid #999999;
			border-right: 1px solid #999999;
			border-bottom: 1px solid #ffffff;			
		}
		.map-off {
			border-bottom: 1px solid #999999;
			border-top: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
		}
		.map-none {
			border-bottom: 1px solid #ffffff;
			border-top: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
		}
		
		/* Search results */
		.matches {
			font-size: 14px;
			font-weight: normal;
			text-decoration: none;
			color: #e64614;	
			margin: 45px 0 0 0;
		}
		
		.addthis {
			margin: 45px 0 0 0;
		}
		
		/* Subscriber */
		#subscriber-inner {
			width: 100%;
			height: 220px;
		}
		#subscriber-profile {
			width: 440px;
			margin: 0 40px 0 0;
			float: left;
		}
		
		#profile-form {
			margin: 0;
			padding: 0;
		}
			#profile-table {
				 margin: 0;
				 padding: 0;
			}
			#profile-table tr {
				height: 24px;
			}
				.profile-label {
					width: 140px;
				}
				.profile-edit {
					width: 300px;
				}
				.profile-edit input {
					width: 295px;
				}
		#subscriber-login {
			width: 300px;
			float: left;
		}

		.login-block {
			background: #999999;
			width: 300px;
			margin: 0 0 12px 0;
			padding: 0;
		}
			.login-block-inner {
				background: #ffffff;
				border-width: 1px 0 1px 0;
				border-style: solid;
				border-color: #999999;
				margin: 0 1px 0 1px;
				padding: 0;
			}
			.login-block-inner-top {
				margin: 6px 7px 0 7px;
				padding-bottom: 7px;
				background: url(img/dot-orange.gif) repeat-x bottom left;
			}
			.login-block-inner-top h3 {
				font-size: 18px;
				font-weight: normal;
				color: #e64614;
				margin: 0;
				line-height: 26px;
			}
			.login-block-inner-body {
				margin: 20px 7px 0 7px;
			}
			#login-form, #unsubscribe-form {
				margin: 0;
				padding: 0;
			}
			#login-table {
				 margin: 0 0 2px 0;
				 padding: 0;
			}
			#login-table tr {
				height: 24px;
			}
				.login-label {
					width: 70px;
				}
				.login-edit {
					width: 210px;
				}
				.login-edit img {
					margin: 10px 0 10px 0;
				}
				.login-edit input {
					width: 205px;
				}
			.unsubscribe-block {
				width: 300px;
				text-align: right;
			}
			.unsubscribe-block img {
				margin: 13px 0 0 0;
			}

		/* Blog */
		#blog-categories {
			width: 230px;
		/*	float: left;*/
		}
			#blog-categories h3 {
				font-size: 16px;
				font-weight: normal;
				color: #e64614;
				margin: 0;
				padding: 0;
			}
		#blog-content {
			width: 580px;
		/*	float: right;*/
		}
		
		.blog-post {
			width: 100%;
			height: 100%;
			background: url(img/dot-orange.gif) repeat-x bottom left;
			margin: 0 0 16px 0;
			clear:both;
		}
		.blog-post-inner {
			/*width: 100%;
			padding: 0 0 16px 0;*/
			float:left;
			padding:0 0 16px;
			/*width:100%;*/
			width:540px;
		}
		.blog-post-inner-span {
			float:left;
			width:540px;
			/*line-height:18px;*/
		    line-height:18px;
		}
		
		#main-content .blog-post-inner-span img {
			padding:0;
			max-width:540px;
			display:block;
			margin-left:0;
		}
		
		
		.blog-post-download-span {
			float:left;
			width:540px;
			padding-top:14px;
		}
		
		#main-content .blog-post-download-span img {			
			margin-left:0;
		}	
		
		.blog-post-inner h3 {
			font-size: 16px;
			font-weight: normal;
			color: #e64614;
			margin: 0 0 15px 0;
			padding: 0;
		}
		.blog-post-inner h3 a {
			text-decoration: none;	
		}
		.blog-post-inner img {
			/*width: 160px;*/	/*width: 150px;*/
			/*height: 150px;*/
			max-width: 540px;
			margin: 0 10px 10px 0;
			border: 0;
			display: block;
		}
		.blog-foot {
			clear:both;
			padding: 0 0 30px;
		}
		
		.blog-post-content {
			width: 100%;
			margin: 0 0 35px 0;
		}
		.blog-post-content-inner {
			/*width: 100%;*/
			width:540px;
			padding: 0 0 22px 0;
		}
		.blog-post-content h4 {
			font-size: 14px;
			font-weight: normal;
			line-height: 30px;
			color: #e64614;
			margin: 0;
			padding: 0;
			background: url(img/dot-orange.gif) repeat-x bottom left;
		}
		.blog-post-content-inner h3 {
			font-size: 16px;
			font-weight: normal;
			color: #e64614;
			margin: 0 0 15px 0;
			padding: 0;
		}
		#blog-content .blog-post-content-inner img {
			/*width: 150px;*/	
			/*height: 150px;*/
			max-width:540px;
			margin: 0 10px 10px 0;
			border: 0;
			display: block;
		}
		.leave-a-reply {
			font-size: 16px;
			font-weight: normal;
			color: #e64614;
			margin: 0;
			padding: 0;			
		}
		label {
			margin-left: 10px;
		}
		
		.comment-block {
			background: #999999;
			width: 100%;
			margin: 12px 0 0 0;
			padding: 0;
		}
			.comment-block-inner {
				background: #ffffff;
				border-width: 1px 0 1px 0;
				border-style: solid;
				border-color: #999999;
				margin: 0 1px 0 1px;
				padding: 0;	
			}
				.comment-block-inner-content {
					padding: 12px;
				}
				.comment-block-inner-content-author {
					font-size: 14px;
					font-weight: normal;
					color: #e64614;
					margin: 0;
					padding: 0;
				}
	
	/*main header 2*/
	#main-header2 {
			/*width: 100%;*/
			width:540px;
			
			margin-left:9px;
			height: 65px;
			border-bottom: 1px solid #e64614;
			/*margin: 0;*/
			padding: 0;
		}
		
	#main-header2 h2 {
				font-size: 24px;
				font-weight: normal;
				color: #e64614;
				float: left;
				margin: 34px 0 0 0;
				padding: 0;
			}
	.mainheader2img{
		border:0;
		float:left;
		margin-left: 9px;
		max-width:540px;
	}
		
		#main-content2 {
			/*width: 100%;*/
			width:540px;
			text-align: left;
			/*margin: 13px 0 13px 0;*/
			margin-left:9px;
			margin-top:13px;
			margin-right:14px;
	        line-height:18px;
			
			padding: 0;
		}
		
		
			#main-content2 a {
				color: #e64614;
			}
			#main-content2 p { 
				margin: 0;	
			    line-height:18px;
			}
			
			#main-content2 ul {
				list-style: none;
				padding-left: 0;
				margin-left: 0;
			}
			#main-content2 li {
			/*	height: 24px;*/
				line-height: 24px;
				background: url(img/li.gif) no-repeat 0px 7px;
				margin-left: 0px;
				padding-left: 25px;
			}
	