﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #A2A1A1;
	background-color:white;
	background-repeat:repeat-y;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #000000;
}

h1 {
	
	letter-spacing: -1px;
	font-size: 17px;
}

h2 {
	
	letter-spacing: -1px;
	font-size: 15px;
}


h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #38506C;
}

a:hover {
	text-decoration: none;
	color: red;
}

#page_holder

{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F6F6F6;
	padding:10px 0px 0px 10px;
	border:solid 1px #D4D4D4;
	height:100%
	
}
#holder{width:900px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	display:inline;
	}


/* Header */

#header{
	width: 335px;
	height: 100%;
	margin: 0px auto;
	background-image:url('graphics/remaxmasters.jpg');
	background-repeat:no-repeat;
	float:left;
	padding-top:15px;
	}

#header_right

{
    height:150px;
	width:249px;
	margin-left:651px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	background-image:url('images/header_right.jpg');
	background-repeat:no-repeat;
	
}
#header_middel

{
	height:150px;
	width:467px;
	margin-left:184px;
	float:left;
	background-color:#1B2966;

}

#menu
{
    /*background-image:url('graphics/menu.jpg');
    background-repeat:no-repeat;*/
    height:435px;
    width:171px;
    float:left;
    padding-top:10px;
}
#menu_2
{
    background-image:url('images/menu_2.jpg');
    height:27px;
    width:267px;
    margin-left:179px;
}
#background_left
{
    background-image:url('images/bg_l.jpg');
    background-repeat:no-repeat;
    margin-left:0px;
    width:221px;
    height:114px;
}

#menu_holder

{
	width:900px;
	height:40px;
		
}

#menu_top

{
	width:900px;
	height:33px;
	background-color:#ADD1FF;
		
}

#menu_border

{
	width:900px;
	height:6px;
	background-color:#2662DF;
		
}

#menu_spacer

{
	height:17px;
	font-size:1px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	width: 800px;
	margin-left:10px;
	margin-top:80px;
	height:auto;
}
#content_left_about {
	float: left;
	width: 800px;
	margin-left:10px;
}

.table_data
{
    color:White;
    font-size:15px;
}
.content_holder_left {
	padding: 20px 20px;
	background-color:white;
	}

#content_middel {
	float: right;
	width: 900px;
	margin-left:0px;
}

.content_holder_middel {
	padding: 20px 20px;
	background-color:#C12823;
}


.title {
	margin: 0;
	
}
#rock_bg{
	background-image:url('images/bedrovk_bg.jpg');
	background-repeat:no-repeat;
	width:570px;
	height:152px;
	
}

#content_bottom {
	float: left;
	width: 900px;
	margin-left:0px;
}
#content_bottom_about {
	float: left;
	width: 800px;
	margin-left:10px;
}

.content_holder_bottom {
	padding: 20px 20px;
	background-image:url('images/bedrovk_bg_2.jpg');
	background-repeat:repeat-x;
	}




/* Sidebar */


/* Footer */

#footer {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	height: 40px;
	background-color:#B0C4DE;
	margin-top:auto;
	width:910px;
	padding-bottom:15px;	
}

#footer a{color:black; margin-left:auto; margin-right:auto; width:900px}

#footer p {
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: black;
}

