.content {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	clear: both;
	position: relative;
	border: 0px solid #ccc;
	border-top: 0px solid #ccc;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.subcontent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	clear: both;
	position: relative;
	border: 1px solid #ccc;
	padding: 0px 10px;
	margin: 20px 0;
}

h1 {
	padding-top: 40px;
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
	color: #7499d0;
}

h3 {
	font-size: 1em;
	color: #7499D0;
}

h4 {
	font-weight: normal;
}


.content a,
.subcontent a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.75em;	
	color: #7499d0;
}

.content ul,
.subcontent ul {
	font-size: .75em;
	line-height: 1.5em;
	color: #666;
}

.content p,
.subcontent p {
	font-size: .75em;
	line-height: 1.5em;
	color: #666;
}

.content img,
.subcontent img {
	margin: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
}

.vcard {
	font-size: .75em;
}

.vcard .org {
	font-weight: bold;
}

.vcard .country-name {
}


.vcard label {
	width: 100%;
}

.vcard label .tel,
.vcard label .fax {
	padding-left: 5px;
	display: inline-block;
}

span.banner {
	width: 930px;
	height: 350px;
	margin-left: -10px;
	background-color: #000;
	display: block;
	text-indent: -9000px;
}

span#product {
	background: url(../images/banner_products.jpg) no-repeat;
}

span#services {
	background: url(../images/banner_services.jpg) no-repeat;
}

span#adlib {
	background: url(../images/banner_adlib.jpg) no-repeat;
}

span#convene {
	background: url(../images/banner_convene.jpg) no-repeat;
}

span#funnel {
	background: url(../images/banner_funnel.jpg) no-repeat;
}

span#mdar {
	background: url(../images/banner_MDAR.jpg) no-repeat;
}

span#isris {
	background: url(../images/banner_isris.jpg) no-repeat;
}

span#es264 {
	background: url(../images/banner_es264.jpg) no-repeat;
}

span#news {
	background: url(../images/banner_news.jpg) no-repeat;
}

span#solutions {
	background: url(../images/banner_solutions.jpg) no-repeat;
}

span#edge {
	background: url(../images/banner_edge.jpg) no-repeat;
}

span#government {
	background: url(../images/banner_gov.jpg) no-repeat;
}

span#defense {
	background: url(../images/banner_defense.jpg) no-repeat;
}

span#commercial {
	background: url(../images/banner_com.jpg) no-repeat;
}

.left p, .left ul, .left h5 {
	margin-left: 245px;
}

.right p, .right ul, .right h5 {
	margin-right: 150px;
}

.left img, img.left {
	float: left;
	clear: left;
}

.right img, img.right {
	float: right;
	clear: right;
}
.header .content #about {
	background-image: url(../images/banner_about.jpg);
}
