body{
	margin:0px;
/*	background:url(../images/layout/background_text.jpg);
	background-color:#565656;
	background-repeat:repeat-x;*/
	background-color:#333333;
}


/*PAGE LAYOUT - PAGE LAYOUT - PAGE LAYOUT - PAGE LAYOUT*/
.whole_page{
}
#alignpage{
	width:742px;
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/layout/white_background.gif);
	background-position:center top;
	background-repeat:repeat-y;
}
#header_group{
	width:742px;
}
.header{
	margin:0px;
	height:138px;
}
.link_row{
	background:url(../images/layout/spider_links.jpg);
	background-repeat:repeat-x;
	height:44px;
	text-align:center;
	padding-left:21px;
	padding-right:21px;
}
#body{
	width:742px;
	text-align:left;
	background-color:#CCCCCC;

}
#text{
	width:722px;
	min-height:400px;
	padding:10px;
}
.spacer{
	height:5px;
	background-color:#FFFFFF;
	width:742px;
	clear:both;
}
#footer{
	width:742px;
	/*background:url(../images/layout/spider_footer.gif);*/
	background-color:#333333;
	height:32px;
	width:744px;
	margin-left:-6px;
	padding:6px;
	color:#666666;
	font-size:12px;
	font-family:Verdana;
}

/*LINKS - LINKS - LINKS - LINKS - LINKS - LINKS*/
.navigation {
	float:left;
	text-align:center;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 8px;
	color:#FFFFFF;
	padding-top:15px;
	WIDTH: 140px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-DECORATION: none;
	vertical-align:bottom;
	height:20px;
}
.navigation:hover {
	float:left;
	text-align:center;
	DISPLAY: block;
	font-weight:bold;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 8px;
	color:#000000;
	padding-top:15px;
	WIDTH: 140px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, sans-serif;
	TEXT-DECORATION: none;
	vertical-align:bottom;
	height:20px;
}
.port_link{
	padding:5px;
	width:inherit;
	height:inherit;
	text-align:center;
	vertical-align:middle;
	width:auto;
	height:auto;
	border:none;
}
.port_link:hover{
	padding:5px;
	background:#0099FF;
	text-align:center;
	vertical-align:middle;
	width:auto;
	height:auto;
	border:none;
}


/*TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT*/
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	color:#333333;
	text-decoration: none;
	text-align:center;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight: bold;
}
.required_field{
	color:#0099FF;
}
.text_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


/*ALIGN DIVS - ALIGN DIVS - ALIGN DIVS - ALIGN DIVS - ALIGN DIVS*/
.float_left{
	float:left;
	padding-left:10px;
	width:300px;
}
.centre_align{
	text-align:center;
	margin-top:20px;
}
.float_right{
	float:right;
	padding-left:10px;
	width:300px;
}
.align_right{
	text-align:right;
}
.address{
	clear:both;
	float:left;
}
.align_left{
	text-align:left;
}
.indent{
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/*CONTACT FORM - CONTACT FORM - CONTACT FORM - CONTACT FORM - CONTACT FORM*/
#form_holder{
	width:300px;
}
.box_label{
	float:left;
	height:20px;
	clear:both;
	width:240px;
}
.box_self{
	float:left;
}


.email_group{
	width:300px;
	min-height:20px;
	margin-top:5px;
}
.email_name{
	height:19px;	
}
.email_box{
	width:230px;
	text-align:left;
	float:right;
}
.send_other{
	width:300px;
	clear:both;
	float:right;
}
.email_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/*TABLE PORTFOLIO*/
.height19{
	height:19px;
}
.width169{
	width:169px;
}
.height18{
	height:18px;
}
.width711{
	width:711;
}
.width713{
	width:713;
}
.height140{
	height:140px;
}
width542{
	width:542px;
	text-align:left;
}
width719{
	width:719px;
}


.img_0border{
	border:0px;
	float:left;
}
.a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
}
.a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.b:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
}
.home_right{
	float:right;
	width:400px;
}
.services{
	margin-left:30px;
}
.clear{
	clear:both;
	padding-top:1px;
}