/* CSS Document */

body {
	margin:50px 0px; padding:0px;
	text-align:center;
/*	background-image:url(images/bg_main.gif); background-repeat:repeat-x; */ background-color:#fff;
	}
	
#Content {
	width: 850px;
	height: 600px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/bg_postcard.gif);
/*	border-left:1px dashed #6493a8;
	border-right:1px dashed #6493a8;
	border-top:1px dashed #6493a8;
	border-bottom:1px dashed #6493a8;  */
	}
	
#work { height: 380px; width: 660px; background-color:#FFFFFF; float:right; text-align:left;}
#desc { height: 88px; width: 440px; float:right; text-align:left;}
#navlhs { width: 172px; float: left; text-align:right; }
#navrhs { width: 660px; float: left; }

a, a:link, a:visited, a:active, a:hover { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6493a8;
outline: none;
}


.nav_lhs, a.nav_lhs, a.nav_lhs:visited, a.nav_lhs:active { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
text-decoration: none;
color: #6493a8;
outline: none;
margin-right: 10px;
}

a.nav_lhs:hover { color:#CCC; }

.nav_rhs, a.nav_rhs, a.nav_rhs:visited, a.nav_rhs:active  { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
text-decoration: none;
color: #6493a8;
outline: none;
margin-left: 10px;
}

a.nav_rhs:hover { color:#CCC; }

.description { 
padding-top: 28px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
color: #6493a8;
}

#pricebox {
margin-left: 10px;
background-color: #6493a8; 
text-align: center;
width: 100px; height: 80px;
}

#index{
	padding-left: 145px; 
	padding-top: 170px;
	width: 100%;
	line-height: 1.7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6493A8;
	font-size: 12px;
	text-align: justify;
	letter-spacing: 1px;
}

.pricetext, a.pricetext, a.pricetext:visited, a.pricetext:active, a.pricetext:hover { color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; outline: none; text-decoration: none; display: block;}

