body {
   	background-color:#002222;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 13px;
   	color:#000;
   	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
   }

a{ 
   color:#002222;
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   text-decoration:none;
}

a:hover{ 
   color:#FFFFFF;
   font-weight:bold;
}

#mainboxin{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:816px;
	height:1070px;
	top:0px;
	background:url(images/circlepattern.gif) right top repeat-y;
}
#mainbox{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:816px;
	height:1270px;
	top:0px;
	background:url(images/circlepattern.gif) right top repeat-y;
}


#header{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size: 14px;
	text-align:center;
	padding: 7px 0px 0px 0px;
	position:relative;
	top:50px;
	height:55px;
	width:733px;
	z-index:2;
	font-weight: bold;
	color:#FFFFFF;
}
#header a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#headerlt{
	display:block;
	padding: 7px 0px 0px 0px;
	position:relative;
	top:-12px;
	left:0px;
	height:55px;
	width:605px;
	background: url(images/bg_header.gif) repeat-x;
	z-index:1;
}
#headerrt{
	display:block;
	padding: 7px 0px 0px 0px;
	position:relative;
	top:-74px;
	left:605px;
	height:55px;
	width:128px;
	background: url(images/header_toprt.gif) no-repeat;
	z-index:0;
}

#contenttop{
	position:relative;
	background: url(images/title.gif) no-repeat;
	top:-85px;
	width:733px;
	height:55px;
	}

#content{
	position:relative;
	top:-85px;
	margin-top: 0px;
	width:733px;
	height:555px;
	background: url(images/box_blue.gif) repeat;
}

#contentabout{
	position:relative;
	top:-85px;
	margin-top: 0px;
	width:733px;
	height:770px;
	background: url(images/box_blue.gif) repeat;
}

#contentabout a{ 
   color:#333300;
   font-weight:normal;
   text-decoration:underline;
}

#contentabout a:hover{ 
   color:#FFFFFF;
}

#contentport{
	position:relative;
	top:-85px;
	margin-top: 0px;
	width:733px;
	height:682px;
	background: url(images/box_blue.gif) repeat;
}

.style1 {font-size: 10px}

#portfolio{
	position:absolute;
	float:inherit;
	margin-left:auto;
	margin-right:auto;
	left:3px;
	top:160px;
	height:40px;
	width:733px;
	}



#navigation2{
	position:absolute;
	left: 200px;
	top: 630px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:330px;
	height:41px;

}



#contentbot{
	position:relative;
	background: url(images/bot_box_bg.gif) repeat-x;
	top:-85px;
	width:603px;
	height:50px;
	padding: 7px 0px 0px 0px;
	}
	
#contentbotrt{
	position:relative;
	background: url(images/bt_boxrt_bg.gif) no-repeat;
	top:-142px;
	left:603px;
	height:50px;
	width:130px;
	padding: 7px 0px 0px 0px;
	}
	
#contentbotrtin{
	position:relative;
	background: url(images/bt_boxrt_index.gif) no-repeat;
	top:-142px;
	left:603px;
	height:50px;
	width:130px;
	padding: 7px 0px 0px 0px;
	}	
	
#footer { 
	font-size: 10px;
	font-weight:normal;
	padding: 2px, 0px 0px 0px;
	position:relative;
	top:-155px;
	width:733px;
	height:50px;
	z-index:2;
	}

#footerlt {
	padding: 2px, 0px 0px 0px;
	position:relative;
	top:-207px;
	width:605px;
	height:50px;
	background: url(images/bg_header.gif) repeat-x;
	z-index:1;
	}

#footerrt {
	padding: 2px, 0px 0px 0px;
	position:relative;
	top:-257px;
	width:128px;
	left:605px;
	height:50px;
	background: url(images/bg_footerrt.gif) no-repeat;
	z-index:0;
	}
	
#footerrtin {
	padding: 2px, 0px 0px 0px;
	position:relative;
	top:-257px;
	width:128px;
	left:605px;
	height:50px;
	background: url(images/bg_footerrt_in.gif) no-repeat;
	z-index:0;
	}	
	
#footer a{ 
	font-size: 10px;
	font-weight:normal;
	color:#006699;
	}

