body {
	margin: 0;
	padding: 0;
	background: url() repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 860px;
	height: 54px;
	margin: 0 auto;
	background: url("images/img02.jpg") no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 860px;
	height: 54px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 12px 20px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #007bbe;
}

#menu a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #DE8761;
	color: #c45226;
}

/** LOGO */

#logo {
	width: 860px;
	height: 250px;
	background: url("images/img15.jpg") no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 25px; }

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 45px 0 0 15px;
	font: italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	height:260px;
	clear:both;
	background-color: #FFFFFF; 
}

#pageind {
	width: 850px;
	margin: 0 auto;
	height:260px;
	clear:both;
 
}
#page1 {
	width: 850px;
	margin: 0 auto;
	height:450px;
	clear:both;
 
}
#pagesolu {
	width: 850px;
	margin: 0 auto;
	height:520px;
	clear:both;
 
}
#pagevi {
	width: 850px;
	margin: 0 auto;
	height:470px;
	clear:both;
 
}

#pageindex {
	width: 850px;
	margin: 0 auto;
	height:510px;
	clear:both;
 
}

/* Content */

#content {
	float: right;
	width: 800px;
	height: auto;
	}
#content1 {
	float: right;
	width: 600px;
	height: 279px;
}


.post {
	padding: 15px 15px;
	background: url("images/img05.gif") no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}




/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url("images/img13.gif") no-repeat left top;
	text-decoration: none;
}

#sidebar li ul {
	text-decoration: none;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url("images/img12.gif") no-repeat left 50%;
	text-decoration: none;
}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url("images/img14.gif") no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}


#footer1 {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	min-height: 86px;
	background-repeat:repeat-x;
	background-image:url("images/img08.jpg") ;

}


#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 75px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 28px;
text-decoration: none;
letter-spacing: 1px;
background-color:#000000; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
	background-color: #FFFFFF; /*Menu hover bgcolor*/
	color: #000000;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #007bbe; /*Brown color theme*/ 
border-color: #ffffff; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 2px;
background: #2982ce; /*Brown color theme*/ 
}
/*----BOTOM PANEL----*/
#bottomPan{
	height:296px;
	position:relative;
	margin:0 auto;
clear:both;
	background-repeat: repeat;
	background-position: 0 0;
}
#bottomPan1{
	height:696px;
	position:relative;
	margin:0 auto;
clear:both;
	background-repeat: repeat;
	background-position: 0 0;
}
/*----/BOTOM PANEL----*/

