html, body, #wrap { height: 100%; }

body > #wrap{ height: auto; min-height: 100%; }

body { 
	padding:0; 
	margin:0;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
	background: #fff url("../images/body_bg.gif") repeat-x top;
}
#wrap {
	width: 805px;
	margin:0 auto;

	background: #fff url("../images/container_bg.gif") no-repeat top right;
}

#container {
	width: 763px;
	margin:0 auto;	
}

#top-header {
	height: 120px;
	background: url("../images/logo.gif") no-repeat left center;
}

/* menu style (located in the top header) */

#menu-container {
	float: right;
	width: 763px;
	height: 120px;
}

#menu ul {
  margin-top: 75px;
  padding: 10px 0;
  list-style: none;
  float: right;
}

#menu li {
	float:left;
	margin:0;
	padding: 0 10px;
}

#menu a {
	float:left;
	display:block;
	padding:5px 5px 4px 5px;
	text-decoration:none;
	font-weight:bold;
	color:#777;
	font-family: arial, "lucida console", sans-serif;
	border-top: 3px #ccc solid;
}

#menu a:hover {
	border-top: 3px #0e7ec4 solid;
}

#menu #current a {
	border-top: 3px #0e7ec4 solid;
}

/* end of meny style */

/* header layout */

#header {
	width:763px;
	height: 214px;
}

#header-image {
	float:left;
	width:457px;
	height: 214px;
	background: url("../images/header.jpg") repeat-x bottom;
}

#header-right,
#header-right-portfolio,
#header-right-contact,
#header-right-services,
#header-right-about {
	float:left;
	width:306px;
	height: 214px;
}

/* images in the right side of the header */

#header-right {
	background: url("") no-repeat top;
}

#header-right-services {
	background: url("../images/header-right-services.jpg") no-repeat top;
}

#header-right-portfolio {
	background: url("../images/header-right-portfolio.jpg") no-repeat top;
}

#header-right-about {
	background: url("../images/header-right-about.jpg") no-repeat top;
}

#header-right-contact {
	background: url("../images/header-right-contact.jpg") no-repeat top;
}

/* content layout style */

#content { 
	padding: 0;
	padding-bottom: 80px;
	position: relative;
}

#content-container { 
	padding-bottom: 80px; 
}

#left {
	float: left;
	width: 263px;
	padding-bottom: 20px;
}

#right {
	float: left;
	width: 500px;	
	padding-bottom: 20px;
}

#content-container #content #left .box {
	padding: 10px 10px 10px 0;
	clear: both;
}

#content-container  #content #right .box {
	padding: 10px 0 10px 10px;
}

/* end of content layout style */

/* Global Headers */

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	line-height: 1.1em;
}

h1 { 
	font-size: 25px;
}

h2 { 
	font-size: 18px;
}

h3 { 
	font-size: 15px;
}

h4 { 
	font-size: 14px;
}

h5 { 
	font-size: 12px;
}	

h6 { 
	font-size: 10px;
}

#content-container h2 {
	border-bottom: 1px #ccc solid;
	color: #777;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content-container p h2 {
	border-bottom: 0px;
}

#content-container h3 span {
	border-bottom: 3px #ccc solid;
	color: #888;
	padding-bottom: 3px;
	font-weight: bold;
}

#content-container #left h3  {
	border-bottom: 0;
	font-weight: bold;
}

#content-container h3 a {
	color: #ccc;
	font-size: 13px;
}

#content-container #content #right  h3 {
	padding-bottom: 3px;
}

#content-container #content #right p {
	margin: 10px 0;
	padding: 0;
}

#content-container h3 a {
	text-decoration: none;
}

/* end of Global Headers */

#content #slider-container ol {
	list-style: none;
}

/* sidebar navigation */



#navigation ul {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0;
}

#navigation li {

	list-style: none;
	width: 100%;
	
    padding: 0;
	margin: 0;
	
}

#navigation a {

	display:block;
	width: 240px;

	text-decoration:none;
	font-weight:bold;
	color:#333;
	font-family: arial, "lucida console", sans-serif;
	
	border-bottom: 1px #ccc solid;
	border-left: 3px #0e7ec4 solid;

	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px 0;
	background-color: #fcfcfc;
}


#navigation a:hover {
	border-left: 3px #0e7ec4 solid;
	background-color: #f6f6f6;
}
#navigation a:visited {
	color:#333;
}


#navigation #current a {
	border-left: 3px #0e7ec4 solid;
}



/* mews style in left column */

.list  li {
	clear: both;
}

.list  li .list-left-column {
	float: left;
	width: 80px;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}
.list  li .list-left-column span {
	color: #0e7ec4;
}
.list  li .list-left-column div {
	color: #999;
	font-size: 11px;
	font-weight: normal;
}
.list li .list-right-column {
	float: left;
	width: 173px;
}

#content-container .list li .list-right-column  h3 {
	border-bottom: 0;
	color: #666;
	font-size: 13px;
	margin: 0;
}

#content-container #content #left .list {
	margin: 0px;
	list-style: none;
	padding: 0;
}


/* end of news style*/


/* footer layout */

#footer { 
	clear: both; 
	position: relative; 
	z-index: 10; 
	height: 80px; 
	margin-top: -80px; 
}

/* footer theme */

#footer { 
	background-color: #0e7ec4;
	color: #fff; 
	width: 763px;
	margin-left: auto;
	margin-right: auto;
	background: url("../images/footer_bg.jpg") repeat-x bottom;
}


#footer-left {
	float: left;
	width: 448px;
	height: 80px;
	background: url("../images/footer_left_top.jpg") no-repeat top;
}
#footer-right {
	float: left;
	width: 315px;
	height: 53px;
	margin-top: 27px;
	background: url("../images/footer_right_top.jpg") no-repeat top right;

}


/* footer */

#footer-left  p {
	margin-top:0;
	margin-bottom: 0;
	padding:39px 10px 0px 10px;
	color: #fff;
	
}

#footer-left  p a{
	color: #d8f0ff;
	text-decoration: none;
}

#footer-right #footer-menu {
	margin:0;
	padding:20px 10px 10px 0px;
	list-style:none;
	float: right;
}

#footer-right #footer-menu .box {
	text-align: right;

}


#footer-right #footer-menu li{
	display:inline;
	margin:0 0 0 8px;
}
#footer-right #footer-menu li a{
	color:#fff;
	text-decoration: none;
	font-size: 11px;
}
#footer-right #footer-menu li a:hover{
	color: #333;
}
#footer-right #footer-menu li a.active {
	color: #fff;
	font-weight: bold;
}
#footer-right a{
	color: #e8e6db;
}

#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* end of footer */

/* links style */

#content-container  a:link, #content-container  a:active   {
	color: #0e7ec4;
	text-decoration: none;

}
#content-container  a:visited  {
	color: #666;
	text-decoration: none;
}
#content-container  a:hover {
	color: #333;
	text-decoration: underline;
}


.url a {
	color: #0e7ec4;
	font-size: 18px;
	float: right;
	text-decoration: none;
	
}

/* end links */



/* contact form style */
form {
  padding: 20px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	padding-right: 1px;
	font-weight: bold;
	color: #999;
}
input,
textarea{
	padding: 2px;
	font: 400 12px arial, sans-serif;
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0ba #f4f4ec #f4f4ec #c0c0ba;  
}
input:focus,
textarea:focus{  
  color: #333;
  background-color: #edf2f5;
}
#name, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}
input.button {
  padding: 1px 10px;

  font: bold 1em arial, sans-serif;
  cursor: pointer;

  color: #FFF;
  background-color: #0e7ec4;
  border-width: 1px;
  border-style: solid;
  border-color: #186825 #0e4d19 #0e4d19 #186825;
}

#submit {
	width: 101px;
	height: 30px;
	background: url("../images/submit_button.gif") no-repeat top right;
	border: 0;
	cursor: pointer;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #ccc solid;
	display: none;
}

.notification_ok {
	color: #229922;	
}

/* end of contact form style */




/* testimonial style */
/*clientSays - Client Says style for HEADER */

#header .box .testimonial blockquote{
	margin: 30px 0 0 15px;
	padding:0px 10px 20px 20px;
	background:url(../images/quote.gif) no-repeat top left;
	width:253px;
}
#header .box .testimonial blockquote p.quote{
	text-align:center;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;}


#header .testimonial blockquote p.author{
	margin:10px 10px 0 0;
	display:block;
	text-align:right;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
/*clientSays - Client Says style for CONTENT */

#content .box .testimonial blockquote{
	margin: 0;
	padding:0px 10px 20px 30px;
	background:url(../images/quote_white.gif) no-repeat top left;
	width:223px;
}
#content .box .testimonial blockquote p.quote{
	text-align:left;
	font-size:15px;
	font-weight: bold;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
}

#content .testimonial blockquote p.author{
	margin:10px 10px 0 0;
	display:block;
	text-align:right;
	
	font-size:12px;
	color:#999;
	font-weight:bold;
}

/* text style */




/* -------- misc style ----------*/

.image-left{
	padding:3px;
	margin:0 15px 0 0;
	border:1px solid #ccc;
}

.image-right{
	padding:3px;
	margin:0 0 0 15px;
	border:1px solid #ccc;
}


/* thumbnail in right column */

.image-left-small{
	background:#fff;
	padding:3px 3px;
	margin:0 3px 0 0;
	border:1px solid #ccc;
}

.image-right-small {
	background:#fff;
	padding:3px 3px;
	margin:0 0 0 3px;
	border:1px solid #ccc;
}

.image-border-small {
	background:#fff;
	padding:3px 3px;
	border:1px solid #ccc;
}


.image-border {
	padding:3px;
	border:1px solid #ccc;
}

.textblock {
	border: 1px #aaa solid;
	background-color: #fafafa;
	padding: 10px;
	color: #777;
	margin-bottom: 20px;
	
}

.clearit {
	clear: both;
}

/* Floats */
.float-left {
	float: left;
}

.float-right {
	float: right;
}



/* for portfolio page style */
#portfolio {
	margin-top: 10px;
}
#portfolio ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#portfolio ul li {
	clear: both;
	margin-top: 20px;
}
#portfolio ul li ul li {
	clear: both;
	margin-top: 5px;
}
#portfolio ul li ol li {
	clear: both;
	margin-top: 5px;
}


#portfolio {
	margin-top: 10px;
}
#portfolio ul li ul{
	margin: 0;
	padding: 0;
	list-style: square;
	padding-left: 16px;
	margin-left: 16px;
	
}


.portfolio-item {
	width: 100%;
}

.portfolio-item .portfolio-item-image {
	float: left;
	width: 45%;
}

.portfolio-item .portfolio-item-desc {
	float: left;
	width: 54%;
}


.padding-5 {
	padding: 5px;
	padding-top: 0;
}



/* table style */

table {  
  margin: 0 0px 20px 12px;
  padding: 0;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
  width:97%;
}
table caption {
  margin: 0 12px;
  padding: 20px 0 5px 0;
  font: 12px arial, sans-serif;
  text-align: left;  
}

table th,table td {
  text-align: left;
  vertical-align: top;
  padding: 6px 8px;
}


thead th {
  color: #FFF;
  background-color: #5588bb;
  border-bottom: 3px solid #88aadd;
}

tbody tr.highlighted {
  background-color: #f8f8f8;
}

tbody td {
  border-bottom: 1px solid #ddd;
}

tbody tr:hover td {
  background: #ededed; 

}

/* slider images */

#design1 {
	background: url("../images/screenshot.gif") no-repeat center;
}
#design2 {
	background: url("../images/screenshot2.gif") no-repeat center;
}
#design3 {
	background: url("../images/screenshot3.gif") no-repeat center;
}
		
/* end of slider images */




