@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	margin:0;
	padding:0;
	background-image:url(../images/pages/bg_top.png);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#555;
	}
	
h1{
	margin:7px 0;
	font-size:1.5em;
	color:#e61423;
	
	}
h2 {

	font-size:1.4em;
	color:#333;
	font-weight:300;
	}
h3 {
	float:left;
	width:640px;
	margin-top:10px;
	padding:0 0 0 28px;
	background-image:url(../images/pages/leaf.png);
	background-repeat:no-repeat;
	font-size:1.2em;
	color:#003366;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a img{
	border:none;
	}
	/*
#index image {
	margin:0;
	padding:0;
	float:left;
	}*/
#outercontainer{
	width:900px;
	height:100%;
	margin:0 auto;
	/*background-image:url(../images/pages/bg_outercontainer.png);*/
	background-repeat:repeat-y;
	}
#container{
	float:left;
	width:890px;
	margin-bottom:0;
	background-image:url(../images/pages/container_bg.png);/*see ie_fix.php for IE6*/
	background-repeat:repeat-y;
	z-index:50;
	}
#innercontainer {
	margin:0 auto;
	width:850px;
	z-index:50;

	}
#header{
	float:left;
	width:830px;
	height:114px;
	margin:0;
	/*background-image:url(../images/pages/header.png);
	background-repeat:no-repeat;*/
	}




	
#contents{
	float:left;
	width:828px;/*width + border(width) = 830px */ 
	height:auto;
	margin:0px;/*see ie_fix.php for IE6*/
	padding:0;
	background-image:url(../images/pages/contents_bg.jpg);
	background-repeat:repeat-y;
	text-align:left;
	border-left:1px solid #999;/*see ie_fix.php for IE6*/
	border-right:1px solid #999;/*see ie_fix.php for IE6*/
	}

#contents a {
	color:#333399;
	}

#contents a:visited{
	color:#663366;
	}

#leftcol{
	display:block;
	float:left;
	width:190px;/*width + margin = 155px*/
	height:360px;/*no less than 360px. for white background to leftcol and middlecol*/
	margin:0;
	padding:0;
	
	

	}

#menu {
	float:left;
	width:190px;
	margin:0px 0 0 0px;
	padding:0;
	list-style:none;
	}
#menu li {
	
	}
#menu li a {
	display:block;
	width:170px;/* width + padding-left/right =190px */
	height:26px;
	margin:0;
	padding:9px 0 0 20px;
	text-decoration:none;
	color:#666666;
	border-bottom:dotted 1px #999;
	}
#menu li a:hover {
	/*text-decoration:underline;
	
	background-image:url(../images/pages/menu_hover_bg.jpg);
	*/
	background-color:#E6595F;
	background-image:url(../images/pages/menu_hover_bg.jpg);
	color:#fff;
	}	
#menu li a.active {
	background-image:url(../images/pages/menu_hover_bg.jpg);
	color:#fff;
		
	}
	

#rightcol{
	position:relative;
	float:left;
	width:608px;/* width + margin = 675px*//*see ie_fix for IE6*/
	margin:0px;
	padding:10px 15px 25px 15px;
	z-index:200;
	
	}
#projects{
	list-style-image:url(../images/pages/red_square.gif);
	}
#projects li {
	margin-bottom:5px;
	}
#projects li a{
	color:#CC0000;
	text-decoration:none;
	font-size:1em;
	}
#projects li a:hover {
	text-decoration:underline;
	}	

#rightcol .box1_top {
	float:left;
	width:603px;
	height:29px;/*height + padding-top = 42px*/
	padding:13px 0 0 20px;
	background-image:url(../images/pages/box1_top.jpg);
	background-repeat:no-repeat;
	font-weight:600;
	
	}

#rightcol .box1_contents {
	float:left;
	width:563px;
	height:auto;
	margin:0;
	padding:10px 20px 0px 20px;
	background-color:#f2f2f2;
	}
#rightcol .box1_contents p{
	float:left;
	width:550px;
	height:auto;
	}
.text_bold_red {
	font-size:1em;
	font-weight:700;
	color:#CC0000;
	}
	
#rightcol .box1_contents img{
	float:right;
	margin:0px 0px 10px 10px;
	border:solid 1px #ccc;
	}
	

#rightcol .box1_bottom {
	float:left;
	margin-bottom:20px;
	width:603px;
	height:20px;
	background-image:url(../images/pages/box1_bottom.gif);


	}
#footer_grad {
	display:block;/*see ie_fix.php for IE6*/
	position:relative;
	float:left;
	margin-top:-70px;
	width:830px;
	height:70px;
	background-image:url(../images/pages/grad2.png);
	background-repeat:repeat-x;
	z-index:0;
	}
#footer{
	float:left;
	width:870px;/*see ie_fis.php for IE6*/
	height:34px;
	margin-left:-21px;
	padding-top:8px;
	background-image:url(../images/pages/footer2.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:0.7em;
	text-align:center;
	}
#footer a {
	color:#fff;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
	
#index_image {
	float:left;
	width:638px;
	height:auto;
	margin:-10px 0 15px -15px;
	
	}
.invisible{
	visibility:hidden;
	}
#contact_form td.title{
	width:9em;
	}
#contact dt{
	float:left;
	clear:left;
	width:9em;

	}
#contact dd {
	float:left;
	width:400px;
	margin-bottom:5px;
	margin-left:0;
	}
