/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}

#main_container{
	width: 1024px;
	height: 1460px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#main_container_page4{
	width: 1024px;
	height: 1860px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#main_container_page2{
	width: 1024px;
	height: 1220px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#main_container_page5{
	width: 1024px;
	height: 1080px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#main_container_page3{
	width: 1024px;
	height: 930px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#main_container_page{
	width: 1024px;
	height: 850px;
	background-image:url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #e7dfde;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	background-image:url(../images/loozemor_logo.jpg);
	width: 325px;
	height: 75px;
	top: 20px;
}

#banner {
	background-image:url(../images/banner.png);
	width: 1024px;
	height: 360px;
	margin-top: 10px;
}

#footer{
	background: #333333;
	height: 80px;
	width: 100%;
	clear: both;
}

#footer_content{
	text-align: right;
	margin-right: 20px;
	padding-top: 30px;
}

#float_content_left{
	float: left;
}

#float_content_right{
	float: left;
}

#left_content_container{
	width: 280px;
	padding-left: 30px;
}

#content_container{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}

.main_content_top{
	background:url(../images/main_content_top.png);
	width: 588px;
	height: 36px;
}

.main_content_tiling{
	background:url(../images/main_content_tiling.png);
	background-repeat:repeat-y;
	width: 588px;
	height: 100%;
}

.main_content_bottom{
	background:url(../images/main_content_bottom.png);
	width: 588px;
	height: 24px;
}

.left_content_top{
	background:url(../images/left_info_top.png);
	width: 254px;
	height: 19px;
}

.left_content_tiling{
	background:url(../images/left_info_tiling.png);
	background-repeat:repeat-y;
	width: 254px;
	height: 100%;
}

.left_content_bottom{
	background:url(../images/left_info_bottom.png);
	width: 254px;
	height: 33px;
}

.left_contact_top{
	background:url(../images/left_contact_top.png);
	width: 254px;
	height: 21px;
}

.left_contact_tiling{
	background:url(../images/left_contact_tiling.png);
	background-repeat:repeat-y;
	width: 254px;
	height: 100%;
}

.left_contact_bottom{
	background:url(../images/left_contact_bottom.png);
	width: 254px;
	height: 21px;
}

.products_top{
	background:url(../images/products_top.png);
	width: 614px;
	height: 25px;
}

.products_tiling{
	background:url(../images/products_tiling.png);
	background-repeat:repeat-y;
	width: 614px;
	height: 100%;
}

.products_bottom{
	background:url(../images/products_bottom.png);
	width: 614px;
	height: 24px;
}

.content_heading_purple{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-left: 25px;
	color: #a94adb;
}

.content_heading_purple_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a94adb;
}

.content_heading_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

.content_heading_purple_sml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 17px;
	color: #a94adb;
}

.content_heading_purple_sml_left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a94adb;
}

.content_heading_grey_sml{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}


.content_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 540px;
	margin-left: auto;
	margin-right:auto;
}

.left_content_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

.contact_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.contact_container{
	width: 220px;
	margin-left: auto;
	margin-right: auto;
}

.content_txt_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.product_container{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
}

.form_container_top{
	background:url(../images/form_top.png);
	margin-top: 40px;
	width: 311px;
	height: 242px;
}

.form_container_tiling{
	background:url(../images/form_tiling.png);
	background-repeat:repeat-y;
	width: 311px;
	height: 100%;
}

.form_container_bottom{
	background:url(../images/form_bottom.png);
	width: 311px;
	height: 17px;
}

.form_content_container{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
