body { 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#000000;
	background-image:url(img/background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	
}

img
{
	border:0px;
}

#bodyContainer
{
	padding-top:120px;
	margin:0px auto;
	width:1200px;
}

#info
{
	height:458px;
	background-repeat:no-repeat;
	width:332px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

.main
{
	background-image:url(img/table_bg.gif);
	height:458px;
	width:958px;
	margin:0 auto;
	background-repeat:no-repeat;
}

.noborder
{
	border:0px;
}

.prop
{
	font-weight:bold;
	border-bottom:1px dotted black;
	margin:0px;
	padding:7px;
	padding-left:0px;
	padding-right:0px;
}

.value
{
	text-align:right;
	border-bottom:1px dotted black;
	margin:0px;
	padding:7px;
	padding-left:0px;
	padding-right:0px;
}

#wrap {
	clear:left;
	height:380px;
	width:570px;
	display:block;
	overflow:hidden;
	position:relative;
	margin:10px;
}
#carousel {
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
#carousel li {
	height:380px;
	width:570px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#previous, #next {
	cursor:pointer;
	}
	
#photoNav
{
	margin-left:255px;
	margin-bottom:58px;
}

li.nav
{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-indent:-7000px;

}

#navigation
{
	margin:0px;
	padding:0px;
	display:inline;
}

a.info
{
	background-image:url(img/info.gif);
	width:92px;
	height:44px;
	display:inline-block;
	border:0;
	text-decoration:none;
}

a.info:hover
{
	background-image:url(img/info_hover.gif);
	width:92px;
	height:44px;
}

a.info_active
{
	background-image:url(img/info_active.gif);
	width:92px;
	height:44px;
	display:inline-block;
	border:0;
	text-decoration:none;
}

a.info_active:hover
{
	background-image:url(img/info_hover.gif);
	width:92px;
	height:44px;
}

a.contact
{
	background-image:url(img/contact.gif);
	width:92px;
	height:44px;
	display:inline-block;
	border:0;
	text-decoration:none;
}

a.contact:hover
{
	background-image:url(img/contact_hover.gif);
	width:92px;
	height:44px;
}

a.contact_active
{
	background-image:url(img/contact_active.gif);
	width:92px;
	height:44px;
	display:inline-block;
	border:0;
	text-decoration:none;
}

a.contact_active:hover
{
	background-image:url(img/contact_hover.gif);
	width:92px;
	height:44px;
}


a.portfolio
{
	background-image:url(img/portfolio.gif);
	width:107px;
	height:44px;
	display:inline-block;
	color:#fefefe;
	border:0;
	text-decoration:none;
}

a.port_active
{
	background-image:url(img/portfolio_active.gif);
	width:107px;
	height:44px;
	display:inline-block;
	border:0;
	text-decoration:none;
}

a.port_active:hover
{
	background-image:url(img/portfolio_hover.gif);
	width:107px;
	height:44px;
	display:inline-block;
	border:0;
}


a.portfolio:hover
{
	background-image:url(img/portfolio_hover.gif);
	width:107px;
	height:44px;
	display:inline-block;
}

.strong
{
	font-weight:bold;
}

.fontLight
{
	color:#646567;
	font-weight:normal;
}

#contentRight
{
	margin-left:35px;
	margin-right:20px;
}

input.email
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:6px;
	margin-top:6px;
	width:250px;
}

textarea
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:6px;
	margin-top:6px;
	width:250px;
}

.message
{
	margin-top:18px;
}

.dottedLine
{
	display:block;
	width:250px;
	border-bottom:dotted 1px  black;
	height:3px;
}

a.watch
{
	background-image:url(img/watch_2.gif);
	background-repeat:no-repeat;
	width:119px;
	height:21px;
	display:block;
	text-indent:-8000px;
	float:right;
	margin-right:45px;
}

a.watch:hover
{
	background-image:url(img/watch.gif);
	background-repeat:no-repeat;
	width:119px;
	height:21px;
	display:block;
	text-indent:-8000px;
}

.dottedLine2
{
	display:block;
	width:250px;
	border-bottom:dotted 1px  black;
	height:3px;
	margin-bottom:6px;
}

.dottedLine3
{
	display:block;
	width:250px;
	border-bottom:dotted 1px  black;
	height:3px;
	margin-top:40px;
}

#send
{
	float:right;
	margin-right:45px;
	margin-top:5px;
}

div.loader
{
	background:url(img/contact_hover.gif) no-repeat;
	background:url(img/info_hover.gif) no-repeat;
	background:url(img/porfolio.gif) no-repeat;
	background:url(img/watch.gif) no-repeat;
	margin-left:-1000px;
}