/* main.css

 CSS Document */

* {
margin:0pt;
padding:0pt;
}

body {
background:#FFFFFF none repeat scroll 0%;
padding:0px;
margin:0px;
}

a{
text-decoration:none;
border:none;
}

a:focus{ 
outline:none;
}

img{
border:none;
}

#container{
position:relative;
margin:0 auto auto auto;
width:780px;
height:620px;
}

#menu{
position:absolute;
top:86px;
left:0px;
height:223px;
width:175px;
z-index:10;
}

#line1{
position:absolute;
top:0px;
left:0;
width:100%;
font-size:small;
height:16px;
background-color:#000066;
z-index:5;
}

* html #line1{
position:absolute;
top:0;
left:0;
height:6px;
width:100%;
background-color:#000066;
}


#line2{
position:absolute;
top:560px;
width:100%;
height:5px;
background-color:#000066;
z-index:5;
}

#logo{
position:absolute;
top:16px;
left:0px;
height:80px;
width:230px;
background:url(../img/logo.gif) top left no-repeat;
}

#a_contact{
position:absolute;
top:16px;
right:0px;
width:105px;
height:15px;
background:url(../img/contact.gif) top right no-repeat;
cursor:pointer;
z-index:100;
}

* html #a_contact{
top:18px;}

#a_home{
position:absolute;
top:16px;
right:110px;
width:105px;
height:15px;
background:url(../img/home.gif) top right no-repeat;
cursor:pointer;
z-index:100;
}
#a_ca{
position:absolute;
top:16px;
right:110px;
width:105px;
height:15px;
background:url(../img/careers.gif) top right no-repeat;
cursor:pointer;
z-index:100;
}

* html #a_ca{
top:18px;}

#a_home{
position:absolute;
top:16px;
right:220px;
width:105px;
height:15px;
background:url(../img/careers.gif) top right no-repeat;
cursor:pointer;
z-index:100;
}


* html #a_home{
top:18px;}


#gi{
position:absolute;
top:314px;
left:0px;
height:240px;
width:175px;
background-color:#ccc;
}

#gi .tex{
	position:absolute;
	top:18px;
	left:3px;
	width:174px;
	height:250px;
}

#gi h4{
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-stretch:extra-condensed;
font-weight:bold;
color:#000066;
line-height:15px;
margin-top:2px;
}

#gi p{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-stretch:ultra-condensed;
color:#666666;
line-height:11px;
}

#gi p span{
margin-left:40px;
}

#gi a{
color:#666;
text-decoration:underline;
}

/*bottom menu property_one line_

#btm_menu{
position:absolute;
bottom:30px;
left:-30px;
height:20px;
width:840px;
}

#btm_menu p{
margin-left:5px;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#000066;
font-weight:300;
}

#btm_menu p a{
text-decoration:none;
color:#000066;
margin-left:2px;
margin-right:2px;
}

* html #btm_menu{
bottom:15px
}

#footer{
position:absolute;
bottom:0px;
left:260px;
width:300px;
height:18px;
}

#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:18px;
color:#999;
}

*/

#btm_menu{
	position:absolute;
	bottom:30px;
	left:220px;
	height:20px;
	width:460px;
}

#btm_menu p{
margin-left:5px;
font-size:9px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#000066;
font-weight:300;
}

#btm_menu p a{
text-decoration:none;
color:#000066;
margin-left:2px;
margin-right:2px;
}

* html #btm_menu{
bottom:15px
}

#footer{
	position:absolute;
	bottom:0px;
	left:320px;
	width:300px;
	height:18px;
}

#footer p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:18px;
color:#999;
}

#gi .tex p{
font-size:9px;
font-stretch:narrower;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
line-height:12px;
}


* html #gi .tex p{
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
line-height:12px;
}
