
img
{  border-style: none;
}

a.imglnk{
     border: none;
}
a:visited img {
border: none;
}


html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	}



body { 
	margin: 0 0 0 0; 
	padding: 0; 
	color:#FFF;   
	background: #000000 url(images/background_stripe.gif) repeat-x top fixed;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #777777;
	}
	
	

h1 { 
	padding:0; 
	margin:0; 
	color: #666666; 
	background: inherit;
	font: bold 1.8em Trebuchet MS, Tahoma, Arial, Sans-Serif; 
	letter-spacing: -1px;
	}

h1 a {
	color: #FFF; 
	background: inherit;
	}
div.post {
	
	border:1px solid #FFF;
	padding:7px;
	margin:10px 0;
}
span.date {
	color: #a71f2b;
	font-size: 11px;
	text-transform:uppercase;
}
	
h4 {color: #a71f2b; font-weight: bold; font-size: 18px; }
	
	
/* Container
-------------------------------------------------------------------------------*/
#container { 
	margin: 0 auto; 
	padding: 0 8px 0 8px; 
	width: 820px;
	overflow:hidden;
	background: #181818 url(images/gray-bg.jpg) repeat-y;
	background-position: ;
	border-left: 2px solid #262626;
	border-right: 2px solid #262626;
	}
	
#container-home { 
	margin: 0 auto; 
	padding: 0 8px 0 8px; 
	width: 820px;
	overflow:hidden;
	background: #181818;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
	}


/* Header
-------------------------------------------------------------------------------*/
#header {
	width: 820px;
	height: 70px;
	margin: 0 0 0 0;
	padding: 0;
	z-index: 4;
	background: #181818;
	}
	
	
/* Top Visual
-------------------------------------------------------------------------------*/
#topvisual {
	width: 820px;
	height: 248px;
	margin: 0 0 0 0; 
	padding: 0;
	text-align: center;
	}
#topvisual-menu {
	width: 819px;
	height: 140px;
	margin: 0 0 0 0;
	padding: 0;
	}
#topvisual-flash {
	width: 803px;
	height: 231px;
	margin: 0 0 0 0; 
	padding: 0;
	text-align: center;
	border-top: 9px #FFFFFF solid;
	border-bottom: 9px #FFFFFF solid;
	border-left: 8px #FFFFFF solid;
	border-right: 8px #FFFFFF solid;
	}
	
	

#services {
	width: 520px;
	float: left;

	margin: 25px 0 0 0; 
	padding: 0 15px 13px 30px;
	
	}
	
#gallery {
	width: 800px;
	float: left;
	margin: 25px 0 30px 0; 
	padding: 0 15px 13px 30px;

	}
	#gallery2 {
	width: 800px;
	float: left;
	margin-left: 20px;
	

	}
#services-column {
	width: 240px;
	float: right;
	margin: 25px 0 0 0; 
	padding: 0px 0 13px 8px;
	#padding-top: 8px;

	}

/* Navigation
-------------------------------------------------------------------------------*/
#menu {
	width: 580px;
	height:70px;
	float: right;
}



/* Navigation for top menu 
-------------------------------------------------------------------------------*/
#topmenu {
	margin: 0;
	padding: 0;
	float: right;
	width: 510px;
	}


/* Home page Rollovers
-------------------------------------------------------------------------------*/
#featured-projects {
	width: 232px;
	height:326px;
	float: right;
}



/* Links
-------------------------------------------------------------------------------*/
a:link {
	color: #999999;
	text-decoration: none;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}


/* Footer
-------------------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 65px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #181818;
}

/*subscriuber info */

#subscribe-div {margin: 0 0 0 0;
	padding: 0;}

#subscribe-div ul#subsc li {display:inline; float:left;}
#subscribe-div ul#subsc li a {background:url(images/social-sprites.png); display:block; float:left; height:64px; text-indent:-9999px;}


#subscribe-div ul#subsc li.bar-title {background:url(images/social-sprites.png); background-position:0 0; width:156px; height:64px; text-indent:-9999px;}

#subscribe-div ul#subsc li a#rss {background-position:-156px 0; width:68px; }
#subscribe-div ul#subsc li a#twit {background-position:-224px 0; width:65px; }


#subscribe-div ul#subsc li a:hover#rss {background-position:-156px 64px; width:68px;}
#subscribe-div ul#subsc li a:hover#twit {background-position:-224px 64px; width:65px; }

