
body {
	margin: 0 auto;
	padding: 0;
	background: #4d4d4d;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;	
	height:100%;
	}
		
#flashcontent {
	min-height: 500px;
	}

td a{
	color:#42639d;
	font-size:15px;
	text-decoration:none;
	}
td a:hover{
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	}
	
td img{
	border:1px solid #000000;
	}

.text {
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
	width:650px;
	padding-top:10px;
	margin-left:50px;
	}
	
.clear {
	clear:both;
	}
	
.wrapper {
	width:930px;
	height:100%;
	margin: 0 auto;
	background-color:#cccccc;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	}

.topinfo {
	width:100%;
	background-color:#4d4d4d;
	height:30px;
	border-bottom:3px solid #ffffff;
	}
	
.topinfoleft {
	width:640px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	}
	
.topinforight {
	float:right;
	position:relative;
	padding-top: 8px;
	padding-right:10px;
	}

.banner{
	width:930px;
	height:160px;
	background: url(img/banner/banner.php);
	border-bottom: 3px solid #ffffff;
	text-align:center;
	}
	
.bannerlogo{
	width:930px;
	height:73px;
	padding-top:100px;
	padding-left:250px;
	}
	
.footer{
	width:930px;
	height:50px;
	background-color:#000000;
	border-bottom: 3px solid #ffffff;
	}
	
.content {
	background-color:#000000;
	border-bottom:3px solid #ffffff;
	}
	
.sidebar {
	width:160px;
	float:left;
	height:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#000000;
	}
	
.sidespace {
	height: 25px;
	}
	
.main {
	float:right;
	width:750px;
	min-height:470px;
	background:#cccccc;
	text-align:left;
	padding:10px;
	}

.logo {
	background:url(web/img/logo.jpg) no-repeat;
	width:345px;
	height:73px;
	margin: 0 auto;
	}
	
.footlinks {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.footlink a{
	color:#42639d;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	}
.footlink a:hover{
	color:#ffffff;
	text-decoration:none;
	}
		
		
	
/*******************links******************/

.home a{
	background:url(img/buttons/homewhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.home a:hover {
	background:url(img/buttons/homeblue.gif) no-repeat;
	height:26px;
	width:160px;
	}

.info a{
	background:url(img/buttons/infowhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;

	}
	
.info a:hover {
	background:url(img/buttons/infoblue.gif) no-repeat;
	height:26px;
	width:160px;
	}

.video a{
	background:url(img/buttons/videowhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.video a:hover {
	background:url(img/buttons/videoblue.gif) no-repeat;
	height:26px;
	width:160px;
	}

.about a{
	background:url(img/buttons/aboutwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.about a:hover {
	background:url(img/buttons/aboutblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
	
.contact a{
	background:url(img/buttons/contactwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.contact a:hover {
	background:url(img/buttons/contactblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
	
.client a{
	background:url(img/buttons/clientwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.client a:hover {
	background:url(img/buttons/clientblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
	
.view a{
	background:url(img/buttons/viewwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.view a:hover {
	background:url(img/buttons/viewblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
	
.bridal a{
	background:url(img/buttons/bridalwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.bridal a:hover {
	background:url(img/buttons/bridalblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
	
.blog a{
	background:url(img/buttons/blogwhite.gif) no-repeat;
	height:26px;
	width:160px;
	float:right;
	padding-bottom:20px;
	}
	
.blog a:hover {
	background:url(img/buttons/blogblue.gif) no-repeat;
	height:26px;
	width:160px;
	}
