/* CSS Document */

body 	{ background: url(images/design-bg.jpg) repeat }

#header		{background: url(images/logo.png) center top no-repeat; width: 992px; height: 210px; margin: 0 auto}

#container		{width: 992px; height: auto; margin: 0 auto}

#content		{width: 992px; height: auto; margin: 0 auto; font-family: Helvetica, sans-serif; color:#FFFFFF; font-size:18px;text-align: justify; padding: 80px 0 0 0}

h2		{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; font-size:20px; color:#FFFFFF; margin: 30px 0 30px 0px; text-align:center}

normP		{margin: 0 0 0 0}

#image1		{ float: right; width:auto; height: auto; margin: 30px 30px 30px 30px}

#image2		{ float: left; width:auto; height: auto; margin: 30px 30px 30px 30px}

#fitting		{ float:left; width: 992px; height: auto; text-align:center; margin: 30px 30px 30px 30px}

.fits		{ margin: 30px 30px 30px 30px; width:auto; height:auto; float:left}

.option		{ font-family: Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-align: center}

#fit1		{ width: 300px; height: auto; float:left}

#fit2		{ width: 300px; height: auto; float:left}

#fit3		{ width: 300px; height: auto; float:left}




#footer		{width: 992px; height: auto; background: url(images/footer-bg.jpg) center top no-repeat; text-align:center; font-size:18px; text-transform:uppercase; margin: 30px 0 0 0; padding: 50px 0 50px 0}

#footer a	{ color:#CCCCCC}

#footer a:hover	{ color:#0099CC}
