.redText{
	FONT-FAMILY: Georgia, Arial,verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#5E5E5E;
}


.SitemapBullet ul, ul, a{
list-style-type:disc;
color:#4A494A;
}
.SitemapBullet a:hover{
list-style-type:disc;
color:#000000;
}
.SitemapBullet a{
list-style-type:disc;
color:#4A494A;
}

.TopFlashHeader{
clear:both;
width:956px;
height:154px;
clear:both;
}

.TopFlashHeaderNew{
width:953px;
height:222px;
clear:both;
}

.TopFlashGap{
height:1px;
border:1px solid red;
margin:0px auto;
clear:both;
}

.TopFlashHeaderBack{
float:center;
background:url(../images/fla_img1.gif) no-repeat;
background-position:bottom;
width:937px;
height:195px;
margin:0px auto;
border:1px solid red;
}

body
{
	margin:0px auto;
	padding:0px;
	/*background:url(../images/background.gif);*/
	background-color:#000000;
	margin-top:16px;
	margin-bottom:20px;
	height:100%;
	text-align:center;
}
div{
	padding:0px;
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4A494A;
	text-decoration:none;
}
h1{
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}
h2{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}

h3{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}

h4{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; color:#F22161;
	display:inline;
	padding:3px 0 0 0;
}
td{
	/*padding-right:10px;
	padding-left:5px;*/
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4A494A;
	text-decoration:none;
}

td a{
	padding-right:10px;
	padding-left:5px;
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4A494A;
	text-decoration:none;
}

td a:hover{
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0C4188;
	text-decoration:none;
}

.introstyle a{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.introstyle a:hover, a{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.linkText a:hover, a{
	color:black;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
}
.BlueHeading{
	color:#0C4188;
	font-weight:bold;
	font-size:11px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
}


/*********************************Form  CSS *******************/
.orangeText{
color:#FF8500;
font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
}

.formDiv{
width:450px; 
padding:0px;
float:left;
}

.formDivRight{
width:430px; 
padding:0px;
float:right;
}

.formTextDiv{
width:200px;
float:left;
padding-top:0px
}

.formInputDiv{
float:left;
padding-right:10px;
}

.textSpan{
line-height:210%;
}


Input, textarea, select{
font-size:11px;
color:#4A494A;
margin-bottom:6px;
}

br {
	clear: left;
}

.button{
background:#0F61A6;
border:2px solid #0F61A6;
color:#ffffff;
font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
width: 60px;
margin:3px;
margin-top:20px;
}


/**************************Header*********************************/

#header_div{
	width:972px;
	border-left:1px solid #7C8B94;
	border-right:1px solid #7C8B94;
	border-top:1px solid #7C8B94;
	margin:0px auto;
	padding:0px;
	background:#000000;
	height:auto;

}
#header_div2{
	width:958px;
	border:0px solid #000000;
	margin:0px auto;
	margin-top:5px;
	padding:0px;
	background:#ffffff;
	text-align:center;
}
#inner_div{
	width:936px;
	border:0px solid #000000;
	margin:0px auto;
	padding:0px;
	background:#ffffff;
	text-align:center;
	height:82px;
}
#logo{
	background:url(../images/logo.gif);
	height:57px;
	width:162px;
	float:left;
	margin-top:10px;
	border:0px solid #000000;
	margin-left:5px;
	cursor:pointer;
}
#sitemap{
	float:right;
	width:227px;
	margin-top:20px;
	padding-left:15px;
	border:1px solid red;
	text-align:left;
	border:0px solid red;
}
/*#home{
	width:95px;
	text-align:center;
	padding-left:25px;
	padding-top:0px;
	border:1px solid #000000;
}*/
#sitemap ul {
	list-style-type:none;
	COLOR: #818181;
	FONT-FAMILY: Georgia, Arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration:none;
	font-weight: normal;
}
#sitemap ul a {
	list-style-type:none;
	COLOR: #818181;
	FONT-FAMILY: Georgia, Arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration:none;
	font-weight: normal;
}
#sitemap ul a:hover{
	list-style-type:none;
	COLOR: #818181;
	FONT-FAMILY: Georgia, Arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration:underline;
	font-weight: normal;
}
#sitemap ul li {
	float:left;
	line-height:20px;
	border:0px solid magenta;
	width:auto;
	text-align:center;
}
/**************************Middle Part*********************************/

#middle_div{
position:inline;
	width:972px;
	border-left:1px solid #7C8B94;
	border-right:1px solid #7C8B94;
	border-top:0px solid #7C8B94;
	margin:0px auto;
	padding:0px;
	background:#000000;
	height:auto;
	overflow:hidden;
}
#middle_div2{
	width:958px;
	border:0px solid #000000;
	margin:0px auto;
	margin-bottom:0px;
	padding:0px;
	background:#ffffff;
	text-align:center;
	height:auto;
	overflow:hidden;
}
#middle_outer{
	width:936px;
	border:0px solid green;
	margin:0px auto;
}
#Special_img{
	width:187px;
	height:16px;
	border:0px solid green;
	background:url(../images/special_high.gif);
	margin:0px auto;
	float:left;
	margin-top:5px;
}
#About_img{
	width:67px;
	height:13px;
	border:0px solid green;
	background:url(../images/aboutus.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}

#Sitemap_img{
	width:58px;
	height:14px;
	border:0px solid green;
	background:url(../images/sitemap1.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Contact_img{
	width:79px;
	height:13px;
	border:0px solid green;
	background:url(../images/contactus.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#quote{
	width:154px;
	height:13px;
	border:0px solid green;
	background:url(../images/quote_img.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Client_img{
	width:81px;
	height:14px;
	border:0px solid green;
	background:url(../images/client.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}

#Production_img{
	width:146px;
	height:14px;
	border:0px solid green;
	background:url(../images/production.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Types_img{
	width:125px;
	height:14px;
	border:0px solid green;
	background:url(../images/typesofbuilding.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Truss_img{
	width:376px;
	height:16px;
	border:0px solid green;
	background:url(../images/truss.gif) no-repeat;
	margin:0px auto;
	margin-top:5px;
	float:left;
	margin-top:0px;

}
#Portal_img{
	width:334px;
	height:17px;
	border:0px solid green;
	background:url(../images/portal.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#North_img{
	width:269px;
	height:16px;
	border:0px solid green;
	background:url(../images/north-light.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Tob_img{
	width:239px;
	height:18px;
	border:0px solid green;
	background:url(../images/tob3.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Mezznin_img{
	width:230px;
	height:16px;
	border:0px solid green;
	background:url(../images/mezznine.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}

#Roofing_img{
	width:152px;
	height:15px;
	border:0px solid green;
	background:url(../images/roofing.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Acess_img{
	width:80px;
	height:13px;
	border:0px solid green;
	background:url(../images/accessories.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
}
#Catalogue_img{
	width:103px;
	height:16px;
	border:0px solid green;
	background:url(../images/catalogue.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:5px;
}
#Photo_img{
	width:96px;
	height:15px;
	background:url(../images/photo-gallery.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:0px;
	margin-left:3px;
}

#Enquiry_img{
	width:96px;
	height:15px;
	border:0px solid green;
	background:url(../images/enquiry.gif) no-repeat;
	margin:0px auto;
	float:left;
	margin-top:5px;
}
enquiry

#leftPart{
	border:0px solid red;
	width:300px;
	float:left;
	line-height:160%;
}
#MidPart{
	border:0px solid green;
	width:300px;
	float:left;
	line-height:160%;
}
#RightPart{
	border:0px solid green;
	width:300px;
	float:right;
	line-height:160%;
}
#OurClient{
 	border:0px solid green;
	overflow:hidden;
	margin:0px auto;
	width:900px;
	float:left;
}
#OurConsultant{
	border:0px solid red;
	float:left;
	overflow:hidden;
	text-align:left;
}
#Consultant{
	width:300px;
	border:0px solid black;
	float:left;
	line-height:160%;
}
#ConsultantRig{
	width:250px;
	float:left;
	line-height:160%;
}
#ConsultantRight{
	width:200px;
	float:left;
	line-height:160%;
}
/*******************Middle Products Area********************/

.Product_main{
	width:865px;
	border-bottom:1px solid #A8ACB1;
	text-align:center;
	height:160px;
	margin:0 auto;
}
.Pro_first{
	width:400px;
	float:left;
	border:0px solid green;
}
.Pro_Head{
	text-align:left;
	FONT-FAMILY:Georgia, Arial, verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	text-decoration:underline;
	color:#0C4188;
	font-weight: bold;
	border:0px solid green;
}
.Pro_Content{
	FONT-FAMILY: Georgia, Arial,verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	width:120px;
	text-decoration:normal;
	color:#5E5E5E;
	font-weight: normal;
	text-align:justify;
	float:right;
}
#Pro_Content img{
	float:right;
	border:0px solid #000;
}
.Part{
	background:url(../images/part.gif) repeat-y;
	margin-left:25px;
	width:25px;
	float:left;
	height:160px;
}

.Pro_Second{
	width:400px;
	float:left;
	border:0px solid green;
	margin-left:10px;
}
/*#Pro_Third{
	width:285px;
	float:right;
	margin:0 auto;
	border:1px solid red;
}
#Pro_Forth{
	width:865px;
	text-align:left;
	border:0px solid red;
}*/


/*******************Middle Products Area********************/

#highImg{
	
	float:right;
	background:#ffffff;
	padding-right:0px;

	/*	padding-top:4px;*/
}

/*******************Left Area********************/

#left_pannel{
	width:203px;
	float:left;
	border:0px solid green;
	background:#ffffff;
}
#memberArea{
	width:202px;
	border:0px solid red;
	/*float:right;*/
	height:115px;
}
#memberImg{
	background:url(../images/member.gif)  no-repeat;
	WIDTH:202px;
	HEIGHT:29px;
}

#memberImgBttm{
 background:url(../images/member_bttm.gif) no-repeat;
 border:0px solid red;
 WIDTH:202px;
 HEIGHT:13px;
 /*border-left:1px solid #12478E;
 border-right:1px solid #12478E;*/
}

#loginPart{
 
 border-left:1px solid #12478E;
 border-right:1px solid #12478E;
 /*float:right;*/
 height:55px;
 padding:2px 0px 0px 5px;
 text-align:left;
 font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #3F3F3F;
}

.istyle
{
	font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #12478E;
    BACKGROUND-COLOR: #ffffff;
    BORDER-TOP: #C5C5C5 1px solid;
    BORDER-LEFT: #C5C5C5 1px solid;
    BORDER-BOTTOM: #C5C5C5 1px solid;
	BORDER-RIGHT: #C5C5C5 1px solid; 
    MARGIN: 0px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
	width:95px;
}
a{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19519D;
	text-decoration:none;
}
a:hover{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #19519D;
	text-decoration:underline;
}
.TextHov{
	padding:0px;
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#19519D;
	text-decoration:none;
}
.TextHov:hover{
	padding:0px;
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4A494A;
	text-decoration:none;
}
.forgot a{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #19519D;
	text-decoration:none;
}
.forgot a:hover{
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #19519D;
	text-decoration:underline;
}

#special{
	background:url(../images/special.gif) no-repeat bottom;
	height:142px;
	/**/
	margin:0px;
	text-align:justify;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #24333C;
	position:relative;
}
#special p{
	margin:0px 0px 0px 14px;
	width:175px;
}
/******************Center Area********************/

#center_content{
	width:485px;
	float:left;
	border:0px solid red;
	background:#ffffff;
}

#center_Part{
	width:465px;
	float:center;
	border:0px solid red;
	background:#ffffff;
	margin:0px auto;
	overflow:hidden;
}

#TxtMatter{
	width:345px;
	float:right;
	text-align:justify;
	height:auto;
	overflow:hidden;
	float:center;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;

}
#TxtMatterNew{
	float:left;
	width:465px;
	text-align:justify;
	height:auto;
	overflow:hidden;
	float:center;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
}

/******************Right Area********************/

#right_pannel{
	width:227px;
	float:right;
	border-left:1px solid black;
	border-right:1px solid black;
	background:#ffffff;
	padding:0px;
	height:auto;
	overflow:hidden;
	position:inline;
	margin-top:0px auto;
}


.Previous{
	background:url(../images/pre_bg.gif) repeat-x top ;
	margin:0px;
	padding:3px 10px 0px 10px;
	clear:both;
	border:0px;
}


/************************Footer******************************/
#footer_div{
	width:972px;
	border-left:1px solid #7C8B94;
	border-right:1px solid #7C8B94;
	border-top:0px solid #7C8B94;
	border-bottom:1px solid #7C8B94;
	margin:0px auto;
	padding:0px;
	background:#000000;
	height:auto;
}
/*#footer_div{
	width:972px;
	border-left:1px solid #7C8B94;
	border-right:1px solid #7C8B94;
	border-bottom:1px solid #7C8B94;
	margin:0px auto;
	padding:0px;
	background:#000000;
	height:auto;
	overflow:hidden;
}*/
#footer_divInner{
	width:958px;
	border:0px solid #000000;
	overflow:hidden;
	margin:0px auto;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
	height:auto;
}
#footer_outer{
	width:936px;
	border:0px solid green;
	margin:0px auto;
	background:url(../images/footer_bg.gif) repeat-x top ;
	height:39px;
	text-align:center;
	padding-top:12px;
}
#logo30{width:104px; height:86px; padding:10px; float:left;}
.presentation{font-family:Arial; color:#0000CC; font-size:12px;  background-color:#FFFFFF; text-decoration:none; padding-top:20px; font-weight:bold;}
.presentation a{ color:#0000CC;  text-decoration:none; font-weight:bold; }
.presentation a:hover{ color:#ff0000;  text-decoration:none; font-weight:bold;}
.roof{font-family:Arial; color:#535353; font-size:11px;  text-decoration:none; line-height:20px; font-weight:normal;}


/*request button CSS
	21st Aug 08*/
.request
{
float:center;
padding-top:20px;
border:none;
}
/*quotation_form CSS*/
.orange-Text{
color:#FF8500;
font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;
}

.form-Div{
width:450px; 
padding:0px;
float:left;
}

.form-Div-Right{
width:480px; 
padding:0px;
float:right;
}

.form-Text-Div{
width:230px;
float:left;
padding-top:0px;
padding-left:5px;
}

.form-Input-Div{
float:left;
padding-right:10px;
}
/*
.text-Span{
line-height:233%;
}

*/
Input, textarea, select{
font-size:11px;
color:#4A494A;
vertical-align:middle;

}
.input
{
font-size:11px;
background:#ffffff;
color:#4A494A;
font-weight:normal;
border:1px solid #7F9DB9;
}


br {
	clear: left;
}

.button{
background:#0F61A6;
border:2px solid #0F61A6;
color:#ffffff;
font-family: Georgia, Arial, verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
width: 60px;
margin:3px;
margin-top:20px;
}
div{
	padding:0px;
	margin:0px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4A494A;
	text-decoration:none;
	vertical-align:middle;

}
.building
{
padding-top:20px;
padding-bottom:20px;
float:left;
}
.BlueHead{
	color:#0C4188;
	font-weight:bold;
	font-size:14px;
	font-family:Georgia, Arial, verdana, Helvetica, sans-serif;
}
.left
{
text-align:left;
}
.table
{
margin-top:5px;
padding-left:5px;
border:none;
}



