/* =============================== Mandatory Styles =============================== */
html { height: 100%; }
body {
	font: normal 13px Tahoma, sans-serif;
	line-height: 1.4em;
	background: #ffffff;
	color: #4b4f51;
	margin: 0;
	padding: 0;
	height: 100%;
}

#site
{
	min-height: 100%;
	position: relative;
}

#testsitealert 
{
	height: 20px;
	padding: 5px;
	background-color: #d33;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	border-bottom: solid 1px #000;
	color: #fff;
}

#content_table 
{
	width : 960px;
	margin: 40px auto 0px auto;
	padding-bottom: 100px;
}

a img {
	border : none;
}

a {
	text-decoration : underline;
	color : #83a300;
}

h1 {
	font-size: 18px;
	color : #83a300;
	letter-spacing : 1px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #a0a8ac;
}

h2 {
	font-size: 16px;
	color : #4b4f51;
	letter-spacing : 1px;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #a0a8ac;
}

h3 {
	font-size: 14px;
	color : #83a300;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color : #4b4f51;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h5 {
	font-size: 13px;
	color : #83a300;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing : 2px;
}

h6 {
	font-size: 13px;
	color : #4b4f51;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing : 2px;
}

P {
	margin : 0 0 10px 0;
	padding : 0;
}

ul, ol {
	margin : 0 0 10px 20px;
	padding : 0;
}

li {
	margin : 0;
	padding : 3px 0 3px 0;
}

hr {
	height : 0px;
	color: #a0a8ac;
	background-color: #a0a8ac;
	margin : 10px 0;
	border: 0px;
	border-top: solid 1px #a0a8ac;
	border-bottom: solid 1px #dbdee0;
}

input, textarea, select
{
	font: normal 13px Tahoma, sans-serif; 
}

def
{
	font-style: normal;
}

blockquote
{
	background-color: #edeeef;
	border: dotted 1px #a0a8ac;
	border-width: 1px 0px;
	font: italic 13px/1.4em Georgia;
	color: #4b4f51;
	padding: 20px;
	margin : 0 0 10px 0;
}

#headerrow
{
	height: 160px;
	background: url('../images/headerback.png') center top repeat-x;
}

#header {
	margin : 0 auto 0 auto;
	width : 1000px;
}
/* ============================ Menu Navigation =================== */
.linklevel1 
{
	font-size :12px;
	display : inline-block;
	color : #fff;
	margin : 0px 20px;
	padding : 2px 0px 6px 0px;
	text-decoration : none;
	text-transform: uppercase;
}

.linklevel1:hover, .linklevel1:active, .linklevel1selected {
	border-bottom: solid 4px #aad400;
	padding-bottom: 2px;
}
/* ============================ Arrow Link========================= */ 
.arrowlink 
{
	background: url('../images/arrowlink.png') 0px 6px no-repeat;
	display : block;
	margin: 0px 0px 8px 0px;	
	padding: 0 0 0 16px;
	color: #83a300;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.backlink 
{
	background: url('../images/arrowback.png') 0px 6px no-repeat;
	display : block;
	margin: 0px 0px 0px 0px;	
	padding: 0 0 0 13px;
	color: #45494b;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
}

/*================ Image Float =================================*/
.floatimageright {
	float : right;
	margin : 0 0 20px 20px;
	padding : 0;
}

.floatimageleft {
	float : left;
	margin : 0 20px 20px 0;
	padding : 0;
}

.imagecontainer
{
	font-size: 0px;
	line-height: 1em;
}

.tick
{
	list-style-image: url('../images/smalltick.png');
	margin-left: 30px;
}
/* ==========================Content Table =================== */
#contentcolumn {
	margin : 0;
	width : 960px;
}

#contentcolumn_1 {
	padding : 0 0 0 0;
	width : 960px;
}

#contentcolumn_2 {
	padding : 0 0 0 0;
	width : 630px;
}

#contentcolumn_3 {
	padding : 0 20px 0 0;
	width : 460px;
}

#contentcolumn_4 {
	padding : 0 0 0 20px;
	width : 460px;
}

#contentcolumn_5 {
	padding : 0 0 0 0;
	width : 300px;
}

#contentcolumn_6 {
	padding : 0 0 0 30px;
	width : 300px;
}

#contentcolumn_7 {
	padding : 0 0 0 30px;
	width : 300px;
}

/* ====================== Portfolios =============================== */

.prj_listtable
{
}

.prj_listcell
{
	width: 300px;
	padding: 20px 0 20px 0;
}

.prj_listimage
{
	width: 300px;
	height: 188px;
	background-color: #ddd;
}

.prj_listtitle
{
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color : #4b4f51;
	display: block;
	margin: 5px;
}

.prj_listdate
{
	color : #6b6e5f;
}

.prj_dividercell
{
	width: 30px;
}

.prj_testimonial
{
	color: #7e8367;
	font: italic 14px/1.4em Georgia,serif;
	margin-bottom: 10px;
}

.prj_testauthor
{
	color: #484b4d;
	text-align: right;
	text-transform: uppercase;
	line-height: 1em;
}

.prj_testbyline
{
	color: #7e8367;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 10px;
}
/* ====================== contact us =============================== */

.contact_table td
{
	padding: 4px 0px;
}

.contact_textbox
{
	width: 334px;
}

.contact_textboxwide
{
	width: 454px;
	margin-bottom: 2px;
}

.contact_textarea
{
	width: 454px;
	height: 110px;
}

.contact_select
{
	width: 340px;
}

.contact_radio
{
	margin-left: 20px;
}

.contact_note
{
	font-style: italic;
	font-size: 11px;
}

.contact_button
{
	background: #93cc33 url('../images/bscontactback.png') bottom left repeat-x;
	border: solid 1px #597b1e;
	width: 460px;
	height: 30px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	text-shadow: #666 1px 1px 0px;
	text-transform: uppercase;
	margin-top: 20px;
}

/* ====================== footer =============================== */
#footerbar
{
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: url('../images/footerback.png') top left repeat-x;
}

#footer
{
	margin : 0 auto;
	width : 960px;
	padding : 30px 0 0 0;
}

.footer {
	color : #262b2e;
}

.footer_text {
	width: 660px;
	vertical-align: top;
	color : #262b2e;
}

.footer_text_right {
	width: 300px;
	vertical-align: top;
	color : #262b2e;
}

.footer_text a, .footer_text a:hover, .footer_text a:active, .footer_text_right a, .footer_text_right a:hover, .footer_text_right a:active {
	color : #262b2e;
	text-decoration : none;
}

.footer_head
{
	font-size: 14px;
	color : #fff;
	letter-spacing : 1px;
	text-transform: uppercase;
}

/* =============================================== The End ==============================================================================*/
