




p {
	padding: 0px;
	margin: 0 auto;
}

h4 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
}

h6 {
	font-size: 12px;
	color: #ff7c00;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	background: url(../images/h2_bg.gif) no-repeat left;
}

h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h1.faq {
	font-size: 12px;
	font-weight: normal;
	background: #ffd39e;
	padding: 2px 0 2px 2px;
}

p.faq {
	padding: 10px 0 10px 0;
}

h1.details {
	font-size: 12px;
	font-weight: normal;
	background: #ffd39e;
	padding: 10px 0 10px 5px;
	width: 410px;
	float: left;
}

h5.details {
	font-size: 10px;
	font-weight: normal;
	background: #ffd39e;
	padding: 5px 0 5px 5px;
	margin: 0 0 0 5px;
	width: 120px;
	float: left;
}

h1.companytitle {
	font-size: 14px;
	font-weight: normal;
	background: #ffd39e;
	padding: 5px 0 5px 5px;
	margin: 10px 0 0 0;
}


/* ----- Website Css -----*/
#wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

/* ----- Header -----*/






#tabsend {
	background: url(../images/tabsend.gif) repeat-x;
	width: 550px;
	height: 40px;
}

#tabsend a {
	text-decoration: none;
}

#tabsend a:hover {
	text-decoration: underline;
}

#tabsendsmall {
	background: url(../images/tabsend.gif) repeat-x;
	width: 550px;
	height: 10px;
	margin: 10px 0 10px 0;
}

#tabsend p {
	padding: 0 10px 0 10px;
}

#tabsend_main {
	width: 550px;
	height: 20px;
	float: left;
	text-align: center;
}

#tabsend_main_left {
	width: 193px;
	height: 20px;
	float: left;
	text-align: left;
}

#tabsend_main_center {
	width: 550px;
	height: 20px;
	float: left;
	text-align: center;
}

#tabsend_main_center a {
	text-decoration: underline;
	color: #000;
}

#tabsend_main_right {
	width: 193px;
	height: 20px;
	float: left;
	text-align: right;
}

#tabsend_left {
	width: 275px;
	height: 20px;
	float: left;
	text-align: left;
}

#tabsend_left a {
	text-decoration: none;
	color: #000;
}

#tabsend_left a:hover {
	text-decoration: underline;
	color: #000;
}

#tabsend_right {
	width: 275px;
	height: 20px;
	float: left;
	text-align: right;
}

#tabsend_right a {
	text-decoration: none;
	color: #000;
}

#tabsend_right a:hover {
	text-decoration: underline;
	color: #000;
}

#newsmainarticle {
	width: 550px;
	padding: 0;
	margin: 0 0 10px 0;
}

#newssmallarticle {
	width: 550px;
	padding: 0;
	margin: 0 0 10px 0;
}

#photos {
	width: 125px;
	height: 140px;
	float: left;
	margin: 0 5px 10px 5px;
}

.photopost {
	width: 125px;
	height: 35px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.photo {
	border: 0px solid #ff7c00;
	padding: 2px;
	background-color: #fff;
	margin: 0 0 10px 0;
}

.newsphoto {
	border: 1px solid #ff7c00;
	padding: 2px;
	background-color: #fff;
	margin: 0 10px 10px 0;
}


