
body {
	background-color: #FFFFFF;
	background-image: url(../images/pageBg.jpg);
	background-repeat: repeat-x;
}

body, td, p, a, li, ol, ul, input, select, textarea, div {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
}

body {
	padding-bottom:20px;
}


a, a:visited {
	text-decoration: none;
	color: #FF8400;
}

a:hover {
	text-decoration: underline;
	color: #FF8400;
}

.icons a, .icons a:visited, .icons a:hover {
	text-decoration: none;
	color: #2D8BD2;
	font-size: 11px;
}

.servicesList {
	text-align: right;
	padding: 0px 6px 0px 0px;
	margin: 0px 28px 8px 0px;
	font-size: 20px;
	color: #FF8400;
	text-transform: uppercase;
	border-right: solid 8px #E8E8E8;
}

.servicesList a, .servicesList a:visited{
	font-size: 18px;
	color: #FF8400;
	text-transform: uppercase;
	text-decoration: none;
}

.servicesList a:hover{
	color: #2D8BD2;
	text-decoration: none;
}

.leftBlock {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 40px 28px 40px 0px;
}

.leftBlock h3{
	font-size: 16px;
	color: #2D8BD2;
	text-align: right;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.leftBlock p{
	font-size: 12px;
	color: #727272;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.copyright{
	font-size: 12px;
	color: #2D8BD2;
	text-align: right;
	padding: 5px 0px 0px 0px;
	border-top: solid 2px #E8E8E8;
	width: 263px;
}

.bottomMenu{
	text-align: left;
	padding: 4px 0px 0px 0px;
	border-top: solid 2px #2D8BD2;
	width: 560px;
}

.bottomMenu a, .bottomMenu a:visited{
	font-size: 13px;
	color: #484848;
	padding-right: 10px;
	text-decoration: none;
}

.bottomMenu a:hover{
	color: #2D8BD2;
	text-decoration: none;
}

.orange {
	color: #FF8400;
}

.headerIndex {
	width: 562px;
	background-image: url(../images/headerIndex.jpg);
	background-repeat: no-repeat;
	padding: 275px 0px 20px 0px;
}

.headerPage {
	width: 562px;
	background-image: url(../images/headerPage.jpg);
	background-repeat: no-repeat;
	padding: 165px 0px 20px 0px;
}

.headerIndex h1, .headerPage h1{
	color: #2D8BD2;
	font-size: 25px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

.headerIndex h2, .headerPage h2{
	color: #FF8400;
	font-size: 16px;
	margin: 3px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #E8E8E8;
}

.headerIndex p, .headerPage p{
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

.headerIndex ul, .headerPage ul {
	font-size: 13px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 15px 10px;
}
.headerIndex li, .headerPage li {
	font-size: 13px;
}


c.headerIndex a, .headerPage a{
	font-size: 13px;
}

div.subMenu {
	width: 136px;
	border: solid 1px #B4B5B5;
	background-color: #F3F3F4;
	padding: 6px 1px 6px 1px;

}

div.subMenu a, div.subMenu a:visited {
	display: block;
	padding: 1px 3px 1px 11px;
	margin: 2px 3px 2px 3px;
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	text-decoration: none;
	color: #484848;
	line-height: 15px;
}

div.subMenu a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #FF8400;
}

div.subSubMenu {
	width: 138px;
	border: solid 1px #B4B5B5;
	background-color: #F3F3F4;
	padding: 6px 1px 6px 1px;

}

div.subSubMenu a, div.subSubMenu a:visited {
	display: block;
	padding: 1px 3px 1px 11px;
	margin: 2px 3px 2px 3px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
	text-decoration: none;
	color: #484848;
	line-height: 15px;
}

div.subSubMenu a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #2D8BD2;
}

.btnStyle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8A00;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D27E00;
	border-right-color: #D27E00;
	border-bottom-color: #D27E00;
	border-left-color: #D27E00;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.portfolio {
}

.portfolio th{
	background-color: #D6D9DD;
}     

.portfolio td{
	padding: 2px 0px 15px 0px;
}

.portfolio td b{
	color: #2D8BD2;
	font-weight: normal;
}
