body {

	background-repeat:repeat-x; background-image: url(images/bg.jpg); 
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	color:#141414;
	margin:0px;
	background-color:#fff;
	
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.hidden{display:none;}

p.testimonial {font-style:italic;
color:#666;}

p.heading {font-size:18px;}

ul.contest{
list-style:none;
	
}
	ul.contest li{
	margin:0px;
	padding:3px 0;
	font-style:italic;
	font-size:12px;
	}
		ul.contest li.bullet{
			background-image: url(images/bullet.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}

/* default link style
----------------------------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
color:#089dcb;
text-decoration:none;
}
a:hover {
color:#111;
text-decoration:underline;
}
/* Headings
----------------------------------------------------------------------------------------------------*/
h1 {
	font:normal 18pt Helvetica, Arial, sans-serif
	letter-spacing:-1px;
	color:#00AEEF;
}
h2 {
	font:normal 16pt Helvetica, Arial, sans-serif
	letter-spacing:-1px;
	color:#00AEEF;
}
h3 {
	font:normal 15pt Helvetica, Arial, sans-serif
	letter-spacing:-1px;
	color:#00AEEF;
}
h4 {
	font:normal 13pt Helvetica, Arial, sans-serif
	letter-spacing:-1px;
	color:#00AEEF;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 18px;
		color:#00AEEF;
}
/* `Spacing
----------------------------------------------------------------------------------------------------*/
ol {
	list-style: decimal;
}
ul {

list-style: none;
padding: 0;
margin: 0;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}
/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 20px 10px 0;
  width:auto;
}
a img {
	border:none;
}

blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-right:3px solid #ccc;
	font-size:12px;
	color:#555;
	
}
.vspace{
height:40px;
}

/* Genral style
----------------------------------------------------------------------------------------------------*/

/*Image borders*/
.thumbnail-border{
border:1px solid #eee;
padding:2px;
}
.biggerimg-border{
border:1px solid #eee;
padding:8px;
margin-bottom:20px;
}
/*horizontal divider line*/
.h-divider{
	background-image: url(images/h-divider.png);
	background-repeat: no-repeat;
	background-position: center center;	
	height:15px;
}

/*view more button style*/
a.view-more{
	background:transparent url(images/plus.gif) no-repeat left center;text-align:center;padding: 0 0 0 22px;font-style: italic; color:#089dcb;font-weight:bold;font-size:15px;
}
a.view-more:hover{
	background-image: url(images/view-more-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 80px;
	display:block;
}
/*view more button style for alternate home page*/
a.view-more2{
	background-image: url(images/view-more1.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 80px;
	display:block;
}
a.view-more2:hover{
	background-image: url(images/view-more1-ho.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 80px;
	display:block;
}
/*home page title icons for h3*/

h2.page-title{
color:#111;

}

.title-info{
background:#fff;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
padding:10px 0;
margin:10px 0 20px 0;
}

}
/* icons for home page titles*/
h3.title-icon1{
	background-image: url(images/globe.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:40px;
	font:normal 22pt Helvetica, Arial, sans-serif
	letter-spacing:-1px;
	color:#00AEEF;;

}
h3.title-icon2{
	background-image: url(images/key.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:40px;
}
h3.title-icon3{
	background-image: url(images/presentation.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:40px;
}
/*header*/
#header{
height:80px;
margin-top:30px;
display:block;
}

.logo{
float:left;
}
.contact-topright{
float:right;
margin-top:5px;
width:auto;
}

/*left navigation*/
ul.navigation{
}

	ul.navigation li{
	margin-left:0px;
	list-style-type:none;
	}
	
	
.mid-wrapper{
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	float:left;
	padding:40px 0;
	width:auto;

}

/*---------------------slider--------------------*/

.slider-frame{
	width:700px;
	height: 400px;	
}

/*table data style*/

table.table-data {
color:#666;
}

table.table-data th{
background-color:#dedede;
padding:3px 5px;
border:1px solid #eee;
color:#111;

}
table.table-data td{
background-color:#f9f9f9;
border:1px solid #eee;
padding:3px 5px;
text-align:center;

}

/*gallery  style*/
ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;

}
	ul.gallery li{
		list-style:none;
		margin:0px;
	
	}
	
		

/* sidebar section elements style
----------------------------------------------------------------------------------------------------*/
.tm-section{
margin:20px 0;
}
ul.twitter{
	margin:0 0 0 -25px;
	font-size:11px;
}
ul.follow-us{
list-style:none;
	
}
	ul.follow-us li{
	margin:0px;
	padding:3px 0;
	}
		ul.follow-us li.linkedin{
			background-image: url(images/linkedin.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}
		ul.follow-us li.facebook{
			background-image: url(images/facebook.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}
		ul.follow-us li.twitter{
			background-image: url(images/twitter.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}
		ul.follow-us li.flickr{
			background-image: url(images/flickr.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}
		ul.follow-us li.behance{
			background-image: url(images/behance.png);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:25px;
		}

/*Right column / section*/

#right-column{	
	background-image: url(images/v-divider.png);
	background-repeat: repeat-y;
	background-position: 20px top;

}

/*blog*/
.post h3{

}
.post small{
margin:0;
padding:0px;
}

.entry p{
margin:10px 0;
}

.post {
margin-bottom:30px;
float:left;
width:auto;

}

.navigation a{
border:1px solid #eee;
padding:5px;
background-color:#f9f9f9;
font-weight:bold;
width:50px;
height:50px;
}
.navigation a.current{
background-color:#777;
color:#fff;

}


/*portfolio 2*/

.portfolio-2{
margin-bottom:30px;
float:left;
width:auto;
}


/*Contact form  style*************************************************************/

#column1 input{
	padding:2px 5px;
	border:1px solid #ccc;
	background-image: url(images/grad-strip.jpg);
	background-repeat: repeat-x;
	height:20px;
	width:150px;
	background-color:#eee;


}

textarea{
	width: 20em;
	padding:2px 5px;
	border:1px solid #ccc;
	background-image: url(images/grad-strip.jpg);
	background-repeat: repeat-x;
	background-color:#eee;




}
 .submit {
	border:none;	
	width:83px;
	height:23px;	
	background-image:none;
	
	
}

.red {
	color:red;
	font-weight:700;
}
.form-col1 {
	
	width:150px;	
	float:left;
	display:block;
	text-align:left;
	font-weight:700;

}
.message {background-color:#eee;
	border:1px solid #ccc; color:#333;display:none;width:460px;padding:10px; margin-bottom:30px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}


/*Footer section*/

#footer{background-color:#141414; padding-left:20px;padding-top:30px;}
#footer .divider{height:2px;background:url('images/footerBorder.jpg') repeat-x; margin-left: auto;
margin-right: auto; width: 75em; padding:5px 0 5px 0}
#footer a{color:#f0f0f0;padding:0;}
#footer a:hover{color:#494848;background:none;}
#footer .content{color:#73746e;width:960px; margin-left: auto;
margin-right: auto;}
#footer .thumbnail{width:80px;margin-right:20px;float:left;}
#footer .thumbnail img{margin-bottom:15px;border:1px solid #000;}
#footer .description{width:210px;float:left;}
#footer p.testimonial{font-size:12px;font-style:italic;width:210px;float:left;}
#footer .clear{display:block;clear:both;padding-bottom:5px;}
#footer p.title{font-style:italic;padding-bottom:30px;}
#footer p span{color:#00AEEF;font:normal 13pt Helvetica, Arial, sans-serif;}
#footer .col{width:310px;float:left;margin-right:15px;}
#footer .col.last{margin-right:0;}
#footer p.heading{color:#a6a7a1;font-weight:bold;font-size:13px;padding-top:0;line-height:13px;padding-bottom:10px;}
#footer #copyright{margin-left: auto;
margin-right: auto;width:960px; background-color:#141414;}
#footer #copyright .copyContent{width:819px;float:left;margin-top:15px; color:#CCC}
#footer a.logo{display:block;width:141px;height:30px;background:url('images/footerLogo.jpg') no-repeat;float:right;}
#footer a.logo span{display:block;position:absolute;left:-99999px;}