/* CSS Document */

html {
 

	
	
}


.dotted {
border-top:1px dashed #bdbdbd;
margin:25px 0 0 450px;
width:200px;
}


body {
	margin:0px;
	font-family: "rockwell", Georgia, Times, serif;			
	}
	
* {
	outline: none;
}
iframe {
	width:500px;
	height:370px;
	border:none;

}
.horizontal {
	margin-top:0px;	
	float: left;
	position: fixed;
	z-index: 1000;
	margin-left:-60px;
	background-image:url('horizontal.jpg');
	background-repeat:repeat-y;	
		}
		

.clear {
	display: block;
	clear: both;
}


#header {
	background:#fff;
	height: 215px;
	width:980px;
	padding:0 0 0 100px;
	position:fixed;
	top:0px;	
		}
		
#header .logo { 
	width:300px;
	float:left;	
}


#header .border {	
	border-bottom:1px solid #F93;	
	height: 1px;
	width:750px;
	left:100px;
	position:fixed;	
	padding:0 0 0 215px;
	top:210px;
	
		}

#info div, #info .name {
float:right;
clear:right;
text-decoration:none;
}
#info div {
margin-right:6px;
line-height:12px;
}
		

#header #info  {
	width:100px;
	float:right;
	margin-top:30px;
	margin-right:77px;	
}

#header .resLabel  {
	margin-bottom:-12px;
	line-height:15px;	
	font-color:#666;			
}

.icon li {
	display:block;
	float:right;
	width:28px;	
}
	

#follow div 	{
	text-align:right;
	margin-bottom:-5px;
		}		



.left_column {
	width: 500px;
	height: 370px;
	border:groove #999 1px;
	margin:50px 20px 20px 20px;	
	float:left;
	clear:both;
}

.left_column_last {
	width: 500px;
	height: 5px;	
	margin:20px;
	float:left;
	clear:both;
}

.left_inner1 {
	width: 120px;
	height: 72px;
	padding: 0 0 5px 0;		
	float:left;
	margin:30px 10px 0 20px;	
}

.left_inner1 img {	
	border:groove #c5c5c5 1px;	
	margin:20px 0 5px 0;	
	font-size:11.5px;
	}

#work_container {
	margin-top:20px;
	padding:210px 0 10px 120px;
	width:960px;	
}
	

.right_column {
	width: 250px;
	float: left;
	display: block;	
	font-size:11.5px;
	padding:0 0 0 15px;
	margin-left:150px;
	margin-top: -76px;
	
	}
	
#right_column last {
	width: 300px;
	float: left;
	display: block;	
	font-size:11.5px;
	padding:0 0 0px 0;
	
	}
	
#footer {
	background:#fff;	
	bottom:-100px;
	height:inherited;	
	width:960px;
	z-index:0;
	padding:0 0 0 0px;
	
	}
#footer .about h4 {
	width:100%;
	margin-left:20px;
	color:#666;
	font-size:14px;
	padding-top:10px;
		
}
	
#footer #border {	
	border-top:1px solid #F93;
	width: 960px;
	line-height: .75em;
	margin-left:-17px;	
	/*bottom:180px;
	height:auto;
	position:fixed;	
	width:800px;
	left:100px;
	z-index:999;
	padding:0 0 0 0px;*/	
	}
#footer tr {
	vertical-align:bottom;	
}
#footer h3 {
	color:#333;	
	margin-bottom:0px;	
	}

	
.footer_form {
	color:#666;
	font-size: .75em; 
	padding: 0 0 20px 0;
	
	}
	
#footer .contact
	{
	height: 225px;
	width: 250px;
	float: left;
	display: block;			
	margin:0 457px 0 17px;	
	color:#333;
	padding-top:30px;
		
	}
	
#footer .submit
	{
	color:#333;
	font-size: 12px; 		
	display:inline-block;
	margin: 0 0 0 0;
	height: 25px;
	width: 60px;	
	}
	
table {
background:#fff;

}
	
.comments {
  width: 300px;
  border: inset 1px;
}

.message {
   width: 200px;
}



	
h3 {
	color: #F93;
	font-size:16px;
	margin-bottom:0px;
	line-height: 1em;
	}
	
h4 	{color:#333;
	font-size: 12px;	
	margin-top:5px;	
	margin-bottom:-10px;
	}
	
h5 {
	width: 100px;
	height: 60px;
	margin-top: 90px;
	margin-right:90px;
	text-align:right;
	position:absolute;	
	color:#999;
	}

	
a {
	text-decoration: none;
	color: #999;
	
}

a:hover{
	text-decoration:none;
	color: #F93;
}

ol, ul, li {
display:inline;
margin:0;
padding:0px;
line-height:30px;
color:#666;
font-size:14px;
}
