html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	border: 0;
	color: #777;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/pagebg1.png) repeat;
	color: #777;
}

table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.clsImage {
	border: 0px;
	padding: 0px;
}

.clsPageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.clsTextBlack {
	color: #000000;
}

.clsTextRed {
	color: #ff0000;
}

.clsText {
	color: #d00100;
}

/* Layout */
#idBody {
	width: 900px;
}

#idHeader {
	background: url(images/header.png) no-repeat;
	width: 900px;
	height: 136px;
}

#idMenu {
	background: url(images/menu.png) no-repeat;
	width: 900px;
	height: 22px;
}

#idNet {
	background: url(images/bg2.png) repeat-y;
	width: 900px;
}

#idTop {
	background: url(images/top2.png) no-repeat;
	width: 900px;
	height: 13px;	
}

#idBanner {
	background: url(images/banner.png) no-repeat;
	width: 900px;
	height: 203px;
}

#idBannerBg {
	background: url(images/banner_home.jpg) no-repeat;
	width: 835px;
	height: 203px;
}

#idBodyPage {
	background: url(images/bg.png) repeat-y;
	width: 900px;
}

#idBottom {
	background: url(images/bottom.png) no-repeat;
	width: 900px;
	height: 18px;
}

#idFooter {
	background: url(images/footer.png) no-repeat;
	width: 900px;
	height: 78px;
	color: #ffffff;
	font-size: 11px;
}

#idFooter a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}

#idFooter a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

.clsFooter {
	color: #ffffff;
	font-size: 11px;
}

.clsFooter:hover {
	color: #999999;
	font-size: 11px;
}

.clsContactLogo {
	background-image: url(images/contact-techfeat.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 100%;
}

.clsBox_Top {
	background: url(images/box_top.jpg) no-repeat;
	width: 204px;
	height: 57px;
}

.clsBox_Bg {
	background: url(images/box_bg.jpg) repeat-y;
	width: 204px;
}

.clsBox_Bottom {
	background: url(images/box_bottom.jpg) no-repeat;
	width: 204px;
	height: 36px;
}

.clsBoxMain {
	height: 155px;
}

.clsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.clsMainBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc171e;
}

.newsticker {
	text-align: left;
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

.clsQuickContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

input.clsQuickContact, textarea.clsQuickContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
