@charset "UTF-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	}

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000; /*818181;*/
	line-height:20px;
	}



body.home {
	background-image:url(images/Background.gif);
	background-repeat:repeat-x;
	}

body.services, body.portfolio, body.about  {
	background-image:url(images/Background-sub.gif);
	background-repeat:repeat-x;
}

#header_home  {
	background-image:url(images/marquee.jpg);
	height:351px;
	margin-left:-50px
	}
	
#header {
	background-image:url(images/header.jpg);
	height:96px;
	margin-left:-50px
	}



a {
	color:#6c7616;
	text-decoration: none
	}
	
a:hover {
	color:#4b5209
	}

p {
	margin:0 10px 15px 0
	}
	
small {
	font-size:10px;
	font-style:italic;
	}



#container {
	width:963px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#logo {
	float:left;
	margin-left:-50px
	}

img {
	border:0px;
	}

.border {
border:#000000 2px solid
	}


h1, h2, h3 {
	font-weight:normal;
	font-family:Helvetica, Arial, Sans-Serif;
	padding:5px 0 10px 0;
	}
	
h3 {
	font-weight: bold
	}
		
ul {
	padding:0 10px 15px 20px
	}


/********************************* NAVIGATION **************************************/

#main_menu {
	font-family:verdana;
	position:relative;
	top:22px;
	right:0px;
	float:right;
	width: 578px;
	}

#btn_welcome {
	display: block;
	width: 113px;
	height: 52px;
	background: url(images/button_welcome.gif) no-repeat 0 0;
	float:left
	}
	
	
#btn_blog {
	display: block;
	width: 79px;
	height: 52px;
	background: url(images/button_blog.gif) no-repeat 0 0;
	float:left;
	}



#btn_services {
  display: block;
  width: 118px;
  height: 52px;
  background: url(images/button_services.gif) no-repeat 0 0;
  float:left
}



#btn_portfolio
{
  display: block;
  width: 119px;
  height: 52px;
  background: url(images/button_portfolio.gif) no-repeat 0 0;
  float:left
}


#btn_about
	{
	display: block;
	width: 108px;
	height: 52px;
	background: url(images/button_aboutus.gif) no-repeat 0 0;
	float:left
	}

#btn_welcome:hover, #btn_about:hover, #btn_portfolio:hover, #btn_services:hover, #btn_blog:hover
{ 
  background-position: 0 -52px;
}

#btn_welcome span, #btn_about span, #btn_portfolio span, #btn_services span, #btn_blog span
{
margin-left:-1900px
}




body.home #btn_welcome {
	background-position: 0 -52px;
	}

body.services #btn_services, body.portfolio #btn_portfolio, body.about #btn_about {
	background-position: 0 -52px;
	}


#marquee {
	width:963px;
	height:224px;
	clear:both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	float: left;
}

#subspacer {
	height:34px;
	float: left;
	padding-left:40px;
	font-size:15px;
	padding-top:5px;
	color:#FFF;
	font-weight:normal;
	letter-spacing:2px;
	text-transform: lowercase
	}
	
#subspacer a {
	color:#C4C63F;
	font-weight:normal;
	padding: 0 10PX
	
	}



#Left_Column {
	width: 600px;
	float:left;
	clear: left;
	margin-left: 40px;
	padding-top:20px
}

#wide_Column {
clear:left;
float:left;
margin-left:40px;
padding-bottom:60px;
padding-top:20px;
text-align:center;
width:100%;
}


#main_column {
	width: 900px;
	clear: left;
	margin-left: 40px;
	padding-top:20px
}

#port_left {
    background:#f4f4f4;
	padding:12px;
    float:left;
    width:490px;
	height:285px;
	margin-bottom:20px
    }
	
#port_left img {
	border: #606465 solid 5px
	}
	


#port_right {
    background:#dfdfdf;
    float:right;
	padding:12px;
    width:360px;
	height:245px;
    }
	
#port_link {
 background:#dfdfdf;
    float:right;
	padding:12px;
    width:360px;
	height:16px;
	margin-bottom:20px
	}
	
#port_link:hover {
	background:#c6c6c6;
	}
	
	#port_link img {
	padding-right:5px;
	padding-bottom:3px
	}
	
#port_right h1 {
	text-transform:uppercase;
	border-bottom: #b7b9b8 solid 2px;
	padding-bottom:6px;
	margin-bottom: 6px;
	font-size:20px
	}


blockquote {
	padding-left:20px
	}

#sidebarhome {
	float:right;
	clear:right;
	width: 310px;
	height:450px;
	/*background-image: url(images/Right_Sidebar_Background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-top: 2px;
	padding-left: 35px;*/
}

#sidebar {
	float:right;
	clear:right;
	width: 265px;
	background-image: url(images/Right_Sidebar_Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	margin-top: -5px;
	padding-left: 35px;
}


#sidebar  h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 12px;
}
#sidebar p {
	font-size: 12px;
}



#paging {
	padding:5px;
	font-size:13px;
	color:#000000;
	width:900px;
	margin-bottom:20px;
	text-align:center;
	margin-left:39px;
}

#paging a{
	padding:10px 13px 10px 13px;
	margin:0px 2px 0px 2px;
	border:1px solid #101518;
	background:#192123;
	color:#C4C63F;
	text-decoration:none;
	letter-spacing: 2px;
}

#paging a:hover{
	border:1px solid #101518;
	background:#b7d41e;
	color:#101518;
	text-decoration:none;
}

/********************************* FOOTER **************************************/



#footer {
	clear:both;
	background: url(images/Footer_Background.jpg) repeat-x top;
	height: 85px;
}
#footer_container {
	color: #bec1c2;
	width:885px;
	margin: 0 auto;
	height: 85px;
}

#Footer_Text {
	letter-spacing: 2px;
	width: 600px;
	text-align: left;
}
#Footer_Copyright {
	width: 600px;
	font-size: 8px;
	float: left;
	clear: both;
	display: inline-block;
	text-align: left;
	padding-top: 5px;
	letter-spacing: 2px;
}

#Footer_Phone {
	float: right;
	display: inline-block;
	width: 234px;
	height: 26px;
	padding-top: 15px;
}


#footer-email {
	font-weight:normal;
	text-align:left;
	margin-left:-10px;
	font-size:12px;
	letter-spacing: 2px;
	}

#Footer_Nav {
	font-size: 11px;
	letter-spacing: normal;
	text-align: left;
	height: 20px;
	width: 615px;
	clear: left;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
#footer a:link {
	text-decoration: none;
	color: #bec1c2;

