body {
	background-color:#222222;
	color:#000000;
	font-family: Bookman Old Style;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	background-color:#ffffff;
	background-image:url(images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	margin: 0px auto;
	text-align: left;
	width: 720px;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-bottom: 5px solid #ffffff;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
img{
	border-width:0px;
}


/******************************************************** RIGHT ************************************************************/


#right {
	float:right;
	width:255px;

}
#right h1{color:#888888;
	font-size:14px;
	margin: 20px 5px 20px 0px;
}

#right h2{color:#888888;
	font-size:14px;
	text-align:center;
	margin: 0px 0px 15px 0px;
	padding:10px 0px 0px 0px;}
#right p{margin:5px 25px 5px 25px;}





/********************** Services ***************************/
#services {width:255px;
	min-height:161px;
	background-image:url(images/updatebg.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	position:relative;}




/********************** Contact ***************************/
#contact {width:255px;
	min-height:161px;
	background-repeat: no-repeat;
	position:relative;}




/******************************************************** LEFT ************************************************************/


#left {
	float:left;
	width:464px;
	border-right: #000000 1px solid;
}





/********************** Header ***************************/


#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/headerbg.jpg);
	width:464px;
	height:109px;
	position:relative;
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:10px;
	left:50px;
}
#logo_w2{
	top:40px;
	left:74px;
}

#header_text {
	top:65px;
	left:23px;
	position:absolute;
}

#header_text p{
	font-size: 18px;
	color:#888888;
}
	



/************************* Linkbox ************************/
#linkbox {
	background-image:url(images/linkbg.jpg);
	width:464px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display:block;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:51px;
}


#linkbox ul{
	
	padding:4px 0px 0px 0px;
	text-align:center;
	line-height:40px;
}
#linkbox li{
	display:inline;
}
#linkbox ul a{
	text-decoration:none;
	color:#000000;
	margin: 0px 2px;
}
#linkbox ul a:hover{
	text-decoration:underline;
	color:#0000ee;
}








/*********************** Banner **********************/


#banner {
	margin: 0px 0px 0px 0px;
	background-image:url(images/banner.jpg);
	width:464px;
	/*717 rig val*/
	height:124px;
	/*288 rig val*/
	position:relative;
	border-bottom: 1px solid #000000;
}




/********************** Content ***************************/


#content {
	background-image:url(images/updatebg.jpg);
	background-repeat: repeat-x;
	float:left;
	width:464px;
	min-height:260px;
	padding: 0px 0px 30px 0px;
	display:inline;}	
#content p{margin:10px 10px 10px 10px;}
#content a{color:#28556b;}
#content a:hover{color:#c77e0c;}

h1{
	color:#000000;
	font-size:14px;
	margin: 20px 5px 20px 5px;
}

h2{
	color:#eeeeee;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}

dd{
	margin: 5px 0px 0px 15px;
}

dt{
	margin: 20px 0px 0px 0px;
}






/******************************************************* FOOTER ***********************************************************/


#footerline {clear:both;
		border-top:1px solid #000000;}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
