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

* {
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px;
}

:focus  { outline: none }

body  {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana;
	font-size: small;
	color: #ffffff;
	background-color: #0196FF;
}

h1 {
	color: #FFF000;
	font-size: 16pt;
	line-height: 120%;
	border-bottom: 2px solid #FFF000;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

h2 {
	color: #FFFFFF;
	font-size: 13pt;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

h3 {
	color: #FFFFFF;
	font-size: 12pt;
	margin-top: 8px;
	margin-bottom: 5px;
}

h4 {
	color: #000000;
	font-size: 12pt;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 4px;
}
h5 {
	color: #fff000;
	font-size: 12pt;
	margin-bottom: 4px;
}

p {
	padding-bottom: 4px;
}

a {
	color: #fff000
}

.link {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("../images/link.png") no-repeat 0 50%;
}

#container {
	width: 880px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center left;
}

#tl {
	width: 43px;
	height: 43px;
	background-image: url(../images/tl.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#tr {
	width: 45px;
	height: 43px;
	background-image: url(../images/tr.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#tm {
	width: 792px;
	height: 43px;
	background-image: url(../images/tm.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
}

#lm {
	width: 43px;
	height: 171px;
	background-image: url(../images/lm.png);
	background-repeat: repeat-y;
	background-position: center top;
	float: left;
}
	
#bl {
	width: 43px;
	height: 42px;
	background-image: url(../images/bl.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#bm {
	width: 792px;
	height: 42px;
	background-image: url(../images/bm.png);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
}

#br {
	width: 45px;
	height: 42px;
	background-image: url(../images/br.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#logo1 {
	width: 222px;
	height: 171px;
	background-image: url(../images/logo1.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#logo2 {
	width: 265px;
	height: 87px;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#header {
	height: 171px;
	width: 570px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}

#topnav {
	width: 570px;
	height: 77px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/menubg.png);
	padding-top: 10px;
	padding-left: 20px;
}

#topnav img {
	margin: 0px;
	padding: 0px;
}

#banner {
	width: 745px;
	height: 217px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding-left: 20px;
	color: #000000;
	overflow: auto;
}

#banner p {
	margin-top: 0px;
	margin-left: 10px;
	font-size: 12px;
	margin-right: 25px;
	line-height: 140%;
}

#contentmain {
	width: 480px;
	height: 100%;
	float: left;
	line-height: 140%;
	padding-left: 2.5em;
	padding-top: 1em;
	margin-bottom: 10px;
}

#contentmain a:link, #contentmain a:visited, #contentmain a:active {
	color: #FFFFFF;
	text-decoration: underlined;
}

#contentmain a:hover {
	color: #FFF000;
	text-decoration: underlined;
}

#contentserv {
	width: 710px;
	height: 100%;
	float: left;
	line-height: 140%;
	padding-left: 2.5em;
	padding-top: 1em;
	margin-bottom: 10px;
}

#contentserv a:link, #contentserv a:visited, #contentserv a:active {
	color: #FFFFFF;
	text-decoration: underlined;
}

#contentserv a:hover {
	color: #FFF000;
	text-decoration: underlined;
}

#contentport {
	width: 80%;
	height: 100%;
	float: left;
	line-height: 140%;
	padding-left: 30px;
	padding-top: 20px;
	margin-bottom: 10px;
	clear: both;
	margin-top: 0px;
}

#portcont {
	width: 700px;
	height: 174px;
	background-image: url(../images/ls.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-bottom: 20px;
}

#portcont p {
	margin-left: 8px;
	margin-right: 20px;
}

#portcont h2 {
	color: #FFFFFF;
	font-size: 13pt;
	text-align: center;
	margin-top: 4px;
	border-bottom: none;
}

#portrcont {
	width: 440px;
	height: 174px;
	background-image: url(../images/rs.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
}

#porttitle {
	width: 430px;
	height: 25px;
	background-color: #33ABFF;
	background-image: url(../images/titlebg.png);
	background-repeat: no-repeat;
	background-position: top left; 
	float: left;
	margin-top: 18px;
	margin-bottom: 6px;
}

#portkey {
	width: 435px;
	height: 42px;
	background-image: url(../images/keybg.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

#portkey2 {
	width: 430px;
	height: 25px;
	background-color: #0286E9;
	background-image: url(../images/keyr.png);
	background-repeat: no-repeat;
	background-position: top right; 
	float: left;
	margin-top: 14px;
	line-height: 160%;
}

#portkey1 {
	width: 8px;
	height: 25px;
	background-image: url(../images/keyl.png);
	background-repeat: no-repeat;
	background-position: top left; 
	float: left;
}

#portkey3 {
	width: 260px;
	height: 25px;
	float: right;
	text-align: right;
	margin-top: 2px;
}

#portkey4 {
	width: 140px;
	height: 25px;
	float: left;
	margin-top: 2px;
}

#portthumb {
	width: 191px;
	height: 164px;
	float: left;
	margin-left: 65px;
	margin-top: 8px;
}

#portcontd {
	width: 700px;
	height: 174px;
	background-image: url(../images/lsd.png);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	margin-bottom: 20px;
}

#portcontd p {
	margin-left: 8px;
	margin-right: 20px;
}

#portcontd h2 {
	color: #FFFFFF;
	font-size: 13pt;
	text-align: center;
	margin-top: 4px;
	border-bottom: none;
}

#portrcontd {
	width: 440px;
	height: 174px;
	background-image: url(../images/rsd.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
}

#porttitled {
	width: 430px;
	height: 25px;
	background-color: #0286E9;
	background-image: url(../images/keyl.png);
	background-repeat: no-repeat;
	background-position: top left; 
	float: left;
	margin-top: 18px;
	margin-bottom: 6px;
}

#portkeyd {
	width: 435px;
	height: 42px;
	background-image: url(../images/keybgd.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
}

#portkey2d {
	width: 430px;
	height: 25px;
	background-color: #33ABFF;
	background-image: url(../images/keyrd.png);
	background-repeat: no-repeat;
	background-position: top right; 
	float: left;
	margin-top: 14px;
	line-height: 160%;
}

#portkey1d {
	width: 8px;
	height: 25px;
	background-image: url(../images/titlebg.png);
	background-repeat: no-repeat;
	background-position: top left; 
	float: left;
}

#servicesportfolio {
	text-align: center;
}

#servicesportfolio img {
	margin-bottom: 4px;
}

#previous {
	float: left;
	margin-left: 10px;
}

#next {
	float: right;
	margin-right: 10px;
}

#sidecont {
	width: 227px;
	height: 343px;
	margin-left: 10px;
	background-image: url(../images/sidenav.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding: 1em;
	line-height: 110%;
}

#sidenavcont {
	margin-top: 185px;
	text-align: center;
}

#sidenav1 {
	color: #FFF000;
	font-weight: bold;
	border-bottom: 1px dashed white;
	width: 150px;
	margin: 0 auto;
	padding-top: 3px;
}

#sidenav1 a:link, #sidenav1 a:visited, #sidenav1 a:active {
	color: #FFF000;
	text-decoration: none;
	font-weight: bold;
}

#sidenav1 a:hover {
	color: #0196FF;
	text-decoration: none;
	font-weight: bold;
}

#sidenav2 {
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px dashed white;
	width: 150px;
	margin: 0 auto;
	padding-top: 3px;
}

#sidenav2 a:link, #sidenav2 a:visited, #sidenav2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#sidenav2 a:hover {
	color: #0196FF;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	float: left;
	height: 92px;
	width: 100%;
	color: #000000;
	font-size: 90%;
	font-family: Myriad, sans-serif;
	line-height: 125%;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #0196FF;
	text-decoration: underline;
	font-weight: bold;
}

#footer strong a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 30px;
}

#footer2 {
	color: #ffffff;
	line-height: 60%;
	font-weight: bold;
	margin-left: 30px;
}

#footer3 {
	height: 42px;
	margin: 0;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
