* {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
} 

img {
border:0px;
}

ul, li {
list-style:none;
padding: 0;
margin: 0;
}

body {
background-color:#e7e7e7;
}

h1, h2, h3, h4, h5 {
	font-weight:normal;
	letter-spacing:.005em;
	color:#4282b8;
}

a {
text-decoration:none;
color:#1402fe;
}

.clear {
	height:0px; 
	overflow:hidden; 
	display:block; 
	clear:both;
	visibility:hidden;
	}

/* Client Header
=================================================*/	
#client_header {
width:737px;
height:173px;
display:block;
margin:0 0 0 10px;
}

/* Container
=================================================*/
#container {
width:757px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/BG.jpg);
background-repeat:repeat-y;
}

#sup_container {
height:30px;
}

	/* Header
	=============================================*/
	#header {
	height:10px;
	width:757px;
	display:block;
	}
	
	/* Footer
	=============================================*/
	#footer {
	height:10px;
	width:757px;
	display:block;
	}
	
/* Content
=================================================*/
#content {
min-height:500px;
margin:20px 10px 10px 10px;
}
	
	/* Content Left
	=================================================*/
	#contentL {
	width:432px;
	float:left;
	padding:0 0 0 20px;
	}
	
	#contentL h1 {
	color:#4282b8;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:0 0 20px 0;
	}
	
	#contentL h2 {
	color:black;
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	}
	
	#contentL p {
	font-size:14px;
	line-height:1.2em;
	padding:0;
	margin:0;
	}
	
	/* Content Right
	=================================================*/
	#contentR {
	width:219px;
	float:right;
	padding:0 20px 0 0;
	}
	
	#contentR h1 {
	color:#4282b8;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 15px 0;
	}
	
	#contentR h2 {
	color:black;
	font-weight:bold;
	font-size:16px;
	margin:0 0 15px 0;
	}
	
	#contentR p, #contentR li {
	font-size:13px;
	}
	
	#contentR li {
	color:black;
	background-image:url(../images/list_arrow.jpg);
	background-repeat:no-repeat;
	padding:0 8px 6px 11px;
	line-height:1.0em;
	}
	
	#contentR ul {
	margin:0 0 15px 0;
	}
	
/* Gallery
=================================================*/
.gallery_img {
display:inline;
border:1px solid #666666;
margin:0 2px 4px 0;
}

.gallery2_img_padding {
width:210px;
float:left;
height:210px;
}

.gallery2_img {
border:1px solid #666666;
width:175px;
height:175px;
}

/* Sub Footer
=================================================*/
#counter {
float:left;
width:100px;
}

#sub_footer {
width:757px;
margin-left:auto;
margin-right:auto;
height:30px;
padding:15px;
}

#sub_footer p {
text-align:right;
font-size:14px;
padding:10px 15px 0 0;
}