@charset "utf-8";

body {

	margin: 0px;

	padding: 0px;

	background-color:#000;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#FFF;

	background-image:url(../_images/bg.jpg);

	background-repeat:repeat-x;

	background-position:top center;

	}

html { 

	min-height: 100%; 

	margin-bottom: 1px; 

	}

p, h1, h2, h3, h4, h5, h6, ul, li, form {

	margin:0;

	padding:0;

	}

#wrapper {

	width:800px;

	margin:auto;

	background-color:#333;

	margin-top:30px;

	}

#user_controls {

	padding-left:40px;

	padding-right:30px;

	}

#user_controls #color_controls {

	width:200px;

	float:left;

	margin-top:20px;

	margin-bottom:10px;

	}

#user_controls #color_controls a {

	margin-right:10px;

	height:10px;

	width:10px;

	display:block;

	float:left;

	text-decoration:none;

	border:none;

}

#user_controls #color_controls #pink {

	background-color:#d70171;

	}

#user_controls #color_controls #blue {

	background-color:#0099d2;

	}

#user_controls #color_controls #green {

	background-color:#7fc241;

	}

#user_controls #color_controls #orange {

	background-color:#f68b1f;

	}

#header {

	height:151px;

	background-repeat: no-repeat;

	background-color:#FFFFFF;

	}

#header #logo {

	float:left;

	margin-top:44px;

	margin-left:40px;

	}

#header #top_nav {

	float:right;

	width:307px;

	margin-top:125px;

	}

#header #top_nav .divider {

	font-size:14px;

	font-weight:bold;

	}

#header #top_nav a {

	font-size:14px;

	color:#666;

	text-decoration:none;

	margin-left:10px;

	margin-right:10px;

	}

#header #top_nav a:hover {

	color:#CCC;

	}

#content {

	padding:50px 40px 0 40px;

	}

#content_left {

	width:440px;

	float:left;

	}

#content_left p {

	font-size:12px;

	margin-bottom:20px;

	line-height:1.6em;

	}

#content_left h1 {

	font-size:20px;

	margin-bottom:30px;

	font-weight:normal;

	}

#content_left h2 {

	font-size:14px;

	margin-top:35px;

	margin-bottom:3px;

	font-weight:bold;

	color:#999;

	text-transform:uppercase;

	}

#content_left a {

	color:#999;

	text-decoration:none;

	border-bottom:1px solid #999;

	}

#content_left a:hover {

	border-bottom:1px dashed #999;

	}

#content_left #contact_form fieldset {

	margin-right:20px;

	}

#content_left #contact_form fieldset {

	padding:0 17px 22px 17px;

	border:1px solid #999999;

	}

#content_left #contact_form legend {

	font-size:14px;

	color:#fff;

	font-weight:bold;

	}

#content_left #contact_form label {

	display:block;

	margin-bottom:3px;

	color:#999;

	font-weight:bold;

	margin-left:10px;

	}

#content_left #contact_form input {

	width:225px;

	margin-bottom:15px;

	display:block;

	margin-left:10px;

	}

#content_left #contact_form textarea {

	width:355px;

	margin-bottom:17px;

	display:block;

	margin-left:10px;

	}

#content_left #info {

	width:1px;

	height:1px;

	visibility:hidden;

	margin:0;

	}

#content_left .project {

	margin-bottom:35px;

	}

#content_left .project img {

	margin-top:3px;

	margin-bottom:5px;

	float:left;

	margin-right:15px;

	border: solid 8px #666;

	}

#content_left .project p {

	margin-bottom:8px;

	}

#content_left .project p.projectname {

	margin-bottom:8px;

	color:#999;

	text-transform:uppercase;

	font-weight:bold;

	}

#content_left .project a {

	color:#FFFFFF;

	}

#content_left .service-list {

	width:180px;

	float:left;

	padding-left:15px;

	margin-bottom:15px;

	}

#content_left .service-list li {

	margin-bottom:5px;

	}

#content_right {

	width:210px;

	float:right;

	text-align:center;

	}

#content_right p {

	margin-bottom:10px;

	}

#content_right #right_nav a {

	display:block;

	height:16px;

	text-indent:25px;

	font-size:14px;

	color:#FFF;

	text-decoration:none;

	background-repeat:no-repeat;

	background-position: -210px 0px;

	margin-bottom:20px;

	text-align:left;

}

#content_right #right_nav a:hover {

	background-position: 0px 0px;

}

#content_right .mouse_head {

	font-size:14px;

	margin-top:35px;

	color:#FFF;

	width:210px;

	height:27px;

	padding: 17px 0 0 10px;

	text-align:left;

	font-weight:bold;

	text-transform: uppercase;

	background-image:url(../_images/right_side/mouse_header_bg.gif);

	background-repeat:no-repeat;

	}

#content_right .plain_head {

	font-size:14px;

	margin-top:35px;

	color:#FFF;

	width:210px;

	height:27px;

	padding: 17px 0 0 10px;

	text-align:left;

	font-weight:bold;

	text-transform: uppercase;

	background-image: url(../_images/right_side/header_plain_bg.gif);

	background-repeat:no-repeat;

	}

#content_right .pic_head {

	font-size:14px;

	margin-top:35px;

	color:#FFF;

	width:210px;

	height:24px;

	padding: 205px 0 0 10px;

	text-align:left;

	font-weight:bold;

	text-transform: uppercase;

	background-image: url(../_images/right_side/pic_heading_bg.jpg);

	background-repeat:no-repeat;

	}

#content_right .pic_box {

	background-color:#000000;

	padding:15px 15px 5px 10px;

	background-repeat:no-repeat;

	background-position:top;

	background-image: url(../_images/right_side/pic_box_bg.jpg); 

	line-height:1.6em;

}

#content_right .short_box,

#content_right .long_box {

	background-color:#000000;

	padding:15px 5px 18px 5px;

	background-repeat:no-repeat;

	background-position:bottom; 

	}

#content_right .short_box {

	background-image: url(../_images/right_side/short_box_bg.jpg);

	}

#content_right .long_box {

	padding:15px 15px 18px 10px;

	background-image: url(../_images/right_side/long_box_bg.jpg);

	line-height:1.6em;

	}

#content_right .short_box ul,

#content_right .long_box ul {

	list-style:none;

	text-indent:0;

	margin-left:0;

	padding-left:0;

	margin-top:0px;

	padding-top:0px;

	margin-bottom:0px;

	padding-bottom:0px;

	}

#content_right .short_box ul li,

#content_right .long_box ul li {

	display:block;

	text-align:center;

	margin-bottom:10px;

	}

#content_right .short_box a,

#content_right .long_box a {

	font-size:12px;

	text-align:center;

	color:#999;

	text-decoration:none;

	border-bottom:1px solid #999;

	}

#content_right .short_box a:hover,

#content_right .long_box a:hover {

	border-bottom: 1px dashed #999;

	}

#content_right .short_box ul li.last_item,

#content_right .long_box ul li.last_item {

	margin-bottom:0;

	}

#content_right #featured_img {

	border:none;

	width:180px;

	margin:auto;

	margin-bottom:15px;

	display:block;

	}

#content_right #thetestimonial {

	color:#999;

	}

#content_right #testimonialname {

	margin-bottom:0;

	padding-bottom:0;

	color:#666;

	line-height:normal;

	}

#content_right #testimonialcomp {

	margin-bottom:0;

	padding-bottom:0;

	color:#666;

	font-style:italic;

	}

#content_right #twitter {

	width:210px;

	margin-top:35px;

	}

#content_right #twitter_t {

   height: 60px;

   background-image: url(../_images/right_side/twitt-head5.jpg);

   background-color: #666666;

   color:#fff;

   text-align:left;

}

#content_right #twitter_t #name {

	padding-top:18px;

	margin-left:49px;

	margin-bottom:0;

	font-size:11px;

	font-weight:bold;

	}

#content_right #twitter_t #name a {

	color:#ffffff;

	text-decoration:none;

	}

#content_right #twitter_t #name a:hover {

	text-decoration:underline;

	}



#content_right #twitter_t #tlink {

	margin-bottom:0;

	margin-left:49px;

	font-weight:bold;

	font-size:14px;

	color:#ffffff;

	font-weight:bold;

	}

#content_right #twitter_t #tlink a {

	margin-bottom:0;

	font-size:14px;

	color:#ffffff;

	text-decoration:none;

	font-weight:bold;

	}

#content_right #twitter_t #tlink a:hover {

	text-decoration:underline;

	}



#content_right #twitter_m {

    background-repeat:no-repeat;

	background-position:top;

	background-image: url(../_images/right_side/pic_box_bg.jpg);

    

   background-color: #000000;

}



#content_right #twitter_container {

   min-height:45px;

   height:auto !important;

   height:40px;

   padding:0 5px;

}



#content_right #twitter_update_list {

   padding: 0;

   overflow: hidden;

   font-family: Arial, Helvetica, sans-serif;

   font-size: 12px;

   color: #ffffff;

   line-height: 16px;

}



#content_right #twitter_update_list li {

   list-style: none;

   margin-bottom:10px;

   margin-top:10px;

   padding: 10px 10px 0px 10px;

   text-align:left;

   border-top:1px dashed #ffffff;

}

#content_right #twitter_update_list li:first-child {

	border-top:none;

	margin-top:0;

	}



#content_right #twitter_update_list li a {

   text-decoration: none;

}



#content_right #twitter_update_list li a:hover {

   text-decoration:underline;

}



#content_right #twitter_b {

   height: 29px;

   background-image:url("your bottom image");

   background-color:#666666;

   display:none;

}



#footer {

	padding: 35px 35px 10px 35px;

	font-size:10px;

	color:#999;

	}

#footer #badges {

	width:200px;

	float:right;

	margin-bottom:10px;

	margin-right:8px;

	}

#footer #badges #xhtml_badge {

	float:left;

	width:91px;

	height:35px;

	}

#footer #badges #css_badge {

	float:right;

	width:91px;

	height:35px;

	}

#footer p {

	margin-bottom:3px;

	}

#footer #footer_links {

	width:300px;

	float:left;

	}

#footer #copyright {

	width:400px;

	text-align:right;

	float:right;

	}

#footer a {

	color:#999;

	margin-left:4px;

	margin-right:4px;

	text-decoration:underline;

	}

#footer a:hover {

	color:#CCC;

	}

	


