body {
	background-color:#2a2829;
	font-family:arial;
	font-size:9pt;
	color:#bbbab8;
	margin: 0 auto;
	
	background-image:url(../siteimages/background.jpg);
	background-repeat:repeat;
	background-position:top center;
}

a:link, a:visited, a:active {text-decoration:none;color:#fccc01;}
a:hover {text-decoration:underline;color:#fccc01;}

h1 { font-family: Arial; font-weight:bold; font-size:12pt; color: #fccc01; }
h2 { font-family: Arial; font-weight:bold; font-size:10pt; color: #fccc01; }
h3 { font-family: Arial; font-weight:bold; font-size:9pt; color: #fccc01; }

input {font-family: arial; font-size:9pt; color: #000}
textarea {font-family: arial; font-size:9pt; color: #000}
select {font-family: arial; font-size:9pt; color: #000}

#main_body {
	width:100%;
	background-image:url(../siteimages/background1.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
#body_wrap {
	width:950px;
	margin: 0 auto 0 auto;
	padding-top:5px;
}

#wrap {
	clear:both;
}

#txt_bold {
	font-weight:bold;
}

#txt_red {
	color:#d9407d;
	font-weight:bold;
} 

/* --------------- Header --------------- */
#header {
	margin-bottom:11px;
	width:950px;
}

/* ---- Header - Nav ---- */
#header_menu {
	width:950px;
	height:48px;
	margin-bottom:11px;
}
 
#header_menul {
	float:left;
	width:12px;
	height:48px;
	background:url('../siteimages/header_menu_left.jpg') no-repeat;
}

#header_menum {
	float:left;
	width:911px;
	height:48px;
	padding:15px 15px 0 0;
	text-align:right;
	background:url('../siteimages/header_menu_repeat.jpg') repeat-x top left;
}

#header_menum a:link, #header_menum a:visited, #header_menum a:active {
	font-size:10pt;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#header_menum a:hover {
	text-decoration:none;
}

#header_menur {
	float:right;
	width:12px;
	height:48px;
	background:url('../siteimages/header_menu_right.jpg') no-repeat;
}

/* ---- Header - Image ---- */
#header_img {
	height:379px;
	background:url('../siteimages/header_img.jpg') no-repeat;
	z-index:99;
}

#header_img img {
	width:950px;
	height:379px;
	background:transparent;
	z-index:101;
}

/* --------------- Main Content --------------- */
#main_content {
	width:950px;
	padding-top:10px;
	background: url('../siteimages/footer_logo.png') no-repeat bottom right;
}

#main_intro img { 
	border: 2px solid #fff; 
}

#main_intro h2 { 
	margin: 10px; 
}

/* ---- Main Content - Left Boxes ---- */
#left_content {
	float:left;
	width:587px;
	margin-right:11px;
}

#left_content h1 {
	margin-bottom:10px;
	margin-top:0px;
	font-size:14pt;
	font-weight:bold;
}

#left_content h2 {
	padding:0 10px 0 10px;
	font-size:12pt;
	font-weight:bold;
	color:#fccc01;
}

#lcont_box {
	margin-left:10px;
	margin-bottom:5px;
	padding:0 10px 20px 10px;
}

#lcont_box_cont a{
	font-size:11pt;
	font-weight:bold;
	color:#fff;
}

#lcont_box_cont h3 {
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
}

#lcont_box_bullet {
	float:left;
	margin-left:-10px;
}

#lcont_box_cont {
	float:left;
	margin-left:15px;
	width:90%;
}

#main_intro {
	min-height:200px;
	padding:6px 0 0px 0;
	margin-top:0;
	margin-bottom:5px;
	color:#fff;
}

#main_intro_rm { 
	width:105px;
	padding:10px 0 0px 0;
	margin-left:430px;
	text-align:center;
	background:url('../siteimages/tab.jpg') no-repeat;
}

#main_intro_rm a {
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	color:#fccc01;	
}

#main_articles {
	min-height:150px;
	margin-bottom:11px;
	padding:10px;
}

/* ---- Main Content - Right Boxes ---- */
#right_content {
	float:left;
	width:350px;
	min-height:160px;
	padding:10px 0 20px 0;
	margin-top:0;
	margin-bottom:190px;
	color:#fff;
}

#right_content h1 {
	padding:0 10px 0 10px;
	margin:10px;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
}

#rcont_box {
	float:left;
	padding:0 20px;
}

#rcont_box img {
	max-width:120px;
	max-height:150px;
}

/* --------------- Footer --------------- */
#footer_content {
	width:950px;
	padding:1px 0px 0 0px;
	text-align:center;
	font-size:8.5pt;
	font-weight:bold;
	color:#000;
}

#footer_menul {
	float:left;
	width:21px;
	height:30px;
	background:url('../siteimages/footer_left.jpg') no-repeat;
}

#footer_menum {
	float:left;
	width:908px;
	height:20px;
	padding-top:10px;
	text-align:center;
	background:url('../siteimages/footer_repeat.jpg') repeat-x top left;
}

#footer_menum a:link, #footer_menum a:visited, #footer_menum a:active {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#footer_menum a:hover {
	text-decoration:underline;
}

#footer_menur {
	float:right;
	width:21px;
	height:30px;
	background:url('../siteimages/footer_right.jpg') no-repeat;
}

/*
opacity: 0.20;
filter:alpha(opacity=20);
-moz-opacity: 0.2; 
*/

/* --------------- Curved boxes --------------- */
/* ---- Main Content - Right Curved Box ---- */
.curveBox_r {position:relative; background:#322900; color:#ffffff; margin:5em auto;}
#cv1_r, #cbl_r, #ctr_r, #cbr_r {position:absolute; width:20px; height:20px; color:#322900; background:#242424; overflow:hidden; font-style:normal; z-index:1;}
#cv1_r {top:0; left:0;}
#cbl_r {bottom:0; left:0;}
#ctr_r {top:0; right:0;}
#cbr_r {bottom:0; right:0;}
.curveBox_r em b {position:absolute; font-size:150px; font-family:arial; color:#322900; line-height:40px; font-weight:normal;}
#cv1_r b {left:-8px;}
#ctr_r b {left:-25px;}
#cbl_r b {left:-8px; top:-17px;}
#cbr_r b {left:-25px; top:-17px;}
.curveBox_r p {position:relative; z-index:100;}

/* ---- Main Content - Left Curved Box ---- */
.curveBox_l {position:relative; background:#403F3D; color:#ffffff; margin:5em auto;}
#cv1_l, #cbl_l, #ctr_l, #cbr_l {position:absolute; width:20px; height:20px; color:#403F3D; background:#242424; overflow:hidden; font-style:normal; z-index:1;}
#cv1_l {top:0; left:0;}
#cbl_l {bottom:0; left:0;}
#ctr_l {top:0; right:0;}
#cbr_l {bottom:0; right:0;}
.curveBox_l em b {position:absolute; font-size:150px; font-family:arial; color:#403F3D; line-height:40px; font-weight:normal;}
#cv1_l b {left:-8px;}
#ctr_l b {left:-25px;}
#cbl_l b {left:-8px; top:-17px;}
#cbr_l b {left:-25px; top:-17px;}
.curveBox_l p {position:relative; z-index:100;}
