

body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #ffffff;
	/*#DA251C*/
}

a:link, a:visited { color: #008fc1; text-decoration: none; } 
a:active, a:hover { text-decoration: underline; }


h1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color:#008fc1;
}

h2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #37a7ce;
	text-decoration: underline;
}

h4 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {  
	margin: 0px; 
	padding: 0px;
}

#thepressdigital_container {
	margin: 0px auto;
	width: 930px;
	margin-top: 1px;
}

.send_btn {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 19px;
	width: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #0a8eb8;
	text-decoration: none;
	background: none;
	border: none;
}

.textfield {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 175px;
	font: 12px Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.more_button a{
	clear: both;
	display: block;
	width: 57px;
	height: 19px;
	margin-left: 100px;
	padding: 0px 0px 0px 10px;
	background: url(../images/templatemo_readmore.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

/* ----- Header ----- */

#thepressdigital_header {
	clear: both;
	padding: 0px;
	margin: 10px 0px 15px 0px;
	width: 930px;
	height: 147px;
	background: url(../Images/Header.jpg) no-repeat;
}

.sitename {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	font: 35px Arial;
	font-weight: bold;
	color: #ffffff;
}

.sitename span {
	font-weight: normal;
}

#header {
	margin: 0px;
	float: right;
	width: 690px;
	height: 147px;
	background: url(../images/templatemo_heading_background.jpg) no-repeat;
}

#header .title{
	padding: 50px 0px 0px 180px;
	font-size: 20px;
	font-weight:bold;
	color: #333333;
	line-height: 25px;
}

#header .bigtext{
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
}

/* ----- End of Header ----- */

/* ----------------- Content ----------------------- */

#thepressdigital_content {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 930px;
}

#thepressdigital_left_column {
	float: left;
	/*margin: 0px 10px 5px 0px;
	padding: 20px 10px;*/
	width: 130px;
	text-align: left;
	min-height: 500px;
}

#thepressdigital_middle_column {
	float: left;
	margin: 0px 0px px 0px;
	padding:  0px 0px;
	width: 580px;
	min-height: 500px;
}

#thepressdigital_right_column {
	float: right;
	/*margin: 0px 0px 5px 10px;
	padding: 20px 0px 0px 0px;
	width: 200px;*/
	min-height: 500px;
}

/* left column */

#leftcolumn_box01 {
	width: 130px;
	padding: 0px;
	/*margin: 0px 0px 10px 0px;	*/
}
#leftcolumn_box01 h2
{
	background-color:#DA251C;
}
/* end of left column */

/* middle column */
#thepressdigital_middle_column img
{
	border:none;
}

/* end of middle column
/* right column */

#rightcolumn_box01 {
	
	width: 190px;
	padding: 0px;
}
#rightcolumn_box01 h2
{
	background-color:#DA251C;
}
#rightcolumn_box01 img
{
	border:none;	
}
/* end of right column */


/* ----- Footer ----- */

#thepressdigital_footer {
	clear: both;
	padding: 1px 0px 0px 0px;
	width: 930px;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	background: #DA251C;
	text-align: center;
}

#thepressdigital_footer a{
	color: #FFFFFF;
}

#thepressdigital_footer a:hover{
	text-decoration:underline;
}

/* ----- End of Footer ----- */
