* {margin:0; padding:0}

a {
text-decoration:none;
color:#6770A2;
font-weight:bold;
}

.clear {clear:both;}

a:hover {
text-decoration:underline;
}

body {
	font-family: Trebuchet MS;
	font-size: 13px;
	background:url(../images/bg.gif) top left repeat-x;
	color:#686868
}

p {margin-bottom:10px;}

h1 {
	color:#6770a2;
	font-size:20px;
}

h2 {
	color:#6770a2;
	font-size:16px;
}

.main_container {
	position:relative;
	width: 830px;
	margin-left:auto;
	margin-right:auto;
	padding-right: 20px;
	padding-left: 15px;
	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/bg_container.png');
}
.main_container[class] {
  background:url(../images/bg_container.png) repeat-y;
}


.main_container_bottom {
	position:relative;
	width: 865px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/footer.png');
clear:both;
	
}

.main_container_bottom[class] {
background:url(../images/footer.png) no-repeat;
}


#header {
width:830px;
height:150px;
position:relative;
}

#logo {
	position: absolute;
	z-index: 2;
}



#navbar {
	
	height: 52px;
	width: 830px;
	background-image: url(../images/bg_navbar.gif);
	background-repeat: no-repeat;
	position: relative;
	top:95px;
	
}

#navbar ul {
	position:relative;
	left:260px;
	top:0px;
	height:44px;
	width:550px;
}

#navbar ul li {
	list-style:none;
	display:inline;

}

#navbar ul li a {
display:inline;
height:44px;

padding-left:10px;
padding-right:10px;
padding-top:14px;
padding-bottom:13px;
font-size:14px;
line-height:44px;
font-weight:bold;
color:#646464;
text-decoration:none;
}

#navbar ul li a.Bold {
font-size:16px;
font-weight:bolder;
padding-top:10px;
padding-bottom:11px;
}



#banner {
	position: relative;
	height:220px;
	width: 825px;
}
#shaddow {
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 27px;
	width: 830px;
}
#left_column {
	position: relative;
	width: 280px;
	margin-left:5px;
	margin-right:5px;
	float: left;
}
#right_column {
	float: right;
	width: 525px;
	margin-left:5px;
	margin-right:10px;
	position: relative;
}
.lefttable .top {
	background-image: url(../images/lefttable_top.gif);
	position: relative;
	height: 11px;
	width: 275px;
	overflow: hidden;
}
.lefttable .center {
	background-image: url(../images/lefttable_center.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 245px;
	padding-left:15px;
	padding-right:15px;
}
.lefttable .bottom {
	background-image: url(../images/lefttable_bottom.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 20px;
	width: 275px;
}
.owner_photo {
	float: right;
	height: 245px;
	width: 160px;
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}





#navbar ul li a:hover {
background:url(../images/bg_navbar_hover.gif) repeat-x;
}

#logo2 {
	position: absolute;
	z-index: 2;
	left: 224px;
	top: 29px;
}
#header_txt {
	position: absolute;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: bold;
	color: #5176b4;
	left: 400px;
	top: 50px;
	z-index: 2;
}
#icon_idea {
	position: absolute;
	z-index: 1;
	left: 650px;
	top: 0px;
}
.lefttable .center h1 {
	color: #6770a2;
	font-size: 18px;
	
	margin-bottom:5px;
	
	display: block;
}
.lefttable .center h2 {
	color: #4b7ded;
	font-size:16px;
	font-weight:bold;
}
.lefttable .center ul {
	padding-left: 40px;
	color: #6770a2;
	font-weight: bold;
}

.product_list li{
	color:#6770A2;
	list-style:circle;
	}.program_details .star {
	height: 50px;
	width: 41px;
	position: relative;
	float: left;
	padding-right: 15px;
}
.program_details .program_name {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #6770A2;
	width: 400px;
}
.program_details .program_details_list {
	position: relative;
	width: 48%;
	float: left;
	color: #6770A2;
	font-weight: bold;
}
.program_details .program_desc {
	float: left;
	width: 47%;
	position: relative;
	padding-left: 2%;
}


.program_details .program_details_list ul {
	padding-left:20px;
	}
.program_details {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.ErrorText { color: #990000; }

.table4 a {
color:#6770A2;
font-weight:bold;

font-size:14px;
padding-left:20px;
}

.link_box {
width:230px;
position:relative;
padding:10px;
background-color:#ebebeb;
border:#999999;
}

.link_box ul li {
	margin-left:15px;
	}

.float_left {
float:left;
}
.float_right {
float:right;
}

.Bold {
font-weight:bolder;
font-size:16px;
}

.galleryImg {
width:200px;
height:150px;
float:left;
padding:10px;
margin-right:10px;
margin-left:10px;
border:1px solid #999999;
text-align:center;
padding-bottom:20px;
margin-bottom:10px;
}

.galleryImg a {
border:0;
}

.hr {
border-bottom:1px solid #999999;
margin-right:20px;
margin-bottom:20px;
margin-top:20px;

}
