* {
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	background: #E2E9F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#outerWrapper {
	background-image: url(../images/bg_outer.jpg);
	background-repeat: repeat-y;
	width: 960px;
}

#innerWrapper {
	margin: 0 0 0 20px;
	width: 900px;
}

#topBar {
	color: #333;
	background: #FFF;
	height: 15px;
	width: 875px;
	padding: 15px 25px 0 0;
	text-align: right;
}

#header {
	background: #FFF;
	width: 870px;
	height: 110px;
	margin: 0;
	padding: 5px 25px 0 25px;
}

#strapBar {
	color: #FFF;
	background: #2FA3E1;
	background-image: url(../images/bg_strap.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 435px;
	padding: 80px 35px 0 450px;
	text-align: right;
}

#abtaBar {
	color: #FFF;
	background: url(../images/abta_magazine.jpg) no-repeat;
	height: 150px;
	width: 920px;
}

#menuBar {
	color: #333;
	background: #E6E6E6;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 900px;
	padding: 1px 0 0 20px;
	text-align: left;
}

#tagBar {
	color: #FFF;
	background: #8D8D8D;
	background-image: url(../images/bg_tag.jpg);
	background-repeat: repeat-x;
	width: 685px;
	max-height: 50px;
	margin: 0;
	padding: 20px 35px 20px 200px;
	text-align: right;
}

#content {
	position: relative;
	background: #FFF;
	width: 920px;
	min-height: 470px;
	margin: 0;
	padding: 0;
	z-index:1;
}

.contentLeft {
	position: relative;
	width: 400px;
	margin: 10px 0 0 35px;
	padding: 0 0 35px 0;
	text-align: justify;
	z-index: 1;
}

.contentFull {
	width: 850px;
	margin: 10px 35px 20px 35px;
	padding: 0;
	text-align: justify;
}

.contentRight {
	position: absolute;
	margin: 35px 5px 5px 0;
	padding: 0;
	bottom: 5px;
	right: 5px;
	z-index: 0;
}
.contentRightTop {
	position: absolute;
	margin: 35px 5px 5px 0;
	padding: 0;
	top: 60px;
	right: 5px;
	z-index: 0;
}

.contentMap {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 30px;
	right: 45px;
	z-index: 0;
}

.contentLeft_txt {
	float: left;
	width: 45%;
	margin: 10px 10px 20px 35px;
	padding: 0;
	text-align: justify;
}

.contentRight_txt {
	float: right;
	width: 45%;
	margin: 10px 35px 20px 10px;
	padding: 0;
	text-align: justify;
}



#footer {
	clear: both;
	color: #A4A4A4;
	background: #FEFEFE;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	width: 760px;
	height: 100px;
	margin: 0;
	padding: 20px 80px 0px 80px;
	text-align: center;
	bottom: 0;
}

p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	font-size: 12px;
	line-height: 18px;
}

#footer p {
	color: #A4A4A4;
	margin-bottom: 5px;
	font-size: 10px;
}

#strapBar h3 {
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	font-family: century gothic, arial;
	line-height: 25px;
	margin-bottom: 25px;
	text-align: right;
	font-style: normal;
}

#strapBar h1 {
	color: #FFF;
	font-size: 28px;
	font-weight: normal;
	font-family: century gothic, arial;
	margin-bottom: 0;
	letter-spacing: 1px;
	text-align: right;
	font-style: normal;
}

h1 {
	color: #16A7F4;
	font-weight: normal;
	font-family: century gothic, arial;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 25px;
	text-align: left;
	font-style: normal;
}

h3 {
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	font-family: century gothic, arial;
	line-height: 25px;
	margin-bottom: 25px;
	text-align: right;
	font-style: normal;
}

h4 {
	color: #16A7F4;
	font-size: 20px;
	font-weight: normal;
	font-family: century gothic, arial;
	line-height: 25px;
	margin-bottom: 10px;
	font-style: normal;
}

h2 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	font-family: century gothic, arial;
	font-style: normal;
}

#tagBar h3 {
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	font-family: century gothic, arial;
	line-height: 25px;
	margin-bottom: 15;
	text-align: right;
	font-style: normal;
}

a,a:visited {
	color: #2EA2DF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.crumbs {
	font-size: 10px;
	color: #999;
}

li {
	list-style-image: url(../images/bullet_blue.gif);
	list-style-type: square;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}

.abta {
	padding: 30px 30px 0 30px;
}

#featured_gallery {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}

#featured_gallery div#screenshot {
	width: 450px;
	height: 300px;
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-right: 10px;
}

#featured_gallery div.filter {
	width: 450px;
	height: 300px;
	overflow: hidden;
}

#featured_desc {
	width: 210px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
}

#featured_gallery div#control {
	float: left;
	width: 135px;
	height: 300px;
}

#featured_gallery div#thumb_wrap {
	width: 135px;
	height: 260px;
	padding: 5px;
	border: 1px solid #CCC;
}

#featured_gallery a.nav {
	display: block;
	width: 147px;
	height: 20px;
	line-height: 20px;
	background: #2A9DDC;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#featured_gallery div#thumb_list {
	width: 135px;
	height: 300px;
}

#featured_gallery div#thumb_list ul {
	list-style: none;
}

#featured_gallery div#thumb_list ul li {
	margin: 0;
	margin-bottom: 8px;
	overflow: hidden;
	height: 80px;
}

#featured_gallery div#thumb_list ul li a {
	display: block;
	height: 90px;
	width: 135px;
}

#featured_gallery div#thumb_list ul li img {
	border: none;
}

table.client_long td {
	width: 300px;
	text-align: left;
	padding-bottom: 15px;
}
