body{  
margin:0px;
font:normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
background:#f7f7f7 url(../images/headerbg.jpg) top center no-repeat;
color:#515151;
}

* html {
margin:0;padding:0;
}

.imgborder
{
background:#FFFFFF;
padding:3px;
border:1px solid #ccc;
}

a {
text-decoration:none;
color:#666666;
}
a:hover {
color:#484848;
text-decoration:none;
}

.floatleft {
float:left;
}
 
.rightalign {
float:left;
margin-left:20px;
}

.leftalign {
float:left;
margin-left:20px;
}

.textleft {
margin-left:20px;
text-align:left;
}
.textright {
text-align:right;
}

.alignright {
margin-right:40px;
float:right;
}

.clear {
clear:both;
}

.clearboth{
clear:both;
}

img {
border:0;
}

/*------------------------------------------------------
Headings
------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
color:#515151;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1{
letter-spacing:-2px;
font-size:30px;
padding:0;
margin:10px 0 20px 0;
}

h2{
font-size:24px;
letter-spacing:-1px;
padding:0;
margin:0 0 15px 0;
}

h3{
font-size:20px;
letter-spacing:-1px;
padding: 0px;
margin:0px 0 15px 0;
}

h4{
font-size:18px;
line-height:0.5em;
padding: 0px;
margin:0px 0 15px 0;
}

h5{
padding: 0px;
font-size:14px;
margin:10px 0 10px 0;
}

h6{
padding:0px;
font-size:11px;
margin:10px 0 10px 0;
}

/*------------------------------------------------------
Header
------------------------------------------------------*/
.topbar-main{
background:#f7f7f7;
height:100px;
width:100%;
}
.topbar{
background: url(../images/2400.gif)  center top no-repeat;
height:100px;
width:100%;
}
.logo{
padding:5px 0 0 0;
}
/*------------------------------------------------------
Sub Header
------------------------------------------------------*/
#secondary_header {
background: #f5f5f5 url(../images/subheader1.jpg) top center no-repeat;	
}

	.subheader{
		padding:0;
	}

	.subheader h2{
		color:#fff;
		padding-top:20px;
		margin:0;
		padding-left:50px;
	}

	.subheader p{
		color:#fff;
	}	
	
 	.subheader h5 { 
 		color:#FFFFFF; 
		padding:0; 
		margin:0 30px 0 0; 
		text-align:right;
	}

/*------------------------------------------------------
Top Menu
------------------------------------------------------*/
.topmenu{
margin-top:25px;
float:right;
}


/*------------------------------------------------------
Top Box
------------------------------------------------------*/
.topbox {
	margin:10px 0 0 0;
	padding:20px 20px 0px 20px;
	overflow:hidden;
	height:100%;
}

		.topbox h3{ 
			margin:10px 0 5px 0;
			}
			
		.topbox p{ 
			clear:left; 
			margin:0; 
			padding:10px 0;
			}

		* html .topbox p{ 
			clear:left; 
			margin:0; 
			padding:0px 0 10px 0;
			}

		.topbox img {
			padding:0px 10px 10px 0;
			margin:0;
			}

		.entry .topbox {
			padding:10px 0 0 0;
			}

/*------------------------------------------------------

Mid Content
------------------------------------------------------*/	
/* Main */
#main {
	float:left;
	clear:both;
	width:100%;
	margin-top:10px;
}
#main h3 {
	font-size:15px;
	font-style:bold;
}
#left {
	width:300px;
	float:left;
	margin-right:10px;
	margin-left:25px;
}
#right {
	width:280px;
	float:left;
	margin-right:10px;
}
#mid {
	width:600px;
	float:left;
	margin-right:10px;
}
#left-heading, #mid-heading, {
	display:block;
	width:100%;
	height:20px;
	text-align:left;
	background:none;
}
#right-heading {
	display:block;
	width:100%;
	height:20px;
	margin-left:20px;
	text-align:left;
	background:none;
}
#left-heading { background-position: 0 0; }
#mid-heading { background-position: -323px 0; }
#right-heading { background-position: -649px 0; }
a.read-more {
	display:block;
	width:100%;
	height:39px;
	background:url(../images/bg_divider.jpg) no-repeat top left;
	text-indent:-9999px;
}
/* Recent Entries */
ul#recent-entries {
	font-size:14px;
	font-style: italic;
	list-style:none; 
}
ul#recent-entries li {
	width:250px;
	height:25px;
	margin:0 0 0 20px;
	display:block;
	line-height:25px;
	background:url(../images/bg_sprite_list_bullets.jpg) no-repeat top left;
}
ul#recent-entries li a {
	padding-left:20px;
	color:#353535;
	text-decoration:none;
}
ul#recent-entries li a:hover {
	display:block;
	width:100%;
	height:100%;
	color:#fbf5ea;
	background:url(../images/bg_active.png) no-repeat left top;
}
/* Newsletter */
#newsletter {
	width:292px;
	float:left;
	height:196px;
	margin-top:50px;
	background:url(../images/bg_newsletter.jpg) no-repeat left top;
}
#newsletter p {
	display:block;
	width:240px;
	float:left;
	margin-top:50px;
	margin-left:20px;
	margin-bottom:5px;
	color:#f7e5c4;
	font:normal 12px/14px Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
}
#newsletter-email {
	margin-left:10px;
	width:180px;
	background:none;
	border:none;
	color:#464646;
}
#newsletter-submit {
	margin-left:10px;
	width:30px;
	background:none;
	border:none;
	text-indent:-9999px;
}
p#newsletter-input {
	padding-top:5px;
	display:block;
	margin-top:0;
	height:26px;
	width:234px;
	background:url(../images/newsletter_input_controls.png) no-repeat left top;
}

.one-third {
	float: left;
	width: 270px;
	margin: 0 0 0 0;}
	/* sub-navigation menu */

ul.sub-navigation {
	padding: 0;
	margin-left: 0;}
ul.sub-navigation li {
	background: none;
	padding: 0;
	margin: 0;}
.sub-navigation a {
	display: block;
	padding: 5px 4px 2px 12px;
	border-bottom: 1px dotted #c6c6c6;
	font-size: 1.1em;
	text-decoration: none;}


.midcontent {
	background:#f7f7f7;
	height:100%;
	overflow:hidden;
	margin:23px 0 0px 0;
	padding:0 0 20px 0;
	border-top:1px solid #d5d5d5;

}

		.content{
			margin:20px 0 20px 0px;
			padding:20px;
			}

		.sidebar{
			margin:0 0px 0 0;
			background:url(../images/sidebar.jpg) 14px 0 no-repeat;
			overflow:hidden;
			}
 
			/*------------------------------------------------------
			News List
			------------------------------------------------------*/
			ul.newslist{
				margin:10px 0px 10px 0;
				padding:0;
				list-style:none;
				}

				ul.newslist li {
					padding:5px 0px;
					color:#666666;
					}

				ul.newslist li p {
					margin:0 0 10px 0;	
					padding:0;
					}

				ul.newslist li a:link, ul.newslist li a:visited, ul.newslist li a:active {
					padding:0px 0px;
					text-decoration:none;
					}

				ul.newslist li a:hover {
					color:#000;
					padding:0px 0px;
					text-decoration:none;
					}

				ul.newslist li span {
					font-weight:bold;
					display:block;
					margin-bottom:0px;
					}

			/*------------------------------------------------------
			Sub Menu
			------------------------------------------------------*/
			ul.submenu{
				margin:0px 0 0px 0px;
				padding:0;
				position:relative;
				}

				ul.submenu li {
					border-bottom:1px solid #ddd;
					padding:0;
					list-style-type:none;
					}

				ul.submenu li:last-child{
					border-bottom:0px solid #ddd;
					}
					
				ul.submenu li img{
					vertical-align:middle;
					margin-right:5px;
					}

				ul.submenu li a {
					margin:0px;
					display:block;
					padding:11px 0px 11px 10px;	
					width:250px;
					text-decoration:none;
					}

				ul.submenu li li a {
					margin:0;
					text-decoration:none;
					}

				ul.submenu li li a:link, ul.submenu li li a:visited {
					text-decoration:none;
					}

				ul.submenu li a:link, ul.submenu li a:visited {
					text-decoration:none;
					}

				ul.submenu li.current {
					color:#0074e5;
					background:#f7f7f7;
					font-weight:bold;	
					text-decoration:none;
					}

				ul.submenu li a:hover {
					color:#0074e5;
					background:#f7f7f7;
					display:block;
					text-decoration:none;
					}
			/*------------------------------------------------------
			Sub sub Menu
			------------------------------------------------------*/
			ul.subsubmenu{
				margin:0px 0 0px 0px;
				font-size:13px;
				padding:0;
				position:relative;
				}

				ul.subsubmenu li {
					border-bottom:1px solid #ddd;
					padding:0;
					}

				ul.subsubmenu li:last-child{
					border-bottom:0px solid #ddd;
					}
					
				ul.subsubmenu li img{
					vertical-align:middle;
					margin-right:5px;
					}

				ul.subsubmenu li a {
					margin:0px;
					display:block;
					padding:11px 0px 11px 30px;	
					color:#999;
					width:200px;
					text-decoration:none;
					}

				ul.subsubmenu li li a {
					margin:0;
					text-decoration:none;
					}

				ul.subsubmenu li li a:link, ul.subsubmenu li li a:visited {
					text-decoration:none;
					}

				ul.subsubmenu li a:link, ul.subsubmenu li a:visited {
					text-decoration:none;
					}

				ul.subsubmenu li.current {
					color:#0074e5;
					background:#f7f7f7;	
					text-decoration:none;
					}

				ul.subsubmenu li a:hover {
					color:#0074e5;
					background:#f7f7f7;
					display:block;
					text-decoration:none;
					}
/*------------------------------------------------------

Portfolio Details
------------------------------------------------------*/	
.grayline	{
	height:3px;
	clear:both;
	margin:10px 0;
	background: url(../images/grayline.gif) bottom left no-repeat;
	}  
.port { 
	margin-right:30px; 
	float:left; 
	margin-bottom:10px; 
	height:150px;
	} 
	
		.port img{ 
			margin:0;
			}	
		
		.port p span {
			margin:2px 0 0 0; 
			line-height:13px;
			padding:0; 
			} 
		
		.port h5 { 
			display:block; 
			margin:0 0 0px 0; 
			padding:6px; 
			background:none; 
			} 

		.port img, .port p span, .port h5 { 
			display:block; 
			width:150px;
			}

		.img_border		{
			padding:1px;  
			background:#FFFFFF;
			border:5px solid #4a3a4a;
			margin-bottom:10px; 
			}

		.img_border:hover {
			border:5px solid #2382e3;
			}
/*------------------------------------------------------
Read More
------------------------------------------------------*/
a.read	{
	float:right;
	text-decoration:none;
	padding:5px 0;
}

a.read:hover	{
	color:#4d4d4d;	
	text-decoration:underline;
}
/*--------------Slide Css--------------------*/
#slidedeck_frame {
	background: #f7f7f7 url(../images/back.png) left top no-repeat;
	width: 950px;
	height: 340px;
	padding:30px 0 0 10px;
}
#slidedeck_frame dl { 
margin:0;
width:905px;
height: 315px;
}
#slidedeck_frame .slidedeck {
	margin:0;
}
.slidedeck dd {
	padding:0;
	background:none;
}
.slidedeck dt {
	cursor: pointer;
	background:none;
}
.heading {
font-size:24px;
font-weight:normal;
float:left;
padding:15px 0 0 5px;
color:#000000;
}

.p{
font-size:12px;
padding:10px 5px 10px 5px;
text-align:left;
line-height:15px;
float:left;
margin:0;
color:black;
}
.link {
font-size:12px;
padding:0 0 0 8px;
float:left;
margin:0;
color:#014386;
line-height:26px;
}
.link a{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding:4px 0 0 0;
	color:#666;
}
.link a:hover{
	color:#000000;
	text-decoration:underline;

}
/*--------------------------*/
/*------------------------------------------------------
Testimonial Bloxk
------------------------------------------------------*/
blockquote {
	padding:0 15px 0;
	margin:0px;
	}

.entry blockquote { background:#efefef; 
	border:1px solid #ddd; 
	margin:0 0 20px 0; 
	padding:20px;
	}
	
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

blockquote {
	margin: 15px 0px 15px 5px;
	padding-right: 5px;
}

blockquote p { }

.footerbg blockquote cite strong {
	color:#FFFFFF;
	font-style:normal;
}

/*------------------------------------------------------
Footer Details
------------------------------------------------------*/
.footerbg{
	width:100%;
	/*background: url(../images/footer123.jpg) 0 0 repeat-x;*/
	background: #261d33;
	height:30px;
	color:#FFFFFF;
	padding:10px 0 0 0;
	
}
		.copyright {
 			text-align:left;
 			}

		.footerbg a{ color:#fff;}
		.footerbg a:hover{ color:#2382e3;}
/*------------------------------------------------------
Separators
/**************** Foot Navigation *******************/
.footUp {
	background:#f7f7f7;
	text-align:center;
	padding:0 0 0 30px;
}
.footNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footNav ul li{
	display: inline;
}
.footNav ul li a {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c4e6c;
	padding:0px 10px 0px 5px;
	border-right:1px solid #2c4e6c;
}
.footNav ul li a:hover{
	color: #557c9e;
}
/************* End Foot Navigation ********************/
.entry{
padding: 0 0 0 0;
margin-left:0px;
}

		.entry p { 
		padding-bottom:15px;
		padding-top:0px;
		line-height:1.7em;
		}
		
		.entry .post-info{
		margin:8px 0;
		text-transform:uppercase;
		font-size:10px;
		}
		
		.entry ul, .entry ol{
			margin:0;
			padding:10px 0 20px 0;
			list-style-type:disc;
			list-style-position:inside;
			}		

		.entry ul{
			list-style-type:circle;
			}
		.entry ol{
			list-style-type:decimal;
			}

div.excerpt				{ border-bottom:1px solid #ddd;}		
div.excerpt:last-child 	{ border-bottom:none;}


.singlepost h2		{ margin-bottom:20px;}
.singlepost h2 a	{ background:none;}


#mytable {
	width: 500px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 500px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 6px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
#hor-minimalist-b
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size:11px;
	width:500px;
	border-collapse:collapse;
	text-align:left;
}
#hor-minimalist-b th
{
	font-size:12px;
	font-weight:normal;
	color:#039;
	border-bottom:2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom:1px solid #ccc;
	line-height:19px;
	color:#669;
}
#hor-minimalist-b tbody tr:hover td
{
	color:#009;
}