/* CSS Document */

body{
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	background-image: url(grad.jpg);
	background-repeat: repeat-x;
	background-color: #BEC7E9;
}

h1{
	font-size:16px;
	font-weight:normal;
	color:#344596;
	padding:18px 0 0 20px;
	margin:0px;
	width: 760px;
	height: 29px;
	display: block;
	position: relative;
	background-image: url(h1-bg.gif);
	background-repeat: no-repeat;
}

#subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 2px;
	display: block;
	height: 40px;
	width: 210px;
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 134px;
}
#banner-img {
	background-image: url(home-banner.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 169px;
	width: 459px;
	left: 258px;
	top: 0px;
}


h2{font-size:12px; font-weight: bold; color: #344596; padding:0 0 14px 0; margin:0;}

h3{
	font-size:16px;
	font-weight:normal;
	color:#344596;
	padding:0 0 20px 0;
	margin:0px;
	display: block;
	position: relative;
}

p{ padding:0 0 14px 0; margin:0px;}

strong{color:#344596;}

div.spacer{clear:both; height:0px; width:0px; display: block;}

table{ font-size:12px;}

#Page {position:relative; width:760px; display:block; top:6px; font-size:12px;}

/** Start of Logo & Access Links **/

#accessbar {position:relative; width:800px; height:20px; display:block; line-height:18px; background-color:#333333;}

/** End of Logo & Access Links **/

#banner {
	position:relative;
	width:760px;
	height:176px;
	display:block;
	background-color: #FFFFFF;
	background-image: url(border-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Logo {
	display: block;
	height: 129px;
	width: 240px;
	position: absolute;
	background-image: url(Pursuit.jpg);
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	z-index: 1;
}
#Menu{
	position: absolute;
	width: 491px;
	height: 25px;
	line-height: 25px;
	display: block;
	top: 152px;
	left: 242px;
	z-index: 3;
}
#Menu a{color:#FFFFFF; text-decoration:none; width:100%; height:100%; display:block;}

#link1{position:relative; width:92px; height:25px; display:block;float:left; color:#FFFFFF; background-image:url(home.png); background-repeat:no-repeat;}
#link2{position:relative; width:154px; height:25px; display:block;float:left; color:#FFFFFF; background-image:url(product.png); background-repeat:no-repeat;}
#link3{position:relative; width:130px; height:25px; display:block;float:left; color:#FFFFFF; background-image:url(key.png); background-repeat:no-repeat;}
#link4{position:relative; width:115px; height:25px; display:block;float:left; color:#FFFFFF; background-image:url(contactus.png); background-repeat:no-repeat;}

#link1:hover{background-image:url(homeover.png); background-repeat:no-repeat;}
#link2:hover{background-image:url(productover.png); background-repeat:no-repeat;}
#link3:hover{background-image:url(keyover.png); background-repeat:no-repeat;}
#link4:hover{background-image:url(contactusover.png); background-repeat:no-repeat;}

#Menu ul{list-style:none; padding:0px; margin: 0px; text-align:center;}
#Menu li{padding-left:0px; float:left;}

#content-bottom {
position:relative;
	text-align: center;
	clear: both;
	width: 100%;
	position: relative;
	padding: 10px 0px 5px 0px;
}


/** Start of Conetent **/

#content {
	position:relative;
	width:760px;
	height:auto;
	display:block;
	background-color:#FFFFFF;
	padding:0;
	background-image: url(border-bg.gif);
	background-repeat: repeat-y;

}

#content ul{padding:0; margin: 0;}
#content li{
	padding:0 0 10px 20px;
	list-style:none;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.link {
	font-weight: bold;
	color: #3C8AB5;
	text-decoration: none;
}
.link:hover {
	text-decoration: underline;
}

#content-left {
	position:relative;
	width:359px;
	height:auto;
	display:block;
	float:left;
	padding: 16px 10px 0 20px;
	border-right: 1px dashed #999999;
}
#content-left1 {
	position:relative;
	width:430px;
	height:auto;
	display:block;
	float:left;
	padding: 16px 10px 0 20px;
	border-right: 1px dashed #999999;
}
.button{
text-decoration:none;
height:auto;
width:auto;
padding:2px 1px 2px 1px;
margin-top:2px;
line-height:100%;
border:1px solid #fff;
background-color:#666666;
color:#fff;
list-style:none;
}
.button:hover{background-color:#344596;}

#content-center {
	position:relative;
	width:699px;
	height:auto;
	display:block;
	float:left;
	padding: 16px 20px 0 20px;
}

#content-right {
	position:relative;
	width:340px;
	height:auto;
	display:block;
	float:left;
	padding: 16px 20px 0 10px;
}
#content-right1 {
	position:relative;
	width:240px;
	height:auto;
	display:block;
	float:left;
	padding: 16px 20px 0 20px;
}
#footer {
	background-image: url(footer-bg.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 760;
	position: relative;
	vertical-align: top;
	font-size: 10px;
	color: #666666;
	padding: 5px 0px 0 20px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.gtxt-link {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



/** End of Conetent **/


