body {
    background-color: #808080;	
	margin: 0px;
	padding:0;
	font: 14px "Verdana";
	color: #282828;
	text-align: center;
	top:-10px;
	
}
p{
font-size:11px;
text-indent:1cm;
text-align:justify;
line-height:16px;
}
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;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
h3{
line-height:10px;
font-size:14px;
color: #003366;
}
h4{
font-size:15px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
h5{
font-size:11px;
padding:2px;
margin:0px;
color: #003366;
}


h6{
font-size:11px;
padding:2px;
margin:0px;
color: black;
font-weight: lighter;
}
#container {
	position: relative;
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: groove #003871 ;
}

#head {
	width: 1024px;
	height: 160px;
	background-color:#FFFFFF;
}
#head h1 {
	position: absolute;
	width: 200px;
	height: 75px;
	margin-left:25px;margin-top:30px;
	background: url(/images/logo.gif) no-repeat;
}

#head h2 {
	position: absolute;
	width: 280px;
	height: 95px;
	margin-left:700px;margin-top:20px;
	font-size:10px;
}

#head h1 a {
    text-indent: -2000px;
	width: 300px;
	height: 200px;
	display: block;
	background: url(/images/logo.png) no-repeat;
}

#menu {
	position: absolute;
	width: 1024px;
	top: 104px;
	left: 0px;
	margin: 0px;
	padding: 0px 120px;
	z-index: 100;
	}
#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 5px 0;
	height: 22px;
	color: #8A8A8A;
}
#menu li a:hover {
color:#000033;
}
#menu .current {
color:#000033;
font-weight:bold;
}
#navigation {
	position: absolute;
	width: 800px;
	top: 0px;
	left: 130px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	
}
#navigation li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
	word-spacing: 100px;
	
}
#navigation li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}
#navigation li a:hover {
color:green;
font-size:20px;

}
#navigation .current {
color:#000033;
font-weight:bold;
}

#area {
	width: 0px;
	height: 0px;
	background: url(/images/area.gif) repeat-x;
}

#main {
	margin:auto;
	background: #ffffff repeat-y;
	background-position:-12px 0px;
	width: 1024px;
	height: auto; 
	
}

#content_left {
float:left;
padding:0px 30px 30px 30px;
width: 445px;
height:auto;
}

#nostalgia
{
float:left;
padding:0px 30px 30px 0px;
width: 500px;
height:auto;
}


#content_left_sub1 {
float:left;
padding:0px 30px 30px 30px;
width: 300px;
height:auto;
}

#content_left_sub2 {
float:right;
padding:0px 30px 30px 30px;
width: 145px;
height:auto;
}


#content_right{
float:left;
padding:5px ;
width: 200px;
height:auto;
}

#content_right h {
	
	text-align:right;
	color:blue;
	font-style:italic;

	
	
}

#content_right h4 {
	
	font-size:12px ;
	font-weight:normal ; 
	
	
}
#content_right2{
float:right;

MIN-HEIGHT:450PX;
width: 300px;

height:auto;
}



#welcome {
padding:0px;
width: 1024px;
height:80px; 
margin-top:5px;
background: #ffffff repeat-y;
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------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;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:200px;
color:#0099FF;
padding:10px 0 0 10px;
}
#footer {
position: relative;
width: 1024px;
margin: 0 auto;
text-align:center;
font-size:10px;
color:#4A4344;
padding-top:0px;
background:url(/images/bg-tab-off.bmp) repeat-x;
}
#footer a {
	background: none;
	padding: 0px;
	color:#4A4344;
	font-size:14px;
}
.style1 {font-size: 12px;font-style: italic;}
.style2 {font-size: 14px;color:#666666 }
.style3 {font-size: 12px;color: #333333; }
.style5 {font-style: italic; color:red}

.suggestLink { background-color: #FFFFFF;
                padding: 2px 6px 2px 6px; }
 .suggestLinkOver { background-color: #3366CC;
                    padding: 2px 6px 2px 6px; }
 #suggestList { position: absolute;
                background-color: #FFFFFF;
                text-align: left;
                width: 190px; }
 #wrapper { display: inline;}
 #country { width: 160px; }