@charset "utf-8";

#right_panel {
	float: right;
	height: 950px;
	width: 600px;
	margin-top: 0px;
	background-color: #0A2035;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
#creative_innovations {
	float: left;
	height: 200px;
	width: 250px;
	margin-left: 15px;
}

#ben_container {
	height: 300px;
	width: 200px;
	border: 1px solid #09F;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

#ben_header {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	text-align: center;
}
#ben_pic {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#ben_info {
	text-align: center;
}
#mitesh_container {
	float: left;
	height: 300px;
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
	border: 1px solid #09F;
	clear: both;
}
#mitesh_header {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 35px;
}
#mitesh_pic {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#mitesh_Info {
	text-align: center;
}
#arash_container {
	float: right;
	height: 300px;
	width: 200px;
	margin-right: 20px;
	border: 1px solid #09F;
	clear: right;
	margin-top: 30px;
}
#arash_head {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	height: 35px;
}
#arash_pic {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#arash_info {
	text-align: center;
}
#kiran_container {
	height: 300px;
	width: 200px;
	border: 1px solid #09F;
	float: right;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#kiran_header {
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 35px;
	text-align: center;
}
#kiran_photo {
	height: 150px;
	width: 150px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#kiran_info {
	text-align: center;
}

#right_panel_inner {
	height: 940px;
	width: 590px;
	border: 1px solid #09F;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 4px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: repeat;
}
#gtn_content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #09F;
	text-align: center;
}
#dbn_content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#dbn_pic {
	height: 150px;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#gtn_pic {
	height: 150px;
	width: 150px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#gtn_info {
	text-align: center;
}
#dbn_info {
	text-align: center;
}
#dbn_map {
	height: 325px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#gtn_map {
	height: 325px;
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#content {
	height: 750px;
	width: 560px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#title {
	height: 35px;
	background-image: url(../images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content_text {
	margin-top: 15px;
}

