@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/back.gif);
	margin:0;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}
a:link {
	color: #FF9900;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}
a:active {
	color: #99CC66;
}
h1 {
	font-size:1.2em;
	font-weight:normal;
	}
h2 {
	font-size:1em;
	font-weight:normal;
	}
p {
	font-size:0.6em;
	font-weight:normal;
	}
#wrapper {
	position:relative;
	background-image:url(images/content_back.jpg);
	background-repeat:repeat-y;
	margin:auto;
	width:730px;
	height:100%;
	z-index:auto;
	padding-bottom:365px;
	border-left:#999999 solid 2px;
	border-right:#999999 solid 2px;
	
}
.html>body #wrapper {
	width: auto;
	height: auto;
	min-width:780px;
	min-height:850px;
} 
#header {
	position:absolute;
	width:100%;
	height:220px;
	background-image:url(images/head.png);
	background-repeat:no-repeat;
	background-position:center;
	z-index:auto;
}
#logo {

	visibility:hidden;
	position:absolute;
	top:50px;
	height:100px;
	left:60px;
	width:100%;
}
#nav_area {
	position:absolute;
	background-repeat:repeat-x;
	width:603px;
	height:55px;
	z-index:auto;
	left:65px;
	top:185px;
}
#nav_area ul{
	width:100%;
	list-style-type:none;
	padding:0;
	margin:0;
}

#nav_area li{
	float: left;
	margin:0;
	padding:0;
	background: url(images/button.gif) no-repeat;
	display:inline;
	
}

#nav_area a{
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	color: #333333;
	text-decoration:none;	
	display: block;
	padding:5px 5px 5px 5px;
	height:45px;
	width:90px;

}

#nav_area a:hover{
	background: url(images/button.gif) 0px -55px;
	background-repeat:no-repeat;
	text-decoration:underline;

}
#nav_area a:active{
	background: url(images/button.gif) 0px -110px;
	color: #999999;
}
#top_nav {
	font-size:0.8em;
	position:absolute;
	top:5px;
	left:400px;
	width:350px;
	z-index:10;
	text-transform:uppercase;
}
#top_nav a{
	color:#FF9900;
	text-decoration:none;
	}
#top_nav a:hover {
	text-decoration:underline;
	}
#main{
	position: relative;
	top:280px;
	width:750px;
	height:100%;
	left:40px;
	margin-bottom:10px;
}
.html>body #main
{
	width: auto;
	height: auto;
	min-width:750px;
	min-height:650px;
} 
#main_body{
	position:relative;
	background-repeat:repeat-y;
	top:60px;
	width:750px;
	height:100%;
	left:0px;
	margin-bottom:10px;
}
.html>body #main_body
{
	width: auto;
	height: auto;
	min-width:750px;
	min-height:650px;
} 

#title {
	position:absolute;
	top:-20px;
	left:45px;
	padding:10px;
	height:auto;
	width:auto;
	z-index:10;
	}

#content{
	position: relative;
	padding:15px 35px 25px 30px;
	width:480px;
	height:100%;
	z-index:10;
	left:0px;
	top:-40px;
	margin-bottom:5px;

}
.html>body #content
{
	width: auto;
	height: auto;
	min-width:750px;
	min-height:650px;
} 
#base {
	position:absolute;
	width:750px;
	height:60px;
	bottom:-60px;
		
	 }
#right_content {
	position:absolute;
	width:110px;
	text-align:left;
	font-size:16px;
	height: auto;
	padding:10px;
	z-index:2;
	right:85px;
	top:-60px;
}
#footer {
	position:absolute;
	left:100px;
	bottom:30px;
	height:20px;
	width:350px;
	font-size:14px;
	color:#666;
	}
#dropmenudiv{
	width:150px;
	text-indent:6px;
	position: absolute;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	text-transform:uppercase;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 150px;
	display: block;
	color: #666666;
	border: 1px dotted #ccc;
	text-decoration: none;
	font-weight: bold;
	border-width:1px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#ddeecc;
	border: 1px solid #fff;
	color:#666;
}
.right_pic {
	float:right;
	border:none;
	margin-left:30px;
	margin-bottom:10px;
	clear:left;
	}
.left_pic {
	float:left;
	border:none;
	margin-right:20px;
	margin-left:0px;
	margin-top:15px;
	margin-bottom:20px;
}
	/*portfolio styles*/
	#front {
	position:relative;
	width:420px;
	height:350px;
	left:0px;
	clear:both;
	top:20px;
	padding-bottom:200px;
}
#front ul{

	list-style-type:none;
	padding-left:10px;

}

#front li{
	float:left;
	margin: 0 25px 20px 25px;
	clear:right;
	padding:0;
}
#front a{
	display:block;
	border:6px #99cc66 solid;
	}
#front a:hover{
	border:6px #ff9900 solid;
	clear:none;
	}
.pic_link {
	border:#fff 6px;
	}
	
	/* testimomial comment styles*/

.quote {
	position:relative;
	border:none;
	height:126px;
	width:131px;
	top:0px;
	float:right;
	left:20px;

}
.signiture {
	font-size:1.2em;
	font-style:italic;
	font-weight:bold;
	}
.hr {
	color:#FF9900;
	border:1px solid;
	width:90%;
	}
