/*Page Properties*/
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	letter-spacing:0.1em;
}
body {
	margin: 0px;
	background-color:#29297A;
	text-align:center;
	background-image: url(../images/front/Body_Bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/*Layout properties*/

.Bg{
	float:left; 
	position:relative; 
	width:100%; height:563px; 
	background:url(../images/front/Bg.jpg); 
	background-repeat:repeat-x; 
	background-position:center top;
}
.Main{
	margin:0px auto;
	width:797px;
	min-height:276px;
	background-image:url(../images/front/Body_Top.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.Page_Header{
	height:138px;
	width:749px;
	background-image:url(../images/front/Header.jpg);
}	
.Images{
	height:149px;
	width:749px;
}
.Nav{
	width:749px;
	height:36px;
	background-image:url(../images/front/nav_tile.jpg);
}
a.nav_1{
	text-decoration:none;
	display:block;
	float:left;
	position:relative;
	color:#666666;
	font-size: 11px;
	padding:11px 15px 0px 15px;
}
a.nav_1:hover{
	color:#9D000C;
}
.Content_Main{
	width:749px;	
}
.Content{
	width:715px;
	margin:17px 17px 17px 17px;
	text-align:left;
}
.Gallery{
	width:195px;
	position:relative;
	background-color:#BEBEE9;
	border: 1px solid #8F8FDA;
	padding: 10px;
}
.Gallery_Image{
	border: 1px solid #8F8FDA;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 2px;
}
/*Nav Properties*/



/*Text Format Properties*/

h1{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
h2{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	letter-spacing:0.1em;
}
h3{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #6A0000;
	letter-spacing:0.1em;
	margin:0px;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; color: #666666}
.FormNoSize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	border: 1px solid #000C5E;
}
.textSmaller {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #000000
}
.Step1 {
	height: 72px;
	width: 195px;
	background-image: url(../step_1_button.jpg);
	background-repeat: no-repeat;
	border: none;
	clear: none;
	float: none;
	cursor: hand;
}
.Step2 {

	height: 72px;
	width: 195px;
	background-image: url(../step_2_button.jpg);
	background-repeat: no-repeat;
	border: none;
	clear: none;
	float: none;
	cursor: hand;
}

.footer{
display:block;
}
.designsmart {
display:block;
float:left;
height:15px;
margin-left:30px;
}
.copyright {
display:block;
float:right;
height:15px;
margin-right:30px;
}