body {
	margin: 0px;
	padding: 5px 0;
	font: 12px "Trebuchet MS", verdana, arial, helvetica;
	color: #282828;
	text-align: center;
}
#welcome, #dropdownpanel, .top_head_banner {
display:none;
}
p{
font-size:12px;
text-align:left;
line-height:16px;
margin: 10px 0;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
border:1px  #CCCCCC solid;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
ul {
	margin: 15px 0 10px 20px;
	list-style-type: none;
}
ul li { padding: 0; }
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
h2{
font-size:16px;
color: #003366;
margin:10px 0 0 0;
}
h3{
font-size:14px;
color: #003366;
margin:15px 0 10px 0;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 350px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 350px;
	height: 52px;
	background: none;
}
#head h1 {
	position: absolute;
	margin: 0 0 0 26px;
	background: none;
}
#head h1 a {
	font-size:75%;
	display: block;
	background: none;
}


#menu {
	font-size: 12px;
	position: absolute;
	width: 350px;
	top: 33px;
	left: 22px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 3px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}


#main {
	margin: auto;
	background: none;
	width: 350px;
	height: auto; 
}

#content_left {
float:left;
padding:0 30px 0px 30px;
width: 350px;
height:auto;
}
#content_left img { border: 3px double #8abae0;}
#content_right{
clear: both;
padding:5px 5px 5px 31px;
width: 200px;
height:auto;
}

.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.item_box img { border: 2px #8abae0 solid;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
#box {

	background:#E8ECF0;
	width:180px;
	float:right;
	padding:20px 10px 10px 10px;
	margin:0px 0px 20px 10px;
	border: 3px #335086 double;
}

#box p:first-letter {

	display:block;
	font:35px Georgia, "Times New Roman", Times, serif!important;
	line-height:100%!important;
	margin:0px;
	padding:5px 2px 0px 35px;
	background-image:url(../images/openquote.gif);
	background-repeat: no-repeat;
	background-position:left top;
	}

#box p {
	font: 110%/150% Georgia, "Times New Roman", Times, serif!important;
	background-image:url(../images/closequote.gif)!important;
	background-image /**/:url(); /* pull the big quotes out of IE5 - the text is quotless */
	background-repeat: no-repeat;
	background-position: bottom right;
	margin:0px;
	padding:0px 0px 25px 0px;
}

#box>p {
	line-height:130%!important;
}
/* BULLETED UNORDERED LIST - used in content or for bulleted lists. NB: Not to be used for sub navigation.
---------------------------------------------*/

.bulletlist li {
	background: transparent url(images/nav_bulletlist.png) 2px 4px no-repeat;
	padding-left: 15px;
	margin-left: 5px;
}

.bulletlist li a, .aboutlist li a:visited {
	color:#5E81BB;
}

.bulletlist li a:hover {
	color:#0C254F;
}

/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
.submitbutton {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 1px;
	margin:0;
	margin: 2px 0;
	background-color: #eee;
}
#send img { width: 57px; }
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
text-align:left;
font-size:10px;
color:#000033;
background: url(images/footer.gif) no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 350px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
width:200px;
height:85px;
float:left;
padding-left:40px;
text-align:left;
}
#madeby a{
text-decoration:none;
color:#666666;
}