#divWrapper {
	background-color: #FFFFFF;
	width: 901px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 10px;
}

#divContentWrapper {
	float: left;
	width: 100%;
	overflow: hidden;
}

/*//HEADER*/

#divLogo {
	background-repeat: no-repeat;
	height: 145px;
	background-image: url(../images/headerleft.jpg);
	width: 663px;
	float: left;
	margin-bottom: 8px;
}
#divNavigationTop {
	background-image: url(../images/Navigationtop.jpg);
	height: 125px;
	width: 238px;
	float: left;
	padding-top: 20px;
	margin-bottom: 8px;
}
#divLogo h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	text-align: justify;
	line-height: 1.8em;
	background-image: url(../images/backgroundpattern.jpg);
	background-repeat: repeat;
}




#divMainContent {
	width: 570px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
}






#divWelcomeNote {
	width: 290px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 340px;
	padding: 20px;
	background-image: url(../images/Welcomebackground.jpg);
	background-repeat: no-repeat;
}

/*//HEADINGS*/

h1 {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

h6 {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}














/*//NAVIGATION*/

#divNavigation .active {border-bottom: 4px solid #FFAA00;}
#divNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavigation li {
	display: inline;
}
#divNavigation {
	height: 12px;
}
#divNavigationTop ul {
	list-style-type: none;
}
#divNavigationTop li a {
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: 500;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#divNavigationTop li a:hover {
	color: #7CAEB9;
	text-decoration: underline;
}
#divNavigationTop li {
	display: inline;
}
#divNavigation li a {
	color: #333333;
	text-decoration: none;
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;
}
#divNavigation li a:hover {
	color: #7CAEB9;
	text-decoration: underline;
}
#divWelcomeNote img {
	margin-top: 4px;
}
#divDivider {
	background-color: #ECECEC;
	float: right;
	width: 901px;
	clear: both;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 6px;
}


/*//ABOUT PAGE*/

#divMainContentAbout {
	width: 510px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
	height: 320px;
	padding: 30px;
}



/*//CONTACT PAGE*/



#Message {
	width: 240px;
	height: 60px;
	border: 1px solid #8697A7;
}

#EmailFrom{
	border: 1px solid #8697A7;
	width: 240px;
	margin-bottom: 1px;
}
#Name{
	width: 240px;
	border: 1px solid #8697A7;
}
#Tel{
	width: 240px;
	border: 1px solid #8697A7;
}

#divMainContentContact {
	width: 250px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
	height: 320px;
	padding: 30px;
}
#divMainContentContactCenter {
	width: 228px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
	height: 285px;
	padding: 65px 10px 30px 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8BED2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A8BED2;
}


#divAboutImages {
	width: 330px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 340px;
}
#divMainContentAbout form {
	width: 250px;
}

/*\\FOOTER*/

#divFooter {
	text-align: left;
	clear:both;
	margin-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #000000;
	height: 30px;
	padding-top: 60px;
}
#divFooter p {
	color: #999999;
}
a {
	color: #000000;
	font-weight: 300;
	text-decoration: underline;
}
a:hover {
	color: #333333;
}

/*//ACTIVE MENU LINKS*/

body.Home #aHome,
body.ContactUs #aContactUs,
body.Weddings #aWeddings,
body.AboutUs #aAboutUs,
body.Diamonds #aDiamonds,
body.Gold #aGold,
body.Silver #aSilver,
body.Watches #aWatches,
body.Accessories #aAccessories,
body.Services #aServices {

	padding-bottom: 6px;
	color: #7CAEB9;
	text-decoration: underline;
}
/*//PRODUCTS*/

#divMainContentProducts {
	width: 350px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
	padding: 30px;
	height: 250px;
}
#divAboutProducts img {
	margin-bottom: 3px;
	border: 1px solid #8BA4B8;
}

#divAboutProducts{
	width: 430px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #B6D0E0;
	padding: 30px;
	height: 250px;
}
#divAboutProductsWatches{
	width: 430px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #B6D0E0;
	padding: 30px;
	height: 350px;
}
#divMainContentProductsWatches {
	width: 350px;
	float: left;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #9FB4C7;
	padding: 30px;
	height: 350px;
}

#divAboutProductsWatches img {
	margin-bottom: 3px;
	border: 1px solid #8BA4B8;
}
#divFooter img {
	vertical-align: sub;
}
.weblogo {
	color: #000000;
	margin: 0px;
	width: 150px;
	text-align: right;
	float: right;
	padding: 0px;
}
.leftfoot {
	float: left;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#divFooter img {
	margin-right: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
