@charset "utf-8";
/** {margin:0; padding:0;}*/



/*  Text section  */

p {
	color:#000;
	margin-bottom:8px;
	margin-top:0;
	line-height:20px;
	text-align:right;
	
	
}

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #8e0004;
	margin-bottom:2px;
	}
	
h2 {
	display:block;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #8e0004;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #714f2b;
	margin-top:18px;
	padding-bottom:8px;
	text-align:center;
}
h3 {
	color:#8E0004;
	font-size:14px;
	font-weight:bold;
	line-height:12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

#maincolumn a:link, #maincolumn a:visited {
	color:#77671C;
	padding:0;
	margin:0;
	text-decoration:none;

}

#maincolumn a:hover{
	text-decoration:underline;

}

.textcontainer {

	
	width: auto;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	_margin-right:8px;
}


/* End Text section  */
.clr {

	clear:both;
	
}

body {
	background-color: #f2f2f2;
	height:100%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
#wrapper {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:930px;

}
#wrapper #top_shadow {
	background-image: url(../images/top_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 930px;
}
#wrapper #bottom_shadow {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 35px;
	width: 930px;
}

/*  Start header and menu section  */

#wrapper #header {
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 930px;
}
#wrapper #header a {
	display: block;
	float: right;
	height: 100px;
	width: 550px;
	margin-right: 35px;
	margin-top: 15px;
	overflow:hidden;
}

#header #main_menu {
	overflow:hidden;
	height:35px;
	padding:0;
	text-align:left;
	width:580px;
	float: left;
	margin:18px 0 0 13px;
	overflow:hidden;
}
#header #main_menu ul {

	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

#header #main_menu li {
	float:left;
	height:35px;
	margin:0;
	padding:0;
	overflow:hidden;
	
}
	
	
#wrapper #header #main_menu li a {
	color:#FFF;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	padding:0 8px;
	text-decoration:none;
	margin:0;
	width:auto;
	height:auto;
	letter-spacing: 1px;
	overflow:hidden;
}	
	
	/*  Start of the menu itmes boxs colors  */
	
#main_menu .item1 {
	background-color:#E4870F;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;	
}
#main_menu .item2 {
	background-color:#a69026;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;	
}
#main_menu .item3 {
	background-color:#eedf8b;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;
}
#main_menu .item4 {
	background-color:#f1bc2e;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;	
}
#main_menu .item5 {
	background-color:#c73c00;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;	
}
#main_menu .item6 {
	background-color:#ab0005;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;	
}

#main_menu .item7 {
	background-color:#666666;
	overflow:hidden;
	float:left;
	height:11px;
	position:relative;
	top:13px;
	width:10px;
}


#wrapper #header #main_menu li.item07#active a,
#wrapper #header #main_menu li.item07 a:hover {
	color:#666666;
	overflow:hidden;
}


#wrapper #header #main_menu li.item06#active a,
#wrapper #header #main_menu li.item06 a:hover {
	color:#AB0005;
	overflow:hidden;
}

#wrapper #header #main_menu li.item05#active a,
#wrapper #header #main_menu li.item05 a:hover {
	color:#c73c00;
	overflow:hidden;
}

#wrapper #header #main_menu li.item04#active a,
#wrapper #header #main_menu li.item04 a:hover {
	color:#f1bc2e;
	overflow:hidden;
}

#wrapper #header #main_menu li.item03#active a,
#wrapper #header #main_menu li.item03 a:hover {
	color:#eedf8b;
	overflow:hidden;
}

#wrapper #header #main_menu li.item02#active a,
#wrapper #header #main_menu li.item02 a:hover {
	color:#a69026;
	overflow:hidden;
}

#wrapper #header #main_menu li.item01#active a,
#wrapper #header #main_menu li.item01 a:hover {
	color:#E4870F;
	overflow:hidden;
}
/*  End of the menu itmes boxs  */	
	
/*  Start of the center section  */

#wrapper #center {
	color: #fffedf;
	height: auto;
	width: 930px;
	background-image: url(../images/middle_shadow.jpg);
	background-repeat: repeat-y;
	direction:rtl;
}
#center #maincolumn {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display:table;
}

#maincolumn #leftcolum {
	float: left;
	width: 304px;
	height: 403px;
	background-image: url(../images/leftcolum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-style: solid;
	border-right-color: #714f2b;
	border-right-width: 1px;
}


#maincolumn #middlecolum {
	float: left;
	width: 296px;
	height: 403px;
	border-right-style: solid;
	border-right-color: #714f2b;
	border-right-width: 1px;
	background-image: url(../images/middlecolum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#maincolumn #rightcolum {
	background-image: url(../images/rightcolum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 293px;
	height: 403px;
}
#wrapper #footer {
	height: 20px;
	width: 930px;
}
#wrapper #footer .sgf {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin-right: 20px;
	word-spacing: 2px;
	letter-spacing: 1px;
}	

#footer .sgf a {
	color: #000000;
	text-decoration: none;
}

#footer .sgf a:hover {
	text-decoration: underline;
}

/***Start of inside page css***/


#midcolumn_inside {
	margin-top:40px;
	float:left;
	width:760px;
	height:auto;
}

#wrapper #bottom_shadowInsdie {
	background-image: url(../images/bottom_shadowInside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 930px;
}
#maincolumn #right_menu {
	float: left;
	width: 139px;
}

#right_menu .menu-nav-right {
	list-style-image: url(../images/bult-1.jpg);
}

#right_menu .menu-nav-right li {
	height:25px;
}

#right_menu a:link, #right_menu a:visited {
	color:#8E0004;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.003in;
}

/*   custom form and buttons   */


input {
font-family:Arial, Helvetica, sans-serif;
	border:none;
	background-color:#718289;
	height:20px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;

}
.sendme {
	border:none;
	background-color:transparent;
	color:#8E0004;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	width:50px;
	height:25px;
	position:relative;
	right:164px;

}

form {
	margin-right:20px;
	margin-top:15px;
}
text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
