@charset "UTF-8";
/* CSS Document */

/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	color: #555753;
	background: #47546d url(images/background.gif) repeat-x right top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.88889;
	}

/* Link Styles*/

a:link {
	color: #8BA93A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	
}
a:visited {
	color: #8BA93A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #8BA93A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.linkbox:link, a.linkbox:visited, a.linkbox:active {
	background-image: url(images/button_background.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	padding: 6px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 25px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

a.linkbox:hover {
	background-image: url(images/button_background_over.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: block;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 6px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 25px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding: 5px 22px;
	display: inline;
	width: 50px;
	}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding: 5px 22px;
	display: inline;
	width: 50px;
	background-color: #222222;
	}

a.footer:link, a.footer:visited, a.footer:active {
	color: #222222;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* Divs */
#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgroundbody_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	}
#logobanner {
	background: url(images/logo.jpg) no-repeat center top;
	width: 900px;
	height: 68px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#menulinks {
	background: url(images/gradient.jpg) repeat-y center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 0px;
	}
#linksblackbar {
	background-color: #000000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}
#flashbanner {
	background: url(images/gradient.jpg) repeat-y center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
#textbox {
	background: #FFFFFF url(images/dots.jpg) repeat-x left top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-bottom: auto;
	}
	
#bottombar {
	background: url(images/backgroundbody_bottom.png) center top;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 59px;
	}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #222222;
	text-align: center;
	}
#socialnetwork {
	width: 100%;
	color: #222222;
	text-align: center;
	line-height: 30px;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#mainbox {
	width: 100%;
	}
#leftbox {
	width: 575px;
	min-height: 220px;
	}
#linkmenu {
	width: 180px;
	color: #222222;
	text-align: left;
	float: right;
	height: 100%;
	list-style-image: none;
	list-style-type: none;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
#portfoliogalleries {
	font-style: italic;
	width: 535px;
	border: 1px solid #CCCCCC;
	padding: 15px 20px 20px;
	text-align: left;
	height: 105px;
	}
#services {
	font-style: italic;
	width: 535px;
	border: 1px solid #CCCCCC;
	padding: 15px 20px 20px;
	text-align: left;
	height: 105px;
	}
#servicesright {
	font-style: italic;
	display: block;
	float: left;
	padding-right: 30px;
	}

/* Profile CSS */
.profilebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	display: block;
	padding-top: 10px;
	}
.profiles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 100%;
	display: block;
	height: 219px;
	padding-top: 10px;
	}
.profileimage {
	height: 100px;
	width: 100px;
	margin-right: 10px;
	border: 1px solid #666666;
	float: left;
	margin-bottom: 20px;
	}
.profiletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	width: 160px;
	height: 102px;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	}.logos {
	padding-right: 12px;
	padding-left: 12px;
}
/* text styles */
h1 {
	font-size: 12px;
	width: 565px;
	color: #FFFFFF;
	padding-left: 10px;
	background-position: bottom;
	background-image: url(images/button_background_orange.png);
}
.boxborder {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.jobtitle {
	font-size: 10px;
	font-style: italic;
}
.gallerytitles {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-align: right;
	line-height: 14px;
	text-decoration: none;
	height: 75px;
	width: 75px;
	background-color: #8EAB3F;
	font-style: normal;
}
.socialfollow {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

