* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #01060C;
	background-image: url(../images/template/bg_body2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	color: #464646;
}

@media only screen and (min-width: 1440px) {
    body {
    	background-image: url(../images/template/bg_body3.jpg);
    }
}

#wrapper {
	width:1106px;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	margin-top: 0px;
}

#leftcolumn {
	width: 1030px;
	float: left;
}

#header {
	height:184px;
	width:1036px;
}

#header2 {
	height:42;
	width:997px;
	margin-bottom: -3px;
}

#content {
	width:1005px;
	background-image: url(../images/template/bg_content.gif);
	background-repeat: repeat-y;
	padding-left: 32px;
	padding-top: 60px;
	margin-bottom: 0;
	padding-bottom: 20px;
	margin-left: 52px;
}
.topNav {
	margin-top:-18px;
	margin-left:-14px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-bottom:12px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	color: #075094;
	padding-top:20px;
}
hr {
	color: #E2E2E2;
	width:50%;
}
.textTable {
	padding-left: 25px;
	padding-right:15px;
	color: #464646;
}
.bulletsTable{
	padding-left:30px;
	padding-top:15px;
	}

.bulletsTableExperience{
	margin-left:30px;
	padding-top:7px;
	position:relative;
	}

.hollowBullet {
	padding-left: 50px;
	list-style-type: circle;
}

.bulletsTableMore{
	padding-left:30px;
	}
	
.bulletsTableMore li{
font-size: 13.5px;
	font-family: "Times New Roman", Times, serif;
	color:#363636;
	margin-left:60px;
}

.team {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;    
}

.team a:link {
	color: #81AEB1;
	text-decoration: none;
}
.team a:hover {
	color: #999;
	text-decoration: none;
}
.team a:visited {
	color: #81AEB1;
	text-decoration: none;
}

.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;	
}

.bulletsTable li{
/*	font-size: 13.5px;
	font-family: "Times New Roman", Times, serif; 
	color:#363636;
	*/
}

#content_foot {
	width:997px;
}

#footer {
	width:1005px;
	height:100px;
	background-image: url(../images/template/bg_content.gif);
	background-repeat: repeat-y;
	text-align: center;
	color: #FFF;
	margin-left:52px;
}

#rightcolumn {
	float: left;
	color: #333;
	width: 49px;
	display: inline;
	position: relative;
	padding-top:11px;
	padding-left:7px;
}
