/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background-color: #020107;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}


body {
	background: #b1a38d url(../images/bg.jpg) repeat-x top;
	color: #463328;
	background-color: #081B45;
	border-top-color: #666;
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 20px;
}
body a {
	color: #7b9d33;
}
body a:hover {
	color: #fff;
	text-align: left;
	font-size: 14px;
}
h2 {
	font-size: 22px;
	line-height: 36px;
	color: #7b9d33;
	background-color: #020107;
	text-align: left;
}
h3 {
	color: #7B9D33;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	text-align: left;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 25px;
}
#header {
	width: 960px;
	height: 200px;
	margin-bottom: 0px;
}
#nav {
  	width: 960px;
  	height: 40px;
  	background: url(../images/nav-bg.jpg) repeat-x;
	border-top: solid 1px #d3f291;
}
#nav ul {
  	height: 40px;
  	list-style: none;
}
#nav ul li {
	height: 40px;
	float: left;
	color: #020107;
}
#nav li a {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;

}
#home-tab a, #services-tab a, #portfolio-tab a, #themes-tab a {
	width: 190px;
	color: #fefae8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #081B45;
	border-bottom-color: #FFF;
	border-left-color: #081B45;
}
#contact-tab a {
	width: 190px;
	color: #fefae8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #081B45;
	border-bottom-color: #FFF;
	border-left-color: #081B45;
}
#home-tab a:hover, #services-tab a:hover, #portfolio-tab a:hover, #themes-tab a:hover, #contact-tab a:hover {
	color: #A8B40A;
}
#active-tab a {
	width: 192px;
	margin-top: -1px;
	color: #463328;
	background-color: #081B45;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #FFF;
	border-left-color: #000;
}
#content {
	width: 960px;
	padding: 20px 0;
	background-color: #020107;
}
#tagline {
	width: 920px;
	height: 38px;
	margin: 20px;
	border-top: solid 1px #e3d7c5;
	border-bottom: solid 1px #e3d7c5;
}
#tagline p {
	float: left;
	margin-left: 20px;
	font-family: "Century Gothic";
	line-height: 38px;
	color: #FFF;
	font-size: 14px;
}
#tagline img {
	float: right;
	margin: 4px 20px;
}
#content-left {
	width: 440px;
	float: left;
	margin: 0 40px 0 20px;
	text-align: justify;
}
#content-right {
	width: 440px;
	float: right;
	margin: 0;
	font-weight: normal;
	text-align: justify;
}
#content-left p {
	margin: 20px 0;
	color: #FFF;
	font-size: 14px;
}
#content-right p {
	margin: 0;
	color: #FFF;
	font-size: 14px;
}
#main {
	width: 500px;
	float: left;
	margin: 0 40px 0 20px;
	background-repeat: no-repeat;
}
#main p {
	margin: 20px 0;
	text-align: left;
	color: #FFF;
}
#sidebar {
	width: 375px;
	float: right;
	margin: 0 20px 0 0;
	background-color: #020107;
}
#wide-column {
	padding: 0 20px;
	text-align: left;
	color: #7b9d33;
}
#wide-column p {
	margin: 20px 0;
	font-size: 14px;
	text-align: left;
	color: #FFF;
}
#wide-column img {
	background: #e3d8c5;
	text-align: center;
}
#footer {
	padding: 20px;
	text-align: left;
	color: #FFF;
	font-family: "Century Gothic";
}
#footer a {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}

/* Slider */
#slider-container { 
	width: 920px;  
	background: #e3d8c5;
	margin: 0 20px;
	padding: 5px 0;
}
#slider {
	margin: 0 5px;
}
#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
		}
#slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
	width: 910px;
	height: 240px;
	overflow:  visible; 
}
span#prevBtn { 
	display: none; 
}
span#nextBtn { 
	display: none; 
}
/* End Slider */

/* Random Classes */

.port-img {
	background: #e3d8c5;
	padding: 5px;
	margin-top: 20px;
}
.port-button {
	margin: 20px 5px;	
}

.port-item-left {
	width: 440px;
	float: left;
	margin: 20px 40px 20px 0;
	text-align: center;
}
.port-item-right {
	width: 440px;
	float: left;
	margin: 20px 0 20px 0;
}
.clear {
	clear: both;
	font-size: 20px;
	text-align: center;
}
.top-margin {
	margin-top: 50px;
	font-weight: normal;
	color: #666;
}
.copyright {
	color: #FFF;
	font-size: 12px;
}
.link {
	color: #009;
}
.content {
	font-size: 14px;
	color: #FFF;
}
address {
	font-family: Century Gothic;
}
columntext {
	font-family: "Century Gothic";
	font-size: 18px;
	text-align: center;
}
.columntext {
	font-family: "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #999;
	text-align: center;
}
#wrapper #content #wide-column div {
	text-align: center;
}
#wrapper #content #wide-column div table {
	text-align: left;
}
table tr th {
	text-align: left;
	color: #FFF;
	font-size: 14px;
}
#wrapper #content #wide-column div table {
	text-align: left;
}
.heading7 {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
}
table tr {
	text-align: left;
}
bold {
	text-align: justify;
}
#wrapper #content #content-left p {
	text-align: justify;
}
#wrapper #content #content-right p {
	text-align: justify;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
#wrapper #content #wide-column div table tr .bold {
	font-weight: normal;
}
#wrapper #content #wide-column div table tr th {
	font-size: 20px;
	text-align: center;

}
.bold {
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.bold {
	font-weight: normal;
}
bold {
	font-size: 20px;
}
bold {
	font-weight: bold;
}
#wrapper #content #wide-column div table tr th p {
	font-weight: bold;
}
#wrapper #content #wide-column div table tr th p {
	font-weight: normal;
	text-align: left;
}
.bold {
	text-align: left;
}
#wrapper #content #main p a {
	text-align: left;
}
#wrapper #content #wide-column div table tr .bold {
	font-size: 14px;
}
#wrapper #content #wide-column p {
	text-align: justify;
	font-size: 14px;
}
#wrapper #content #wide-column h1 {
	font-size: 20px;
}
#wrapper #content #wide-column h1 {
	text-align: center;
}
.tableheading {
	font-size: 18px;
	color: #7d9b33;
	text-align: center;
}
