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

* {
margin: 0px;
padding: 0px;
}

img {
border: none;
vertical-align: top;
}

a {
text-decoration: none;
}

body {
background: #54B5DF url(images/bg.gif) top left repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

h1 {
font-size: 18px;
color: #3399FF;
font-weight: bold;
}

h2, .h2 {
font-size: 12px;
color: #FE1212;
font-weight: bold;
}

h3 {
font-size: 9px;
color: #ADADAD;
font-weight: normal;
}

#wrapper {
background: #72C1EC;
margin: 0 auto;
text-align: center;
width: 925px;
}

#header {
position: relative;
height: 235px;
}
	#top_menu {
	position: absolute;
	top: 22px;
	right: 8px;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	}
		#top_menu a:link , #top_menu a:visited {
		color: #FFFFFF;
		}
		#top_menu a:hover {
		color: #FF0000;
		}
	#menu {
	position: absolute;
	bottom: 9px;
	right: 28px;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
	letter-spacing /**/: 0.15em !important;
	letter-spacing: 0.1em;
	}
		#menu a:link , #menu a:visited {
		color: #FFFFFF;
		}
		#menu a:hover {
		color: #99CCFF;
		}

#content {
	position: relative;
	width: 431px;
	background: #FBFBFB url(images/content_top.gif) top left no-repeat;
	text-align: justify;
	border:0px none red;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 80px;
	padding-right: 236px;
	padding-bottom: 120px;
	padding-left: 225px;
	height: auto;
}
	#left_col {
	position: absolute;
	top: 120px;
	left: 11px;
	}
	#right_col {
	position: absolute;
	top: 80px;
	right: 10px;
	color: #003366;
	}
		#whatsNew {
		display: block;
		width: 114px;
		padding: 20px 0px 0px 0px;
		background: #DFE9F2 url(images/new_bot.gif) bottom center no-repeat;
		margin-bottom: 20px;
		}
		#whatsNew p {
		text-align: left;
		font-size: 85%;
		padding: 0px 10px 20px 10px;
		width: 94px;
		}
		
	#content a:link , #content a:visited {
	color: #919191;
	}
	#content a:hover {
	color: #23B8D8;
	}

#footer {
margin: 0px 18px 0px 15px;
position: relative;
display: block;
height: 80px;
width: 892px;
background-color: #FBFBFB;
}
	#bot_menu {
	font-size: 10px;
	color: #A9A9A9;
	text-align: center;
	}
		#bot_menu a:link , #bot_menu a:visited {
		color: #A9A9A9;
		}
		#bot_menu a:hover {
		color: #FF0000;
		}
	#copy {
	position: absolute;
	background:  #FBFBFB url(images/footer.gif) bottom center no-repeat;
	bottom: 0px;
	left: 121px;
	display: block;
	width: 654px;
	height: 38px;
	padding-top: 10px;
	text-align: center;
	font-size: 9px;
	color: #66CCFF;
	line-height: 160%;
	}
		#copy a:link , #copy a:visited {
		color: #66CCFF;
		font-style: italic;
		font-weight: bold;
		}
		#copy a:hover {
		color: #FF0000;
		}
		.tv {
		color: #FF0000;
		font-style: italic;
		font-weight: bold;
		}
	
#sitemap {
margin-left: 20px;
list-style: circle;
}
	#sitemap li {
	padding: 5px 0px;
	}
	#sitemap a:link , #sitemap a:visited {
	color: #333333;
	}
	#sitemap a:hover {
	color: #23B8D8;
	}
	#sitemap a:active {
	color: #919191;
	}

.short {
	height: 340px;
}

.right {
float: right;
}

.img_right {
float: right;
margin: 0px 0px 0px 10px;
}

.img_left {
float: left;
margin: 0px 10px 0px 0px;
}

.tab {
margin: 8px 0px 0px 20px;
}

.bold_light {
font-weight: bold;
color: #0060AA;
}

.office_right {
float: right;
width: 170px;
margin: 0px 0px 5px 10px;
text-align: center;
font-size: 9px;
color: #ACACAC;
padding: 4px;
border: #CCCCCC 1px solid;
}

.portfolios {
margin: 8px 0px;
font-size: 10px;
}
	.portfolios img {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.services {
float: right;
width: 169px;
margin: 0px 0px 5px 10px;
}

.logos {
text-align: center;
}

/* Styles for Contact Form */

table {
width: 100%;
}

td {
padding: 5px;
font-size: 11px;
vertical-align: top;
}

.items {
width: 165px;
text-align: right;
}

.fields {
background-color: #EFEFEF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
border: none;
padding: 2px;
width: 240px;
font-size: 11px;
}

.right {
text-align: right;
}
#mediaplayer{
	height: 242px;
	width: 430px;
	margin: 0px;
	padding: 0px;
	clear: none;
	text-align: center;
	border: 0px none #0C9;
}
