body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 15px;
	background: #000 
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #2e97be;
}

h2
{
	color: #ddd;
	font-size: 18px;
}

h3
{
	color: #fff;
	font-size: 16px;
}

h4
{
	font-size: 14px;
}

.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 14px;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}

#myGallery
{
	font-size: 10px;
	text-align: left;
	margin: 0 auto;
}
#wrapper {
	
	width:1000px;
	height:273px;
	margin:auto;
	background:url(images/liner.png);

}
#Header_ {
	
	width:1000px;
	height:206px;
}

#lefty_ {
	
	width:291px;
	height:67px;
	float:left;
}

#hmebtnr_ {
	
	width:94px;
	height:67px;
	float:left;
}

#aboutbtnr_ {
	
	width:101px;
	height:67px;
	float:left;
}

#portfoliobtnr_ {

	width:127px;
	height:67px;
	float:left;
}

#contactbtnr_ {
	
	width:156px;
	height:67px;
	float:left;
}

#righty_ {
	
	width:231px;
	height:67px;
	float:left;
	border:0px;
}
a {
	outline: none;
	border: 0;
}
img {
	outline: none;
	border: 0;
