/* CSS Document */


body { background:#FFFFFF url(../images/bg-new.gif) top left repeat-x;}
body.inside { background:#FFFFFF url(../images/bg-new1.gif) top left repeat-x;}

#top {width:100%; height:351px; min-width:1002px;}
#nav {width:100%; height:300px; min-width:1002px; margin-top:10px}
#footer {width:100%; min-width:1002px;}
#twitter {float:left; background:#ffffff;}
#facebook {float:left; background:#ffffff; width:80px; height:24px; margin-top:20px}
#footerleft {float:left; padding:10px 8px; background:#a3b501; color:#fff; font-size:11px;}
#footerright {float:left; padding:10px; background:#fff; color:#000; font-size:10px;}


.navcontent { width:830px; float:left;}
.menucontainer { float:left; margin:0px 20px 0px 0px;}

.foliospace {float:right; margin:30px 0px 0 0;}

/*Main Navigation*/

.menutitle {display: block; font-size: 14px; font-weight:bold; padding: 3px 0 5px 3px; color: #ff27a1; margin: 0px;}

a.mainnav:link {font-size: 12px; display: block; padding: 5px 0px 2px 4px; text-decoration: none; color: #000000; }
a.mainnav:active {font-size: 12px; display: block; padding: 5px 0px 2px 4px; text-decoration: none; color: #000000; }
a.mainnav:visited {font-size: 12px; display: block; padding: 5px 0px 2px 4px; text-decoration: none; color: #000000; }
a.mainnav:hover {font-size: 12px; display: block; padding: 5px 0px 2px 4px; text-decoration: none; color: #ff27a1; background-color: #f2fed2; }

/*Inside Pages*/
.aboutus {background:url(../images/stdin_03.gif) top right no-repeat;}

#leftinside { width:230px; height:350px; background:#fff url(../images/stdin_01.gif) bottom center no-repeat; float:left;}
#rightinside { height:350px; float:left;}

.insideheading {margin:30px 8px; font:24px Arial, Helvetica, sans-serif; color:#ff27a1; letter-spacing:1px;}
.insidecontent {
	width:660px;
	height:270px;
	background:none;
	overflow:auto;
	margin-top:10px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.insidecontent2{
	width:660px;
	height:270px;
	overflow:auto;
	margin-top:10px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*input{
background-color:#f3ffd1;
height:18px;
padding:2px;
border:1px solid #b1d355;
}*/
.txtfield{
background-color:#f3ffd1;
height:18px;
padding:2px;
border:1px solid #b1d355;
}

textarea{
background-color:#f3ffd1;
padding:2px;
border:1px solid #b1d355
}
.insideheadingcontent {margin:30px 8px; font:12px Arial, Helvetica, sans-serif; color:#878585; line-height:22px;}
.star {font:12px Arial, Helvetica, sans-serif; color:#ff27a1; font-weight:bold;}
