/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	letter-spacing:normal;	
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a{text-decoration:none;}

body {
	line-height: 1.5;
    font-family: helvetica, arial, sans-serif;
}
ol, ul {
	list-style: none;
}

/* End Reset */

body {
 background:#024978 url(images/thinbg.png) repeat-x top left;
 /*width:1024px;
 margin:auto;*/
}
#mainwrap {
 width:1024px;
 height:100%;
 margin:auto;
 /*border:1px solid black;*/
 background: #ff0000 url(images/fullbg.png) no-repeat top left;
}

#wrap {
 width: 960px;
 margin: auto;
 /*border-left:1px solid black;
 border-right:1px solid black;*/
}

#header{
/*	background:url(images/header.png) repeat-x top left;*/
	width:100%;
	height:85px;
	background:url(images/header_top.jpg) no-repeat top left;
}

#header h1 {
 background: url(images/logo_type.png) no-repeat;
 margin-top:20px;
 margin-left:30px;
 width: 249px;
 height: 56px;
 text-indent: -9999px;
 float: left;
}
/* nav menu*/

#header #menu{
float:right;
margin-top:55px;
/*margin-left:100px;*/
}

#menu ul li{
float: left;
padding:0 5px 0 5px;
}

#menu ul li a{
position: relative;
display:block;
text-decoration:none;
color:#3d3d3d;
font-size:12px;
font-weight:bold;
margin-right:20px;
padding:2px 5px 2px 5px;
/*border: 1px solid #9ecef6;*/
border-bottom:none;
}

#menu ul li a:hover{
/*background: #0c85f4;*//*url(images/menubg.png);*/
/*border: 1px solid #000;*/
color:white;
}

#menu ul li a.current{
/*background: #0c85f4;*//*url(images/menubg.png);*/
color:white;
}
/*end nav menu*/

/*Featured*/

#main
{
     	background-color:#e8f3f9;   
}

.anchor
{
/*	border:1px solid #224e70; */
	/*background:#FFFFFF;*/
	/*padding:3px;*/
	color:#224e70;	
	background:url(images/arrow_right.png) no-repeat;
	margin-left:20px;
	font-weight:bold;
	padding-left:25px;
	padding-top:2px;
}

.anchor:hover
{
	/*background-color:#369dec;	*/
	/*color: #224e70;*/
	text-decoration:underline;
}

#main #featured{
	background: url(images/box.png) no-repeat 15px 10px;
	padding-top:15px;
	overflow:hidden;
	padding-right:35px;
	padding-bottom:0px;
	/*width:960px;*/
	border-bottom:1px solid white;
	border-right:1px solid #9ecff6;	
	border-left:1px solid #9ecff6;	
}

#main #featured img.featuredImage{
float:left;
margin:10px 25px 15px 15px;
height:215px;
width:555px;
}

#main #featured h2{
color:#224e70;
font-size:28px;
margin-top:8px;
margin-bottom:5px;
}

#main #featured p{
/*color:#626262;*/
 margin-bottom:15px;
 color: #013c75;/*#3b87cc;*/ 
 font-size:12px;
 text-align:justify;
}

#main #featured p#details{
color:#215379;
}

#main #content
{
	background-color:#e8f3f9;
	border-left:1px solid #b4cbe6;
	border-right:1px solid #b4cbe6;
	float:left;
	width:958px;
	margin-top:-2px;
}

.label
{
	padding-left:50px;
	color:#215379;	
	font-size:12px;
}

.textbox
{
	background:url(images/textbg.gif) repeat-x;
}
.mytextbox
{
	background:red;	
}
/*slider*/
#slider {
	float:left;
	margin:5px 25px 15px 30px;
    width: 555px; /* important to be same as image width */
    height: 215px; /* important to be same as image height */
    /*position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 555px; /* important to be same as image width or wider */
    /*position: absolute;
	top: 0;
	margin-left: 0;*/
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
	/*margin:10px 25px 15px 15px;*/
	height:215px;
	width:555px;	
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 525px;	
    background-color: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
	-khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
	margin-bottom:15px;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
/*end slider*/
#learnmore{
    background:url(images/buttonbg.png) no-repeat;
    font-size:12px;
    line-height:17px;
    height:17px;
    margin-right:1em;
    margin-left:20px;
    padding-left:3em;
    padding-right:2.5em;
    padding-bottom:.5em;
    padding-top:.4em;
    float:left;
    color:#00284d;
    font-weight:bold;
}

#learnmore a{
	text-decoration:none;
	color:#00284d;
	font-weight:bold;
}
#learnmore a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#signin{
    background:url(images/buttonbg.png) no-repeat;
    font-size:12px;
    line-height:17px;
    height:17px;
    margin-right:1em;
    margin-left:10px;
    padding-left:2em;
    padding-right:2.5em;
    padding-bottom:.5em;
    padding-top:.4em;
    float:left;
    color:#00284d;
    font-weight:bold;
}

#signin a{
	text-decoration:none;
	color:#00284d;
	font-weight:bold;
}
#signin a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
/*end featured*/

/*main content*/
div.col{
width:310px;
height:275px;
background:url(images/colbg.png) repeat-y;
float:left;
line-height:20px;
padding:20px 0 0 10px;
color:#013c75;
font-size:12px;
}
div.col h2{
padding:5px 0 0 10px;
font-size:18px;
margin-bottom:5px;
}
div.col img{
float:left;
padding:3px;
margin-right:10px;
margin-top:10px;
/*border:3px solid #c8eafb;/*#61b3e0;*/
}

div.col p{
padding:10px;
text-align:justify;
}

div.col p.service{
padding:10px;
margin-bottom:15px;
}

div.col #testimonials{
text-align:right;
padding:5px;
padding-right:15px;
margin-top:35px;
}

div.col #testimonial{
font-style:italic;
padding:0;
text-align:right;
}

div.col #testimonialby{
font-weight:bold;
padding:0;
text-align:right;
}

div.col #testimonialcompany{
padding:0;
text-align:right;
}
/*end of main content*/

/*footer*/
#footer{
width:100%;
height:56px;
margin:0 auto;
float:left;
/*background: url(images/fullbg.png) no-repeat bottom left;
position:absolute;
bottom:0;*/
}

/*#leftbg{
float:left;
background: url(images/footerleft.png) no-repeat top left;
width:39px;
height:56px;
text-indent: -9999px;
position:absolute;
bottom:0;

}*/

.videotable
{
	background:red;
	padding:10px;	
}

#PageWrap{width:90%; margin:0 auto; text-align:justify;}

#PageWrap h1{ background:url(images/body-sep.jpg) repeat-x bottom; width:200px;color:#224e70;
font-size:24px;
margin-top:8px;
margin-bottom:5px;}

#PageWrap h2{color:#013c75;
font-size:18px; margin-top:25px;}

#PageWrap p{color:#013c75;
font-size:12px;}

.headerpic{width:957px; margin-top:-24px; border:1px solid #77b3df;}

.ContentWrapper{min-height:600px; width:100%; margin:0 auto; height:100%;}

.SignInBox
{
	background:url(images/login-box.jpg) no-repeat;
	margin:0 auto;	
	position:relative;
	top:100px;
	border:1px solid #addffc;
}

.SignUpBox
{
	background:url(images/register-box.jpg) no-repeat;
	margin:0 auto;	
	position:relative;
	top:100px;
	border:1px solid #addffc;
	padding-top:50px;
}

.ForgotBox
{
	background:url(images/forgot-box.jpg) no-repeat;
	margin:0 auto;	
	position:relative;
	top:100px;
	border:1px solid #addffc;
	padding-top:50px;
}

.InnerTable
{
	padding-top:10px;	
	padding-left:15px;
}

.InnerTable tr {margin-left:15px;}

.labeltext
{
	font-size:12px;
	color:Black;	
	font-weight:bold;
}
.labelMessage
{
	font-size:12px;
	color:Black;
	text-decoration:underline;	
}

.CategoryTitle{color:#224e70; font-size:14px;}

.CategoryDescription{font-size:12px; line-height:24px;	}

.CatImg{width:15%;}

.CatDesc{ text-align:justify;width:80%;}

.gvCategoryDetails
{
	position: relative;
	color: #000000; 
	height: 85%; 
	margin:0 auto;
	font-size: 12px;
	text-align:justify;
	margin-bottom:15px;
}

.welcometext
{
text-align:right;
font-size:12px;	
color:#224e70;
padding-right:10px;
padding-bottom:10px;
}

.linkButton{color:#ae0606; text-decoration:none;}

.categoryLabel{color:#224e70; text-decoration:none; font-size:12px; font-weight:bold; width:auto;}

#footermenu{
background: url(images/footer.png) no-repeat top left;
width:960px;
height:56px;
margin:0 auto;
color:#12395f;
font-size:12px;
padding-top:5px;
}

#footermenu ul li{
float:left;
padding:0 5px 0 25px;
}

#footermenu ul li a{
color:#12395f;
display:block;
text-decoration:none;
}
#footermenu ul li a:hover{
text-decoration:underline;
}

#disclaimer{
clear:both;
padding-top:10px;
text-align:center;
}

/*#rightbg{
left:980px;
background: url(images/footerright.png) no-repeat top left;
width:42px;
height:56px;
text-indent: -9999px;
position:absolute;
bottom:0;
}*/
/*end footer*/

.forgot{font-size:12px; color:Black; top:-30px; position:relative;}

.item
{
	width: 258px;
	/*margin-right: 9px;
	margin-left: 9px;*/
	margin-bottom: 36px;
	border: 1px solid #FFFFFF; 
	background:#FFFFFF;    
}

.item h1 {
	padding-bottom: 0px;
	font: 24px/22px "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;	
	color: #333;
	width:258px;
    margin:0 auto;
    text-align:center;
}


.item-details {
	background-image: url(images/item_frame_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:158px;
	height:158px;  
}
.item-details a img {
	padding-top: 9px;
	padding-left: 30px;
	width:199px;
	height:110px;
	
}
.item:hover {
	width: 300px;
	float: left;
	/*margin-right: 9px;
	margin-left: 9px;*/
	margin-bottom: 36px;
	border: 1px solid #ccc;
}
.item-details:hover {
	background-image: url(images/item_frame_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.item:hover h1 { color: #000; }

.details{padding-top:10px;}
.details a{font-size:10px; text-decoration:none; color:Black;}

.itemdetails a{float:left;}

#Content1{background:#FFFFFF;}

.contenttable{background:#FFFFFF; margin:0 auto;}

.sideMenu{width:200px; float:left; margin-left:0px; background:url(images/left_bg.jpg) no-repeat; background-position:-25px; border-left:1px solid #e3e3e3;
          border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}

.selectedMenuItem a{color:Black;}

.selectedMenuItem a:hover{color:Black;}

.menuItem a{color:Black;}

.menuItem a:hover{color:#037CC4;}

.selectedMenuItem{background:white;padding:5px; font-size:13px; color:Black;}

.menuItem{/*background:#fafafa;*/ padding:5px; border-bottom:1px solid #a3a3a3; border-top:1px solid white; font-size:13px; color:Black;}

.content{width:730px;float:left; font-size:12px; background:white; min-height:400px; border:1px solid #e3e3e3; padding-left:20px;}

.parameter{font-size:14px; font-weight:bold; padding-left:60px;}

.subheading{font-size:28px; font-weight:bold; font-family: helvetica, arial, sans-serif; text-transform:capitalize;}

.textlink{ font-weight:bold; color:#134bb2; background-color:White; padding:3px 4px 3px 4px;}

.contactForm{
	margin:0 auto;	
	position:relative;
	top:50px;	
	padding-left:30px;}
	
.heading{font-size:18px;color:#013c75;text-decoration:underline;}
