
#main{
	border: 1px;
	width: 770px;
	height:100%;
	margin:auto;
	margin-top: 0px;
	padding:0px;
	color:#000000;
	/*background-color:#2C3286;*/
	/*font-family:Futura,Helvetica,Arial,Verdana,sans-serif;*/
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	
}

#main
{

	width: expression(document . body . clientWidth > 770 ? "770px" : "auto");
	/*text-align:center;*/
}
#phone{
	width:219px;
	height:22px;
	text-align:right;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	background-repeat:no-repeat;
	float:right;
}

#phone p {
    color:#EC1E22;
    font-size:1.4em;
    display: block;
}

#header{
	background-image:url(../images/banner.jpg);
	width:770px;
	height:106px;
	text-align:right;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}
/*#col_left{
	width: 387px;
	height:600px;
	background-color:red;
	float:left;
	}*/
#content{
	width: 100%;
	margin-top:15px;


	float:left;
	}
#form{
	width: 100%;
	}
	
#col_right{
	width: 375px;
	padding-left:20px;
	/*background-color:green;*/
	float:right;
	}

	
label {
	color:#336699;
	text-align: right;
	width: 150px;
	white-space: nowrap;
	font-size:12px; 
	font-Style:italic;
	font-weight:bold;
	clear:both;

}
/*
label {
	color:#000000;
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 150px;
	padding-right: 20px;
	white-space: nowrap;
}

#form p{
	color:#000000;
	text-align:left;
}

#submit{
	margin-left:390px;
	cursor:pointer;
}
#form form{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font:Arial, Futura, Helvetica, sans-serif;	

}
#form fieldset{
	border: 0px;
	}*/
a{
	color:#ec1e22;
}
p{
	color:#000000;
	font-size:12px;
	margin-top:0px;
}
h1{
	/*font-family:Futura,Helvetica,Arial,sans-serif;*/
	color:#ec1e22;
	font-size:1.4em;
	/*font-size:20px;*/
	border-bottom:1px solid #000000;
/*	font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:1.8em;*/
	margin-top:15px;	
	margin-bottom:0px;
}
h2{
	color:#5a008f;
	font-size:16px;
	margin-top:28px;
}
h3{
	color:#222222;
	font-size:12px;
	font-Style:normal;
	font-weight:bold;
	margin-bottom:0px;
}
h4{
	/*font-family:Futura,Helvetica,Arial,sans-serif;*/
	color:#ec1e22;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:1.8em;*/
	margin:0px;	
	text-align:right;
}
fieldset {
	border-style:none;
	border:0px;
}
input, select{
	border: 1px solid #A1ACBC;
	width:360px;
	margin-bottom:10px;
}
ul {
	list-style-image:url(../images/bullet_arrow.gif);
	list-style-position:outside;
	list-style-type:disc;
	margin:0.3em 0pt 1.2em;
	font-size:12px;
}
li{
	margin-bottom: 15px;
}

#degree_of_interest , #concentration{
width:80%;
}

.clear
{
	clear:both;
}
/*br {
	clear:  left;
}*/
#msg{
	
}

#image1{
	background-image:url(../images/photo.jpg);
	width:365px;
	height:515px;
	text-align:right;
	margin:0px;
	margin-left:10px;
	padding:0px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#submit_button{
	width:60px;
	height:20px;
	cursor:pointer;
	background-color: #A1ACBC;
	border:0px solid;
	font-weight:bold;
}
#title{

	border-bottom-width: 1px;
	border-bottom-color: black;
	border-bottom-style: solid;
}
#title h1{
	margin-bottom:0px;
	padding-bottom:0px;
}
