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

/*Global styling starts here */
*
{
margin: 0;
padding: 0;
}

body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #212121;
}

#main-container
{
background: #FFFFFF url(images/body-back.png) repeat-x;
}

#inner-container
{
background: #FFFFFF url(images/inner-back.png) repeat-x;
}
h1
{
font-size: 24px;
margin: 8px 0;
font-weight: normal;
}

h2
{
font-size: 24px;
margin: 8px 0;
font-weight: normal;
}

h3
{
font-size: 20px;
margin: 8px 0;
}

h4
{
color: #566b03;
font-size: 16px;
margin: 8px 0;
}

h5
{
color: #566b03;
font-size: 14px;
margin: 0 0 0 2px;
}

a
{
text-decoration: none;
color:#007000;
}

a:hover
{
color: #FF0000;
}

p
{
line-height: 19px;
word-spacing: .5px;
}

.left
{
float: left;
margin-bottom: 6px;
}

dl
{
margin-top: 10px;
}

dt
{
font-size: 16px;
font-weight: bold;
color: #566b03;
margin-top: 10px;
background: url(images/bullet.jpg) left 50% no-repeat;
padding-left: 18px;
line-height: 24px;
}

#wrapper
{
margin: 0 auto;
padding: 0;
width: 990px;
overflow: hidden;
}

#inner-left
{
width: 630px;
float:left;
}

#inner-admin
{
width: 830px;
float:left;
}

#inner-right
{
width: 330px;
float: right;
}

#header-home
{
	background: url(images/header.jpg) no-repeat bottom left;
	height: 115px;
}

#header-home p
{
float: left;
width: 280px;
padding: 66px 0 0 136px;
color: #FFFFFF;
}

/* Navigation Menu Styling */
#number
{
float: right;
width: 520px;
margin-top: 20px;
font-size: 24px;
color:#FF0;
text-align:right;
padding-right:33px;
}
#tagline
{
float: right;
width: 520px;
margin-top: 5px;
font-size: 14px;
color:#FF0;
text-align:right;
font-style:italic;
padding-right:33px;
}
#navigation
{
float: right;
width: 620px;
margin-top: 5px;
font-size: 16px;
}

#navigation ul
{
padding:0;
margin:0;
display:inline;
float: right;
margin-right: 30px;
height: 35px;
margin-top: 5px;
}

#navigation li
{
padding: 4px 0 2px 20px;
margin:0 5px 0 0;
display:inline;
float:left;
line-height: 24px;
font-size: 16px;
}

#navigation a
{
text-decoration: none;
color: #FFFFFF;
padding-bottom: 2px;
text-transform: lowercase;
}

#navigation a:hover, #navigation a.current
{
color: #FF0;
border-bottom: #FF0 solid 2px;
}

#landing-content
{
background:url(images/landing-intro.jpg) top center no-repeat;
/* uncomment the line below and comment the line above to change the welcome text background image */
/*background:url(images/landing-intro-2.jpg) top center no-repeat;    */
height: 317px;
}

#landing-content .welcome-content
{
width: 340px;
float: right;
padding-top: 60px;
padding-right: 80px;
padding-left: 15px;
color: #000;
}

.more-btn
{
margin-top: 10px;
float: right;
}

.more-btn img
{
border: none;
}

#content
{
clear: both;
margin-top: 10px;
}

#inner-content
{
clear: both;
margin-top: 30px;
}

#featured-work
{
background: url(images/featured-work.jpg) no-repeat top left;
padding: 40px 0 0 4px;
width: 300px;
float: left;
margin-left: 10px;
}

#featured-work img, #featured-work a img
{
border: #d8d8d8 4px solid;
}

#featured-work a img:hover
{
border: #566b03 4px solid;
}

#services-overview
{
background: url(images/services-overview.jpg) no-repeat top left;
padding: 40px 0 0 4px;
width: 300px;
float: left;
margin-left: 15px;
}

.services-list
{
margin:10px 0 10px 4px;
list-style: none;
}

.services-list li
{
background: url(images/bullet.jpg) left 50% no-repeat;
margin-bottom: 6px;
padding-left: 20px;
color: #566b03;
font-weight: bold;
}

#client-testimonials
{
background: url(images/client-testimonials.jpg) no-repeat top left;
padding: 40px 0 0 4px;
width: 300px;
float: left;
margin-left: 5px;
}

#inside-rcol
{
padding: 0px 0 0 4px;
width: 312px;
float: left;
margin-left: 10px;
}

.testimonial
{
clear: both;
background: url(images/quotes.jpg) left top no-repeat;
padding: 0 4px 0 22px;
margin-bottom: 6px;
}

#portfolio
{
background: url(images/portfolio.jpg) no-repeat top left;
padding: 40px 0 0 4px;
margin-left: 20px;
margin-bottom: 20px;
overflow: hidden;
}

#services
{
background: url(images/services.jpg) no-repeat top left;
padding: 40px 0 0 4px;
margin-left: 20px;
margin-bottom: 20px;
}

#about
{
background: url(images/about.jpg) no-repeat top left;
padding: 40px 0 0 4px;
margin-left: 20px;
margin-bottom: 20px;
}

#content
{
padding: 0px 0 0 4px;
margin-left: 20px;
margin-bottom: 20px;
}

#contact
{
background: url(images/contact.jpg) no-repeat top left;
padding: 40px 0 0 4px;
margin-left: 20px;
margin-bottom: 20px;
}

/* Portfolio Item Styling */
.portfolio-container
{
padding: 0 14px 0 0;
width: 296px;
float: left;
margin-right: 10px;
margin-bottom: 16px;
}

.portfolio-container img, .portfolio-container a img
{
border: #d8d8d8 4px solid;
}

.portfolio-container a img:hover
{
border: #566b03 4px solid;
}

/* Contact Form Styling */
#contact-form
{
margin-top: 20px;
}
.boxes{
width: 1em;
}

/* Footer styling starts here */
#footer
{
clear: both;
background-color: #007000;
overflow: hidden;
border-top: solid 4px #FF0;
margin-top: 10px;
}

#footer-content
{
margin: 0 auto;
padding: 0;
width: 990px;
color: #FFFFFF;
padding: 10px;
}

#footer-left
{
float: left;
width: 500px;
padding-left: 10px;
font-size: 10px;
}
#footer-left ul
{
padding:0;
margin:0;
display:inline;
float: left;
margin-right: 30px;
margin-top: 5px;
}

#footer-left li
{
padding: 4px 0 2px 10px;
margin:0 5px 0 0;
display:inline;
}
#footer-right
{
float: right;
width: 400px;
text-align: right;
padding-right: 10px;
font-size: 10px;
}

#footer a
{
text-decoration: none;
color: #FFFFFF;
}

#footer a:hover
{
text-decoration: underline;
color: #bfec09;
}
#inner-leftshred
{
width: 330px;
float:left;
}

#inner-rightshred
{
width: 630px;
float: right;
}

.normal-list
{
list-style: circle;
margin-left: 45px;
margin-top: 12px;
margin-bottom: 12px;
}

.normal-list li
{
margin-bottom: 6px;
}

.number-list
{
margin-left: 45px;
margin-top: 12px;
margin-bottom: 12px;
}

.number-list li
{
margin-bottom: 6px;
}