/*  -----------------------------------------------------

	=Reset CSS
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	
	* {font-size:100.01%}

	/* remember to define focus styles! */
	:focus {
		outline: 0;
	}
	body {
		font: 12px/1.6em Arial, Helvetica, sans-serif;

	}
	ol {
		list-style-position: inside;
	}
	ul {
		list-style: none;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse: separate;
		border-spacing: 0;
	}
	caption, th, td {
		text-align: left;
		font-weight: normal;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}


/*  -----------------------------------------------------

	=Basic
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	a:link, a:visited {
		color: #209ab4;
		text-decoration: none;
	}
	
	h1,
	h2,
	h3,
	dt {
		color: #666;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
	}
	
	h1 {
		font-size: 14px;
	}
	
	h2 {
		margin-top: 10px;
	}
	
	h3 {
		font-style: italic;
	}
	
	h1,
	h4 {
		color: #209ab4;
		font: italic 24px Georgia, "Times New Roman", Times, serif;
	}
	
	h5 {
		color: #aaa;
		font-size: 9px;
	}
	
	a:hover, a:active {
		text-decoration: underline;
	}
	
	ul li {
		background: url(/img/bullet.gif) no-repeat left center;
		padding-left: 10px;
	}
	
	p,
	ul,
	ol,
	h2,
	h3,
	hr,
	table,
	blockquote {
		margin-bottom: 10px;
	}
	
	em {
		font-style: italic;
	}
	
	strong,
	th,
	dt {
		font-weight: bold;
	}
	
	hr {
		border: 0;
		border-bottom: 1px dashed #ccc;
		color: #fff;
		height: 1px;
	}
	
	th,
	td {
		line-height: 30px;
	}
	
	small {
		font-size: 10px;
		font-style: italic;
	}
	
	.width_280 {
		width: 280px;
	}
	
	.width_320 {
		width: 320px;
	}
	
	.width_590 {
		width: 590px;
	}
	
	.width_full {
		overflow: hidden;
		width: 900px;
	}
	
	.featured {
		width: 500px;
	}
	
	cite {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
	}
	
	blockquote {
		border-left: 3px solid #209ab4;
		margin-left: 30px;
		padding-left: 10px;
	}
	
	.testimonials blockquote {
		border: 0;
		margin: 0;
		padding: 0;
	}

		.testimonials blockquote p {
			background: url(/img/tesitmonials-bg.gif) no-repeat bottom left;
			margin-bottom: 0;
			padding-bottom: 20px;
		}
	
	.col {
		float: left;
		margin: 0 30px 0 0;
	}
	
	.width_full .last {
		margin: 0;
		display: inline;
		float:right;
	}
	
	.box {
		padding: 10px 70px 10px 0;
		margin-bottom: 25px;
	}
		
	.hidden {
		visibility: hidden;
	}
	
/*  -----------------------------------------------------

	=Body
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	body {
		/*background: #000; */	/* uncomment this if you want black background, or changi #000 to #666 for gray background */
		color: #5f5f5f;
		text-align: center;
		background: url('/img/body_bg.png') repeat-x;
	}


/*  -----------------------------------------------------

	=Container
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	#container {
		margin: 0 auto;
		text-align: left;
		padding: 0 20px;
		width: 900px;
		background: url('/img/header_bg.jpg') no-repeat top right;
	}


/*  -----------------------------------------------------

	=Header
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	#header {
		color: #e6e6e6;
		padding-top: 20px;
		position: relative;
	}
	
		#header .brand {
			border: 0;
		}
		
		#header #submenu {
			border-bottom: 1px solid #e1e1e1;
			margin: 0;
		}
		
			#header #submenu li {
			  background:none;
				color: #868686;
				font: 17px trebuchet MS;
				line-height: 30px;
				margin: 5px 30px  5px 0;
				padding:0;
				display:inline;
			}
				#header #submenu li.active a {
					color:#4C4C4C;
				}				
				#header #submenu li.active a:hover {
					text-decoration:none;
				}
				#header .banner p em {
					background: url(/img/benner-quote.gif) no-repeat bottom right;
					padding-right: 50px;
				}
	
		#header #menu {
			margin: 0;
			position: absolute;
			right: 0;
			top: 76px;
		}
		
			#header #menu li {
				background: url(/img/nav-bullet.gif) no-repeat right center;
				float: left;
				margin-left: 1px;
				padding: 0 8px 0 0;
			}
    		#header #menu li.last {
    		background: none;
    
    	}
			
				#header #menu li a {
					color: #4c4c4c;
					display: block;
					font: 15px arial;
					padding: 5px 10px 8px;
					text-transform:uppercase;
					font-weight:bolder;
				}
				
					#header #menu a:hover {
						text-decoration: underline;
					}
					
					#header #menu .active a,
					#header #menu .active a:hover {
						color: #209ab4;
						text-decoration: none;
					}
	#sidebar
	{
			margin: 0;
			position: absolute;
			right: 0;
			top: 140px;
			width:555px;
	}



/*  -----------------------------------------------------

	=Content
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
	#content {
		padding-top: 30px;
		position:relative;
	}
	
		.news {
			background: url(/img/icon-news.gif) no-repeat right 50px;
		}
		
		.testimonials {
			background: url(/img/icon-testimonials.gif) no-repeat right 20px;
		}
		
		.contact {
			background: url(/img/icon-contact.gif) no-repeat right 20px;
			width:550px;
		}
		
		.newsletter {
			background: url(/img/icon-newsletter.gif) no-repeat right 20px;
		}
		
		.services {
			background: url(/img/icon-services.gif) no-repeat right center;
		}
		ul.seo {
			background: url(/img/icon-analytics.png) no-repeat right center;
		}
		div.profile {
			background: url(/img/icon-profile.jpg) no-repeat right center;
		}
		ul.reviews {
			background: url(/img/icon-reviews.jpg) no-repeat right center;
		}
		ul.price {
			background: url(/img/icon-price.jpg) no-repeat right center;
		}
		ol.bulb {
			background: url(/img/icon-bulb.jpg) no-repeat right center;
		}
		ol.design {
			background: url(/img/icon-design.jpg) no-repeat right center;
		}
		#portfolio
		{
      background:none;
		}
		#portfolio li {
      float:left;
      height:200px;
      text-align:center;
      width:200px;
		}
		#portfolio li a img
		{
      border:1px dashed;
      padding:2px;
		}
		
		.services li {
	  	background:none;
		}

		.services span {
			background: #f7f7f7;
			display:block;
			padding:5px;
			width:810px;
		}
		p.morechanges
		{
		  margin:5px 0 5px 10px;
			width:810px;
		}
		p.morechanges sup
		{
				color: #209ab4;
				font-size: 15px;
				font-weight:bold;
				margin:0 2px 0 -10px;
		}
		p.morechanges sup strong
		{
				font-size: 15px;
		}
		#slider {
			width: 500px;
			margin: 0;
			position: relative;
		}
		
		.scroll {
			height: 322px;
			width: 590px;
			overflow: hidden;
			position: relative;
		}
		
		.scrollContainer div.panel {
			height: 322px;
			width: 590px;
		}
		
			.panel h2,
			#message_ok h2 {
				font: 24px Georgia, "Times New Roman", Times, serif;
			}

			.width_590 img {
				float: left;
				margin-right: 100px;
			}
			

			.panel p img {
				border: 1px solid #209ab4;
				margin: 10px;
			}
			
				.panel p a:hover img {
					border-color: #ccc;
				}
		
		.navigation {
			position: absolute;
			top: 20px;
			left: 250px;
		}
		
		.navigation li {
			background: none;
		}
		
		.navigation a {
			display: block;
			height: 40px;
			text-indent: -9999px;
			width: 55px;
		}
		
		.navigation .product-1 a {
			background: url(/img/product-1.gif)
		}
		
		.navigation .product-2 a {
			background: url(/img/product-2.gif)
		}
		
		.navigation .product-3 a {
			background: url(/img/product-3.gif)
		}
		
		.navigation .product-4 a {
			background: url(/img/product-4.gif)
		}
		
		.navigation .product-1 a:hover {
			background: url(/img/product-1h.gif)
		}
		
		.navigation .product-1 a.selected {
			background: url(/img/product-1a.gif)
		}
		
		.navigation .product-2 a:hover {
			background: url(/img/product-2h.gif)
		}
		
		.navigation .product-2 a.selected {
			background: url(/img/product-2a.gif)
		}
		
		.navigation .product-3 a:hover {
			background: url(/img/product-3h.gif)
		}
		
		.navigation .product-3 a.selected {
			background: url(/img/product-3a.gif)
		}
		
		.navigation .product-4 a:hover {
			background: url(/img/product-4h.gif)
		}
		
		.navigation .product-4 a.selected {
			background: url(/img/product-4a.gif)
		}
		
		.navigation a:focus {
			outline: none;
		}
		
		.scrollButtons {
			border: 0;
			cursor: pointer;
			position: absolute;
			left: 282px;
			z-index: 100;
			display: none;  /* delete this line if you wont to enable previous and next buttons in solution box */
		}
		
		.scrollButtons.left {
			top: 10px;			
		}
		
		.scrollButtons.right {
			top: 185px;
		}
		
		#content .main .width_590 .box {
			padding-right: 0;
		}
		
		#content .main .width_280 h4,
		#content .second h4 {
			color: #868686;
		}
		
		#content .second {
			border-top: 1px dashed #ccc;
			margin-top: 20px;
			padding-top: 30px;
		}
		
		.solutions {
			padding-right: 0;
		}
		
		.solution {
			float: left;
			margin: 0 30px 30px 0;
			width: 280px;
		}
		
			.solution dd {
				border-bottom: 1px dashed #209ab4;
				padding-bottom: 20px;
			}
		
			.solution img {
				border: 1px solid #209ab4;
			}
		
		th,
		td {
			border-bottom: 1px dashed #209ab4;
		}
		
		tr.odd {
			background-color: #eee;
		}
			
			#newsletter input {
				width: 170px;
			}
			
		.contactForm {
			width: 500px;
		}
		
			label {
				float: left;
				width: 100px;
				margin-top:7px;
			}
			
			.contactForm small {
				display: block;
				padding-left: 100px;
			}
			
			select, input,
			textarea {
				border: 1px solid #209ab4;
        font-family:trebuchet MS;
				margin: 5px 0;
				padding: 5px;
				width: 300px;
				color:#4C4C4C;
			}
			select
			{
				width:312px;
			}
			
			select:focus,input:focus,
			textarea:focus {
				border-color: #ccc;
			}
			
			#newsletter .btn,
			.btn {
				background: url(/img/button.gif) no-repeat;
				border: 0;
				cursor: pointer;
				display: inline-block;
				font-style: normal;
				width: 77px;
			}
			
				a.btn {
					color: #222!important;
					height: 25px;
					line-height: 25px;
					margin-top: 10px;
					padding: 0 12px 0 9px;
					width: auto;
				}
				.col .right
				{
				 text-align:right;
				}
				.col .right a
				{
				margin-right:70px;
				}
			
			.required {
				color: red;
			}
			
			#message_ok {
				display: none;
			}
				
				#message_ok h2 {
					color: #209ab4;
				}
		
/*  -----------------------------------------------------

	=Footer
	
	- - - - - - - - - - - - - - - - - - - - - - - - - - - */

	#footer {
		background: url(/img/footer-bg.gif) repeat-x;
		clear: both;
		overflow: hidden;
		padding: 10px;
	}
	
		#footer img {
			border: 0;
		}
				
		#footer p {
			color: #b6b6b6;
			font-size: 10px;
			font-style: italic;
		}
		
			#footer p.right {
				float: right;
			}
		
			#footer p img {
				vertical-align: middle;
			}
			
			#footer ul li{
		    list-style: none;
		    background:none;
			  display:inline;
			  margin-right:5px;
			  border-left:2px solid #B6B6B6;
	   }
	
			
#occupation
{
  position:absolute;
  top:10px;
  right:10px;
  width:140px;
  height:400px;
  display:none;
  background:url('/img/progressbar/progress_bar0.png')  no-repeat;
  
}
.clear
{
	clear: both;
}

a.load_data
{
  border-bottom:dashed 1px;
}
a.load_data:hover
{
  text-decoration:none;
}
#loadarea
{
  display:none;
  display:none;
}