body {
	min-width:960px;
	margin: 0px;
	/*background-image:url("../images/laseraway/body-bg.gif");
	background-repeat: repeat-x;*/
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height:700px;
	background-color:#A2A0A3;
}

a {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #63B2F5;
}

p {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.menu_link {
	color: #666;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

#wrapper {
	margin:0 auto;
	width:960px;
	text-align:left;
	
	
}
.container {
	padding-top:20px;
	/*margin-top:40px;*/
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
font.media {
	color: #FC9335;
	font-weight:bold;
	font-size:14px;
}
font.clients {
	color: #5891D8;
	font-weight:bold;
	font-size:14px;
}
p.media {
	color: #C8C6C3;
	font-weight:bold;
}
p.media_gen {
	color:#98948E;
font-weight:bold;
}
font.location {
	color:#E21515; /*#;3061EC*/
	font-weight:bold;
	font-size:14px;
	font-family:arial, verdana, helvetica, san-serif;
}
font.location_label {
	color:#777474;
	font-weight:bold;
	font-size:12px;
	font-family:arial, verdana, helvetica, san-serif;
}
font.location_map {
	color:#777474;
	
	font-size:10px;
}

/** 
###########################################
 Test Area
###########################################
*/
div.message_component {
		padding:0px;
		margin:0px;				
		border:1px solid #1B86AE;
		background-image:url(../images/blue_head.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:200px;
		min-height:200px;		
		/*width:400;*/
}

/** 
###########################################
 Smooth Laser 
###########################################
*/

div.message_box {
	float:left;
	clear:both;
	background-image:url(../images/message_box_back.jpg);
	background-position:left top;
	background-repeat:repeat-x;	
	background-color:white;
	border:1px solid #c9c9b8;
	width:250px;
	/*padding:4px 20px 6px 20px;*/
	padding:20px;
	margin:0px;
	margin-bottom:12px;
}

div.message_box_lower {
	float:left;
	clear:both;
	background-image:url(../images/message_box_lower.gif);
	background-position:left bottom;
	background-repeat:repeat-x;	
	border:1px solid #c9c9b8;
	width:350px;
	padding:4px 20px 6px 20px;
	margin:0px;
	margin-bottom:12px;
}

div.message_box_apple_top {
	float:left;
	clear:both;
	/*
	background-image:url(../images/message_box_back.jpg);
	background-position:left top;
	background-repeat:repeat-x;	
	*/
	background-color: #F5F6F1; 
	border:1px solid;
	border-top-color: #c9c9b8;
	border-bottom-color: #F5F6F1;
	border-left-color: #c9c9b8;
	border-right-color: #c9c9b8;
	width:350px;
	padding:4px 20px 6px 20px;
	margin:0px;
	margin-bottom:0px;
}
div.message_box_apple {
	float:left;
	clear:both;
	background-image:url(../images/message_box_lower.gif);
	background-position:left bottom;
	background-repeat:repeat-x;	
	border:1px solid; /*#c9c9b8;*/
	border-top-color: #F5F6F1;
	border-bottom-color: #c9c9b8;
	border-left-color: #c9c9b8;
	border-right-color: #c9c9b8;
	width:350px;
	padding:4px 20px 6px 20px;
	margin:0px;
	margin-bottom:12px;
}

div.larger_message_box {
		padding:0px;
		margin:0px;
		margin-bottom:12px;				
		border:1px solid #1B86AE; /*#60A78A;*/ /*#09f;*/
		background-image:url(../images/back_fade_small.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:300px;
		min-height:300px;		
		width:400px;
		text-align:left;
}

div.smaller_message_box {

			
		border:1px solid #1B86AE;
		background-image:url(../images/back_fade_small.gif);
		background-position:left top;
		background-repeat:repeat-x;
		padding:0px;
		margin:0px;
		margin-bottom:12px;
		height:280px;
		min-height:280px;		
		width:400px;
		text-align:left;
}

div.even_larger_message_box {
		padding:0px;
		margin:0px;
		margin-bottom:9px;				
		border:1px solid #1B86AE; /*#60A78A;*/ /*#09f;*/
		background-image:url(../images/back_fade_small.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:320px;
		min-height:320px;		
		width:400;
		text-align:left;
}

div.stretch_smaller_message_box {
		padding:0px;
		margin:0px;				
		border:1px solid #1B86AE; /*#60A78A;*/ /*#09f;*/
		background-image:url(../images/back_fade_small.gif);
		background-position:left top;
		background-repeat:repeat-x;
		height:200px;
		min-height:200px;		
		width:96%;
}

div.apply_header {
		padding:0px;
		margin:0px;		
}	

div.header_label {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}

div.menu_bar {
	color:#FFF;
	padding: 6px;
	height:30px;
	background-image:url(../images/menu_bar1_blue.gif);
	background-repeat:repeat-x;	
}

a.menu_link {
	color: #666;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}

a.menu_link:hover {
	color: #568CD6;
}

a.info_link {
	color: #568CD6;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	line-height: 24px;
}

a.info_link:hover {
	color: #666;
}


div.footer_fade {
	background-image:url(../images/lower-fade.gif);
	background-repeat:repeat-x;	
}

div.header_body {
	
	background-image:url(../images/header.gif);
	
	height:57px;
}

div.inner_border {
	padding:10px 10px 10px 10px;
	text-align:left;
}

div.border {
	padding:10px 10px 10px 10px;
	text-align:left;
}

/* Default Styles */



a img {
	border: 0px;
}

a.menu {
	color: #fff;
	text-decoration: none;
}

a.menu:hover {
	color: #000;
}

a.menu img {
	border: 0px;
}

div.clear {
	clear: both;
}

div.clear2 {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
}

br.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
}

.floatleft {
	float:left;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul li {
	font-size: 10px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 10px;
	background-image: url(../images/carat.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

textarea {
	font-family: verdana;
	font-size: 10px;
}

table {
	font-family: verdana;
	font-size: 12px;
}