/* @override http://localhost:8888/graham/css/index.css */

body {
	background-image: none;
}

.container {
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	margin-top: 50px;
	position: relative;
	height: 550px;
}

#index #logo {
	margin-right: 5px;
	height: 355px;
	width: 489px;
}

#index #index_nav, #index #index_nav {
	padding-left: 10px;
	border-left: 1px solid #fff;
	padding-bottom: 2px;
	margin-top: 100px;
}

#index #graham1 {
	position: absolute;
	left: 680px;
	/*top: 259px;*/
	top: 359px;
}

#index #graham2 {
	position: absolute;
	/*top: 383px;*/
	top: 483px;
	left: 640px;
}

#quote {
	position: absolute;
	opacity: 0;
	/*top: 360px;*/
	top: 460px;
	left: 0px;
}

/* @group nav */

#links .link {
	height: 19px;
	width: 240px;
}


#logo_hover {
	height: 355px;
	width: 489px;
	background: url(../images/index/logo.jpg) no-repeat;
}

/* @group nav images */

#links .link#corporate {
	background: url(../images/nav/corporate.gif) no-repeat;
}

#links .link#corporate.on {
	background: url(../images/nav/corporate_on.gif) no-repeat;
}

#links .link#wedding {
	background: url(../images/nav/wedding.gif) no-repeat;
}

#links .link#wedding.on {
	background: url(../images/nav/wedding_on.gif) no-repeat;
}

#links .link#barmitzvah {
	background: url(../images/nav/barmitzvah.gif) no-repeat;
}

#links .link#barmitzvah.on {
	background: url(../images/nav/barmitzvah_on.gif) no-repeat;
}

#links .link#property {
	background: url(../images/nav/property.gif) no-repeat;
}

#links .link#property.on {
	background: url(../images/nav/property_on.gif) no-repeat;
}

#links .link#family {
	background: url(../images/nav/family.gif) no-repeat;
}

#links .link#family.on {
	background: url(../images/nav/family_on.gif) no-repeat;
}

#links .link#wildlife {
	background: url(../images/nav/wildlife.gif) no-repeat;
}

#links .link#wildlife.on {
	background: url(../images/nav/wildlife_on.gif) no-repeat;
}

#links .link#product {
	background: url(../images/nav/product.gif) no-repeat;
}

#links .link#product.on {
	background: url(../images/nav/product_on.gif) no-repeat;
}

#links .link#client {
	background: url(../images/nav/client.gif) no-repeat;
}

#links .link#client.on {
	background: url(../images/nav/client_on.gif) no-repeat;
}

#links .link#contact {
	background: url(../images/nav/contact.gif) no-repeat;
}

#links .link#contact.on {
	background: url(../images/nav/contact_on.gif) no-repeat;
}

#links .link#testimonials {
	background: url(../images/nav/testimonials.gif) no-repeat;
}

#links .link#testimonials.on {
	background: url(../images/nav/testimonials_on.gif) no-repeat;
}

/* @end */

/* @group logo hover

*/

#logo_hover.corporate {
	background-image: url(../images/index/logo_rollovers/corporate.gif);
}

#logo_hover.wedding {
	background-image: url(../images/index/logo_rollovers/wedding.gif);
}

#logo_hover.barmitzvah {
	background-image: url(../images/index/logo_rollovers/barmitzvah.gif);
}

#logo_hover.property {
	background-image: url(../images/index/logo_rollovers/property.gif);
}

#logo_hover.family {
	background-image: url(../images/index/logo_rollovers/family.gif);
}

#logo_hover.wildlife {
	background-image: url(../images/index/logo_rollovers/wildlife.gif);
}

#logo_hover.product {
	background-image: url(../images/index/logo_rollovers/product.gif);
}

/* @end */



/* @end */

