/*

Title: myBrandHQ
Author : Avin Kelivin 

*/

/* Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
img, div {
	behavior: url(iepngfix.htc)
}
/* body */

body {
	margin:0;
	orphans:0;
	background:#f4f3ef url(../images/bg.jpg) no-repeat center fixed;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#66615d;
	line-height:18px;
	text-align:justify;
}
#wrapper {
	width:100%;
	background:url(../images/top_brown.jpg) repeat-x center 129px;
	overflow:hidden;
}
#container {
	width:960px;
	margin:0 auto;
}
/* header */


#header {
	width:960px;
	float:left;
	height:314px;
}
#logo {
	width:239px;
	height:94px;
	float:left;
	margin:18px 0 0 9px;
}
#logo a {
	width:239px;
	height:94px;
	background:url(../images/my_web_optimized_logo.jpg) no-repeat left top;
	display:block;
}
.breaker {
	clear:both;
	margin:0;
	padding:0;
}
#middle {
	width:960px;
	height:171px;
	float:left;
	background:url(../images/middle_heading.png) no-repeat 19px top;
	margin:31px 0 0 0;
}
#main_image {
	width:228px;
	height:348px;
	position:absolute;
	margin:0 0 0 680px;
	*margin:-314px 0 0 -270px;
	background:url(../images/main_image.png) no-repeat left top;
}
/* End Header */

/* Content*/

#content_part {
	width:934px;
	float:left;
	padding:0 13px 0 13px;
}
h1 {
	padding:20px 0 16px 0;
	font-size:19px;
	font-weight:bold;
	color:#5e4332;
}
/* End Content*/


/* Footer */

#footer_wrapper {
	width:100%;
	margin:32px 0 0 0;
	background:url(../images/bot_brown.jpg) repeat-x center top;
}
#footer {
	width:934px;
	height:308px;
	margin:0 auto;
	color:#f4f3ef;
	padding:0 13px 0 13px;
}
h2 {
	padding:30px 0 16px 0;
	font-size:19px;
	font-weight:bold;
	color:#dbc694;
}
#footer_left {
	width:655px;
	height:308px;
	float:left;
	border-right:1px solid #41342d;
	padding:0 25px 0 0;
}
#contact_form {
	width:655px;
	float:left;
	margin:18px 0 0 0;
}
#form_part1 {
	width:318px;
	float:left;
	padding-right:10px;
}
#form_part1 .txt_feild {
	background:url(../images/text_feild.jpg) no-repeat left top;
	width:293px;
	height:28px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#2b1d15;
	margin-bottom:10px;
	border:none;
	padding:8px 12px 0 12px;
}
#form_part2 .txt_area {
	background:url(../images/text_area.jpg) no-repeat left top;
	width:293px;
	height:119px;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#2b1d15;
	margin-bottom:5px;
	border:none;
	padding:8px 12px 0 12px;
}
#form_part2 {
	width:318px;
	float:left;
}
.submit_button {
	width:136px;
	height:45px;
	background:url(../images/submit_button.jpg) no-repeat left top;
	border:none;
	cursor:pointer;
}
#footer_right {
	width:215px;
	float:left;
	background:url(../images/logo_bot.jpg) no-repeat 23px 24px;
	padding:115px 0 0 25px;
}

/* Footer End */

