
/* UNIVERSAL STYLES
================================================================================*/

html, body{
	padding:0;
	margin:0;
	background-color:#fff;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
	
/*fixing firefox outline*/

a:active{
	outline:none;
	}
	
:focus{
	outline: none;
	}
	
img, form{
	padding:0;
	margin:0;
	border:none;
	}
	
	
	
#sub_menu_current {
    color:#8e9c00; 
    }
	
a {text-decoration:none;}	
	
	
/* NAVIGATION STYLES
================================================================================*/

#nav{
	padding:0 3px 8px 0;
	margin:0;
	line-height:100%;
	list-style:none;
	text-align:right;
	}
	
#nav li{
	padding:0 29px 0 0;
	margin:0;
	display:inline;
	font:normal 13px "Trebuchet MS";
	text-transform:uppercase;
	}
	
#nav li a:link, #nav li a:visited{
	text-decoration:none;
	color:#8e9c00;
	}
	
#nav li a:hover{
	color:#000;
	}
	
/*hightlighting current page*/

#homepage #home_b a{
	color:#000;
	}
	
#aboutpage #about_b a{
	color:#000;
	}
	
#servicespage #services_b a{
	color:#000;
	}
	
#resumepage #resume_b a{
	color:#000;
	}
	
	#quotepage #quote_b a{
	color:#000;
	}
	
#newspage #news_b a{
	color:#000;
	}
	
#contactpage #contact_b a{
	color:#000;
	}

/*TEXT STYLES
================================================================================*/

h1{
	padding:0 34px 6px 0;
	margin:0;
	line-height:100%;
	font:normal 11px "Trebuchet MS";
	color:#000;
	text-align:right;
	}
	
h2{
	padding:0 0 8px 0;
	margin:0;
	line-height:100%;
	font:bold 14px "Trebuchet MS";
	color:#000;
	text-transform:uppercase;
	}


/* LAYOUT STYLES
================================================================================*/
	
#container{
	padding:42px 0 20px 25px;
	margin:0 auto 0 auto;
	width:925px;
	background-color:#fff;
	}
	
#header{
	width:920px;
	padding:0 0 8px 5px;
	}
	
#logo{
	float:left;
	width:285px;
	}
	
#header_right{
	float:right;
	width:548px;
	padding:15px 0 0 0;
	}
	
.cleardiv{
	clear:both;
	font-size:0;
	height:0;
	}

#service_submenu{
	background:url(/images/curve2.jpg) no-repeat top left;
	margin:0 0 0 12px;
	}
	
#service_submenu ul{
	border-top:1px solid #8e9c00;
	border-bottom:1px solid #8e9c00;
	border-right:1px solid #8e9c00;
	padding:3px 0 1px 0;
	margin:0 0 0 10px;
	line-height:100%;
	list-style:none;
	height:16px;
	}
	
#service_submenu ul li{
	padding:0 23px 0 0;
	margin:0;
	display:inline;
	font:normal 11px "Trebuchet MS";
	color:#000;
	}
	
#service_submenu ul li a:link, #service_submenu ul li a:visited{
	color:#000;
	text-decoration:none;
	}
	
#service_submenu ul li a:hover{
	color:#8e9c00;
	}
	
#middlearea{
	padding:0 0 0 11px;
	width:914px;
	}
	
#middlearea_left{
	float:left;
	width:375px;
	height:237px;
	overflow:auto;
	}
	
#get_started a:link, #get_started a:visited{
	background:url(/images/get_started.jpg) no-repeat 0 0;
	width:375px;
	height:237px;
	display:block;
	}
	
#get_started a:hover{
	background:url(/images/get_started_hover.jpg) no-repeat 0 0;
	width:375px;
	height:237px;
	}
	
#middlearea_right{
	width:539px;
	height:237px;
	float:left;
	background-color:#8e9c00;
	}
	
#contentarea{
	margin:5px 0 0 0;
	padding:21px 20px 0 20px;
	height:204px;
	overflow:auto;
	}
	
#contentarea p{
	padding:0 0 14px 2px;
	margin:0;
	line-height:150%;
	color:#fff;
	}
	
#bottomarea{
	padding:22px 0 0 0;
	width:925px;
	}
	
#bottomarea_left{
	float:left;
	width:268px;
	margin:0 10px 0 0;
	background:url(/images/home_ad_left.jpg) no-repeat 0 0;
	height:130px;
	padding:22px 0 0 26px;
	}
	
#bottomarea_left:hover{
	background:url(/images/home_ad_left_hover.jpg) no-repeat 0 0;
	width:268px;
	height:130px;
	}
	
#bottomarea_left p{
	padding:0 0 7px 0;
	margin:0;
	line-height:100%;
	font:bold 18px "Trebuchet MS";
	color:#8e9c00;
	}
	
#bottomarea_left ul{
	padding:0 0 0 16px;
	margin:0;
	line-height:100%;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	list-style:disc;
	}
	
#bottomarea_left ul li{
	padding:0 0 9px 0;
	margin:0;
	}
	
#bottomarea_middle{
	float:left;
	width:295px;
	margin:0 9px 0 0;
	background:url(/images/home_ad_middle.jpg) no-repeat 0 0;
	height:152px;
	}
	
#bottomarea_middle:hover{
	width:295px;
	background:url(/images/home_ad_middle_hover.jpg) no-repeat 0 0;
	height:152px;
	}
	
.package{
	padding:46px 0 0 147px;
	margin:0;
	line-height:100%;
	font:bold 14px "Trebuchet MS";
	color:#fff;
	}
	
.award{
	padding:9px 0 0 147px;
	margin:0;
	line-height:100%;
	font:bold 14px "Trebuchet MS";
	color:#8e9c00;
	}
	
#bottomarea_right{
	float:left;
	width:269px;
	background:url(/images/home_ad_right.jpg) no-repeat 0 0;
	height:127px;
	padding:25px 0 0 27px;
	}
	
#bottomarea_right:hover{
	background:url(/images/home_ad_right_hover.jpg) no-repeat 0 0;
	width:269px;
	height:127px;
	}
	
.branding{
	padding:0 0 3px 0;
	margin:0;
	font:bold 14px "Trebuchet MS";
	color:#8e9c00;
	line-height:100%;
	}

.big_branding{
	font:bold 18px "Trebuchet MS";
	color:#8e9c00;
	line-height:100%;
	}
	
.testimonial{
	padding:0;
	margin:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.testimonial a:link, .testimonial a:visited{
	color:#000;
	text-decoration:none;
	}
	
.testimonial a:hover{
	text-decoration:underline;
	}
	
#footer{
	text-align:center;
	padding:40px 0 10px 0;
	width:925px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#8e9c00;
	}
	
.black_text{
	color:#000;
	}



/*for inner pages*/

#contentarea_about{
	margin:5px 0 0 0;
	padding:21px 20px 0 20px;
	height:174px;
	overflow:auto;
	}

#contentarea_about p{
	padding:0 0 14px 2px;
	margin:0;
	line-height:150%;
	color:#fff;
	}

#about_submenu{
	background:url(/images/curve.jpg) no-repeat top left;
	margin:8px 0 0 12px;
	}
	
#about_submenu ul{
	padding:3px 0 3px 0;
	margin:0 0 0 10px;
	line-height:100%;
	list-style:none;
	background-color:#000;
	height:15px;
	}
	
#about_submenu ul li{
	padding:0 23px 0 0;
	margin:0;
	display:inline;
	font:normal 11px "Trebuchet MS";
	color:#fff;
	}
	
#about_submenu ul li a:link, #about_submenu ul li a:visited{
	color:#fff;
	text-decoration:none;
	}
	
#about_submenu ul li a:hover{
	color:#8e9c00;
	}

#sub_menu_current {
    color:#8e9c00; 
    }

#bottomarea_services{
	padding:33px 0 45px 11px;
	width:914px;
	}
	
#bottomarea_row{
	width:914px;
	}
	
.service_cell{
	border:2px solid #c3c3c3;
	width:137px;
	height:84px;
	float:left;
	}
	
.divider{
	float:left;
	background:url(/images/service_smallbanner_divider.jpg) no-repeat 0 0;
	width:7px;
	height:88px;
	font-size:0;
	}
	
.service_banner1 a:link, .service_banner1 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner1.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	display:block;
	height:55px;
	text-align:center;
	}
	
.service_banner1 a:hover{
	background:url(/images/service_smallbanner1_hover.jpg) no-repeat 0 0;
	}
	
.service_banner2 a:link, .service_banner2 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner2.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	display:block;
	height:55px;
	text-align:center;
	}
	
.service_banner2 a:hover{
	background:url(/images/service_smallbanner2_hover.jpg) no-repeat 0 0;
	}
	
.service_banner3 a:link, .service_banner3 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner3.jpg) no-repeat 0 0;
	padding:37px 0 0 0;
	display:block;
	height:47px;
	text-align:center;
	}
	
.service_banner3 a:hover{
	background:url(/images/service_smallbanner3_hover.jpg) no-repeat 0 0;
	}
	
.service_banner4 a:link, .service_banner4 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner4.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	display:block;
	height:55px;
	text-align:center;
	}
	
.service_banner4 a:hover{
	background:url(/images/service_smallbanner4_hover.jpg) no-repeat 0 0;
	}
	
.service_banner5 a:link, .service_banner5 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner5.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	display:block;
	height:55px;
	text-align:center;
	}
	
.service_banner5 a:hover{
	background:url(/images/service_smallbanner5_hover.jpg) no-repeat 0 0;
	}
	
.service_banner6 a:link, .service_banner6 a:visited{
	font:bold 12px "Trebuchet MS";
	color:#fff;
	text-decoration:none;
	line-height:115%;
	background:url(/images/service_smallbanner6.jpg) no-repeat 0 0;
	padding:29px 0 0 0;
	display:block;
	height:55px;
	text-align:center;
	}
	
.service_banner6 a:hover{
	background:url(/images/service_smallbanner6_hover.jpg) no-repeat 0 0;
	}
	
#bottomarea_services2{
	padding:33px 0 25px 11px;
	width:914px;
	}
	
#service_links{
	text-align:right;
	padding:30px 34px 0 0;
	font:normal 11px "Trebuchet MS";
	color:#000;
	}
	
#service_links a:link, #service_links a:visited{
	color:#000;
	text-decoration:none;
	}
	
#service_links a:hover{
	color:#8e9c00;
	}
	
#resume_left{
	background:url(/images/resume_left_bg.jpg) no-repeat 0 0;
	width:364px;
	height:217px;
	padding:10px 0 10px 11px;
	}
	
#resume_left_inside{
	width:364px;
	height:217px;
	overflow:auto;
	}
	
.resume_row{
	padding:0 0 20px 0;
	word-spacing:360px;
	}
	
.resume_cell1{
	float:left;
	width:84px;
	margin:0 13px 0 0;
	}
	
.resume_cell2{
	float:left;
	width:65px;
	margin:0 4px 0 0;
	}
	
.resume_cell3{
	float:left;
	width:97px;
	}
	
.resume_cell4{
	float:left;
	width:78px;
	}
	
#news_content_left{
	float:left;
	width:220px;
	padding:0 0 0 30px;
	}
	
#news_content_right{
	float:left;
	width:630px;
	}
	
#news_content_left{
	font:normal 11px "Trebuchet MS";
	color:#000;
	}
	
#news_content_left a:link, #news_content_left a:visited{
	color:#000;
	text-decoration:none;
	}
	
#news_content_left a:hover{
	color:#8e9c00;
	}
	
.news_content_right_row{
	padding:0 0 22px 0;
	width:630px;
	}
	
.news_content_right_pic{
	float:left;
	width:137px;
	margin:0 22px 0 0;
	}
	
.news_content_right_text{
	float:left;
	width:468px;
	padding:6px 0 0 0;
	}
	
.news_text_heading{
	width:468px;
	}
	
.news_text_heading_left{
	width:402px;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#8e9c00;
	}
	
.news_text_heading_right{
	width:64px;
	float:right;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	text-align:right;
	}
	
.news_text_normal{
	width:468px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	}

.news_text_normal p{
	padding:3px 0 0 0;
	margin:0;
	line-height:130%;
	}
	
.news_text_normal p a:link, .news_text_normal p a:visited{
	color:#8e9c00;
	text-decoration:none;
	}
	
.news_text_normal p a:hover{
	color:#000;
	}
	
#contentarea_contact{
	margin:5px 0 0 0;
	padding:0 20px 0 40px;
	height:225px;
	}
	
.contact_row{
	padding:0 0 3px 0;
	}
	
.contact_cell{
	float:left;
	width:220px;
	}
	
.txtbox{
	border:2px solid #8E9C00;
	width:199px;
	height:23px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:8px 7px 0 7px;
	}
	
.contact_cell p{
	padding:0 0 0 8px;
	margin:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:100%;
	}
	
.txtarea_outer{
	border:2px solid #8E9C00;
	width:418px;
	height:86px;
	padding:8px 10px 10px 0;
	}
	
.txtarea{
	background:#fff;
	border:none;
	width:418px;
	height:86px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0 7px 0 7px;
	overflow:auto;
	}
	
.contact_row_last{
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.contact_row_last_left{
	float:left;
	width:356px;
	padding:0 0 0 6px;
	margin:0 7px 0 0;
	}
	
.contact_row_last_right{
	float:left;
	width:66px;
	padding:4px 0 0 0;
	}
	
#contact_bottom{
	text-align:right;
	padding:0 80px 70px 0;
	}
	
.our_ph{
	padding:0 0 2px 0;
	margin:0;
	line-height:100%;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000;
	}
	
.our_mail{
	padding:0;
	margin:0;
	line-height:100%;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#8e9c00;
	}
	
.our_mail a:link, .our_mail a:visited{
	color:#8e9c00;
	text-decoration:none;
	}

.our_mail a:hover{
	color:#000;
	}


























