body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/bg.gif) repeat-x;
	font: normal normal 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header {
	margin-top: 8px;
	margin-left: 14px;
}

#header img {
	float: left;
	width: 443px;
	height: 100px;
}

#menu {
	position: relative;
	top: 18px;
	left: 18px;

}

#menu ul {
	position: relative;
	left: 16px;
	bottom: 6px;
}

.contact {
	float: right;
	width: 220px;
}

#main-con {
	width: 710px;
	margin: 0 auto;

}

/*******************
 * Text Components *
 *******************/


.left-con {
	float: left;
	clear: left;
	width: 175px;
	height: 175px;
}

.right-con {
	float: right;
	clear: right;
	width: 175px;
	height: 175px;
}

.full-con {
	float: left;
	clear: both;
	width: 274px;
}


h1 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 11pt;
	color: #466a8c;
}

.heading2 {
	padding: 0px;
	margin-top: 6px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #0f2d67;
}


h1 b {
	font-size: 10pt;
}

h1 i {
	font-family: Tahoma;
	font-style: normal;
}

h2 {
	padding-bottom: 0px;
	margin-top: 2px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 2px;
	font-size: 0.8em;
	color: #0f2d67;
}

html>body h2 {
	padding: 0px;
	margin-top: 4px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 1px;
	font-size: 0.8em;
	color: #0f2d67;
}


.heading2 {
	padding-bottom: 0px;
	margin-top: -6px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #0f2d67;
}

html>body .heading2 {
	padding: 0px;
	margin-top: 4px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 0.8em;
	color: #0f2d67;
}

.heading3 {
	padding-bottom: 0px;
	margin-top: -6px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 14px;
	font-size: 0.8em;
	color: #0f2d67;
}

html>body .heading3 {
	padding: 0px;
	margin-top: 4px;
	margin-left: 50px;
	margin-right: 8px;
	margin-bottom: 14px;
	font-size: 0.8em;
	color: #0f2d67;
}


h4 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 46px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 0.6em;
	color: #2c445a;
}

h3 {
	padding: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size: 12pt;
	color: #2c445a;
}

h3 b {
	font-size: 0.6em;
}

ul {
	list-style: url(images/) circle;
	list-style: none;
}

.icon-img {
	position: relative;
	top: 2px;
	height: 9px;
	width: 9px;
}

a:link, a:visited, a:active {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  font-weight: bold;
  color: #0046c5;
}

p {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 8px;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #CCC;
	width: 308px;
}

.line {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: -12px;
	margin-left: 10px;
	margin-bottom: 0px;

}

html>body .line {
	padding-top: 0px;
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 4px;
}

.bullet {
	position: relative;
	top: 2px;
	padding: 0px;
	left: -4px;

}
.bullet2 {
	position: relative;
	top: 2px;
	padding: 0px;
	left: 6px;

}
#login {
	
}

/**********
 * BORDER *
 **********/

#border {
	background: #FFF;
	width: 710px;
}

#border-tl {
	float: left;
	clear: left;
	background: #FFF url(images/border-tl.gif);
	width: 30px;
	height: 30px;
}

#border-tm {
	float: left;
	background: #FFF url(images/border-tm.gif) repeat-x;
	width: 647px;
	height: 30px;
}

#border-tr {
	float: left;
	clear: right;
	background: #FFF url(images/border-tr.gif);
	width: 30px;
	height: 30px;
}

#border-ls {
	float: left;
	clear: left;
	background: #FFF url(images/border-ls.gif) repeat-y;
	width: 30px;
	height: 913px;
}

#content {
	float: left;
	background: #14436F;
	width: 647px;
	height: 913px;
}

#border-rs {
	float: left;
	clear: right;
	background: #FFF url(images/border-rs.gif) repeat-y;
	width: 30px;
	height: 913px;
}

#border-bl {
	float: left;
	clear: left;
	background: #FFF url(images/border-bl.gif);
	width: 30px;
	height: 30px;
}

#border-bm {
	float: left;
	background: #FFF url(images/border-bm.gif) repeat-x;
	width: 647px;
	height: 30px;
}

#border-br {
	float: left;
	clear: right;
	background: #FFF url(images/border-br.gif);
	width: 30px;
	height: 30px;
}

#border-lnib {
	position: absolute;
	top: 290px;
	background: #FFF url(images/border-lnib.gif) no-repeat;
	width: 7px;
	height: 780px;
}

#border-rnib {
	position: absolute;
	top: 290px;
	margin-left: 23px;
	background: #FFF url(images/border-rnib.gif) no-repeat;
	width: 7px;
	height: 780px;
}

/*********
 * ABOUT *
 *********/

#about {
	float: left;
	width: 325px;
	height: 253px;
}

#about-tl {
	float: left;
	clear: left;
	background: #FFF url(images/about-tl.gif);
	width: 45px;
	height: 32px;
}

#about-tm {
	float: left;
	background: #FFF url(images/about-tm.gif);
	width: 265px;
	height: 32px;
}

#about-tt {
	float: left;
	background: #FFF url(images/about-tt.gif);
	width: 142px;
	height: 32px;
}

.cnt-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#about-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 322px;
	height: 179px;
}

#about-bl {
	float: left;
	clear: left;
	background: #FFF url(images/about-bl.gif);
	width: 45px;
	height: 43px;
}

#about-bm {
	float: left;
	background: #FFF url(images/about-bm.gif) repeat-x;
	width: 85px;
	height: 43px;
}

#about-br {
	float: left;
	background: #FFF url(images/about-br.gif);
	width: 192px;
	height: 43px;
}

#about-br-img {
	position: relative;
	top: 11px;
	right: 11px;
	float: right;
	width: 78px;
	height: 20px;
}


/************
 * SERVICES *
 ************/

#services {
	float: left;
	width: 322px;
	height: 256px;
}

#services-tl {
	float: left;
	clear: left;
	background: #FFF url(images/services-tl.gif);
	width: 45px;
	height: 32px;
}

#services-tm {
	float: left;
	background: #FFF url(images/services-tm.gif);
	width: 265px;
	height: 32px;
}

#services-tt {
	float: left;
	background: #FFF url(images/services-tt.gif);
	width: 160px;
	height: 32px;
}

#services-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#services-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 320px;
	height: 206px;
}

.cnt-bl {
	float: left;
	clear: left;
	background: url(images/services-bl.gif) no-repeat;
	width: 45px;
	height: 16px;
}

.cnt-bm {
	float: left;
	background: url(images/services-bm.gif) repeat-x;
	width: 237px;
	height: 16px;
}

.cnt-br {
	float: left;
	background: url(images/services-br.gif) no-repeat;
	width: 40px;
	height: 16px;
}

/*************
 * PORTFOLIO *
 *************/

#portfolio {
	float: left;
	width: 378px;
	height: 365px;
}

#portfolio-tl {
	float: left;
	clear: left;
	background: #FFF url(images/portfolio-tl.gif);
	width: 45px;
	height: 32px;
}

#portfolio-tm {
	float: left;
	background: #FFF url(images/portfolio-tm.gif);
	width: 318px;
	height: 32px;
}

#portfolio-tt {
	float: left;
	background: #FFF url(images/portfolio-tt.gif);
	width: 160px;
	height: 32px;
}

#portfolio-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#portfolio-bg {
	float: left;
	background: #FFF url(images/portfolio-bg.gif) repeat-y;
	width: 375px;
	height: 319px;
}

#portfolio-bl {
	float: left;
	clear: left;
	background: url(images/services-bl.gif) no-repeat;
	width: 45px;
	height: 16px;
}

#portfolio-bm {
	float: left;
	background: url(images/services-bm.gif) repeat-x;
	width: 290px;
	height: 16px;
}

#portfolio-br {
	float: left;
	background: url(images/services-br.gif) no-repeat;
	width: 40px;
	height: 16px;
}

.portfolio-item  {
	height: 75px;
	width: 360px;
	margin-left: 6px;
	margin-right: 6px;
	height: 60px;


}
.portfolio-desc {
	margin-top: 4px;
	float: left;
	height: 75px;
	width: 286px;
	border: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #CCC;
}


.portfolio-image {
	margin-top: 4px;
	height: 75px;
	width: 74px;
	float: left;
	clear: right;
	border: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.portfolio-image img {
	width: 69px;
	height: 69px;
}

/***********************
 * UNDER CONSTRUCTION  *
 ***********************/

#construction {
	float: left;
	width: 269px;
	height: 370px;
}

#construction-tl {
	float: left;
	clear: left;
	background: #FFF url(images/construction-tl.gif);
	width: 45px;
	height: 32px;
}

#construction-tm {
	float: left;
	background: #FFF url(images/construction-tm.gif);
	width: 212px;
	height: 32px;
}

#construction-tt {
	float: left;
	background: #FFF url(images/construction-tt.gif);
	width: 160px;
	height: 32px;
}

#construction-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#construction-bg {
	float: left;
	background: #FFF url(images/construction-bg.gif) repeat-y;
	width: 269px;
	height: 319px;
}

#construction-bl {
	float: left;
	clear: left;
	background: url(images/services-bl.gif) no-repeat;
	width: 45px;
	height: 16px;
}

#construction-bm {
	float: left;
	background: url(images/services-bm.gif) repeat-x;
	width: 184px;
	height: 16px;
}

#construction-br {
	float: left;
	background: url(images/services-br.gif) no-repeat;
	width: 40px;
	height: 16px;
}

.construction-desc {
	border: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

/**********
 * RATES  *
 **********/

#rates {
	float: left;
	width: 325px;
	height: 253px;
}

#rates-tl {
	float: left;
	clear: left;
	background: #FFF url(images/rates-tl.gif);
	width: 45px;
	height: 32px;
}

#rates-tm {
	float: left;
	background: #FFF url(images/rates-tm.gif);
	width: 265px;
	height: 32px;
}

#rates-tt {
	float: left;
	background: #FFF url(images/rates-tt.gif);
	width: 160px;
	height: 32px;
}

#rates-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#rates-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 320px;
	height: 211px;
}

#rates-bl {
	float: left;
	clear: left;
	background: #FFF url(images/rates-bl.gif);
	width: 45px;
	height: 43px;
}

#rates-bm {
	float: left;
	background: #FFF url(images/rates-bm.gif) repeat-x;
	width: 85px;
	height: 43px;
}

#rates-br {
	float: left;
	background: #FFF url(images/services-br.gif);
	width: 40px;
	height: 16px;
}

/*************
 * Templates *
 *************/

#templates {
	float: left;
	width: 322px;
	height: 256px;
}

#templates-tl {
	float: left;
	clear: left;
	background: #FFF url(images/templates-tl.gif);
	width: 45px;
	height: 32px;
}

#templates-tm {
	float: left;
	background: #FFF url(images/templates-tm.gif);
	width: 265px;
	height: 32px;
}

#templates-tt {
	float: left;
	background: #FFF url(images/templates-tt.gif);
	width: 160px;
	height: 32px;
}

#templates-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#templates-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 320px;
	height: 238px;
}

#templates-bl {
	float: left;
	clear: left;
	background: #FFF url(images/services-bl.gif);
	width: 45px;
	height: 16px;
}

#templates-bm {
	float: left;
	background: #FFF url(images/services-bm.gif);
	width: 151px;
	height: 16px;
}

#templates-br {
	float: left;
	background: #FFF url(images/services-br.gif);
	width: 40px;
	height: 16px;
}

/***********
 * CONTACT *
 ***********/

#contact {
	float: left;
	width: 400px;
	height: 253px;
	background: #000;
}

#contact-tl {
	float: left;
	clear: left;
	background: #FFF url(images/about-tl.gif);
	width: 45px;
	height: 32px;
}

#contact-tm {
	float: left;
	background: #FFF url(images/about-tm.gif);
	width: 265px;
	height: 32px;
}

#contact-tt {
	float: left;
	background: #FFF url(images/about-tt.gif);
	width: 142px;
	height: 32px;
}


#contact-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 322px;
	height: 179px;
}

#contact-bl {
	float: left;
	clear: left;
	background: #FFF url(images/about-bl.gif);
	width: 45px;
	height: 43px;
}

#contact-bm {
	float: left;
	background: #FFF url(images/about-bm.gif) repeat-x;
	width: 85px;
	height: 43px;
}

#contact-br {
	float: left;
	background: #FFF url(images/about-br.gif);
	width: 192px;
	height: 43px;
}

#contact-br-img {
	position: relative;
	top: 11px;
	right: 11px;
	float: right;
	width: 78px;
	height: 20px;
}

#contact-info {
	float: left;
	width: 240px;
	height: 256px;
}

#contact-info-tl {
	float: left;
	clear: left;
	background: #FFF url(images/services-tl.gif);
	width: 45px;
	height: 32px;
}

#contact-info-tm {
	float: left;
	background: #FFF url(images/services-tm.gif);
	width: 183px;
	height: 32px;
}

#contact-info-tt {
	float: left;
	background: #FFF url(images/services-tt.gif);
	width: 160px;
	height: 32px;
}

#contact-info-tr {
	float: left;
	background: #FFF url(images/about-tr.gif);
	width: 12px;
	height: 32px;
}

#contact-info-bg {
	float: left;
	background: #FFF url(images/about-bg.gif) repeat-y;
	width: 240px;
	height: 206px;
}

/********
 * MISC *
 ********/

a:hover {
  color: #0088e4;
  text-decoration: underline;
}


