body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

p{
	font-size: 12px;
	line-height:14px;
	margin:0px 0 10px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#70af00;
	margin:0;
	padding:0;
}

#centerSide {
	background-color:#FFFFFF;
	width:689px;
}
#leftSide {
	background:url(designimgs/bgLeftSide.gif) #f2f2f2 right repeat-y;
}
#rightSide {
	background:url(designimgs/bgRightSide.gif) #70af00 left bottom no-repeat;
}
#menuSide {
	font-size:13px;
	color:#70af00;
	background:url(designimgs/menu_bg.gif) #fff right no-repeat;
	text-align:right;
	padding-right:15px;
}
#menuSide a{
	color:#002461;
	text-decoration:none;
}
#menuSide a:hover{
	color:#70af00;
	text-decoration:none;
}
#contenthome {
	font-size: 12px;
	padding:10px;
}
#contenthome h1{
	color:#001c4d;
	font-weight:normal;
}
.green {
	color:#70af00;
}
.grey {
	color:#666666;
}

#sunny {
	background:url(designimgs/sunny_bgcontent.gif) repeat-y left;
}

#solid {
	background:url(designimgs/solid_bgcontent.gif) repeat-y left;
}

#tcns {
	background:url(designimgs/tcns_bgcontent.gif) repeat-y left;
}
#rh {
	background:url(designimgs/rh_bgcontent.gif) repeat-y left;
}
#bo {
	background:url(designimgs/bo_bgcontent.gif) repeat-y left;
}
#wp {
	background:url(designimgs/wp_bgcontent.gif) repeat-y left;
}