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

body{margin:0px; padding:0px;}
#container{width:100%; height:100%; position:absolute; left:0px; top:0px;}
#header{width:985px; height:150px; position:absolute; left:50%; margin-left:-492px;}
#logo{width:184px; height:102px; position:absolute; bottom:0px; left:0px;}

#menu{width:421px; height:29px; position:absolute; bottom:0px; right:0px;}

.nav_one{width:148px; height:29px; position:relative; float:right; background:url(../images/navigation/com-services.png) 0px 0px no-repeat;}
.nav_one:hover{width:148px; height:29px; position:relative; float:right; background:url(../images/navigation/com-services.png) -148px 0px no-repeat; cursor:pointer;}
.nav_one_active{width:148px; height:29px; position:relative; float:right; background:url(../images/navigation/com-services.png) -148px 0px no-repeat;}

.nav_two{width:144px; height:29px; position:relative; float:right; background:url(../images/navigation/res-services.png) 0px 0px no-repeat;}
.nav_two:hover{width:144px; height:29px; position:relative; float:right; background:url(../images/navigation/res-services.png) -144px 0px no-repeat; cursor:pointer;}
.nav_two_active{width:144px; height:29px; position:relative; float:right; background:url(../images/navigation/res-services.png) -144px 0px no-repeat;}

.nav_three{width:89px; height:29px; position:relative; float:right; background:url(../images/navigation/contact-services.png) 0px 0px no-repeat;}
.nav_three:hover{width:89px; height:29px; position:relative; float:right; background:url(../images/navigation/contact-services.png) -89px 0px no-repeat; cursor:pointer;}
.nav_three_active{width:89px; height:29px; position:relative; float:right; background:url(../images/navigation/contact-services.png) -89px 0px no-repeat;}

.topimg{width:985px; height:253px; position:absolute; left:50%; margin-left:-492px; top:170px;}
#topimg_one{background:url(../images/com-topimg.jpg) no-repeat;}
#topimg_two{background:url(../images/res-topimg.jpg) no-repeat;}
#topimg_three{background:url(../images/contact-topimg.jpg) no-repeat;}

#arrow_fwd{width:66px; height:121px; position:absolute; top:50%; margin-top:-60px; background:url(../images/navigation/forward-arrow.png) 0px 0px no-repeat;}
#arrow_fwd:hover{width:66px; height:121px; position:absolute; top:50%; margin-top:-60px; background:url(../images/navigation/forward-arrow.png) -66px 0px no-repeat; cursor:pointer;}
#arrow_back{width:66px; height:121px; position:absolute; top:50%; margin-top:-60px; background:url(../images/navigation/back-arrow.png) 0px 0px no-repeat;}
#arrow_back:hover{width:66px; height:121px; position:absolute; top:50%; margin-top:-60px; background:url(../images/navigation/back-arrow.png) -66px 0px no-repeat; cursor:pointer;}

#content_area_bg{width:100%; height:324px; position:absolute; left:0px; top:423px; background:url(../images/content-bg.jpg) repeat-x;}
#content_area{width:985px; height:324px; position:absolute; left:50%; margin-left:-492px;}
#content_area_text{width:879px; height:auto; position:absolute;}
#content_area_text_res{width:773px; height:auto; position:absolute; left:106px;}
.normal{font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#4B4B4B;}
.heading{font-family:Tahoma, Geneva, sans-serif; font-size:50px; color:#0C6676;}
.contact{font-family:Tahoma, Geneva, sans-serif; font-size:20px; color:#0C6676;}
.contact a{color:#0C6676; text-decoration:none;}
.contact a:hover{color:#0C6676; text-decoration:none;}
.contact a:active{color:#0C6676; text-decoration:none;}
.contact a:visited{color:#0C6676; text-decoration:none;}
.subheading{font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#0C6676;}

