/* 
  ------------------------------------------------
  (c) Digital Evolution 2008
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-image: url(../imgs/bg/bg_masthead2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: white;	
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

/* Masthead */
#masthead {
	color: #999999;
	padding: 0;
	margin: 0;
	/*background-image: url(../imgs/bg/bg_masthead_right3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: transparent;
	height: 190px;*/
}
#mastheadtable {
	color: #999999;
	padding: 0;
	margin: 0;
	background-color: transparent;
	width: 960px;
	height: 190px;
}
#mastheadtable .logotd{
	padding: 0;
	margin: 0;
	width: 93px;
}

#mastheadtable .maintd{
	padding: 0;
	margin: 0;
	background-image: url(../imgs/bg/bg_masthead_right4.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*width: 680px;*/
}

#mastheadlogo{
	float: left;
	margin: 0 auto;
	
	background-color: #003c5b;	
	width: 93px;
	
}



#wrapper {
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
margin-top: 20px;
	
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
#right {
	width: 680px;
	float: left;
}
#left {
	width: 280px;
	float: left;
}


/*#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}*/
#footer {
	/*border-top: 3px solid #0293D4;*/
	margin-top: 20px;
	color: #003c5b;
	font-size: 0.7em;
	background-color: #ACC314;	
	
	
}
.footerTable {
	color: #003c5b;
	background-color: transparent;
	width: 980px;
	padding: 15px 0;
	
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 10px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}


.nomargintop {
	margin-top: 0;
}

.quotation {
	background-color: #000000;
	padding: 14px;
	color: #FFFFFF;
	font-size: .95em;
	border: 1px solid #FFFFFF;
}


/* General Floats */
.floatright1 {
	float: right;
	margin: 0 5px 20px 15px;
}

/* Hide Gallery */

.gallery-hide a{
	display: none;
}

/* Social icons */

#socialicons {
	width: 250px;
	margin: 0 0 10px 0;
	color: #003c5b !important;
	font-size: 0.9em !important;
	
}
#socialicons .socialicons-txt {
	float: left;
	margin: 0 10px 0 0;
}

#socialicons .icons-twitter {
	width: 30px;
	float: left;
	margin: 0 10px 0 0;
}
#socialicons .icons-facebook {
	width: 30px;
	float: left;
	margin: 0 10px 0 0;	
}