@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "Palatino Linotype";
	font-size: 24px;
	font-weight: bolder;
	color: #9b0404;
}
h3 {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #9b0404;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
h4 {
	font-family: "Palatino Linotype";
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
}

p {
	font-family: "Palatino Linotype";
	font-size: 14px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
	color: #333333;
}
.pbold {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
a, a:active, a:visited {
	font-family: "Palatino Linotype", "Microsoft Sans Serif";
	color: #9b0404;
	text-decoration: none;
}
a:hover {
	font-family: "Palatino Linotype", "Microsoft Sans Serif";
	font-weight: bolder;
	color: #9b0404;
	text-decoration: underline;
}
.footertext {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 10px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #tagline {
	font-family: "Palatino Linotype";
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
#wrapper #logo {
	height: 80px;
}
#wrapper #navigation {
	height: 30px;
}
#wrapper #subnav {
	height: 35px;
	background-image: url(../images/subnav_bkg.gif);
	background-repeat: repeat-x;
}
#wrapper #subnav #container {
	color: #FFFFFF;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#wrapper #subnav #container a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

#wrapper  #subnav  #container a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

#wrapper #subnav #container a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper  #subnav  #container  a.subnavon  {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #subnav #container a.subnavon:active {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #subnav #container a.subnavon:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

#wrapper #subnav #container ul {
	padding-left: 100px;
	list-style-image: none;
}
#wrapper #subnav #container ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#wrapper  #subnav  #container  ul  li.last  {
	display: block;
	float: left;
	list-style-type: none;
	border-right-style: none;
}


#wrapper #body {
	background-color: #FFFFFF;
}
#wrapper #body #footer  {
	height: 30px;
	clear: both;
	background-color: #720202;
}
#wrapper  #body  #footer  a     {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-right: 10px;
}
#wrapper #body #footer a:active {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: right;
	margin-right: 10px;
}
#wrapper #body #footer a:hover {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	float: right;
	margin-right: 10px;
}

/* homepage */

#wrapper #body #homebodyupper {
	background-color: #FFFFFF;
	float: left;
	height: 330px;
	width: 1000px;
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#wrapper #body #homebodyupper #secureimg {
	padding-right: 9px;
	padding-left: 9px;
}
#wrapper #body #homebodyupper #designimg {
	padding-left: 20px;
}


#wrapper #body #homeleft  {
	width: 660px;
	height: 0px;
	float: left;
	background-color: #FFFFFF;
}

#wrapper #body #homeright {
	width: 340px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#wrapper #body #homeright #tbdimg {
	padding-left: 6px;
}

/* servicespage */
#wrapper #body #bodyleft {
	width: 700px;
	float: left;
}

#wrapper #body #bodyright {
	float: right;
	width: 300px;
}
#wrapper #body #bodyright #contentright {
	float: right;
	width: 260px;
	margin-top: 20px;
	margin-right: 20px;
}
#wrapper #body #bodyright #contentright .boxred {
	background-color: #990000;
	float: left;
	height: 30px;
	width: 260px;
}
#wrapper #body #bodyright #contentright .boxgrey {
	background-color: #e1e1e1;
	float: left;
	width: 260px;
}


.secureimg_left {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.securetext_left {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 400px;
}
#wrapper #body #aboutleft {
	float: left;
	width: 1000px;
}

#wrapper #body #aboutleft .peopleprofiles {
	float: left;
	padding-bottom: 10px;
}
#wrapper #body #aboutleft .directorimg {
	float: left;
	padding-left: 20px;
}
#wrapper #body #aboutleft .directortext {
	float: left;
	width: 800px;
}
#wrapper  #body  #aboutleft  .gpcompanytext  {
	float: left;
	width: 550px;
}

#wrapper #body #contactleft {
	float: left;
	width: 500px;
}
#wrapper #body #contactright {
	float: right;
	width: 500px;
}
#wrapper #body #contacttop {
	float: left;
	width: 1000px;
}
/*preload classes*/ 
.svw {
	width: 50px;
	height: 20px;
	background: #fff;
	float: left;
	margin-left: 20px;
} 
.svw ul {
	position: relative;
	left: -999em;
	margin-left: 20px;
} 

/*core classes*/ 
.stripViewer {
	position: relative;
	overflow: hidden;
	border: 3px solid #CC0000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {
	float:left;
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{
	background: #fff;
	color: #CC0000;
} 

/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {
	margin: 0;
	padding: 6px 2px;
	border: 0;
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
