@charset "UTF-8";
body {
	width: 770px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-image:url(../images/back.gif);
	background-color: #2C3748;
	background-attachment: fixed;
	background-repeat: repeat;
}
body a{
	text-decoration:underline;
	color:#FFFFFF;
}
body a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
body a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
.invertedshiftdown{
	padding: 0;
	width: 100%;
	border-top: 5px solid #336699; /*Red color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.invertedshiftdown ul{
	margin:0;
	margin-left: 40px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	}

.invertedshiftdown li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

.invertedshiftdown a{
	float: left;
	display: block;
	font: bold 12px Arial;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px 9px 10px; /*Padding within each menu item*/
	 /*Default menu color*/
}

.invertedshiftdown a:hover{
	background-color: #336699; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color:#336699; /*Red color theme*/
	padding-top: 9px; /*Flip default padding-top value with padding-bottom */
	padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
	color: white;
}
.myBox {
	margin: 0 auto;
	border: 0px solid #ffffff;
	color: #ffffff;
	width: 100%;
	padding: 0px;
	text-align: left;
	background-color: #7895B5;
	border: 3px solid #ffffff;
}
.myBox p{
	font-family:"Century Gothic";
	padding:20px;
}
.myBox h3{
	font-family:"Century Gothic";
	padding:20px;
}
#footer {
	font-family:"Century Gothic";
	font-size:10px;
	clear:both;
	text-align:center;
	width: 100%;
	border-top: 5px solid #336699;
	border-bottom: 5px solid #336699;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.leftcolumn {
	width:534px;
	float:left;
	text-align:justify;
	font-size:14px;
	font-family:"Century Gothic";
	font-size:14px;
}
.leftcolumn img {
	padding:5px;
}
.rightcolumn {
	padding-right:20px;
	width:195px;
	float:right;
	text-align:center;
	font-size:13px;
}
.bannerimg {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 20;
		visibility: visible;
		background: #FFFFFF;
		height:175px;
}
.form {
	font-family:"Century Gothic";
	font-size:14px;
}
.formleft {
	float:left;
	width:50%;
	text-align:right;
	font-family:"Century Gothic";
	font-size:14px;
}
.formright {
	float:right;
	width:50%;
	text-align:left;
	font-family:"Century Gothic";
	font-size:14px;
}
.cargalleryleft {
	float:left;
	text-align:left;
	width:100%;
	padding-left:2px;
	font-family:"Century Gothic";
	font-size:14px;
}
.cargalleryright {
	float:right;
	text-align:left;
	width:40%;
	font-family:"Century Gothic";
	font-size:14px;
	padding-bottom:5px;
}
.container {
	width:95%;
	float:left;
	padding:2%;
}
	
	

