/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}


span.menu { display: none; }

a {
	color: #dddddd;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

img {
	border: none;
}

ul.nav {
	list-style-type: none;
}

li.nav {
	list-style-type: none;
}

p {
	margin: 6px 0px 10px;
	line-height: auto;
}


sdiv  { border: 1px solid #ffffff; }

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding: 2px 0px;
	color: #333333;
	background-color: #fff;
	border: #333333; 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#body_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	background-color: #2d2d2d;
	color: inherit;
}

#container {
	margin: 0px 0x;
	background-color: #2d2d2d;
	color: inherit;
	text-align: left;
}

.thumbnail {
	margin: 8px 7px 5px 0px;
	float: left;
}


/* Page Header */

#page_header {
	width: 800px;
	height: 120px;
	/*background-color: #2c2c2c;*/
/*	background: url(images/headerbg.gif)  repeat-x;*/
	color: inherit;
	overflow: hidden;
}

#page_content {
	margin: 0px auto;
	width: 100%;
	background-color: #000;
	color: inherit;
	display: table;
}

#content {
	margin: 15px auto;
	width: 700px;
	color: #eeeeee;
	background: #3d3d3d;
}

#page_content_holder {
	margin: 15px auto;
	width: 750px;
	color: #eeeeee;
	background: #3d3d3d;
	dheight: 480px;
}

#page_footer {
	height: 35px;
	color: #555555;
	overflow: hidden;
	font-weight: bold;
}

#page_footer a:hover {
	background-color: inherit;
	color: #999999;
}

#title {
height: 83px;
margin 0px;
background:url("images/header_title2.gif") no-repeat;	
background-position: 0 50%;
}

div.dash {
	border-top: 0x dashed #d2d2d2;
	height: 0px;
	margin: 0px;
}

#navbar
{
	float: right;
}

ul.nav {
	margin-top: 5px;
	width: 450px;
	height: 28px;
	overflow: hidden;
}

ul.nav li {
	float: left;
}

ul.nav li.faq { width: 94px;}
ul.nav li.contact { width: 110px;}
ul.nav li.portfolios { width: 122px;}
ul.nav li.pricing { width: 101px;}

ul.nav li a {
	height: 28px;
	display: block;
	background-repeat: no-repeat;
}
ul.nav li a:hover {
	height: 28x;
	display: block;
	background-repeat: no-repeat;
}
ul.nav li.portfolios  { 
background:url("images/nav_portfolios.gif") no-repeat;	

}
ul.nav li.contact  { 
background:url("images/nav_contact.gif") no-repeat;	
}

ul.nav li.faq  { 
background:url("images/nav_faq.gif") no-repeat;	
}
ul.nav li.pricing  { 
background:url("images/nav_pricing.gif") no-repeat;	
}

.feat {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:17px; color:#ffffff;}
.feat20 {font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; color:#ffffff;}
a.feat {color:#80a81e}

#centertable { margin: 0px auto; width: 900px; padding: 0;}
