@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
}
img {
	border: 0;
}
p {
	font-size: 12px;
	line-height: 2.5em;
	margin: 0;
	padding: 0 0 14px 0;
}
a {
	outline: none;
	color:#333333;
	font-weight:bold;
	font-style:italic;
	border: none;
	text-decoration:none;
}
a:hover{
	color:#FF6600;
}

ul {

}

ul li {
	font-size: 12px;
	line-height: 2.5em;
}


h1 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 30px;
	line-height: 33px;
	color: #333333;
	letter-spacing: -1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 24px;
	line-height: 26px;
	color: #434343;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#container {
	width: 968px;
	margin: 0 auto;
}
.header {
	margin: auto;
	width: 968px;
	height: 110px;
}
.header2 {
	margin: auto;
	width: 968px;
	height: 290px;
}
h1#logo {
	text-indent: -999em;
	background: url(images/logo.jpg) no-repeat;
	width: 300px;
	height: 75px;
	margin: 0;
	padding: 0;
	margin-top:25px;
	float: left;
}
#login {
	height: 30px;
	float: right;
	width: 400px;
	margin-top: 60px;
}
#login form {
	margin: 0;
	padding: 0;
	height: 26px;
	float: left;
}
#login form .input {
	margin: 0 10px 0 0;
	padding: 4px 8px;
	width: 147px;
	height: 17px;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	border: 0;
	float: left;
	color: #8f8f8f;
	background-color: #d9d9d9;
	border: 1px solid #acacac;
}
.input {
	padding: 4px 8px;
	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	border: 0;
	color: #333333;
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
}
#login button {
	background: url(images/login.gif) no-repeat;
	cursor: pointer;
	width: 47px;
	height: 26px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	float: left;
}
#banner {
	float: left;
	width: 680px;
	height: 270px;
	background-image:url(images/bannerbg.gif);
	margin: 10px 0px 10px 10px;
}
#banner img {
	width: 663px;
	height: 250px;
	margin: 10px 8px;
}
#advertiser {
	float: right;
	width:270px;
	height:270px;
	background:url(images/advbg.gif);
	margin: 10px 3px 10px 8px;
	text-align:center;
}
#advertiser div {
	margin:15px;
	color:#FFFFFF;
}
#advertiser h2 {
	color: white;
	padding-top: 15px;
}
#advertiser img {
	border: solid 1px #222222;
}
#advertisel {
	float: left;
	width:270px;
	height:270px;
	background:url(images/advbg.gif);
	margin: 10px 2px 10px 0px;
	text-align:center;
}
#advertisel div {
	margin:15px;
	color:#FFFFFF;
}
#advertisel h2 {
	color: white;
	padding-top: 15px;
}
#advertisel img {
	border: solid 1px #222222;
}
.title {
	background:url(images/titlebg.gif);
	width: 962px;
	height: 55px;
	clear: both;
}
.title h1 {
	padding: 10px 0 0 10px;
}
.maintitle {
	background:url(images/mainhead.gif);
	width: 962px;
	height: 50px;
	clear: both;
	margin-top: 15px;
}
.maintitle h1 {
	padding: 10px 0 0 10px;
}
#page {
	float:left;
	width: 658px;
	padding: 10px 10px;
}
#pages {
	width: 962px;
	overflow:hidden;
}
#content {
	width:968px;
}
.main{
	background-color:#FFFFFF;
}
#sidebar {
	float:left;
	width: 284px;
	background:#ffffff;
	margin-top: 10px;
	border: solid 1px gray;
	background:url(images/bgside.jpg);
}
#sidebar h2 {
	text-align:center;
}
#sidebar img {
	border: solid 1px gray;
	margin: 2px;
}
#footer {
	clear: both;
	height: 50px;
	padding-top: 20px;
	background: #FFFFFF;
	color: #666666;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 70%;
	width:100%;
	line-height: 1em;
}
#footer a {
	color: #666666;
}
.imp{
	font-size:larger;
	color:#FF6600;
	font-weight:bold;
	font-style:italic;
}



/* Form Styling*/

label {
	clear:left; 
	display:block; 
	float:left; 
	width:150px; 
	text-align:right; 
	padding-right:10px; 
	color: #333333; 
	margin-bottom:0.5em;
}

input {
	border:1px solid #444444; 
	padding:0 2px;; 
	margin-bottom:0.3em;
	background:#fff url(images/formbg.gif) repeat-x top left;

}

textarea {
	width:410px; 
	height:auto;
	border:1px solid #444444; 
	padding:0.5em; 
	overflow:auto; 
	background:#fff url(images/formbgb.gif) repeat-x top left;
}

#submit{
	color:#c00;
	padding-right:0.5em;
	cursor:pointer;
	width:100px;
	margin-left:160px;
}
#submit{
	background-position:center left;
	color:#000;
}
/* End Form Styling*/

#contactinfo{
	margin-left:160px;
	color:#FF6600;
}


/*FAQ Styling*/

.q{
	color:#FF6600;
	font-style:italic;
	margin-bottom: 10px;
}
.a{
	margin-left:20px;
}
/* NAV BAR*/

#navbar {
	width: 952px;
	height: 55px;
	padding: 0px 8px 2px 5px;
	background: url(images/nav_bg.gif) no-repeat;
}
#navbar ul {
	padding: 1px 0 0 0px;
	list-style: none;
	height: 55px;
	width:880px;
	margin:auto;
}
#navbar ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	text-indent: -999em;
}
#navbar li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 55px;
	text-decoration: none;
}
#home a, #home a:link, #home a:visited {
	background: url(images/nav/home.gif) 0 0 no-repeat;
	width: 78px;
}
#home a:hover {
	background-position: -78px 0;
}
#home_active {
	background: url(images/nav/home.gif) 0 0 no-repeat;
	background-position: -78px 0;
	width: 78px;
}
#portfolio a, #portfolio a:link, #portfolio a:visited {
	background: url(images/nav/portfolio.gif) 0 0 no-repeat;
	width: 114px;
}
#portfolio a:hover {
	background-position: -114px 0;
}
#portfolio_active {
	background: url(images/nav/portfolio.gif) 0 0 no-repeat;
	background-position: -114px 0;
	width: 114px;
}
#contact a, #contact a:link, #contact a:visited {
	background: url(images/nav/contact.gif) 0 0 no-repeat;
	width: 100px;
}
#contact a:hover {
	background-position: -100px 0;
}
#contact_active {
	background: url(images/nav/contact.gif) 0 0 no-repeat;
	background-position: -100px 0;
	width: 100px;
}
#about a, #about a:link, #about a:visited {
	background: url(images/nav/about.gif) 0 0 no-repeat;
	width: 84px;
}
#about a:hover {
	background-position: -84px 0;
}
#about_active {
	background: url(images/nav/about.gif) 0 0 no-repeat;
	background-position: -84px 0;
	width: 84px;
}
#careers a, #careers a:link, #careers a:visited {
	background: url(images/nav/careers.gif) 0 0 no-repeat;
	width: 102px;
}
#careers a:hover {
	background-position: -102px 0;
}
#careers_active {
	background: url(images/nav/careers.gif) 0 0 no-repeat;
	background-position: -102px 0;
	width: 102px;
}
#faq a, #faq a:link, #faq a:visited {
	background: url(images/nav/faq.gif) 0 0 no-repeat;
	width: 66px;
}
#faq a:hover {
	background-position: -66px 0;
}
#faq_active {
	background: url(images/nav/faq.gif) 0 0 no-repeat;
	background-position: -66px 0;
	width: 66px;
}
#testimonials a, #testimonials a:link, #testimonials a:visited {
	background: url(images/nav/testimonials.gif) 0 0 no-repeat;
	width: 135px;
}
#testimonials a:hover {
	background-position: -135px 0;
}
#testimonials_active {
	background: url(images/nav/testimonials.gif) 0 0 no-repeat;
	background-position: -135px 0;
	width: 135px;
}
#blog a, #blog a:link, #blog a:visited {
	background: url(images/nav/blog.gif) 0 0 no-repeat;
	width: 76px;
}
#blog a:hover {
	background-position: -76px 0;
}
#blog_active {
	background: url(images/nav/blog.gif) 0 0 no-repeat;
	background-position: -76px 0;
	width: 76px;
}
#services a, #services a:link, #services a:visited {
	background: url(images/nav/services.gif) 0 0 no-repeat;
	width: 106px;
}
#services a:hover {
	background-position: -106px 0;
}
#services_active {
	background: url(images/nav/services.gif) 0 0 no-repeat;
	background-position: -106px 0;
	width: 106px;
}
#pricing a, #pricing a:link, #pricing a:visited {
	background: url(images/nav/pricing.gif) 0 0 no-repeat;
	width: 94px;
}
#pricing a:hover {
	background-position: -94px 0;
}
#pricing_active {
	background: url(images/nav/pricing.gif) 0 0 no-repeat;
	background-position: -94px 0;
	width: 94px;
}
#the-firm a, #the-firm a:link, #the-firm a:visited {
	background: url(images/nav/the_firm.gif) 0 0 no-repeat;
	width: 102px;
}
#the-firm a:hover {
	background-position: -102px 0;
}
#the-firm_active {
	background: url(images/nav/the_firm.gif) 0 0 no-repeat;
	background-position: -102px 0;
	width: 102px;
}

/* END NAV BAR*/
