body { 
font-size: 13px; 
font-family: Arial, Helvetica, sans-serif;
line-height:20px;
color:#4C4C4C;

}


/* imgage alignment
----------------------------------------------------------------------------------------------------*/
.alignright {
float: right; 
margin: 0 0 20px 20px;
}
.alignleft {
float: left; 
margin: 0 20px 10px 0;

}
.aligncenter {
text-align:center;
}
a img {
border:none;
}

a{
color:#414f6c;
text-decoration:none;
}
a:hover{
color:#000;
}

p {
	font-weight:normal;
	margin:10px 0 15px 0;
	color:#4C4C4C;
}

small {
	font-size:12px;
	margin:0;
}

.line {
	border-bottom:1px dashed #000;
	margin-top:15px;
	margin-bottom:15px;	
}

.imgborder {
	border:1px solid #ddd;
	padding:5px;
	background-color:#fff;

}

.biggerimg-border{
border:1px solid #ddd;
padding:8px;
margin-bottom:20px;
background-color:#f8f8f8;
}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 10px; letter-spacing:-2px;font-weight:bold; }
h2 { font-size: 1.50em; font-weight:bold;}
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 10px;letter-spacing:-1px;font-weight:bold; }
h4 { font-size: 1.25em; line-height: 1.25; font-weight:bold; }
h5 { font-size: 1.0em; font-weight: normal; margin-bottom: 10px; }
h6 { font-size: .75em; font-weight: normal; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


hr {
	border: 0 #ccc  dotted;
	border-top-width: 1px;
	clear: both;
	height: 0;

	
}
.view-more{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;

	
}

/* Top Menu
-------------------------------------------------------------- */
.topbar {
	width:100%;
	height:10px;
	background:#fff;
}
.menu_bg {
	width:960px;
	height:72px;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.top_menu {
	width:550px;
	float:right;
	margin-right:20px;

}

.logo {
	width:350px;
	height:62px;
	float:left;
	padding:0px 0 0px 30px;
}

.logo a{
	width:350px;
	height:62px;
	background-image: url(images/images-bluegray/logo.png);
	background-repeat: repeat;
	display:block;

}
.header {
	background:url(images/images-bluegray/header_bg.jpg) repeat-x;
	width:100%;
	height:524px;
	
}

.header2 {
	background:url(images/images-bluegray/header_bg.jpg) repeat-x;
	width:100%;
	height:235px;	
}

.header_background {
	background:url(images/images-bluegray/header_background.jpg) top center no-repeat;
	width:960px;
	height:524px;
}

.subpage_background {
	background:url(images/images-bluegray/subpage_background.jpg) top center no-repeat;
	width:960px;
	height:235px;
}

.subpage {
	width:700px;
	padding:40px 0 0 0;
}

.subpage h2 {
	font-size: 2.50em;

	padding-bottom:15px;
	color:#fff;
	letter-spacing: -1px;
	font-weight:bold;

}

.subpage p {
	font-size:12px;
	margin:0px;
	color:#fff;
}
.featured-ribon{
	position: absolute;
	z-index:111;

	top:0px;
	left:3px;	
}

/* slider
-------------------------------------------------------------- */
.slider_bg {
	background:url(images/slider_bg.png) no-repeat;
	margin:50px 0 0 0;
	height:364px;
	position:relative;	
}

#slider {
    width: 960px; /* important to be same as image width */
    height: 364px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 960px; /* important to be same as image width or wider */
    position: absolute;
	top: 1px;
	margin-left: 4px;
	color:#f5f5f5;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;

}
.sliderImage span {
	position: absolute;
	top:251px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	width: 922px;	
	color:#F4F4F4;
	background-image: url(images/opacity.png);
	
}

.sliderImage span a {
	color:#91E2FB;
	text-decoration:none;
}

.sliderImage span a:hover {
	text-decoration:underline;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 16px;
	color:#f4f4f4;
}
.top {
	top: 20px;
	left: 0px;
}

ul { list-style-type: none; }

#right-column h2{
margin-bottom:0px;

}

/* middle part
-------------------------------------------------------------- */
.mid_bg {
	background:url(images/middle_bg.gif) repeat;
	width:100%;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #fff;
}

.mid_content {
	padding:15px;
}
.grid_8 .mid_content h2 , .gallery  h2, .post h2, .post-detailed h2, .grid_4 .mid_content h2{
	margin-bottom:10px;

}
h2.title {	
	font-size:26px;	
	margin:0;
	margin-top:10px;
	letter-spacing: -2px;
}

.tm-section{
margin:20px 0;

}

	.tm-section p.quote{
		background-image: url(images/testimonial-quote.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left:30px;
		font-size:11px;
		color:#666;
	}
	
	.tm-section strong{
		color:#414f6c;
		

		
	}	


ul.news{
	margin:0px 0 20px 0;
	padding:0;
	}

	ul.news li {
		padding:15px 0 20px 0;
		list-style-type:none;
		border-bottom:1px solid #CECECE;	
		}

	ul.news li a {
		color:#666666;			
		text-decoration:none;
		}

	ul.news li a:hover {
		color:#8A8A8A;	
		text-decoration:none;	
		}
		
		
ul.news strong{
	color:#0091CC;
	}		
		
ul.submenu{
	margin:0px 0 20px 0px;
	padding:0;
	}

	ul.submenu li {
		padding:10px 0;
		list-style-type:none;
		border-bottom:1px solid #CECECE;	
		}

	ul.submenu li a {
		color:#00A5D5;			
		text-decoration:none;
		}

	ul.submenu li a:hover {
		color:#7E7E7E;	
		text-decoration:none;	
		}		
	
.services {
	width:490px;
	margin:0 0 0 100px;
}

.gallery li {
	width:400px;
	height:450px;
	margin-bottom:10px;
	background:#f8f8f8;
	border:1px solid #ddd;	
	padding:20px;
	display:block;
	float:left;
	margin-left:10px;

}

.gallery2  {
	
	margin-bottom:10px;
	background:#f8f8f8;
	border:1px solid #ddd;	
	padding:20px;
	display:block;
	float:left;
	margin-left:10px;

}
.gallery2  li {
	margin-bottom:30px;
	display:block;
	float:left;
	border-bottom:1px solid #eee;
	padding-bottom:20px;
	

}


.portfolio2{
	margin-left:430px;
	
}

.lists {
		padding:0px;
		margin:10px 0 10px 35px;
}

.lists li{
		list-style-type:square;
		margin:0;
		padding:3px 0;
}

/*blog*/
.post h3{

}
.post small{
margin:0;
padding:0px;
}

.entry p{
margin:10px 0;
}

.post {
margin-bottom:30px;
float:left;
width:auto;
border-bottom:1px solid #ddd;
padding-bottom:20px;

}

/* contact form
----------------------------------------------------------------------------------------------------*/

#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
input{
	padding:2px 5px;
	border:1px solid #ccc;
	height:20px;
	width: 15em;
	
	
}

.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;

}

.contact-us textarea {
	width: 20em;
	padding:2px 5px;
	border:1px solid #ccc;
	background-color:#fff;
	height:100%;
	
}
.contact-us .submit {
	position:relative;
	left:110px;
	border:none;	
	width:83px;
	height:23px;	
	background-image:none;
	


}

.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:100px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#eee;
	border:1px solid #ccc; color:#cc3300;display:none;width:460px;padding:10px;}
	.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 style*/

.footer_bg {
	width:100%;
	background:#fff url(images/footer_bg.gif) repeat-x;
	height:auto;
	padding:20px 0;
}

.footer_bg p {
	margin:0px;
}
.footer_bg h4 {

	padding-bottom:5px;


	
}
.copyright {
	width:960px;
	height:25px;
	text-align:center;
	padding:10px 0;
	margin-bottom:15px;
	margin-top:15px;
	color:#ccc;
	background-image: url(images/images-bluegray/copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;

	}
	
.copyright a {
	color:#ccc;
	}
	
.copyright a:hover {
	color:#888;
	}			

ul.footer_links, ul.footer_links1{
	margin:0px 0 0 0px;
	padding:0;
	}

	ul.footer_links li, ul.footer_links1 li {
		font-size:11px;
		padding:3px 0;
		list-style-type:none;
		display:block;	
	
		}

	ul.footer_links li a {
	color:#ccc;
	text-decoration:none;
	
		}
		
	ul.footer_links1 li a {
	color:#666666;
	text-decoration:none;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
		}

	ul.footer_links li a:hover, ul.footer_links1 li a:hover {
		color:#00A5D5;	
		text-decoration:none;	
		}
		
		
		
		
label {
	display:block;
	float:none;
	font-size:12px;
	width:auto;
}

input {
	border:1px solid #DBDBDB;
	padding:2px;
	font-size:16px;
	color:#333;
	margin-top:5px;
	background:#F7F7F7;
}

.send {
	background:none;
	border:0;
}

textarea {
	padding:5px;
	background:#F7F7F7;	
	border:1px solid #DBDBDB;
	width:375px;
}	
/*footer soical icons*/

.social-icon1{
	background-image: url(images/ico-tw.png);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;	
}

.social-icon1 a, .social-icon2 a, .social-icon3 a, .social-icon4 a, .social-icon5 a{
	padding-left:25px;	
}

.social-icon2{
	background-image: url(images/ico-fb.png);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;	
}
.social-icon3{
	background-image: url(images/ico-fli.png);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;	
}
.social-icon4{
	background-image: url(images/ico-stu.png);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;	
}
.social-icon5{
	background-image: url(images/ico-rss.png);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;	
}
