@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	margin:0px;
	padding:0px;
}

p{ margin:0px; }

.clear{ clear:both; }
img, div, a, input, td { behavior: url(iepngfix.htc); }

#wraper
{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:1000px;
	
}

#top_area
{
	background-image:url(../images/top_area.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:287px;
}

#nav_bar
{
	
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:52px;
	
	
}

#navigation 
{
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:100px;
	
}
#navigation ul
{
	margin:0px;
	padding:0px;
	width:780px;
	list-style-type:none;
}
#navigation li
{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	
}

#navigation li a
{
	color:#FFFFFF;
	text-decoration:none;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	float:left;
}

#navigation li a:hover
{
	color:#000000;
	padding-left:25px;
	padding-right:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:10px;
	float:left;
}

#outer_content
{
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	width:1000px;
}

#inner_content
{
	background-image:url(../images/inner_bg.jpg);
	background-repeat:no-repeat;
	color:#4d4d4d;
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	background-color:#FFFFFF;
	width:945px;
	margin-left:20px;
	padding-top:17px;
	padding-left:11px;
	
}

#col1
{
	width:709px;
	float:left;
}
#innercol1
{
	width:350px;
	float:left;
}
#innercol2
{
	width:309px;
	float:left;
}

#col2
{
	width:199px;
	float:left;
	background-color:#f3f3f3;
	margin-left:16px;
}

.text1
{
	
	line-height:12px;
	
	
	
	
}
.inner_text1
{
	
	
	
	
}
.heading
{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;

}
.inner_heading
{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:#000000;
	padding:0px;
	margin:0px;
	
}
.banner_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#cfcfcf;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
}

.blue_text
{
	color:#1163af;
	text-transform:uppercase;
	
}

#footer
{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:126px;
	
}


#bottom_nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	
	width:1000px;
	padding-top:28px;
	text-align:center;	
}

#bottom_nav a
{
	color:#1165ad;
	text-decoration:none;
	padding-right:18px;
}

#bottom_nav a:hover
{
	color:#000000;

}

#bottom_text
{
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	width:1000px;
	color:#4d4d4d;
	padding-top:15px;
}
a:focus{
outline:none;
}
#navigation .hover a
{
	color:#000000;
}

.highlight
{
	font-weight:bold;
	color:#1362AF;
}

.highlight2
{
	font-weight:bold;
	color:#11a35c;
}

#contact1
{
	width:50%;
	float:left;
}
#contact2
{
	width:359px;
	float:left;
}


.roundedcorners {
  -moz-border-radius: 10px; /* Firefox */
  -webkit-border-radius: 10px; /* Safari, Chrome */
  border-radius: 10px; /* CSS3 */
  border:1px solid #000000;
}

.roundedcorners 
{

  behavior: url(border-radius.htc);
  background-color:#FFFFFF;
}

.weekly
{
	margin-right:60px;
	margin-top:60px;
	float:right;
}

.weekly a
{
	font-family:Tahoma;
	font-size:12px;
	color:#0072B8;
	font-weight:bold;
}

.weekly a:hover
{
	
	color:#0072B8;
	text-decoration:none;
}

.bullets {
	list-style-image: url(file:///T|/Hasan/2010/March/proto-traverse/27mar/prototraversHTML3/images/free-sketchy-web-icon-set.jpg);
	list-style-position: outside;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.bullets a {
	list-style-image: url(file:///T|/Hasan/2010/March/proto-traverse/27mar/prototraversHTML3/images/free-sketchy-web-icon-set.jpg);
	list-style-position: outside;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #42B675;
	font-weight: bold;
	text-decoration: none;
}

