* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font-family: georgia;
	font-size: 11pt;
	line-height:140%;
	background-image: url(../images/point_specifics_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#faf9c5;
}

a:link, a:visited {
	color: #60943b; 
	}

a:hover {
	color: #530;
	}

a:active {
	text-decoration : none;
	color: #785; 
	}
h1 {
	padding: 45px 0 10px 0;
	font-size: 15pt;
}

h2 {
	padding: 13px 0 1px 0;
	font-size: 12pt;
}

h3 {
	padding: 15px 0 15px 0;
	font-size: 10pt;
}

p {
	padding: 5px 0 10px 0;
	line-height: 14pt;
}
img{
	border:none;
}

.smallprint {
	padding-top: 15px;
	font-size: 9pt;
	line-height: 11pt;
}

#boundingbox {
	text-align: left;
	width: 980px;
	margin:0px auto;
}


#header {
	background: url(../images/point_specifics_r1_c1.jpg) no-repeat top center;
	height:160px;
	width:100%;
}
div#logo{
	width:auto;
	height:auto;
	float:right;
	margin:50px 5px 0px 0px;
}

#footer{
	background:url(../images/footer.jpg) no-repeat top left;
	height:47px;
}
/*********************menu*********************/
div#menu{
	background:url(../images/point_specifics_r2_c1.jpg) no-repeat top center;

	padding-bottom:15px;
    width:100%;
	height:50px;
}	
div#menu ul{
	list-style-type:none;
	text-transform:uppercase;
	font-weight:bold;
}
div#menu ul li{
	display:block;
	width:auto;
	float:left;
	position:relative;
	
}
div#menu ul li a, div#menu ul li a:visited{
	text-decoration:none;
	color: #faf9c5;
	font-size:9.2px;
	font-weight:900;
	height:20px;
	border-right:1px solid #faf9c5;
	padding:0px 4px;
}
div#menu ul li a:hover{
	color:#999900;
}
div#menu ul li.home a, div#menu ul li.home a:visited{
	border-left:none;
	padding-left:0px;
}
/*********************menu end*********************/
div#content {
	width:100%;
	float:left;
	position:relative;
	background: url(../images/point_specifics.gif) no-repeat top center;
	height:590px;
	
}
div#container{
	width:100%;
	float:left;
	position:relative;
	height:auto;
	margin-top:5px;
}
div#colleft{
	width:60%;
	height:auto;
	float:left;
	position:relative;
	margin:10px 8px 10px 0px;
}
div#colright{
	width:35%;
	float:right;
	position:relative;
	height:auto;
	margin:10px 0px;
	
}
div#pointspecimg{
	float:left;
	position:relative;
	width:199px;
	height:266px;
	margin:-5px 20px;
	
	
}
* html div#pointspecimg{
	float:left;
	margin-left:10px;
}

.componentheading, .contentheading{
	font-size: 18pt;
    font-weight:500;
	margin-bottom:10px;
}


.contentheading_sub{
        font-size: 12pt;
        font-weight:500;
}

.componentheading_sub{
	font-size: 14pt;
        font-weight:500;
}

td{
        white-space:normal;
} 

.moduletable_menutable{
        width:550px;
}
/***********contact details table************/
table#pointspec_mob{
	width:300px;
	height:auto;
}
table#pointspec_mob th{
	width:20%;
	margin:0px 0px 5px 3px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
}

table#pointspec_mob td{
	width:auto;
	padding-left:3px;
}
/***********contact details table ends************/