@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;

}



#container {
	width: 1253px;
	height: 1750px;
	background: url(images/frame3.png) no-repeat;
}

#header {
	width: 770px;
	height: 250px;
	margin-top: 350px;
	margin-left: 265px;
	float: left;
	reoeat: none;
	background: url(images/header3.png);
	
}

#menu {
	width: 770px;
	height: 100px;
	float: left;
	margin-top: 3px;
	margin-left: 246px;
	padding: 0;
	
}

#main_content {
	width: 530px;
	height: 500px;
	float: right;
	
	font-family: arial, Helvetica, sans-serif;
	
}

#content_top	{
	width: auto;
	margin-left: 50px;
	
}

#content_bottom	{
	background: url(images/content_bg_top.png);
	
}

#content_wrapper {
	width: 500px;
	padding: 0.35em;
	height: 608px;
	float: left;
	margin-left: 245px;
	overflow: auto;
	background: url(images/content_bg.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c2000;
}

.content_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}

#news_wrapper	{
	Width:	450px;
	height: auto;
	font-size: 12px;
	
}

#news_image_wrapper	{
	Margin-top:	15px;
	Width:	450px;
	height:	auto;
	Padding: 6px;

}

a:hover {
font-style: italic;
} 
a:link {
	color: #4D3B31;
} 

a:visited {
	color: #3c2000;
} 

A:link IMG { border: none }


.blockquote p	{
	text-indent: 25px;
	display: inline;
	padding-right: 25px;
}

.quote_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}

.news_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 3c2000;
	text-transform: capitalize;
}




#press_wrapper {
	width: 490px;
	height: 600px;
	float: left;
	margin-left: 275px;
	padding: 6px;
	overflow: auto;
	background: url(images/content_bg.png);
	
}

#content_top {
	width: 500px;
	height: 5px;
	background: url(images/content_bg_top.png);
	float: left;
	margin-left: 275px;
	
}

#content_bottom {
	width: 500px;
	height: 5px;
	background: url(images/content_bg_bottom.png);
	float: left;
	margin-left: 275px;
	
}




#sidebar {
	width: 232px;
	height: 608px;
	float: right;
	margin-right: 225px;
	
}

.column {
	width: 232px;
	height: 608px;
	float: right;
	margin-right: 260px;
	
}

#product_wrapper {
	width: 515px;
	height: 410px;
	padding: 4px;
	margin-top: 8px;
	margin-left: 3px;
	
	
}

#Footer {
	width: 755px;
	height: 140px;
	float: left;
	margin-top: 0.1em;
	margin-left: 15.1em;

	
}

#footer_menu	{
	width: 550px;
	height: 40px;
	margin-top: 60px;
	font-family: Tahoma, Geneva, sans-serif;
	
}

#footer_tag	{
	width: inherit;
	height: 60px;
	
}


.widget {
	position: relative;
	width: 220px;
	height: 260px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:	5px;
	background: url(images/widget_bg.png);
	min-height:	30px;
	overflow: hidden;
	background-image: url(images/widget_bg.png);
	}
	
#social_networks	{
	Width: 220px;
	height: 50px;
	margin-top: 10px;	
}
	

#widget_top 	{
	height: 3px;
	width: 232px;
	background: url(images/widget_top.png);
}	
#widget_bottom 	{
	height: 3px;
	width: 232px;
	background: url(images/widget_bottom.png);

	}
	
	.widget .close {
		width:					25px;
		height:					25px;
		position:				absolute;
		top:					0;
		right:					0;
		cursor:					pointer;
	}

#button{
	margin: 0px;

}

.msg_list {
	margin-left: 0px;
	margin-right: 8px;
	padding: 0px;
	width: 450px;
	height: 600px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
}
.msg_body {
	margin: 1px;
	padding: 5px 10px 15px;
	}

<---------Copyright of Oliver Carding 2009 -------------------------------->