body {
background-color:#fff;
color:#000000;
font-family:Verdana,sans-serif;
font-size:0.75em;
background: url('../images/splatter-pixilized-bg.gif') no-repeat;
}

* {margin:0px;padding:0px;}

a img {border: none;}

a {color: maroon;}

a:hover {text-decoration: none;}

h1 h2 h3 h4{color:maroon;}

h1{font-size:1.5em;}

h2{font-size:1.3em;}

h3{font-size:1.2em;}

ul{	padding-left:20px;list-style:circle;list-style-image:url('../images/li.gif');}
	
.clear_left{clear:left;display:block;height:0px; line-height:0;}

/* template declaration start
----------------------------------*/

#container{margin:0px auto;width:975px; font-size:1.083em;} /* this width is width of whole page */

/*top menu declaration start in header 
------------------------------------------*/
#top_menu
{
	background:#F1F4F8  url('../images/topmenu_bg.png') repeat-x scroll;
	height:26px;	
	margin-left:650px;	
	position:relative;
	color:#3F598B;
}

#top_menu ul
{
	background:url('../images/topmenu_bg_left.png') no-repeat scroll left;
   height: 26px;
   padding-left:10px;
	display:block;
	list-style-type:none;
	list-style-image:none;
	font-size:1em;
	margin:0px auto;
}
#top_menu li
{
	float:left;
	margin: 3px 5px;
}

#topmenu_container
{
	background:url('../images/topmenu_bg_right.png') no-repeat scroll right;
   height:26px;   
}

#logo
{
	background: url('../images/SamStudios-logo-reflection.png') no-repeat;
	 height: 77px;
}
#logo span
{
	display:none;
}

#primary_menu
{

	margin: 0px auto; height: 50px; width: 975px;
}

#pm_main
{
	padding-left:20px;
	height: 50px;
	position: relative;
	margin: 0;
	overflow: hidden;
}
#pm_sub ul
{
	list-style-type:none;
	list-style-image:none;

}
#pm_main ul
{
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;

}
#pm_main ul li
{
	float:left;
	
	text-align:center;
	vertical-align:middle;
	height: 37px;
}

#pm_main ul li:hover {
	color: red;
	border-bottom: solid 2px red;
	border-top: solid 1px #fee1db;
	margin-top: 2px;
}

#pm_main ul li a
{
	color:maroon;
	display:block;
	height: 35px;
	float:left;
	margin:2px 10px 0 0;
	padding:0px 10px 0 0;
	z-index: 10;
	position: relative;
	overflow: hidden;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	
}


#pm_main li a b
{
	padding:0 10px;
	display:block;
	padding-top: 7px;
}
#pm_sub
{
	float:right;
	margin-right:10px;
}
#pm_sub li
{
	float:left;
	margin:10px 5px;
	
}

#pm_sub li a
{
	color:orange;
	font-weight:bold;
	font-size:1em;
}

#pm_main ul li a span {
padding: 0 7px;
}

#pm_main .border_bonus {
border-left: 1px solid #413524;
}


#menu_home a {
width: 65px;
}
  
#menu_sites a {
width: 130px;
}
  
#menu_dev a {
width: 170px;
}
  
#menu_seo a {
width: 130px;
}


#menu_contact a {
width: 70px;
}



  
#pm_main .background .left {
height: 35px;

}

#pm_main li.background {
background: url('../images/fancymenu_bg.png');
z-index: 8;
position: absolute;
visibility: hidden;
}

/* menu declaration end*/


/* content area start 
-----------------------*/
#content
{
	margin:20px 0;
	padding:0px;

}
.left_col
{
	/*float:left;
	*/
	width:70%;
	min-height:300px;
	margin-left:0px;
}

.right_col
{
	float:right;
	min-height:200px;
	width:28%;
}



/* Footer declaration Start */
#footer
{
	background:#fff url('../images/bot_bg.png') no-repeat scroll right top;
	width:100%;
	min-height:5px;
	margin-bottom:50px;

}
#copyright
{
	float:right;
	font-size:0.9em;
	margin-top:5px;
}
#designby
{
	clear:both;
	float:right;
	font-size:0.9em;
	margin-top:5px;

}

.image-right {
float: right; 
padding:  1 1 5 5;
}
/* design boxes declaration start 
-----------------------------------*/

/* Design box #1 */
.db1
{
	position:relative;
}
.db1 .db1_title
{
	float:none;
	background:#fff url('../images/db1_title_bg.png') repeat-x;
	border-right:1px solid #E8E8E8;
	height:34px;
}

.db1 .db1_title h3
{
	height:27px;
	background:url('../images/db1_title_bg_left.png') no-repeat scroll top left;
	display:block;
	padding-top: 7px; 
	padding-left: 20px;	
	color:maroon;
}

.db1 .db1_content
{
	background:#fff url('../images/db1_content_bg.png') no-repeat scroll top right;
}
.db1  .db1_container 
{
	background: url('../images/db1_content_bg.png') no-repeat scroll top left;
	padding: 10px;
	position:relative;
}

.db1_container p {
	padding: 5px 0 8px 0;
	min-height: 85px;
}

.db1_container h4 {
	margin-bottom: -3px;
	clear: left;
}

/* design box 2*/

.db2
{
	margin:10px 0;

} 
/**/
.db2_content
{
	background:#fff url('../images/db2_content_bg_right.png') repeat-y scroll right;
	position:relative;
}

.db2_content_container
{
	background:url('../images/db2_content_bg_left.png') repeat-y scroll left;
	padding: 0px 10px 0px 10px;
	position:relative;
}



.db2_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd2_top
{
	background:url('../images/db2_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
}
.bd2_top_content
{
	background:url('../images/db2_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:0px;
}
.bd2_bot
{
	background:url('../images/db2_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;
}

.bd2_bot_content
{
	background:url('../images/db2_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
	line-height:0;
}


/* design box 3*/

.db3
{
	margin:10px 0;
}
.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bd3_top_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px
}
.bd3_bot
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;font-size:1px
}

.bd3_bot_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;font-size:1px
}

.db3_content
{
	background:#ebf3fa;
	border-left:1px solid #b1c9d9;
	border-right:1px solid #b1c9d9;
	
	padding: 0px 10px;
}

.db3_content h3
{
border-bottom:1px solid #b1c9d9;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd3_top
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_top_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;	line-height:0;
}
.bd3_bot
{
	background:url('../images/db3_bg_right.gif') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd3_bot_content
{
	background:url('../images/db3_bg_left.gif') no-repeat scroll left bottom;
	height:10px;font-size:1px;	line-height:0;
}

/* design box 4*/

.db4
{
	margin:10px 0;
} 
.db4_content
{
	background:#FAFAFA;
	border-left:1px solid #E0E1E1;
	border-right:1px solid #E0E1E1;
	
	padding: 0px 10px;
}

.db4_content h3
{
border-bottom:1px solid #E0E1E1;
margin:0  5px 10px 5px;
padding:0px 5px 5px 10px;
}

.bd4_top
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;
}
.bd4_top_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left top;
	height:10px;
	line-height:0;
	font-size:1px;
	line-height:0;

}
.bd4_bot
{
	background:url('../images/db4_bg_right.png') no-repeat scroll right bottom;
	height:10px;font-size:1px;	line-height:0;
}

.bd4_bot_content
{
	background:url('../images/db4_bg_left.png') no-repeat scroll left bottom;
	height:10px;font-size:1px;
}
