#main{
	width:803px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border:#140F4C 1px solid;
	/* background-color:#99CC66; */
	
}
/***********************************************/
/* header div open                                 */
/***********************************************/
header{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}
#topline{
	width:100%;
	height:22px;
	float:left;
	/*background-image:url(images/toptexts7.jpg);*/
	background-image:url(images/toptexts8.jpg);
	background-repeat:no-repeat;
}
#compname{
	width:100%;
	height:138px;
	float:left;
	background-image:url(images/logobkrd4.jpg);
	background-repeat:no-repeat;
	
}	
#menu{
	width:100%;
	height:22px;
	float:left;
	overflow:hidden;
	/*background-image:url(images/topbutton2.jpg);
	background-repeat:repeat-x;*/
	background-image:url(images/toplinks_bg.jpg);
	background-repeat:no-repeat;
	border-bottom:#FFFFFF 1px solid;
	border-top:#FFFFFF 0px solid;
}
#headinglinks{
	width:12.3%;
	height:25px;
	float:left;
	overflow:hidden;
	padding-top:3px;
	border-right:#140F4C 1px solid;
	/*border-left:#FFFFFF 1px solid;*/
}
#headinglinkslast{
	width:12.3%;
	height:25px;
	float:left;
	overflow:hidden;
	padding-top:3px;
	/*border-right:#140F4C 1px solid;*/
	/*border-left:#FFFFFF 1px solid;*/
}
/***********************************************/
/* header div close                                 */
/***********************************************/

#maincontent{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
	/*background-color:#99CC66;*/
	/*background-color:#096b9d;*/
	/*background-color:#FFFFFF;*/
	
}

/***********************************************/
/* maincontent leftdiv open                                 */
/***********************************************/
#leftcontent{
	width:204px;
	height:auto;
	float:left;

	/*background-color:#99CC66;*/
	/*background-color:#096b9d;*/
	background-color:#140F4C;
}
#userlogin{
	
float:left;
height:197px;
padding-left:20px;
padding-top:23px;
}
#logindivs{
	
	height:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#logindivstext{
	
	height:20px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#leftlinks{
	width:95%;
	
	float:left;
	/*background-color:#99CC66;*/
	/*background-color:#096b9d;*/
	background-color:#140F4C;
	margin-left:2px;
}
/***********************************************/
/* maincontent leftdiv close                                 */
/***********************************************/

/***********************************************/
/* maincontent rightdiv open                                 */
/***********************************************/
#rightcontent{
	width:74.5%;
	height:auto;
	float:right;
	overflow:hidden;
	background-color:#FFFFFF;
}
#headerimage{
	width:100%;
	height:225px;
	float:left;
	overflow:hidden;
}
#redline{
	width:600px;
	height:55px;
	float:left;
	overflow:hidden;
	padding-top:15px;
	padding-left:10px;
	padding-right:15px;
	margin-top:1px;
	/*background-color:#FF6633;*/
	/*background-color:#096b9d;*/
	/*background-color:#D1D2D2;*/
	background-image:url(images/bg01.jpg);
	background-repeat:no-repeat;
	word-wrap:break-word;
}
#rightinformation{
background-color:#FFFFFF;
float:left;
height:auto;
min-height:300px;
overflow:hidden;
padding:1px 10px 20px;
text-align:justify;
width:96.7%;
}

#generalinformation{
	width:96.7%;
	height:auto;
	min-height: 300px;            /* for modern browsers */
	float:left;
	overflow:hidden;
	text-align:justify;
		padding-right:10px;
	padding-top:1px;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

/***********************************************/
/* maincontent rightdiv Close                                 */
/***********************************************/
#mainproddiv
{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
	padding-left:2px;
}
#modelmaindiv
{
	width:105%;
	float:left;
	height:auto;
	overflow:hidden;
	margin-bottom:1px;
	margin-left:-10px
}
#modeltopimagediv
{
	height:auto;

text-align:center;
width:599px;
}
#modelsideimagediv
{
	height:232px;
	width:214px;
	float:left;
	margin-top:auto;
	padding-left:10px;
	margin-bottom:5px;
	overflow:auto;
	text-align:center;
	
}
input,textarea{
border:1px solid #cccccc;}
#modelsidedetailsdiv
{
	height:192px;
	width:313px;
	margin-bottom:5px;
	float:right;
	/*background-color:#666666;*/
	background-color:#D1D2D2;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
	padding-right:25px;
	overflow:auto;
	margin-top:10px;
}
#modelheadingdiv
{
background-image:url(images/bg01.jpg);
background-repeat:no-repeat;
height:22px;
margin-top:7px;
padding:11px 10px 5px 5px;
width:600px;
}
#modelbottomdetailsdiv
{
	height:auto;
	
	/*background-color:#666666;*/
	/*background-color:#D1D2D2;*/
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:#cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
		margin-top:7px;
}
/***********************************************/
/* Footer div Open                                 */
/***********************************************/

#footerdiv{	
	clear:both;
	width:100%;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top:15px;
	margin-bottom:2px;
	text-align:center;
	/*background-color:#FF6633;*/
	/*background-color:#096b9d;*/
	background-color:#D1D2D2;
}

