/* CSS Document */

#header h1{
	background:url(../contact/images/home_big_image.jpg) no-repeat;
	height:230px;
	width:860px;
	text-indent:-9000px;
	margin:7px 0 0 0;
}

#floater{
	margin:0 5px 10px 5px;
}

#sub_nav{
	width:280px;
	margin: 20px 0px 0px 0px;
	padding:0;
	float:left;
}

#contentpage{
	width:580px;
	margin: 20px 0px 0px 0;
	padding:0;
	float:left;
	margin-left:inherit;
}

.rounded_title{
	background:transparent url(../images/rounded_title_header.jpg) repeat-x;
	width:280px;
	height:25px;
	margin:0;
	padding:0;
}

.subnav{
	background:transparent url(../images/doted_line.gif) repeat-x;
	width:280px;
	height:32px;
	margin:0;
	padding:0;
}

.rounded_title_page{
	background:transparent url(../images/rounded_title_header.jpg) repeat-x;
	width:570px;
	height:25px;
	margin:0;
	padding:0;
}

.rounded_title h2{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:5px 5px 0px 9px;
}

.subnav h2{
	font-family:"Century Gothic";
	font-size:18px;
	color:#333;
	margin:0;
	padding:5px 5px 5px 9px;
}

/* adjusting the sub navigation height */

#rounded_content_nav_index {
	background:#b7b7b7;
}

.rounded_content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#333;
	margin:0;
	padding:10px;
}
.links_one{
	width:240px;
	float:left;
}
.links_two{
	width:240px;
	float:left;
}

.links_one a:link,
.links_one a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 0px 0px;
	text-decoration:none;
	color:#333;
}

#rounded_content_page h5{
	margin:0;
	padding:10px 0 0 20px;
}

#rounded_content_page p{
	margin:0;
	padding:10px 20px 10px 20px;
}
#rounded_content_page .links_one p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	height:60px;
	margin:0;
	padding:0px 20px 0px 20px;
}
	
.links_two a:link,
.links_two a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding:20px 0 0px 0px;
	text-decoration:none;
	color:#333;
}
.links_two a:hover{
	color:#FF3333;
}

#rounded_content_page .links_two p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:60px;
	display:block;
	margin:0;
	padding:0px 20px 0px 20px;
}

#rounded_content_page .vertical_divider{
	background:url(../students/images/divider.gif) no-repeat;
	height:200px;
	width:2px;
	float:left;
}

#rounded_content_page .divider_horizon{
	background:url(../images/doted_repeat.gif) repeat-x 10px 0px;
	height:1px;
}

.address{
	width:200px;
	margin:0;
	padding:10px 10px 10px 20px;
	line-height:16px;
	float:left;
}

#icon_warp{
	heihgt:300px;
}

.add_icon{
	background:url(../images/add_icon.jpg) no-repeat 20px 17px;
	width:50px;
	height:50px;
	padding:0 0 20px 20px;
	float:left;
}

.phone{
	float:left;
	width:220px;
	height:40px;
	padding:10px 0 0 10px;
}

.phone_icon{
	background:url(../images/phone_icon.jpg) no-repeat 0 10px;
	width:30px;
	height:30px;
	padding:10px 0 0 0;
	float:left;
}

.fax{
	float:left;
	width:220px;
	padding:10px 0 0 10px;
	height:40px;
}

.fax_icon{
	background:url(../images/fax_icon.jpg) no-repeat 0 10px;
	width:30px;
	height:30px;
	padding:10px 0 0 0;
	float:left;
}

#rounded_content_page{
	height: auto;
}

#rounded_content_page  a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333;
}

#rounded_content_page  a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#333;
}

#rounded_content_page  a:hover{
	color:#666;
}

form{	
	padding:20px;
}
