body
{
	background-color: black;
	background-image: url("../img/background.png");

	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
             "Helvetica Neue", sans-serif;
	font-weight: 300;
	color:#555;
}


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

a img {
border:0px;
}

a:hover
{
	
	text-decoration:underline;
}

em
{
	color:#888;
}

ul
{
	padding:0px;
	margin:0px;
	padding-top:5px;
	list-style-position: inside;
	list-style-type: none;
}

li
{
	padding-bottom:3px;
}

.frame
{
	background-image: url("../img/content_bg.png");
	background-repeat: no-repeat;
	position:absolute;
	left:35px;
	width:820px;
	height:720px;
}

.smbar
{
	width: 32px;
	position:absolute;
	right:0px;
	top:35px;
}

.smbar img:hover {
	position: relative;
	left: 3px;
}

.main
{
	width:720px;
	height:560px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:45px;
	top:115px;
	overflow:auto;
}

.main h1 
{
	color:#063;
	margin-bottom:0px;
	font-size:1.1em;
	font-weight:300;
}
.header
{
	width:720px;
	height:75px;
	text-align: right;
	position:absolute;
	top:20px;
	left:45px;

}

.header img
{
	float: left;
	border:0px;
}

.footer
{
	font-size:.9em;
	text-align:center;
	width:720px;
	position:absolute;
	bottom:25px;
	left:45px;
}

.product
{
	width:225px;
	height:195px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:0px;
	border:1px dashed #666;
	padding:4px;
	z-index:105;
}

.product h2
{
	color:#063;
	font-weight:300;
	margin:0;
	padding:0px;
	font-size:1.1em;
	text-align:right;
	line-height:90%;
}

.product p
{
	font-size:.8em;
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	padding-top:5px;
	margin-top:1px;
}

.product ul
{
	font-size:.75em;
	list-style-type: circle;
	margin:0px;
	margin-left:10px;
	padding:0px;
}

.product li
{
	text-indent:-10px;
	padding:0px;
}

.service_detail {
	background-color:#fff;
	height:185px;
	width:95%;
	margin-bottom:10px;
	padding-left:5px;
	margin-left:3px;
}

.contact_link {
text-align:right;
position:fixed;
background-color:#ff6;
left:0px;
bottom:0px;
width:75px;
height:170px;
font-size:1.3em;
padding:2px;
}

.contact_link:hover {
height:175px;
}

.contact_link a {
text-decoration:none;
}

.service_detail h1 {
	font-size:1.6em;
}

.service_detail p {
	
	padding:0px;
	width:290px;
	font-size:1.1em;
	float:left;
}

.service_detail ul {
	float:right;
	position:relative;

	top:0px;
	width:375px;
	list-style-type: circle;
	margin:0px;
	padding:0px;
}



.service_detail li
{
	text-indent:-10px;
	padding:0px;
	font-size:.9em;
	color:#111;
}

.service_lg
{
	visibility:hidden;
	z-index:101;
	width: 537px;
	height:442px;
	background-color: #fff;
	position:absolute;
	left:215px;
	top:190px;
	overflow:auto;
}

.service_lg a:hover
{
	text-decoration:none;
	background-color:#ff6;
}

.service_sm
{
	z-index:101;
	padding:5px;
	margin-bottom:25px;
	margin-top:20px;
	width: 684px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

.service_sm h1
{
	color:#063;
	background-color:#eee;
	padding:0px;
	margin:0px;
	font-size:1.9em;
	font-weight: 300;
	float:left;
	width:150px;
	height:100%;
	margin-right:4px;
	cursor:pointer;
}

.service_sm p
{

	margin:0px;
	text-align:left;
	font-size:.95em;
	margin-bottom:8px;
	margin-left:4px;
}

.service_sm h1:hover
{
	background-color:#ff6;
	color:#555;
}


.form_input
{
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", 
				"Helvetica Neue", sans-serif;
	font-size:1.1em;
	margin-bottom:2px;
	color:#555;
	height: 25px;
	width:350px;
	position: absolute;
	left: 200px;
	border:1px solid #999;
}

.form_box_area
{
font-family:"HelveticaNeue-Light", "Helvetica Neue Light", 
				"Helvetica Neue", sans-serif;
	font-size:1.1em;
	position: relative;
	top:-40px;
	left:200px;
	width:auto;
}

.form_area
{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	             "Helvetica Neue", sans-serif;
	font-size:1.1em;
	color:#555;
	width:350px;
	height:150px;
	position: absolute;
	left: 200px;
	border:1px solid #999;
}

.form_submit
{
	position:relative;
	left: 200px;
	top:125px;
	clear:both;
	
}

.form_legend
{
	line-height:240%;
	font-size:1em;
}

.tagline
{
	padding-top:10px;
	text-align:right !important;
}

.right_al
{
	text-align:right !important;
}
.close
{
	cursor:pointer;
	position:absolute;
	font-size:.7em;
	font-weight:bold;
	margin-right:13px;
	right:5px;
	top:0px;
}

.nojavalink{
float:right;
position:relative;
bottom:5px;
text-decoration:none;
}

.nojavalink:hover
{
	text-decoration:none;
	background-color:#ff6;
}

.close:hover
{
	background-color:#ff6;
}