@charset "UTF-8";
#content {
	background-color: #FFFFFF;
	width: 50em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
	background-color: #D7DAEC;
	text-align: center;
	position: absolute;
				width: 100%;
                height: 100%;
				left: 0px;
                right: 0px;
                top: 0px;
                bottom: 0px;
}

h1 {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 190px;
	margin-top: 0px;
	margin-bottom: -50px;
	margin-left: 0px;
	text-indent: -999999px;
}

#main-menu {
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	float: right;
	margin-right: 60px;
	margin-left: 40px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
}
#main-content {
	clear: both;
}

#main-content a{
	text-decoration: none;
	color: #336699;
}

#main-menu li{
	display : inline;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 14px;
	font-size: 16px;
	letter-spacing: 0em;
}

#main-menu a {
	text-decoration: none;
	color: #666666;
	padding-left: 20px;
	padding-bottom: 14px;
	}

#main-menu a:link {
	padding-left: 20px;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	}
	
#main-menu li#active a {
	color: #000000;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	}
	
#main-menu a:visited {
	color: #336699;
	padding-left: 20px;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 0 -28px;
	}
	
#main-menu a:hover {
	color: #666666;
	background-image: url(images/asterisk.gif);
	background-repeat: no-repeat;
	background-position: 0 -4px;
	padding-left: 20px;
	}
	
#main-menuclear {display: none}
	
#footer {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#announcements {
	width: 390px;
	padding-left: 120px;
	float: left;
	padding-right: 20px;
	border-right-width: thick;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-image: url(images/News.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: -15px;
	font-size: 16px;
}
#header {
	height: 190px;
	margin-bottom: 20px;
}
#flash {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/flash-screen-shot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:2px;
}

#announcements a {
	text-decoration: none;
	color: #336699;
}

h2 {
	color: #666666;
	font-weight: normal;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

h3 {
	color: #336699;
	font-weight: 500;
	font-size: 20px;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .1em;
}

#sub-menu {
	float: right;
	width: 210px;
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	margin-left: 0px;
	background-position: 0px center;
	background-image: url(images/asterisk-small.gif);
	height: 350px;
}

#sub-menu a{
	text-decoration: none;
	color: #336699;
}

#portfolio-content {
	float: right;
	width: 500px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	min-height: 600px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#portfolio-content a{
	text-decoration: none;
	color: #336699;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: -40px;
	padding-top: 35px;
	padding-left: 110px;
	margin-bottom: -50px;
}
#clients {
	background-image: url(images/Clients.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: -40px;
	margin-bottom: -50px;
	padding-top: 40px;
	padding-left: 110px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#side-bar {
	width: 200px;
	float: left;
	padding-left: 30px;
	margin-top: 10px;
}

#side-bar a{
	text-decoration: none;
	color: #336699;
}

#media {
	background-image: url(images/Media.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-left: -40px;
	padding-top: 40px;
	margin-bottom: -50px;
	padding-left: 110px;
}
li {
	font-size: 14px;
	line-height: 20px;
}
#sub-1 {
	background-image: url(images/Media.gif);
	background-repeat: no-repeat;
	clip: rect(-40px,auto,auto,auto);
	margin-top: -40px;
	margin-left: -50px;
	padding-left: 70px;
}
#credits {
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
}
.buttonborder {
	border: thin solid #000000;
}

