@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1,h2{
color:#2a8bcf;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.3em;
}

#container { 
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 

} 

#top {
	width:780px;
	height:280px;
background:url(images/logo.jpg) no-repeat;
}

.space{float:right;
width:107px;
height:20px;}
.login{
float:right;
width:107px;
height:20px;
background:url(images/login.gif);
text-decoration:none;text-align:center;font-size:10px;color:#000000;
margin: 0;
padding:0;

}

.login:hover{
background:url(images/loginover.gif)
}
#header{
width:780px;
height:90px;
z-index:1000;

}


#new{
	width:60px;
	height:30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 345px;
}


#header ul {
	margin: 0;
	list-style: none;
	padding-left:15px;
	z-index:300;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	width:755px;

}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	text-decoration: none;
	color:#000000;
	background:url(images/btn.gif);
	width:107px;
	height:32px;
	font-size:10px;
	text-align:center;
}

#header a:hover {
	text-decoration: underline;
	color: #000000;
	background:url(images/btnover.gif);
		font-size:11px;
}


#header a.actual {
	text-decoration: underline;
	color: #000000;
	background:url(images/btnover.gif);
		font-size:11px;
}


#box{
	height:155px;
	float:left;

}

#content{

width:780px;
min-height:300px;
margin-bottom:15px;
font-size:12px;
}

#content p a{
color: #45a7e4;
text-decoration: none;
}
#content p a:hover{
color: #2a8bcf;
border-bottom: 1px dotted #2a8bcf;


}

#leftcontent{
width:760px;
float:left;
height:auto;
margin-left:10px;
}

#email{
border:3px #FF0000 dashed;
width:350px;
height:100px;
margin:0 auto;
padding:10px;
background:#F3F3F3;
}



#footer{
width:780px;
height:90px;
background:url(images/footer.jpg) no-repeat;
text-align:center;
padding-top:10px;
color:#FFFFFF;
font-size:11px;
float:left;
}

#footer a {
color: #FFFFFF;
text-decoration: underline;
}
#footer a:hover {
color: #FFFFFF;
border-bottom: 1px dotted #2a8bcf;
text-decoration: none;

}

#links{
background:#CCCCCC;
width:740px;
height:auto;
margin:0 auto;
text-align:center;
padding:5px;
font-size:0.8em;

}
#links a{color:#666666;font-size:0.8em;}
.right{float:right;}
.left{float:left;}
.center{float:left;width:310px;height:210px;margin:10px 225px;padding:5px;border: 1px solid #333;}
.center2{float:left;margin:0px 110px;}
#impbox{
width:490px; height:auto; border:1px solid #ff0000; margin:0 auto; padding:5px;
}
.sigsimg{margin-left:145px}
.sigs{margin-left:285px;}

.about{float:left; padding:5px; border:1px solid #666; margin:0 5px}
.tableborder{border:4px dashed #4096ee;background:#efefef;}

.box{width:400px;height:150px;border:1px solid #333;margin:10px auto;padding:10px;background:#eee;}

img.hire{margin:10px 120px;width:531px;height:100px;position:relative;border:0;}
.hire:hover{border:none;}