body 
{
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial,verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	background-color:#f1eef4;
	text-align:center;
}


img{
	border:0;
	padding:0;
	margin:0;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
	color: #8b1304;
}


.justify
{
	text-align:justify;
}


.bold
{
	font-weight:bold;
}


.center
{
	text-align:center;
}


.right
{
	text-align:right;
}


.nostart 
{
	list-style-type:none;
	margin:0;
	padding:0;
}


/*to clear flaoting content*/
.clr
{
	clear:both;

}


a
{
	outline:none;
}
#current
{
	color:#333333;
}


/* ----------------------------------------------Container-------------------------------------*/



#container
{
	position:relative;
	margin:0px auto;
	text-align:left;
	width:902px;
	/*background-color:#ffffff;*/
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-bottom:0px;
border: dotted #CCCCCC 0px;

}


/*---------------------------------------header--------------------------------*/

#header 
{
	
	width:694px;
	
	padding-bottom:0px;
	border:0px solid black;
	height:169px;
	float:left;
	background-image: url(../images/bg_head.gif);
	background-repeat:repeat-x;
	
}

#header #cont{
width:448px;
height:95px;
margin:0px;
float:left;
padding:44px 20px 20px 20px;
font-size:16px;
color:#FFFFFF;

}

/*---------------------------------------footer--------------------------------*/



#footer 
{
	margin:0px auto;
	margin-bottom:0px;

	padding-bottom:0px;
	padding:5px 0px 5px 210px;
	border:0px solid black;
	width:692px;

	font-size:10px;
	color:#666666;
	text-align:left;
	
}



h2{
font-size:14px;
	
}


#content 
{
	margin:0px auto;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	width:694px;
	border: dotted #CCCCCC 0px;
	float:left;
	background-color:#ffffff;

	background-image:url(../images/body2.jpg);
	background-repeat:no-repeat;

}


#body {
	width:660px;
	border:0px solid black;
	float:left;
	background-color:#FFFFFF;
	padding:30px 0px 0px 34px;

}

#navigation {
	
 float:left;
 width: 208px;
 height:100%;
 background-color:#70568c;
}

#logo{
	float:left;
	height:96px;
	width:207px;
	background-color:#543e6b;
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
}

#menu_top{
margin-top:18px;
}


#menu_left{
	width:208px;
	padding-top:17px;
	padding-bottom:19px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat:no-repeat;
	border:0px solid #003399;
	border-bottom:solid 10px #543e6b;
	float:left;
}


#cont_col_left{
	width:440px;
	padding-right:46px;
	margin:0px;
	float:left;
	border: dotted #CCCCCC 0px;
	color:#555555;
}

#cont_col_right{
width:170px;
	margin:30px 0px 0px 0px;
	float:left;

	border: dotted #CCCCCC 0px;
}
#cont_col_right img{
margin-bottom:20px;
}

#cont_col_main{
	width:640px;
	padding-right:16px;
	margin:0px;
	float:left;
	border: dotted #CCCCCC 0px;
	color:#555555;
}

#spacer_div{
 float:left;
 width: 208px;
 background-color:#70568c;

}

#contact{
 float:left;
 width: 198px;
 padding-left:14px;
 padding-bottom:10px;
 color:#FFFFFF;
 font-size:11px;
}

.main_title{
font-size:16px;
font-weight:bold;
padding-bottom:10px;
border-bottom:1px #c3bebe solid;
color:#555555;
margin-bottom:40px;
}

.purple{
color:#70568c;
}

.about_box{
margin-bottom:30px;
float:left;
width:100%;
border:0px #000000 solid;
}
.about_box img{
margin-top:4px;
float:left;
}
.name_box{
background-image:url(../images/name_bg.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
width:242px;
height:29px;
float:left;
padding:10px 10px 10px 14px;
}
.about_cont{
padding-left:14px;
padding-top:20px;
float:left;
width:250px;
}

.section{
background-image:url(../images/bg_section.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
width:429px;
height:19px;
float:left;
padding:12px 10px 8px 10px;
color:#70568c;
font-weight:bold;
border:0px solid #003399;
margin-left:-4px;
margin-bottom:12px;
margin-top:5px;
}

ul.purple_list {
clear:both;
	list-style-type: disc;
	color: #70568c;
	margin-left:5px;
	padding-left:15px;
						
}
li.grey{
color:#555555;
}


.form_col{
width:180px;
margin-right:30px;
margin-top:15px;
float:left;
border:0px solid #cccccc;
}

.form_col h3{
color:#70568c;
margin-top:0px;
font-size:12px;
}

.form_col input,textarea{
color: #666666;
background: #ffffff;
border: 1px solid #c3bebe;
margin-top:5px;
margin-bottom:5px;
}


.form_col label{
font-weight:bold;
display:block;
}

#map{
width:100%;
margin-top:20px;
margin-bottom:20px;
}