@charset "utf-8";

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../images/bgrd_main_solidGrey.gif);
	background-repeat: repeat-y;
	background-color: #333;
	background-position: center;
	margin: 0px;
}
#divContainer{
	min-height: 100%;
	width: 900px;
	margin: 0 auto;
}
#divTopContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
}

#divLogo {
	height: 155px;
	width: 235px;
	float: left;
}
#divTopRightContainer {
	width: 665px;
	float: left;
	height: 155px;
	background-image: url(../images/bgrd_topRight.jpg);
	background-repeat: no-repeat;
}
#divTopRight_Top {
	height: 79px;
	width: 665px;
}
#divTopRight_Bottom {
	height: 76px;
	width: 665px;
}

#divTopRight_MenuHome {
	height: 76px;
	width: 93px;
	float: left;
}
#divTopRight_MenuAboutUs {
	height: 76px;
	width: 102px;
	float: left;
}
#divTopRight_MenuPortfolio {
	height: 76px;
	width: 112px;
	float: left;
}
#divTopRight_MenuServices {
	height: 76px;
	width: 94px;
	float: left;
}
#divTopRight_MenuNewsIdeas {
	height: 76px;
	width: 134px;
	float: left;
}
#divTopRight_MenuContactUs {
	height: 76px;
	width: 130px;
	float: left;
}
#divContentContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#divMiddleBanner {
	height: 224px;
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#divContentLeft {
	width: 572px;
	float: left;
	background-image: url(../images/bgrd_content_left.jpg);
	background-repeat: no-repeat;
	padding: 14px;
	min-height: 100%;
}
#tableContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bgrd_content.jpg);
	min-height: 100%;
}

#divContentRight {
	float: right;
	width: 272px;
	padding: 14px;
	min-height: 100%;
	background-image: url(../images/bgrd_content_right.jpg);
	background-repeat: repeat-y;
}
.fontSectionTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding: 4px;
	width: 272px;
	font-style: normal;
}
.divNewsItem {
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 8px;
}
.fontBoldGrey {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.fontBoldGreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8BC141;
}

.imgNews {
	border: 3px solid #FFF;
	margin-bottom: 6px;
}

#divContentBottom {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	clear: both;
	padding-top: 40px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	margin: 0px;
}
hr {
	clear: both;
}

a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #009;
}
a:link.linkBig {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #009;
}
a:visited.linkBig {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #009;
}
a:hover.linkBig {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
a:active.linkBig {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #009;
}
.divFormItemContainer {
	clear: both;
	padding: 10px;
}
.divFormLabel {
	font-weight: bold;
	clear: none;
	padding: 4px;
}
.inputTextField {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	letter-spacing: 1px;
	width: 300px;
	word-spacing: 3px;
	padding: 2px;
}

.divFormItem {
	width: 300px;
}
.fontNewsTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #749D3D;
}
.divPortfolioItemContainer {
	clear: both;
	width: 560px;
	padding-bottom: 160px;
}

.divPortfolioImage {
	height: 100px;
	width: 200px;
	border: 1px solid #8BC141;
	float: left;
}
.divPortfolioText {
	padding-left: 10px;
	float: left;
	width: 340px;
	padding-bottom: 20px;
}
.fontWarning {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #FF0;
	border: 1px dashed #CCC;
}
#divNewsTitle {
	background-color: #8BC141;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 6px;
}
#divNewsContainer {
	padding: 8px;
	border: 1px solid #8BC141;
}
li {
	list-style-image: url(../images/bullet_arrows.gif);
}
