/* CSS Document */

/* div {

border: dashed;
}*/

#copy {
	float: left;
	padding: 0px 20px 0 20px;
	width: 316px;
	display: inline;
}

#copy a {
	
	text-decoration: underline;

}

#homeImage {

}

body {
padding: 0px;
	margin: 0px;
	background: url(images/blue.gif) center top repeat-y;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.9em;
	text-align: center;

}

h1, h2, h3, p {
	font-weight: normal;

}

h2 { 
	margin-top: 10px;
font-size: 1.8em;
}

.menuSmall {
	font-size: 0.7em;
	}


a {
	color:#fff;
	text-decoration: none;
}

#container {
/*border: solid red;*/
	width:797px;
	background: #273B70 url(images/background.jpg) top right no-repeat; 
	height:1000px;
	margin-left: auto;
	margin-right:auto;
	morgin-top: 0;
	padding-top: 72px;
	text-align: left;

}

#title {
	width: 154px;
	height: 56px;
	margin-left: 61px;
}

#title h1 {
padding: 0;
margin: 0;

}

#titleTwo {
	display:inline;
	/*float:left;*/
	width:377px;
	background: url(images/title_side.gif) no-repeat left bottom;

}

#menu {
/*border: solid black;*/
	padding-top: 0px;
	width: 146px;
	float: left;
	height: 600px;
	display:inline;
	margin-left: 61px;
	background: url(images/title_bottom.gif) no-repeat top;
}

#menu ul {
	margin: 0px;
	padding: 56px 0px 0 0;
	display: block;
	list-style: none;
	width: 147px;
	text-align: right;

}

#menu li {
	padding: 10px 10px 6px 0;
	background: url(images/menu_line.gif) top no-repeat;

}

#copy ul {
	width: inherit;
	list-style-type: none;
	background: none;
	padding: 0;
	margin: 0;
	list-style-position: outside;

}
#copy li {
padding: 0;
	margin: 0;

}
#content {
	padding-top: 0px;
/*border: solid purple;*/
	display:inline;
	float:left;
	width:377px;
}



#contentTop {
/*border: solid black;*/
	background: url(images/content_top.gif) no-repeat top left;
	height: 10px;
	width:377px;
	margin:0px;
	padding: 0;

}



#contentMain {
/*border: solid black;*/
	background: url(images/content_back_2.gif) repeat-y top left;
	min-height: 558px;;
	display:inline;
	float:left;
	margin:0px;
	padding: 0;

}

#contentMain ul {
/*border: solid black;*/
	background: #adc6fa;
	margin: 0px;
	padding: 56px 0px 0 0;
	display: inline;
	list-style: none;
	width: 147px;
}



#contentSide {
	float:right;
	width: 19px;
	height: 543px;
	display:inline;
	morgin: 0;
	padding: 0;
	margin: 0px;
	position: relative;
	top: 0px;
	display: inline;
}

#contentSide img {
	morgin: 0;
	padding: 0;
}

#contentBottom {
/*border: solid yellow;*/
	clear: both;
	background: url(images/content_bottom.gif) no-repeat;
	width:377px;
	height:23px;
}

#subMenu {
	background: #adc6fa;
	width: 290px;
	margin: 5px 10px 5px 0px;
	line-height:1.2em;
	padding-left: 10px;
}

#subMenu a {
	color: #283b71;
	text-decoration: none;
}

#subMenu a:hover {
	color: #fff;
}

#fliers{
}

#copy img{
	margin: 3px;
}

/*#fayed{
	padding: 5px 2px 0 2px;
	margin: 0;
}*/

.referance {

font-size: 0.8em;
font-style: italic;


#clear {
	clear: both;
	}
