/* TAGS */
body{
	background-color: #46474B;
	background-image: url(../images/body_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #323436;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 125%;
	margin: 0px;
}
p{
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
p.txt_left{
	text-align: justify;
	padding-top: 24px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.darrow{
	background-image: url(../images/down_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	margin:0px;
}
a:{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
}
/* IDs */
#body{
	width: 744px;
	margin: auto;
}
#body_left_right{
	background-image: url(../images/shadow_left_right.png);
	background-position: center;
	background-repeat: repeat-y;
	width:100%;
	text-align: justify;
	margin-right: 20px;
}
#body_bottom{
	background-image: url(../images/shadow_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 7px;
}
#header{
	width:730px;
	height: 359px;
	margin: auto;
}
#content_bg{
	background-color: #FFFFFF;
	width: 730px;
	margin: auto;
}
#content{
	background-image: url(../images/shadow_top.png);
	background-position: top;
	background-repeat: no-repeat;
	width:100%;
	margin: auto;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content_left{
	background-image: url(../images/left_panelx.jpg);
	background-position: left;
	background-repeat: repeat-y;
	width:100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#left_panel{
	width: 700px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#left_panel h1{
	color: #980B02;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 125%;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#footer{
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	padding: 15px 0px 15px 0px
}
.clear{
	clear: both;
}
.txt_h3{
	color: #010101;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.txt_red{
	color: #98170E;
	text-decoration: underline;
}
.txt_privacy{
	color: #d83102;
}
.row_left{
}
.row_right{
	float: right;
}
.project_box{
	float: left;
	margin: 28px 0px 0px 0px;
	width: 100%;
}
.project_img{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #980B02;
	font-weight: bold;
}
.Red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #980B02;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
