body {
	background: url(/public/images/cosmotique_mp_body_background.jpg) repeat-x;
}

body.int {
	background: #EAF0F0 url(/public/images/cosmotique_int_body_background.jpg) repeat-x;
}

#copy h2 {
	font-size: 1.8em;
	color: #0f68b1;
}

#wrapper {
	width: 962px;
	margin: 0 auto;
	height: 870px;
	text-align: left;
}

.int #wrapper {
	width: 962px;
	height: auto;
	padding-left: 0;
	margin: 0 auto;
	background: none;
}

#bgwrapper {
	background: url(/public/images/cosmotique_mp_wrapper_background.jpg) no-repeat;
	margin: 0;
}

.int #bgwrapper {
	background: url(/public/images/cosmotique_int_wrapper_background.jpg) no-repeat;
}

#header h1 {
	background: url(/public/images/cosmotique_int_logo.gif) no-repeat;
	text-indent: -999em;
	width: 245px;
	height: 78px;
	margin: 0;
	padding: 0;
}

.int #header h1 {
	background: none;
}

.int #header h1 a {
	background: url(/public/images/cosmotique_int_logo.gif) no-repeat;
	text-indent: -999em;
	width: 243px;
	height: 77px;
	margin: 0;
	padding: 0;
	display: block;
}

#nav {
	width: 962px;
	height: 48px;
	background: url(/public/images/cosmotique_mp_nav.png) no-repeat;
}

.int #nav {
	width: 938px;
	height: 49px;
	background: url(/public/images/cosmotique_int_nav.gif) no-repeat;
	margin-bottom: 2px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

#nav a {
	text-indent: -999em;
	display: block;
	height: 40px;
}

#nav_about a {
	width: 105px;
}


#nav_services a {
	width: 132px;
	margin-left: 15px;
}

#nav_gallery a {
	width: 128px;
	margin-left: 15px;
}

#nav_technology a {
	width: 205px;
	margin-left: 17px;
}

#nav_staff a {
	width: 83px;
	margin-left: 15px;
}

#nav_contact a {
	width: 185px;
	margin-left: 15px;
}

#subnav {
	padding: 25px 10px 0 40px;
	margin-bottom: 40px;
}

#subnav h3 {
	color: #0f68b1;
	text-transform: uppercase;
	font-size: 2.2em;
	margin-bottom: 10px;;
}

#subnav ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#subnav li {
	margin: 0 0 6px 0;
	padding: 0 0 3px 0;
	list-style-type: none;
	border-bottom: 1px solid #CFCFCF;
}

#subnav li a {
	font-size: 1.3em;
	color: #0f68b1;
	text-decoration: none;
}

#quote {
	width: 331px;
	height: 314px;
	background: url(/public/images/cosmotique_mp_quote.png) no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#photo {
	width: 631px;
	height: 314px;
	background: url(/public/images/cosmotique_mp_photo.jpg) no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#promos {
	width: 331px;
	overflow: hidden;
}

.int #promos {
	width: 322px;
	margin: 20px 0 80px 0;
}

#promos a {
	text-indent: -999em;
}

#promo_beforeafter a {
	width: 331px;
	height: 122px;
	background: url(/public/images/cosmotique_mp_promo_beforeafter.gif) no-repeat;
	display: block;
}

.int #promo_beforeafter a {
	width: 322px;
	height: 104px;
	background: url(/public/images/cosmotique_int_promo_beforeafter.gif) no-repeat;
}

#promo_video a {
	width: 331px;
	height: 144px;
	background: url(/public/images/cosmotique_mp_promo_video.gif) no-repeat;
	display: block;
}

.int #promo_video a {
	width: 322px;
	height: 102px;
	background: url(/public/images/cosmotique_int_promo_video.gif) no-repeat;
}

#leftcol {
	width: 322px;
}

#rightcol {
	width: 590px;
}

#content {
	width: 631px;
	height: 266px;
	background: url(/public/images/cosmotique_mp_copy_background.jpg) no-repeat;
	margin-left: -5px;
}

#copy {
	padding: 25px 60px 10px 25px;
	font-size: 1.2em;
	color: #2f2f2f;
}

.int #copy {
	padding: 15px 20px;
	font-size: 1.2em;
}

.int #copy ul {
	margin-left: 40px;
}

#copy a, #footleft a, #footright a {
	color: #005fad;
	text-decoration: none;
}

#footer {
	height: 163px;
	width: 970px;
	margin: 0 auto;
}

#footerwrap {
	background: #C7D1D3 url(/public/images/cosmotique_int_footer_background.jpg) no-repeat;
	margin: 30px 0 0 0;
border-bottom: 1px solid #A4ADAF;
}

#footleft, #footright {
	color: #4c4c4d;
	font-size: .95em;
	text-align: left;
}

#footleft {
	padding: 16px 0 0 20px;
	width: 241px;
}

#footMiddle {
	width: 150px;
}

#footright {
	padding: 14px 0 0 0;
	width: 500px;
}

.notice {
	background: #FFF6BF;
	border: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px;
}


/* Forms */
#clientform p, #maillist p {
	border-bottom: 1px solid #cfcfcf;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

#clientform label, #maillist label {
	float: left;
	width: 160px;
}
#clientform input, #maillist input {
	clear: both;
}

#clientform label.error, #maillist label.error {
	float: none;
	color: #BF0000;
}

#clientform input.error, #maillist input.error {
	border: 2px solid #BF0000;
}
