/* Main */
body, div, form, fieldset, ul, li, p, h1, h2, h3, h4, h5, h6 {margin: 0; border: 0; padding: 0;}

html { min-height: 100%; margin-bottom: 1px; }

body {font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.7em; color: #717171; background-color: #ededed;}
a {text-decoration: none; color: #b34700;}
a:hover {color: #ff7920;}
#bodywrap {width: 776px; margin: 30px auto 0;}
#body {float: left;padding-bottom: 15px;}

/* PRELOAD NAV IMAGES */
#preloadDefaultImages { 
width: 0px; 
height: 0px; 
display: inline;
background-image: url(/images/home.gif);
background-image: url(/images/home_f2.gif);
background-image: url(/images/about_us.gif);
background-image: url(/images/about_us_f2.gif);
background-image: url(/images/what_we_do.gif);
background-image: url(/images/what_we_do_f2.gif);
background-image: url(/images/portfolio.gif);
background-image: url(/images/portfolio_f2.gif);
background-image: url(/images/contact.gif); width: 49px;
background-image: url(/images/contact_f2.gif);
background-image: url(/images/resources.gif); width: 64px;
background-image: url(/images/resources_f2.gif);
background-image: url(/images/testimonials.gif); width: 78px;
background-image: url(/images/testimonials_f2.gif);
}

/* LOGO */
#logo {
	float: right;
	color: #ff6600;
	display: block;
	height: 75px;
	width: 231px;
	background: url(/images/logo.png) no-repeat;
	position: relative;
	bottom: -2px;
	margin-right: 8px;
}
#logo span {display: none;}

/* NAVIGATION */
#nav {float: left; list-style-type: none; font-size: 130%; margin-top: 56px; margin-left: -50px; position: relative; left: 50px;}
#nav li {display: inline;}
#nav em {display: block; float: left; height: 19px; width: 18px; background: url(/images/nav_divider.gif) no-repeat;}
#nav a {color: #686868; display: block; float: left; height: 17px; background-repeat: no-repeat;}
#nav a:hover {color: #ff6600}
#nav span {display:none;}

#nav_home {background-image: url(/images/home.gif); width: 44px;}
#nav_home:hover {background-image: url(/images/home_f2.gif);}
#nav_about {background-image: url(/images/about_us.gif); width: 58px;}
#nav_about:hover {background-image: url(/images/about_us_f2.gif);}
#nav_what_we_do {background-image: url(/images/what_we_do.gif); width: 76px;}
#nav_what_we_do:hover {background-image: url(/images/what_we_do_f2.gif);}
#nav_portfolio {background-image: url(/images/portfolio.gif); width: 54px;}
#nav_portfolio:hover {background-image: url(/images/portfolio_f2.gif);}
#nav_contact {background-image: url(/images/contact.gif); width: 49px;}
#nav_contact:hover {background-image: url(/images/contact_f2.gif);}
#nav_resources {background-image: url(/images/resources.gif); width: 64px;}
#nav_resources:hover {background-image: url(/images/resources_f2.gif);}
#nav_testimonials {background-image: url(/images/testimonials.gif); width: 78px;}
#nav_testimonials:hover {background-image: url(/images/testimonials_f2.gif);}

#nav_templates {background-image: url(/images/templates.gif); width: 64px;}
#nav_templates:hover {background-image: url(/images/templates_f2.gif);}

/* BODY */
#top_fade {height: 20px; float: left; width: 776px; background: url(/images/top_fade.gif) no-repeat;margin-bottom: -12px;}
#main {float: left; width: 776px; background: url(/images/left_right_fade.gif); padding-bottom: 20px;}
#main_inner {
	margin: 0 8px;
}

#quote p{display: none;}
#title {width: 100%; color: #ff6600; font-size: 175%; letter-spacing: 0.05em; border-bottom: 1px solid #ffcc99; line-height: 98%; margin-bottom: 12px; font-weight: normal;}
h1 {
	font-size: 160%;
	font-weight: normal;
	margin-bottom: 0.9em;
	color: #ff6600;
}
h2 {
	font-size: 155%;
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #ff6600;
}
h3 {
	font-size: 115%;
	font-weight: normal;
	margin-bottom: 0.5em;
	color: #ff6600;
	margin-top: 1em;
}
p{
	line-height: 1.5em;
	margin-bottom: 0.8em;
	text-align: justify;
}
#base_fade {float: left; height: 8px; width: 776px; background: url(/images/base_fade.gif) no-repeat;}

#skin {float: left; font-size: 85%; margin: -4px 4px 0 2px;}
#skin a:hover {text-decoration: underline;}
a#red {color: #cc6c46}
a#green {color: #7d9d72}
a#blue {color: #57a3ba}

#footer {float: right; font-size: 85%; margin: -4px 6px 0 4px;text-align:right }
#footer a{color: #717171;}
#footer a:hover {color: #ff7920}

li {
	margin-bottom: 0.6em;
	line-height: 1.5em;
	margin-left: 17px;
	list-style: url(/images/normal_bullet.gif);
}
ul {
	margin-top: 10px;
}
.credit {
	font-size: 90%;
	font-style: italic;
	color: #999999;
}
#top_links {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	position: relative;
	top: 5px;
}

#top_links a {
	background: #DEDEDE;
	margin-right: 5px;
	height: 20px;
	border-bottom: 1px solid #999999;
	padding: 5px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
}
#top_links a:link {
	color: #666666;
	text-decoration: none;
}
#top_links a:visited {
	color: #0C4361;
	text-decoration: none;
}
#top_links a:hover {
	color: #FF6633;
	text-decoration: none;
	background: #CCCCCC;
}
#top_links a:active {
	color: #8CB1C7;
	text-decoration: none;
}

.required {
color:#b34700;	
}

